html { height:100% }
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/estructura/fondo_body.jpg);
	background-repeat: repeat;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	text-align:justify;
	color: #000000;
	}

#contenedorPrincipal {
	width:770px;
	margin:auto;
	height: 100%;
	}


/* General ############ */
h1 { color:#FF9900; font-size:16px; margin-bottom: 0px; }
h2 { color:#FF9900; font-size:14px; margin-bottom: 20px; margin-top:30px; }
h3 { color:#003399; font-size:13px; margin-bottom: 0px; margin-top:30px; }
h4 { color:#003399; font-size:12px; margin-bottom: 0px; margin-top:30px; }
h5 {}
p {}
ul {}
a:link {}
a:visited {color: #CC9900;}
a:hover { text-decoration:none; }


#auxiliarEncabezado {

}

/* Encabezado #########------------ */

#encabezadoDePagina {
	background-image: url(../images/estructura/fondo_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 269px;
	margin-bottom: 0px;
	}

	/* forma de Registro */
	#registro {
		position:absolute;
		font-size:10px;
		width:200px;
		float: none;
		margin-left:520px;
		margin-top: 185px;
		margin-bottom: 0px;
		position: absolute;
		}
	html>body #registro {
		position:absolute;
		font-size:10px;
		width:200px;
		float: none;
		margin-left:520px;
		margin-top: 175px;
		margin-bottom: 0px;
		position: absolute;
		}
		

	/* Menu Superior */
	
	#menuSuperior {
		margin-top: -35px;
		margin-left:150px;
		}
		
	html>body #menuSuperior {
		margin-top: -28px;
		margin-left:150px;
		}
		
	#menuSuperior ul {}
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin:10px;
	}
	#menuSuperior ul li a {
		color: #003366;
		font-weight:bold;
	}
	#menuSuperior ul li a:hover {
		text-decoration:none;
		color:#FFFFFF;
	}

/* Fin del encabezado */







/* Contenidos ######### */
#contenidos {
	background-image: url(../images/estructura/fondo_contenido.gif);
	background-repeat: repeat-y;
	min-height: 100%;
	float:left;
	width:770px;
}

	/* Menu Principal */
	
	#menuPrincipal {
		width: 96px;
		height:308px;
		float:left;
		margin-left:20px;
		margin-top: 20px;
		}
		
	html>body #menuPrincipal {
		width: 96px;
		height:308px;
		float:left;
		margin-left:40px;
		margin-top:0px;
		}
	
	#menuPrincipal ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		}
	
	#menuPrincipal ul li {
		float: left;
		margin-left: 5px;
		text-indent: 28px;
		line-height: 26px;
		}
	
	#menuPrincipal ul li a {	
		background: url(../images/estructura/fondo_botones.gif);
		background-repeat: no-repeat;
		text-decoration: none;
		font-family:"MS Sans Serif", "Microsoft Sans Serif";
		font-size: 13px;
		float: left;
		height: 26px;
		width: 174px;
		color: #003366;
	}
	
	#menuPrincipal li a:hover {
	font-size: 14px;
	color:#6699CC;
	font-weight: bold;
	}
	
	#menuPrincipal li a:visited {}
	
	#reservaciones {
		float:left;
		width:150px;
		margin-left:5px;
		margin-top: 20px;
		text-align:center;
		color: #003366  ;
		}
	#reservaciones a {
		color: #003366;
		font-size:10px;
		text-decoration:none;
		}
	#reservaciones a:hover {
		color: #CCCCCC;
		font-size:10px;
		text-decoration: none;
		}



#contenidoPrincipal {
	width:480px;
	height:100%;
	float:right;
	margin-top:0px;
	margin-right:27px;
	z-index:10;
}

html>/**/body #contenidoPrincipal {
	width:600px;
	height:100%;
	float:right;
	margin-top:-25px;
	margin-right:45px;
	z-index:10;
}

html>body #contenidoPrincipal {
	width:500px;
	height:100%;
	float:right;
	margin-top:-25px;
	margin-right:45px;
	z-index:10;
}
/* Pagina principal */
	#introduccion {
		margin-bottom: 30px;
		}
	#amenidades {
		margin-bottom: 30px;
		}
	#habitaciones {
		margin-bottom: 30px;
		}
	#galeriaHome {
		margin-bottom: 30px;
		}
/* Fin de pagina principal */

/* Galerias */
	.thumbDerecho {
		float:right;
		margin-left:10px;
		}
	.thumbizquierdo {
		float:left;
		margin-right:10px
		}
	#galeriaHome img {
		margin:0px;
		margin-left:5px;
		}
	#galeriaPieDePagina img {
		margin-right:7px;
		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 img {
		margin-right:5px;
		}

	#amenidades ul {
		padding:0px;
		}
		html>body #amenidades ul {
		padding:40px;
		margin-top:-20px;
		}
	#amenidades ul li {
		list-style: none;
		width: 205px;
		float:left;
		}
	
	#amenidadesHabitacion {
		float:left;
		margin-bottom:10px;
		}
		
	#amenidadesHabitacion ul {
		width:450px;}
		

	#amenidadesHabitacion li {
	list-style:none;
	background-image: url(../images/estructura/ball.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 10px;
	width: 200px;
	}
	
	/* Listado de Iconos del index */
	#amenidadesListHome img {
		margin-right:5px;
		}
	#amenidadesListHome {
		width: 100%;
		}
	#amenidadesListHome ul {
		padding:0px;
		}
	#amenidadesListHome ul li {
		list-style: none;
		width: 200px;
		float:left;
		}
		
	/* Listado de amenidades de habitacion */
	/* listado en el index */
	#amenidadesHabitacionListHome {
	height:84px;}		
	
	#amenidadesHabitacionListHome li {
		list-style:none;
		background-image: url(../images/estructura/ball.gif);
		background-repeat: no-repeat;
		background-position:left;
		padding-left: 10px;
		width: 300px;
		float:left;
		margin-left: -15px;
}
	
	/* listado en habitaciones */
	#amenidadesHabitacionList {
	height:70px;}
	
	#amenidadesHabitacionList li {
	list-style:none;
	background-image: url(../images/estructura/ball.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 10px;
	width: 245px;
	float:left;
	margin-left: -15px;
	}

/* 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: right;
	padding-right: 15px;
	}
#datosDelHotel {
	padding-top:20px;
	color:#000000;
	}
#linksPieDePagina {
	margin-top:10px;
	color:#000000;
	}
#linksPieDePagina a {
	color:#000000;
	}
#linksPieDePagina a:hover {
	color: #FFCC33;
	text-decoration:none;
	}
	
	/* 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:#335988 !important; text-decoration:none; margin-left:3px; font-weight:bold; padding:4px 10px; background-color:#FFB33C }
