html { height:100%;}
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
	background:url(../images/estructura/body.gif) top center #031509 no-repeat fixed;
	text-align:justify;
	color: #363;
	}

#contenedorPrincipal {
    background:url(../images/estructura/contenido.gif) left repeat-y;
	width:760px;
	margin:auto;
	}

/* General ############ */
h1 { color:#087a70; font-size:16px; margin-bottom: 0px; border-bottom:1px dashed #CFC687; }
h2 { color:#087a70; font-size:14px; margin-bottom: 8px; margin-top:30px; border-bottom:1px dashed #CFC687; }
h3 { color:#087a70; font-size:13px; margin-bottom: 0px; margin-top:30px; }
h4 { color:#087a70; font-size:12px; margin-bottom: 0px; margin-top:30px; }
h5 {}
p {}
ul {}
a:link { color:#C2B666;}
a:hover { text-decoration:none; color:#5E5228; }
a:visited { color:#030;}


#auxiliarEncabezado {}

/* Encabezado #########------------ */

#encabezadoDePagina {
	height:409px;
	overflow:hidden;
	background:url(../images/estructura/banner.jpg) top center no-repeat;
	}
	
	#bannerFlash {
	width:770px;
	height:431px;
	margin:auto;
	position:absolute;
	margin-top:-11px;
	margin-left:-4px;
	}

	html>/**/body #bannerFlash { margin-top:-18px; margin-left:0px; }

/* forma de Registro */
	#registro {
		font-size:10px;
		width:240px;
		margin-top:357px;
		margin-left:500px;
		position:absolute;
		z-index:4;
		}

/* Menu Superior */
	#menuSuperior {
		margin-top:20px;
		margin-left:240px;
		position:absolute;
		color: #030;
		}
		
		html>/**/body #menuSuperior {
		margin-top:-20px;
		margin-left:230px;
		}
		
	#menuSuperior ul {}
	
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin:8px;
	    }
		
	#menuSuperior ul li a {
		color: #033;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
	    }
		
	#menuSuperior ul li a:hover {
		text-decoration:none; color: #093;
	    }

/* Fin del encabezado */


/* Contenidos ######### */
    #contenidos {
	min-height: 100%;
	width:760px;
	float:left;
    }



/* Menu Principal */
	
	#menuPrincipal {
	    overflow:hidden;
	    height:100%;
		margin-left:-39px;
		margin-top:-4px;
	    float:left;
	    }
	
	
	#menuPrincipal ul {
		list-style-type: none;
		clear:both;		
		}
	
	#menuPrincipal ul li {
		line-height:34px;
		}
	
	#menuPrincipal ul li a {
	    border-bottom:1px solid #E5E3A9;
		text-decoration: none;
		display:block;
		text-align:center;
		width:181px;
		height:34px;
		font-size:12px;
		font-weight:bold;
		color:#087a70;
	    }
	
	#menuPrincipal li a:hover { background:#FFFFFF; color:#003c37;}
	
	#menuPrincipal li a:visited {}
	
	#reservaciones {
		width:178px;
		margin-top:45px;
		margin-left:42px;
		margin-bottom:20px;
		text-align:center;
		color:#087a70;
		font-size:13px;
		}
	
	#reservaciones a {
		color:#087a70;
		font-size:10px;
		text-decoration:none;
		}
	#reservaciones a:hover {
		color: #003c37;
		font-size:10px;
		text-decoration: none;
		}


#contenidoPrincipal {
	width:520px;
	height:100%;
	float:right;
	margin-top:15px;
	margin-right:18px;
	z-index:10;
    }
	
	html>body #contenidoPrincipal {
	margin-right:34px;
    }
	

/* 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 #5E5228;
		}
	.thumbizquierdo {
		float:left;
		margin-right:10px;
		padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #5E5228;
		}
	#galeriaHome img {
		margin:6px;
		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 #cac4ae;}
		
		#HotelGallery a:hover img { border: 1px solid #C2B666;}
		
		/* 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: 200px;
		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:10px;
	    }
		
		/* ESTILOS PARA MOSTRAR LISTADO DE AMENIDADES */
        #amenidades ul li { margin-bottom:8px; padding-right:20px; text-align:left; }     
        #amenidades ul li img { margin-left:-30px; position:absolute; }
	
/* Fin de contenidos */


/* Estilos Pie de pagina */
	
#pieDePagina {
    background:url(../images/estructura/footer.gif) bottom center no-repeat;
	clear:both;
	height:113px;
	width:760px;
	font-size:11px;
	color: #B7D7BA;
	}

#datosDelHotel {
	padding-top:5px;
	width: 760px;
	text-align:center;
	}
#linksPieDePagina {
	margin-top:7px;
	color: #B7D7BA;
	width:760px;
	text-align:center;
	}
#linksPieDePagina a {
	color:#B7D7BA;
	}
#linksPieDePagina a:hover {
	color: #CF0;
	text-decoration:none;
	}
	
	
/* Auxiliares */

#pieAuxiliar {}


/* Tablas de Agentes */
.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;
	margin-left:28px;
    }

.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;
	margin-left:28px;
    }



/* 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: #060; 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:4px 10px; background-color: #060 }

/* Sample 5*/
#box div{
	position:absolute;
	width:760px;
	height:431px;
	margin:0 0 0 0px;
	z-index:0;
}

#box img{
	float:left;
	width:760px;
	height:431px;
	margin:0 0px 0px 0;
}
.mask{
	width:760px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
.sample{padding:0px 0px; margin:0px 0 0px 0;}
