html { 
	height:100%;

	}
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #314663;
	background-color:#e7e2a7;
	
	background-image:url(../images/estructura/fondo_body.jpg);
	}

#contenedorPrincipal {
	background-image: url(../images/estructura/fondo_pie.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	
	}

/* General ############ */
h1 { font-size:16px; color:#00347e; margin-bottom: 0px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h2 { font-size:15px; color:#00347e; margin-bottom: 0px; margin-top:30px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h3 { font-size:14px; color:#00347e; margin-bottom: 0px; margin-top:0px;  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h4 { font-size:12px; color:#00347e; margin-bottom: 0px; margin-top:30px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}
h5 {}
p {}
ul {}
a:link { color: #003366;}
a:hover { text-decoration:none; color:#000;}
a:visited { color:#000;}


#auxiliarEncabezado {
width:754px;
margin:auto;
	
}

/* Encabezado #########------------ */

#encabezadoDePagina {
	height: 248px;
	margin-bottom: 0px;
	background-image:url(../images/estructura/fondo_banner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

	/* forma de Registro */
	#registro {
		font-size:10px;
		width:200px;
		float:right;
		margin-right:145px;
		margin-top:117px;
		color: #000033;
		text-align: center;
		}
		html>body #registro {margin-right:280px;}
		
		
	/* Menu Superior */
	
	
	
	#menuSuperior {
		font-size:13px;
		margin-top:217px;
		text-align:center;
		position:absolute;		
		}
		html>/**/body #menuSuperior { margin-top:190px;}
		
	#menuSuperior ul {
		padding:0px;
		}
		
	#menuSuperior ul li {
		list-style: none;
		float: left;
		text-indent:85px;
		}
		html>/**/body #menuSuperior ul li {text-indent:95px;}
		
	#menuSuperior ul li a {
		color: #FFFFFF;
		font-weight: bold;
		text-decoration:none;
		
	}
	#menuSuperior ul li a:hover {
		text-decoration: underline;
		color: #CCFF99;
	
	}

/* Fin del encabezado */


/* Contenidos ######### */
#contenidos {
	background-image:url(../images/estructura/fondo_contenido.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	float:left;
	width:754px;
}




	/* Menu Principal */
	
	#menuPrincipal {
		width: 201px;
		float:left;
		padding:0px;
		padding-top:20px;
		margin-left:-10px;
		
		}	
	
	
	#menuPrincipal .linkMenu {
		height:35px; /* Este valor es proporcional al width del Li A, suma el valor del A + los bordes de A  */
		line-height:35px;
		margin-left:13px;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

		}
	
	#menuPrincipal .linkMenu a {
		text-decoration: none;
		text-align: center;
		font-weight: normal;
		font-size: 13px;
		color:#00347e;
		
		background-image:url(../images/estructura/fondo_boton.gif);
		background-repeat:no-repeat;
		
		float: right;
		
		/* opcional */
		width:100%;
		height:35px;
	
	}
	
	#menuPrincipal .linkMenu a:hover {
		color:#000;
		background-image:url(../images/estructura/fondo_boton_on.gif);
		background-repeat:no-repeat;
		font-weight:bold;
		
	}
	
	
	
	#reservaciones {
		margin-left: 13px;
		color: #e9b13b;
		}	
		
	#reservaciones a {
		color:#e9b13b;
		font-size:10px;
		text-decoration:none;
		}
	#reservaciones a:hover {
		text-decoration: none;
		}
	#reservaciones span { position:absolute; margin:0px; padding:0px; margin-top:-48px; padding-left:15px; width:150px; display:table-cell; line-height:11px;}
	#reservaciones span a { color:#FFF; font-size:12px; }
	#reservaciones span a:hover { color: #FFFFCC; }


#contenidoPrincipal {
	width:470px;
	height:100%;
	float:right;
	margin-top:20px;
	margin-right:25px;
}

html>body #contenidoPrincipal { margin-right:50px; }


/* 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 #a9bcd7;
		}
	.thumbizquierdo {
		float:left;
		margin-right:10px;
		padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #a9bcd7;
		}
	#galeriaHome img {
		margin:10px;
		margin-left:0px;
		margin-bottom:0px;
		margin-top:-4px;
		float:left;
		}
	#galeriaPieDePagina img {
		margin-right:10px;
		margin-top: 10px;
		
		}
		
		#galeriaHome h2 { margin-bottom:10px;}
		
		/* Scrpts de galerias */
	
		#HotelGallery {}
	
		#HotelGallery img { margin-right: 13px; margin-bottom:10px; padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #baa995;}
		
		#HotelGallery a:hover img { border: 1px solid #003333;}
		
		/* 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 { padding-left:5px;}
	#amenidades ul li {
		list-style: none;
		width: 210px;
		float:left;
		margin-left:-15px; /* IE6 no soporta padding en UL */
		}
		html>body #amenidades ul li { margin-left:-20px; }
		html>/**/body #amenidades ul li { margin-left:0px; }
			
			
	/* Listado de amenidades de habitacion */
	
	#amenidadesList {}
	#amenidadesList ul { padding-left:0px;}
	
		
	#amenidadesList li {
		list-style:none;
		float:left;
		text-align:left;
		
		width: 200px;
		padding-left:7px; /* Espacio para los Bullets */
		margin-left:-15px; /* IE6 no soporta padding en UL */
		margin-right: 20px;
		
		background-image: url(../images/estructura/ball.gif);
		background-repeat: no-repeat;		
		background-position:left 5px;
	
		}
		html>body #amenidadesList li { margin-left:-20px; }
		html>/**/body #amenidadesList li { margin-left:5px; }
	
/* Fin de contenidos */






/* Estilos Pie de pagina */
	
#pieDePagina {
	clear:both;
	line-height:12px;
	
	height:153px;
	margin:auto;
	
	color: #002c6b;
	font-size:11px;
	text-align: center;
	
	background-image: url(../images/estructura/fondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;

	}
	
	
	
	#datosDelHotel {
		padding-top:45px;
		}
	
	#linksPieDePagina {
		margin-top:4px;
		}
	
	

	#linksPieDePagina a {
		color: #002c6b;
	}
	#linksPieDePagina a:hover {
		color: #3066b2;
		text-decoration:none;
	}


	
/* Auxiliares */

#pieAuxiliar { display:none}


.agentes {
    width:452px; height:234px;
	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;
	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:#673618; font-weight:normal; padding-bottom:5px; }
.showRateBlock .onpagelink { margin-top: 5px; font-size:12px; }
.showRateBlock a {  color:#FFFFFF !important; text-decoration:none; margin-left:10px; font-weight:bold; padding:4px 10px; background-color:#E4A92F }





