
a:active, a:link, a:visited    {  color: #0000ff; text-decoration:none;  }
a.menu:active, a.menu:link, a.menu:visited    { color: White; text-decoration:none;  font-family: Arial;  font-weight: bold;  font-size: 11px;    }
a:hover    {  border-bottom: 1px solid Green; text-decoration:none;  color: Green;  }
a.menu:hover    {  color: Red; text-decoration:none;  background-color: White;  }
.body1 { background-image: url('../images/fondo_inicio.gif');  background-repeat: repeat-x;  background-attachment: fixed;   }
body {  background-image: url('../plantilla/fondo.gif');  background-attachment: fixed;  background-color: White;  }
table, td {  font-family: Verdana; font-size: 11px; color: #000000; }
.imagenes    {  border: 1px solid Gray;}
.pie { font-family : Arial, Helvetica, sans-serif; font-size : 7pt; text-align : center; 	color : Maroon; }
.seccion { font-family: "Arial Black";  font-size: 18px;    color: #400000;  padding-left: 5px;  border-bottom: 1px solid Maroon;      }
.apartado { font-family: Arial, Helvetica, sans-serif;  font-size: 14px;    color: Green;  padding-left: 12px;    font-weight: bolder;  margin-bottom: 4px;  text-decoration: underline;            }
.habitacion { font-family: Arial, Helvetica, sans-serif;  font-size: 18px;    color: Maroon;  padding-left: 5px;  border-bottom: 1px solid Maroon;  font-weight: bolder;  margin-top: 5px;        }