html { height:100% }
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CDCDA7;
	text-align:justify;
	color: #000000;
	
	}


#contenedorPrincipal {
    heigt:100%;
	width:100%;
	margin:auto;
	background-image:url(../images/estructura/fondo_body.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	

/* General ############ */
h1 { color:#00125c; font-size:16px; margin-bottom: 0px; font-family:"Times New Roman", Times, serif; }
h2 { color:#00125c; font-size:14px; margin-bottom: 0px; margin-top:30px; }
h3 { color:#00125c; font-size:13px; margin-bottom: 0px; margin-top:30px; }
h4 { color:#00125c; font-size:12px; margin-bottom: 0px; margin-top:30px; }
h5 {}
p { font-family:Verdana, Arial, Helvetica, sans-serif;}
ul {}
a:link {color:#5d5e3b;}
a:hover { text-decoration:none; }
a:visited { color:#5d5e3b; }


#auxiliarEncabezado {
    height:100%;
 	width:770px;
	margin:auto;
	margin-top:0px;
}

/* Encabezado #########------------ */

#encabezadoDePagina {
	background-image: url(../images/estructura/fondo_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
/*	margin-bottom: -50px;*/
	width:770px;
	}
	
	html>body #encabezadoDePagina {
	background-image: url(../images/estructura/fondo_banner.jpg);
	background-repeat: no-repeat;
	background-position:top;
	height: 213px;

	width:770px;
	}

	/* forma de Registro */
	#registro {
		position:absolute;
		font-size:10px;
		width:200px;
		float:right;
		margin-left:545px;
		margin-top: 204px;
		color:#ffffff;
		}
		
	/*html>body*/
	

	/* Menu Superior */
	#menuSuperior {
		margin-top: -4px;
		margin-left:220px; 
		position:absolute;
		width:680px;
		
		}
		
		html>body #menuSuperior {
		margin-top: -28px;
		margin-left:230px; 
		position:absolute;
		width:680px;
		
		}
		
		
	#menuSuperior ul {}
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin:10px;
		letter-spacing:2px;
	}
	
	#menuSuperior ul li a {
		color:#747458;
		font-weight:bold;
	}
	#menuSuperior ul li a:hover {
	color:#FFFFFF;
		text-decoration:none;
	}

/* Fin del encabezado */







/* Contenidos ######### */
#contenidos {
   /* margin-top:-14px;*/
	background-image: url(../images/estructura/fondo_contenido.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	float:left;
	width:770px;
}

/*html>body #contenidos {
    margin-top:20px;
}*/


	/* Menu Principal */
	
	#menuPrincipal {
	text-align:center;
	width: 200px;
	height:308px;
	float:left;
	margin-top:20px;
	/*position:fixed;*/
	/*background-position:bottom;
	background-image: url(../images/estructura/fondo_menu.gif);
	background-repeat: no-repeat;*/
		}
	
	#menuPrincipal ul {
		list-style-type: none;
		margin:0px;
		padding: 0px;
		margin-top:-10px;
		margin-left:3px;
		}
	
	#menuPrincipal ul li {
		float: left;
		margin-left: 2px;
		text-indent: 28px;
		line-height: 26px;
		background-image:url(../images/estructura/fondo_botoneson.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		}
	
	#menuPrincipal ul li a {	
		text-decoration: none;
		font-size: 13px;
		float: left;
		height: 26px;
		width: 174px;
		color:#999269;
	}
	
	#menuPrincipal li a:hover {
	color:#544f29;
		/*background: url(../images/estructura/menu_fondobotones.gif) no-repeat left top;*/
	}
	
	#menuPrincipal li a:visited {}
	
	#reservaciones {
		float:left;
		width:125px;
		margin-top: 18px;
		text-align:center;
		margin-left:22px;
		color: #544f29;
		}
			html>body #reservaciones {
		float:left;
		width:150px;
		margin-top: 15px;
		text-align:center;
		margin-left:34px;
		color: #544f29;
		}
	#reservaciones a {
		color:#544f29;
		font-size:10px;
		text-decoration:none;
		}
	#reservaciones a:hover {
		color: #544f29;
		font-size:10px;
		text-decoration: none;
		}





#contenidoPrincipal {
	width:500px;
	height:auto;
	float:right;
	/*margin-top:-418px;*/
	margin-right:14px;
	margin-left:36px;
	margin-top:26px;
	z-index:10;
}
html>body #contenidoPrincipal {
    width:480px;
   /* margin-top: 0px;*/
	height:auto;
	margin-right:42px;
	/*margin-left:45px;*/
	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 {}
	
		
	#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: 93px;
	background-image: url(../images/estructura/fondo_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size:10px;
	text-align:center;
	padding-right: 17px;
	color:#cdcda6;
	margin-top:0px;
	}
#datosDelHotel {
	padding-top:18px;
	}
#linksPieDePagina {
	margin-top:3px;
	color:#FFFFFF;
	}
#linksPieDePagina a {
	color:#FFFFFF;
	}
#linksPieDePagina a:hover {
	color:#CCCCCC;
	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:#CDCDA7 !important; text-decoration:none; margin-left:0px; font-weight:bold; padding:4px 4px; background-color:#00125C }