body {
	margin: 0px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	color:#3B473A;
	background-color:#1B2817;
    }
	
#tablaContenedora {
	width: 769px;
	margin: auto;
	position : relative;
	vertical-align: top;
	}
	
#tablaSuperior {
	height: 156px;
	width: 100%;	
    }
	
#tablaSuperiorLogo {
	width: 184px;
	background-image: url(../images/estructura/sitio_logo.jpg);
	background-repeat: no-repeat;
	
}
#tablaSuperiorbanner {
	width: 585px;
	background-image:  url(../images/estructura/sitio_banner.jpg);
	background-repeat: no-repeat;
	
}

#tablaSuperiorMenu {
	height: 22px;
	width: 100%;
	font-family:"Trebuchet MS";
}

#tablaSuperiorMenu a:link, #tablaSuperiorMenu a:visited {
	color:#694F00;
	text-decoration:none;
	font-weight: bold;
	
}
#tablaSuperiorMenu a:hover {
	color:#0F6F0F;
	text-decoration:none;
	
}

#tablaCentral {
	width: 100%;
	height: 100%;
	background-image: url(../images/estructura/sitio_contenido_fondo.gi);
	background-repeat: repeat-y;
	background-position: left;
	background-color:#FFFFFF;
	
}
#tablaMenuPrincipal {
	width: 183px;
	vertical-align: top;
	background-color:#EDF8ED; 

}


.fondoMenuPrincipal { /* Es la barra izquierda */
	background-image: url(../images/estructura/sitio_menu_home.jpg);
	background-repeat: no-repeat;
	visibility:visible;
	width: 150;
	height: 150;
}


#tablaMenu {
}

#tablaContenedoraMenuPrincipal {
	padding-top: 40px;
	height: 500px;
	vertical-align: top;
}

#menuIzquierdo {
	width: 150px;
}

#tablaMenu {
	padding: 15px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	width: 185px;
}

a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textoFormaMail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00297E;
	font-weight: normal;
	
}
#formaMail {
	height: 14px;
	width: 400px;
	visibility: visible;
	left: 15px;
	padding: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 90px;
	text-align:right;
	
}

input {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


a {
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #6C4216;
	font-size: 12px;
	text-decoration: none;
}




a.moreInformation {
	color: #6C8245;
	font-size: 12px;
	font-style: oblique;
	text-decoration: underline;
}

a.moreInformation:hover {
	color: #003399;
	font-size: 12px;
	font-style: oblique;
	text-decoration: none;
}






a.linkDownload {
	color: #6C4216;
	font-size: 12px;
	font-style: oblique;
	text-decoration: underline;
	font-weight: bold;
}

a.linkDownload:hover {
	color: #6C4216;
	font-size: 12px;
	font-style: oblique;
	text-decoration: none;
	font-weight: bold;
}





a.textoReserve {
	color: #003399;
	font-size: 12px;
	font-style: oblique;
	text-decoration: underline;
}

a.textoReserve:hover {
	color: #6C4216;
	font-size: 12px;
	font-style: oblique;
	text-decoration: none;
}








/* Banner */
/* ################################# */


/* Links del menu superior */
#tablaMenuSuperior {
	text-align: right;
	}

.menuSuperior {}
a.menuSuperior {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.menuSuperior:hover {
	color: #ECE9D8;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}



/* Contenido */
/* ################################# */



/* Titulos */
.titulosTabla {
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#tablaHeader2 {
	background-color: #FFF6E5;
}

.titulos {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #3B473A;
	font-weight: bold;
	text-transform: capitalize;
}

.titulosSeccion {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-transform: capitalize;
}
.subTitulosSeccion {
	font-size: 11px;
	color:#003399;
	/*color:#0066FF;*/
	font-weight: normal;
}

#tablaCentralContenido {
	width: 585px;
	vertical-align: top;
	background-image: url(../images/estructura/sitio_fondo_contenido.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #EDF8ED;
	
}

#tablaCentralContenidoDatos {
	padding: 30px 27px 25px;
	width: 100%;
	vertical-align: top;

}



/* submenu */

#submenu {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
a.submenu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
color: #003399;
}
a.submenu:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color: #005ABF;
}





/* Menu Principal */

#navcontainer
{
	margin:104px 0 0;
	padding: 0px;
	left: 0px;
	bottom: 140px;
	width: 170px;
	font-family: "Trebuchet MS";
	

}

#navcontainer ul
{
	margin: 0px;
	list-style-type: none;
	text-align:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#navcontainer ul li {
	float: left;
}

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 12px;
	float: left;
	margin: -1px;
	height: 23px;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight:bold;
	letter-spacing: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #3B473A;
}
#navcontainer li a:hover/*, #navcontainer li a:visited:hover*/
{
	color: #0F6F0F;
	text-decoration:underline;
}

#navcontainer li a:visited
{
	/*background: url(../images/estructura/menu_fondobotonesvis.gif) no-repeat left top;
	color: #FFFFFF;*/
}

















/* subSubmenu */

#subSubMenu {
	padding:5px;
	border-top: 1px #C39700;
	border-bottom: 1px solid #66CCFF;

}
a.subSubMenu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:underline;
color: #0066FF;

}
a.subSubMenu:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #6A5200;
}




/* Footer */
/* ################################## */

.footherSuperiorTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}

