html { height:100%; background-image:url(../images/estructura/fondo_html.png);
	}
	
body {
	background-image:url(../images/estructura/fondo_body.png);
	background-repeat:repeat-x;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #326777;
	}
	


#contenedorPrincipal {
	width:770px;
	margin:auto;
	height: 100%;
	}


/* General ############ */
h1 { color: #DFA33D; font-size:16px; margin-bottom: 0px; height:30px; line-height:35px;}

h2 { color: #DFA33D; font-size:15px; margin-bottom: 0px; margin-top:30px; }
h3 { color: #DFA33D; font-size:14px; margin-bottom: 0px; margin-top:30px; }
h4 { color: #DFA33D; font-size:14px; margin-bottom: 0px; margin-top:30px; }
h5 {}
p { font-size:13px;	color: #326777;	font-family:Arial, Helvetica, sans-serif;}
ul {}
a:link { color:#326777;}
a:hover { text-decoration:none; }
a:visited{color:#326777;}
a {outline:0;}

#auxiliarEncabezado {
	background-image: url(../images/estructura/fondo_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:773px;
	z-index:-10;
	height:321px;
}

/* Encabezado #########------------ */

	#encabezadoDePagina {
	height: 450px;
	margin-bottom:-191px;
	position:relative;
	}
	
	html>body #encabezadoDePagina {
	height: 257px;
	margin-bottom: 62px;
	position:relative;
	}

	/* forma de Registro */
	#registro {
		font-size:10px;
		width:200px;
		float:right;
		margin-left:550px;
		margin-top:250px;
		color:#000;
		font-size:12px;
		position:absolute;
		font-weight:bold;
		}
				
	html>/**/body #registro {
		margin-left:550px;
		margin-top:225px;}
		
			
		
	/*********** Menu Superior **************/
	#menuSuperior {
		margin-top:-15px;
		margin-left:340px;
		position:absolut}e;
		color:#fff;
				
	html>/**/body #menuSuperior {
		margin-top:-20px;
		margin-left:370px;}
				
	#menuSuperior ul {}
	
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin-left:25px;}
	
	#menuSuperior ul li a {
		color: #fff;
		font-size:13px;
		font-weight:bold;
		text-decoration:none;}
		
	#menuSuperior ul li a:hover {
		color:#CEA98D;
		text-decoration:none;}
	
/* Fin del encabezado */


/* Contenidos ######### */
#contenidos {
	background-image: url(../images/estructura/fondo_contenido.png);
	background-repeat: repeat-y;
	background-position:center;
	min-height: 100%;
	float:left;
	width:773px;
	margin-top:43px;}
	
	html>body #contenidos {
	background-image: url(../images/estructura/fondo_contenido.png);
	background-repeat: repeat-y;
	background-position:center;
	min-height: 100%;
	float:left;
	width:773px;
	margin-top:-20px;}
	
	/* Menu Principal */
	
.active {color: #013920;
		font-size:13px;
		font-weight:bold;}	

	#menuPrincipal {
		background-image:url(../images/estructura/fondo_menu.png);
		background-repeat:no-repeat;
		width:208px;
		height:361px;
		float:left;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		position:absolute;
		margin-left:4px;
		margin-top:-140px;}
		
		html>body #menuPrincipal {
		margin-left:5px;}
				
	#menuPrincipal ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		margin-top:15px;
		border-bottom:#ffffff;
		z-index:10;}
		
		html>body #menuPrincipal ul {
		margin-top:15px;}
		
	#menuPrincipal ul li {
		float: left;
		margin-left:13px;
		text-indent: 5px;
		line-height: 32px;
		width:175px;
		padding-top:4px;
		text-align:center;}
		
		html>body #menuPrincipal ul li {
		margin-left: 39px;
		line-height: 30px;}
								
	#menuPrincipal ul li a {
		text-decoration: none;
		font-size: 11px;
		float: left;
		height: 25px;
		width: 175px;
		color:#013920;
		font-weight:normal;
		font-size:12px;
		margin-left:-15px;
		line-height:28px;}
	
		html>body #menuPrincipal ul li a {
		margin-left:-30px;}
										
	#menuPrincipal li a:hover {
		font: Arial, Helvetica, sans-serif;
		color: #013920;
		font-size:12px;
		font-weight:bold;}
	
	#menuPrincipal li a:visited {}
	
	/********/
		
	#reservaciones {
		float:left;
		width:208px;
		margin-left:0px;
		margin-top: 50px;
		text-align:center;
		color: #816E2A;}
			
			
	html>body #reservaciones {
		margin-left:0px;
		margin-top: 50px;}
										
	#reservaciones a {
		color:#816E2A;
		font-size:11px;
		text-decoration:none;}
		
	#reservaciones a:hover {
		color: #38271B;
		text-decoration: none;}
		
	/*******/

