html { height:100% }
	
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/estructura/body.jpg) repeat-x #8A9E3B;
	text-align:justify;
	color: #222d02;
	
	}

#contenedorPrincipal {
	width:760px;
	margin:auto;
	background:#FFFFFF;
	}

/* General ############ */
h1 { color:#222d02; font-size:15px; margin-bottom: 8px; height:22px; border-bottom:1px solid; border-bottom-color:#A8C456;}
h2 { color:#222d02; font-size:14px; margin-bottom: 8px; margin-top:30px;  border-bottom:1px solid; border-bottom-color:#A8C456;}
h3 { color:#222d02; font-size:13px; margin-bottom: 0px; margin-top:30px; }
h4 { color:#222d02; font-size:12px; margin-bottom: 0px; margin-top:30px; }
h5 {}
p { padding-left:18px; padding-right:6px}
ul {}
a:link { color:#93A54F;}
a:hover { text-decoration:none; color:#222d02; }
a:visited { color:#93A54F;}


#auxiliarEncabezado { 	background-image:url(../images/estructura/banner.jpg);
	                    background-position:top center;
	                    background-repeat:no-repeat; }

/* Encabezado #########---------------------------------------------------------------------------------------*/

#encabezadoDePagina {
	height: 424px;
	width:760px;
	}

	/* forma de Registro */
	#registro {
		position:absolute;
		font-size:11px;
		margin-left:543px;
		margin-top:400px;
		color:#590A20;
		text-align: left;
		width:210px;
		}
		
		html>/**/body #registro {
		margin-left:530px;
		margin-top:-7px;
		}
		
		
		
	/* Menu Superior */
	#menuSuperior {
		position:absolute;
		font-size:14px;
		margin-top:136px;
		margin-left:-72px;
		}
		
		html>body #menuSuperior {
		margin-top:136px;
		margin-left:-32px;
		}
		
		html>/**/body #menuSuperior {
		margin-top:106px;
		margin-left:-18px;
		}
		
		
	#menuSuperior ul {}
	#menuSuperior ul li {
		list-style: none;
		float: left;
		margin-left:36px;
	    }
	
	#espacio { width:182px;}
	
	#menuSuperior ul li a {
		color:#93A54F;
		font-weight: bold;
		text-decoration:none;
	}
	#menuSuperior ul li a:hover {
		text-decoration:none; color: #222d02;
	}

/* Fin del encabezado--------------------------------------------------------------------------------------- */


/* Contenidos #########------------------------------------------------------------------------------------- */
#contenidos {
	min-height: 100%;
	float:left;
	width:760px;
}


	/* Menu Principal */
	
	#menuPrincipal {
   	    width:177px;
	    margin-top:24px;
	    height:100%;
	    float:left; 
	    overflow:hidden;
	    margin-left:0px;
		}
		
	
	
	#menuPrincipal ul {
		list-style-type: none;
		margin:auto;
		}
	
	
	
	#menuPrincipal ul li {
		float: right;
		font-weight:bold;
		margin:auto;
		}
		
		
		

	#menuPrincipal ul li a {
	    background:url(../images/estructura/button.jpg) bottom center no-repeat;
     	text-decoration: none;
	    font-size: 12px;
		text-align:center;
		line-height:38px;
    	float: right;
    	color:#93A54F;
    	margin:auto;
		width:190px;
	    }
	
	
	#menuPrincipal li a:hover {
	    color:#222d02; font-weight:bold;
	    }
	
	#menuPrincipal li a:visited {}
	
	#reservaciones {
		float:left;
		text-align:center;
		width:179px;
		color: #222d02;
		font-size:17px;
		margin-top:38px;
		margin-left:-3px;
		}

	#reservaciones img {}
				
	#reservaciones a {
		color:#93A54F;
		font-size:11px;
		text-decoration:none;

		}
	#reservaciones a:hover {
		color: #222d02;
		text-decoration: none;
		}
		
		
#contenidoPrincipal {
	width:534px;
	height:100%;
	float:right;
	z-index:10;
	
	margin-top:38px;
	margin-right:8px;
}


    html>body #contenidoPrincipal {
	margin-top:15px;
	margin-right:14px;
    }
	
	 html>/**/body #contenidoPrincipal {
	margin-top:5px;
	margin-right:18px;
    }


/* Pagina principal */

	#galeriaHome {
		margin-bottom: 30px; padding-left:8px;
		}

/* Fin de pagina principal------------------------------------------------------------------------ */


#agentes {}
#agentes td { padding:15px; background-color: #EDEDF3; background-repeat:no-repeat; text-align:center; background-position:center; font-size:16px; font-weight:bold}
#agentes th { background-color: #C5AAC5; padding:10px; text-align:center; font-size:18px} 

/* Galerias--------------------------------------------------------------------------------------- */
	.thumbDerecho {
	float:right;
	margin-left:10px;
	padding:3px;
	background-color:#FFFFFF;
	border: 1px solid #222d02;
		}
	.thumbizquierdo {
		float:left;
		margin-right:10px;
		padding:3px;
	background-color:#FFFFFF;
	border: 1px solid #222d02;
		}
	#galeriaHome img {
		float:left;
		}
	#galeriaPieDePagina img {
		margin-right:6px;
		margin-top: 6px; padding-left:18px;
		
		}
		
		/* Scrpts de galerias */
	
		#HotelGallery { padding-left:10px;}
	
		#HotelGallery img { margin-right: 6px; margin-bottom:10px; padding:3px;
		background-color:#FFFFFF;
		border: 1px solid #222d02;}
		
		#HotelGallery a:hover img { border: 1px solid #061A4E;}
		
		/* Estilos para el efecto LightBox */
		#lightbox{ background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #426032; }
		
		#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 { padding-left:18px;}
	#amenidadesList ul { padding-left:10px;}
	
		
	#amenidadesList li {
		list-style:none;
		background-image: url(../images/estructura/ball.gif);
		background-repeat: no-repeat;		
		background-position:left 5px;
		padding-left: 10px;
		width: 200px;
		float:left;
		margin-left: -10px;
		margin-right: 25px;
		
	}
	
/* Fin de contenidos */






/* Estilos Pie de pagina */
	
#pieDePagina {

	clear:both;

	height:119px;

	width:760px;

	background-image: url(../images/estructura/footer.jpg);

	background-repeat: no-repeat;
	
	text-align: center;

	font-size:12px;

	}

#datosDelHotel {
	color:#222d02;
	padding-top:20px;
	}

#linksPieDePagina {
	color:#222d02;
	padding-top:8px;
	}

    #linksPieDePagina a {
	color:#222d02;
	}

    #linksPieDePagina a:hover {
	color:#A8C456;
	text-decoration:none;
	}
	
/* Auxiliares */

#pieAuxiliar {}


.agentes {
    width:452px; height:234px;
	background-image: url(../images/estructura/codigo.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-left:50px;
	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;
	margin-left:50px;
	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:16px; color:#222d02; font-weight:normal; padding-bottom:5px; }
.showRateBlock .onpagelink { margin-top: 5px; }
.showRateBlock a {  color:#FFFFFF !important; text-decoration:none; margin-left:10px; font-weight:bold; padding:4px 10px; background-color:#A8C456; font-size:12px; }

