html { height:100% }
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	color: #542303;
	background:#f2c36a;
	}

#contenedorPrincipal {
    background:url(../images/estructura/bottom.gif) bottom repeat-x;
	width:100%;
	margin:auto;
	}


/* General ############ */
h1 { color:#8F3A03; font-size:18px; margin-bottom: 0px; border-bottom: solid 1px #F8EBC8; }
h2 { color:#8F3A03; font-size:16px; margin-bottom: 8px; margin-top:30px; border-bottom: solid 1px #F8EBC8; }
h3 { color:#8F3A03; font-size:14px; margin-bottom: 0px; margin-top:30px; }
h4 { color:#8F3A03; font-size:12px; margin-bottom: 0px; margin-top:30px; }
h5 {}
p {}
ul {}
a:link { text-decoration:none; color:#C4561E; }
a:hover { text-decoration:none; color:#8F3A03; }
a:visited { text-decoration:none; color:#C4561E; }


#auxiliarEncabezado {
    width:760px;
	margin:auto;
	height: 100%;
	}

/* Encabezado #########------------ */

    #encabezadoDePagina {
	height:404px;
	width:760px;
	background:url(../images/estructura/banner.jpg) no-repeat top center;
	}

	/* forma de Registro */
	#registro {
		position:absolute;
		font-size:10px;
		width:250px;
		float:right;
		margin-left:492px;
		margin-top:0px;
		color:#000000;
		}

	/* Menu Superior */
	#menuSuperior {
		margin-top:157px;
		margin-left:142px;
		position:absolute;
		color:#8F3A03;
		font-size:14px;
		}
		
		html>/**/body #menuSuperior {
		margin-top:126px;
		margin-left:155px;
		}
		
	#menuSuperior ul {}
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin:10px;
	}
	#menuSuperior ul li a {
		color:#8F3A03;
		font-weight:bold;
	}
	#menuSuperior ul li a:hover {
		text-decoration:none; color:#CE9621;
	}

/* Fin del encabezado */


/* Contenidos ######### */
    #contenidos {
	background-image: url(../images/estructura/contenido.gif);
	background-position:left;
	background-repeat: repeat-y;
	min-height: 100%;
	width:760px;
	float:left;
    }



	/* Menu Principal */
	
	#menuPrincipal {
	background:url(../images/estructura/menu.gif) no-repeat top center;
	width:188px;
	height:100%;
	float:left;
	margin-top:40px;
		}
	
	
	#menuPrincipal ul {
		list-style-type: none;
		width:188px;
		margin-left:0px;
		margin-top:10px;
		}
		
		html>/**/body #menuPrincipal ul {
		list-style-type: none;
		width:188px;
		margin-left:-40px;
		margin-top:14px;
		}
	
	#menuPrincipal ul li {
		float: left;
		line-height:34px;
		text-align:center;
		}
	
	#menuPrincipal ul li a {	
		text-decoration: none;
		text-align:center;
		font-size: 12px;
		float: left;
		height:34px;
		width:188px;
		color:#CE9621;
	    }
	
	#menuPrincipal li a:hover {
		color:#5E2703; font-weight:bold;
	    }
	
	#menuPrincipal li a:visited {}
	
	#reservaciones {
		float:left;
		width:179px;
		margin-top:45px;
		margin-left:1px;
		text-align:center;
		color: #6D7647;
		}
	
	#reservaciones a {
		color:#DEB67D;
		font-size:11px;
		text-decoration:none;
		}
	#reservaciones a:hover {
		color: #DEB67D;
		font-size:11px;
		text-decoration: none;
		}



    #contenidoPrincipal {
	width:510px;
	height:100%;
	float:right;
	margin-top:2px;
	padding:18px;
	margin-right:10px;
	z-index:10;
    }

/* Pagina principal */

	#galeriaHome {
		margin-bottom: 30px;
		}
/* Fin de pagina principal */

/* Galerias */
	.thumbDerecho {
		float:right;
		margin-left:10px;
		padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #ff8b36;
		}
	.thumbizquierdo {
		float:left;
		margin-right:10px;
		padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #ff8b36;
		}
	#galeriaHome img {
		margin:2px;
		float:left;
		}
	#galeriaPieDePagina img {
		margin-right:5px;
		margin-top: 10px;
		
		}
		
		#galeriaHome h2 { margin-bottom:10px;}
		
		/* Scrpts de galerias */
	
		#HotelGallery {}
	
		#HotelGallery img { margin-right: 5px; margin-bottom:10px; padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #ff8b36;}
		
		#HotelGallery a:hover img { border: 1px solid #a6b75a;}
		
		/* 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: 210px;
		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: 210px;
		float:left;
		margin-left: -10px;
		margin-right: 20px;
		text-align:left;
	    }
		
		/* ESTILOS PARA MOSTRAR LISTADO DE AMENIDADES */
           #amenidades ul li { margin-bottom:8px; padding-right:10px; text-align:left; }					
           #amenidades ul li img { margin-left:-30px; position:absolute; }
	
/* Fin de contenidos */






/* Estilos Pie de pagina */
	
#pieDePagina {
	clear:both;
	height:140px;
	width:760px;
	background-image: url(../images/estructura/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size:11px;
	text-align:center;
	}
	
html>body #pieDePagina {background-position: 0px bottom;}

#datosDelHotel {
	padding-top:52px;
	text-align: right;
	color:#2A3A0D;
	padding-right:7px;
	}
	
#linksPieDePagina {
	margin-top:10px;
	color:#2A3A0D;
	text-align: right;
	padding-right:7px;
	}
#linksPieDePagina a {
	color:#2A3A0D; text-decoration:none; font-weight:bold;
	}
#linksPieDePagina a:hover {
	color:#ffffff;
	text-decoration:none;
	}
	
	
/* Auxiliares */

#pieAuxiliar {}



.agentes {
    width:452px; height:234px; margin-left:28px;
	background-image: url(../images/estructura/codigo.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size:22px; font-weight:bold;
    }

.agents {
    width:452px; height:234px;  margin-left:28px;
	background-image: url(../images/estructura/code.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-size:22px; font-weight:bold;
    }



/* 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:#A6B75A; font-weight:normal; padding-bottom:5px; }
.showRateBlock .onpagelink { margin-top: 5px; }
.showRateBlock a {  color:#FFFFFF !important; text-decoration:none; margin-left:6px; font-weight:bold; padding:2px 6px; background-color:#A6B75A }

#uvSearchBox .send-btn {background-color:#01406B !important;}
#uvSearchBox {background-color:#EAE5D1 !IMPORTANT;}