#footerTablaSuperior {
	width: 100%;
	background-image: url(../images/estructura/sitio_footer_01.jpg);
	background-repeat: no-repeat;
	height: 55px;
	vertical-align: middle;
	}

#footerTablaArriba {
	width: 100%;
	background-image: url(../images/estructura/sitio_footer_00.jpg);
	background-repeat: no-repeat;
	height: 60px;
	vertical-align: middle;
	}

#footerTablaSuperiorMenu {
	width: 183px;
	}
#footerTablaSuperiorContenido {
	vertical-align: middle;
	padding: 5px 10px 5px 5px;
}



#footerTabla {
	height: 37px;
	width: 100%;
	padding: 5px;
	margin-top:-5px;
	background-image: url(../images/estructura/sitio_footer_02.jpg);
	background-repeat: no-repeat;
}


.footer {
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #3B473A;
}
.footerMarketing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
}

a.menuFooterMarketing {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;

}
a.menuFooterMarketing:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;

}

a.menuFooter {
	color: #3B473A;
	font-size: 11px;
	text-decoration: underline;

}
a.menuFooter:hover {
	color: #FFFCF7;
	font-size: 11px;
	text-decoration: none;
}



/* Booking */
/* ############################################### */


/* Booking  */
.bookingTexto {
	font-size: 10px;
	color:#334433;
}
.bookingTitulo {
	font-size: 12px;
	font-weight:bold;
	color:#334433;
}
.bookingContenedor {
	border: 1px solid #AAC6AA;
	padding: 10px;
	
}




/* Booking accomodation */
.bookingTabla {
	border: 1px solid #FFFFFF;	
}
.bookingCabecera {
	padding: 3px;
	background-color: #FBF1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #E9BA3D;
	border-right: 1px solid #E9BA3D;
	border-bottom: 1px #E9BA3D;
	border-left: 1px solid #E9BA3D;
}
.bookingCambiarfechas {
	padding: 3px;
	background-color: #FBF1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top: 0px #E9BA3D;
	border-right: 1px solid #E9BA3D;
	border-bottom: 1px solid #E9BA3D;
	border-left: 1px solid #E9BA3D;
	padding:10px;
}

.bookingSaltoCelda {
	background-color: #FFFAEE;
}

a.bookingReserve {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a.bookingReserve:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFE4A2;
	text-align: center;
}




/* Booking Actividaes */

.notas {
	font-size: 11px;
}
.bookingActividaddesTabla {
	border: 1px solid #E9BA3D;	
}
.bookingActividadesCabecera {
	padding: 3px;
	background-color: #FBF1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #E9BA3D;
}

.bookingActividadesSaltoCelda {
	background-color: #FFFAEE;
}

a.bookingActividadesReserve {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a.bookingActividadesReserve:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFE4A2;
	text-align: center;
}
#tablaHeader {
	background-color: #FFE1CD;
}







/* Booking Restaurant */


.bookingRestaurantTabla {
	border: 1px solid #E9BA3D;	
}
.bookingRestaurantCabecera {
	padding: 3px;
	background-color: #FBF1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #E9BA3D;
}

.reservationRestaurant {
	background-color: #FFFAEE;
	padding: 5px;
	border: 1px dotted #FBF1D8;	
}

.reservationPackages {
	background-color: #F6FFD7;
	padding: 5px;
	border: 1px dotted #FBF1D8;	
}

.avisos {
	font-size: 11px;
	color: #704F2C;
	font-style: oblique;
}

#ulActividades {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}

a.ulLinks {
	font-size: 12px;
	text-decoration: underline;
	color: #003399;
}

a.ulLinks:hover {
	text-decoration: None;
	color: #704F2C;
}





/* Tablas de datos */

.generalTabla {
	border-top: 1px #E9BA3D;
	border-right: 1px solid #E9BA3D;
	border-bottom: 1px solid #E9BA3D;
	border-left: 1px solid #E9BA3D;
}
.generalCabecera {
	padding: 3px;
	background-color: #FBF1D8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #E9BA3D;
}

.generalSaltoCelda {
	background-color: #FFFAEE;
}

a.generalReserve {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
a.generalReserve:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFE4A2;
	text-align: center;
}
textarea {
	border: 1px solid;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.agents {
   width:452px; height:234px;
   background-image: url(../images/estructura/code.png);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   font-size:22px; font-weight:bold;
}
.agentes {
   width:452px; height:234px;
   background-image: url(../images/estructura/codigo.png);
   background-repeat: no-repeat;
   background-position: center;
   text-align: center;
   font-size:22px; font-weight:bold;
}

/* Galerias */
	.thumbDerecho {
	float:right;
	margin-left:10px;
	}
	.thumbizquierdo {
		float:left;
		margin-right:10px;
	}
	#galeriaHome img {
		margin:4px;
		margin-left:-2px;
		float:left;
	}
	#galeriaPieDePagina img {
		margin-right:6px;
		margin-top: 6px; padding-left:18px;
	}
		
		/* Scrpts de galerias */
	
		#HotelGallery { padding-left:6px;}
	
		#HotelGallery img { margin-right: 12px; margin-bottom:10px; }
		
		#HotelGallery a:hover img {}
		
		/* 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; 
		}
		
/* Fin de galerias */



/* 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:#FFFFFF !important; text-decoration:none; margin-left:10px; font-weight:bold; padding:4px 10px; background-color:#8BAE7C }


#uvSearchBox {width:540px !important;
			  margin-left:18px !important;
}
