
body {
	background: #0F6B3B;
	color: Black;
	text-align:center;
  	margin:0px 0px 0px 0px;
  	padding:0px;
	font:small Verdana,Sans-serif;
	SCROLLBAR-FACE-COLOR: 	#0F6B3B;; 
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: White; 
	SCROLLBAR-3DLIGHT-COLOR: White; 
	SCROLLBAR-ARROW-COLOR: White; 
	SCROLLBAR-TRACK-COLOR: White; 
	SCROLLBAR-DARKSHADOW-COLOR: White;
}

a.galeria {
	text-decoration: none;
	font-weight: bold;
	color: #082B18;	
}

a.galeria:hover {
	color: #0F6B3B;
}

h1 {
  margin:0;
  padding:20px 20px 8px;
  border-bottom:1px solid #006A0B;
  font:135%/1.4em Georgia,Serif;
  color:#777766;
}

h2 {
	text-align: justify;
  	border-bottom: 1px dashed #006A0B;	
	color: #006400;
	font-size: medium;
	font-weight: bold;
	width: 75%;
	padding: 5px;	
}
 
h3 {
  	margin:1em 0 .2em;
  	font: 120% Georgia,Serif;
  	border-bottom:1px solid #006A0B;
  	color: #228B22;
	font-weight: bold;
	padding: 5px;
}

h4 {
  	margin:1em 0 .2em;
  	font: 120% Georgia,Serif;
  	border-bottom:1px solid #006A0B;
  	color: #228B22;
	font-weight: bold;
	padding: 5px;
	width: 350px;
	text-align: center;
}

ul { list-style:none; }
li { list-style:none; }

#cabecera {
	margin: 0px auto 0px;
	width:750px;
	height: 150px;
}

#cuerpo {
	width:750px;
	margin: 0px auto;
	color:#333333;
}

#central {
	padding: 2px 3px 4px 10px;
}
#fotos {
	background: #5CD45D;
	border: 1px solid #0F6B3B;
	padding: 3px 3px 3px 3px;
	margin: 1px 1px 1px;
}

#fotos a {
	filter: alpha(opacity=50);
	opacity: .5;
}

#fotos a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

#principal {
  	margin: 0px auto;
	float: left;
	width:470px;
	padding: 10px;
	text-align: justify;
}

#tabla {
	background: #B5ECB5;
	border: 1px solid #0F6B3B;
	background-image: url("../../img/fondotitulo.gif");
	background-repeat: no-repeat;
	background-position:right bottom;	
}

.botonesformularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
}

.cajetinesformularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.rbroundbox { background: url("../../img/nt.gif") repeat; }
.rbtop div  { background: url("../../img/tl.gif") no-repeat top left; }
.rbtop      { background: url("../../img/tr.gif") no-repeat top right; }
.rbbot div  { background: url("../../img/bl.gif") no-repeat bottom left; }
.rbbot      { background: url("../../img/br.gif") no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}

.rbcontent { 
	margin: 0 7px;
	vertical-align: top;
	text-align: justify;
}

.rbroundbox { 
	margin: 1px auto; 
	width: 450px; 
}

#cuadro {
	background-image: url("../../img/fpagina.jpg");
	background-repeat: no-repeat;
	border-top: 5px solid #f4f4f4;
	border-bottom: 5px solid #f1f1f1;	
	margin-bottom: 10px;
	padding: 3px;
}

#lateral {
  	margin: 0px auto;
	float: right;
 	width: 242px;
	padding: 5px;
}

.login {
	padding: 10px 5px 15px 5px;
	background-position: right bottom;
	background-color: #9FD98B;
	background-image: url("../../img/fondocuadro.gif");
	background-repeat: no-repeat;
	border: 1px solid #0F6B3B;
	width: 200px;
	color: Black;
	margin: 10px;	
}

.login2 {
	padding: 10px 5px 15px 5px;
	background-position: right bottom;
	background-color: #9FD98B;
	background-image: url("../../img/fondocuadro.gif");
	background-repeat: no-repeat;
	border: 1px solid #0F6B3B;
	width: 410px;
	color: Black;
	margin: 10px;	
}

#pagina {
	width: 790px;
	margin: 0px auto;
	text-align: left;
  	background: #FFFFFF url("../../img/cuerpo1.gif") repeat-y 0px 0px;
  	position:relative;	
}

#pie {
 	clear:both;
	color:#333333;
	width: 750px;
	margin: auto;
	text-align: center;
	padding: 20px 0px 10px 0px;
	background: #9FD98B url("../../img/pie.gif") repeat-x top;
}

#pie a {
	color: #0F6B3B;
}

#pie a:hover {
	color: #082B18;
}

/* MENÚ */
#menu {
	margin: 0px auto;
	width: 750px;
	height: 24px;
	border: solid #0F6B3B;
	border-width: 1px 0px 1px 0px;
	background: url(../../img/menu.gif) repeat-x;
}
 
#menu ul {
	list-style:none;
 	font-size:85%;
	margin:0;
	padding:0;	
}

#menu li {
	float:left;
	padding:0px;	
	margin:0px 0px 0px 0px;
	line-height:normal;
	text-indent:0;
}

#menu a.menu {
	display:block;
	color: Black;  
	text-decoration:none;
	white-space:nowrap;
	padding: 5px 10px 6px 15px;
  	font-weight: bolder;	
}

#menu a.menu:hover {
	background: #0F6B3B;
	color: White;
	background: url(../../img/menu2.gif) repeat-x;	
}

#menu2 {
	margin: 0px auto;
	width: 750px;
	height: 30px;
	border: solid #0F6B3B;
	border-width: 0px 0px 1px 0px;
	background-color: #94E5BD;
	padding-top: 0px;
}
 
#menu2 ul {
	list-style:none;
 	font-size:85%;
	margin:0;
	padding:0;
	white-space:nowrap;
}

#menu2 li {
	float: right;
	margin:0px;
	padding:0px;	
	margin:0px 0px 0px 0px;
	line-height:normal;
	text-indent:0;

}

#menu2 a.menu2 {
	display:block;
	color: Black;  
	text-decoration:none;
  	font-weight: bolder;
	padding: 5px 10px 4px 15px;
	border-bottom: 2px solid #94E5BD;
}

#menu2 a.menu2:hover {
	color: White;
	border-bottom: 2px solid #0F6B3B;
}

/* HABITACIONES */

#capa_Hab {
	height: 500px;
}

#Hab1 {display: block;}
#Hab2 {display: none;}
#Hab3 {display: none;}
#Hab101 {display: none;}
#Hab102 {display: none;}
#Hab103 {display: none;}
#Hab104 {display: none;}
#Hab105 {display: none;}
#Hab106 {display: none;}

#Hab_foto {
	float: right;
	width: 300px;
	padding: 10px;
	text-align:center;
	vertical-align: top;
}

#Hab_texto {
	float: left;
	width: 380px;
	padding: 10px 3px 5px 30px;
	text-align: justify;
}

#Rest_foto {
	float: left;
	width: 300px;
	padding: 10px;
	text-align:center;
	vertical-align: top;
}

#Rest_texto {
	float: right;
	width: 380px;
	padding: 0px 3px 5px 30px;
	text-align: justify;
}

#Rest_terraza {
	float: left;
	width: 300px;
	padding: 10px;
	text-align:center;
	vertical-align: top;
}