#contenidoPrincipal {
	width:520px;
	height:100%;
	float:right;
	margin-top:23px;
	margin-right:13px;
	z-index:10;}


html>body #contenidoPrincipal {
	width:520px;
	height:100%;
	float:right;
	margin-top:0px;
	margin-right:25px;
	z-index:10;}


/* Pagina principal */

	#galeriaHome {
		margin-bottom: 30px;}
		
/* Fin de pagina principal */

/* Galerias */
	.thumbDerecho {
		float:right;
		margin-left:10px;}
		
	.thumbizquierdo {
		float:left;
		margin-right:10px}
		
	#galeriaHome img {
		margin:10px;
		margin-left:0px;}
		
	#galeriaPieDePagina img {
		margin-right:10px;
		margin-top: 10px;}
		
		
		/* Scrpts de galerias */
	
		#HotelGallery img { margin-right: 10px; margin-bottom:10px; }
		
		/* Estilos para el efecto LightBox */
		#lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
		
		#lightbox a, #lightbox a:visited {}
		#lightbox a:hover {}
		
		#lightboxDetails{ font-size: 10px; padding-top: 0.4em; }    
		#lightboxCaption{ float: left; }
		
		#keyboardMsg{ float: right; }
		#closeButton{ top: 5px; right: 5px; }
		
		#lightbox img{ border: none; clear: both;} 
		#overlay img{ border: none; }
		
		#overlay{ background-image: url(../hotelgal/overlay.png); }
		
		* html #overlay {
			background-color: #333;
			back\ground-color: transparent;
			background-image: url(../hotelgal/overlay.png) repeat; 

			/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../hotelgal/overlay.png", sizingMethod="scale");*/
		}
		
		

/* Fin de galerias */

/* Contacto */
	#contacto {
		width: 350px;
		margin:auto;
		}
		
		
/* iconos amenidades */ 
	#amenidades {}
	#amenidades img {
		margin-right:5px;
		}

	#amenidades ul {}
	#amenidades ul li {
		list-style: none;
		width: 230px;
		float:left;
	}
			
	/* Listado de amenidades de habitacion */
	
	#amenidadesList {color: #326777;}
	
		
	#amenidadesList li {
		list-style:none;
		background-image: url(../images/estructura/ball.gif);
		background-repeat: no-repeat;		
		background-position:left;
		padding-left: 10px;
		width: 215px;
		float:left;
		margin-left: -10px;
		margin-right: 20px;
	}
	
/* Fin de contenidos */






/* Estilos Pie de pagina */
	
#pieDePagina {

	clear:both;
	height:92px;
	background-image: url(../images/estructura/fondo_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-right:0px;
	width:773px;
	color: #326777;
	}
#datosDelHotel {
	font-size:13px;
	margin-right:30px;
	padding-top:2px;
	}
#linksPieDePagina {
	font-size:12px;
	margin-top:1px;
	padding-right:30px;
	color:#326777;
	
	}
#linksPieDePagina a {
	padding-left:10px;
	color:#326777;
	}
#linksPieDePagina a:hover {
	color:#DFA33D;
	text-decoration:none;
	}
	
	
/* Auxiliares */

#pieAuxiliar {}

/* ESTILOS PARA TARIFAS EN PAGINAS DE HABITACIONES */
.showRateBlock {  text-align:right; margin-bottom:10px; position:relative; top:-10px }
.showRateBlock span {  font-weight:bold; }
.showRateBlock .rateOnWebsite {  font-size:150%; color:#443F8C; font-weight:normal; padding-bottom:5px; }
.showRateBlock .onpagelink { margin-top: 5px; }
.showRateBlock a {  color:#F3CFA0 !important; text-decoration:none; margin-left:10px; font-weight:bold; padding:4px 10px; background-color:#356A7C }

.agentes {
   width:452px; height:234px;
   background-image: url(../images/estructura/codigo.png);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   font-size:22px; font-weight:bold;
}

.agents {
   width:452px; height:234px;
   background-image: url(../images/estructura/code.png);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   font-size:22px; font-weight:bold;
}