body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	color:#4C4C4C;
	
}
#tablaContenedora {
	width: 770px;
	margin: auto;
	position : relative;
	vertical-align: top;
	}
#tablaSuperior {
	height: 156px;
	width: 100%;	
}
#tablaSuperiorLogo {
	width: 185px;
	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 {
	position: absolute;
	top:0px;
	margin-top:5px;
	height: 18px;
	width: 550px;
}






#tablaCentral {
	width: 100%;
	height: 100%;
	background-image: url(../images/estructura/sitio_contenido_fondo.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
}
#tablaMenuPrincipal {
	width: 185px;
	vertical-align: top;
	background-color:#E7C892;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}


.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: 0px;
	height: 470px;
	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 {
	position: relative;
	height: 14px;
	width: 400px;
	bottom: 0px;
	left: 80px;
	padding: 4px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	

	
}



input {
	border: thin 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: #003399;
	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 {
	width: 700px;
	float: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%;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	
}

.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;
	
}

#tablaCentralContenidoDatos {
	padding: 35px 45px;
	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: 0px;
	padding: 0px;
	position: relative;
	left: 5px;
	bottom: 0px;
	width: 140px;
	font-family: "Times New Roman", Times, serif;
	padding-top:30px;
	

}

#navcontainer ul
{
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
	background: url(../images/estructura/menu_fondobotonesoff.gif) no-repeat left top;
	text-decoration: none;
	font-size: 15px;
	float: left;
	margin: -1px;
	height: 23px;
	width: 150px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	color:#000066;
	font-weight:bold;
	letter-spacing: 0px;
}
#navcontainer li a:hover/*, #navcontainer li a:visited:hover*/
{
	background: url(../images/estructura/menu_fondobotones.gif) no-repeat left top;
	color: #0099CC;
}

#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;
}

#footerTablaSuperior {
	width: 100%;
	background-image: url(../images/estructura/sitio_footer_01.gif);
	background-repeat: repeat-y;
	height: 55px;
	vertical-align: middle;
	}

#footerTablaSuperiorMenu {
	width: 60px;
	}
#footerTablaSuperiorContenido {
	vertical-align: middle;
	padding: 5px 10px 5px 5px;
}



#footerTabla {
	height: 50px;
	width: 100%;
	padding: 5px;
	background-image: url(../images/estructura/sitio_footer_02.png);
	background-repeat: no-repeat;
}


.footer {
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
}
.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: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;

}
a.menuFooter:hover {
	color: #FFFCF7;
	font-size: 11px;
	text-decoration: none;
}



/* Booking */
/* ############################################### */


/* Booking  */
.bookingTexto {
	font-size: 10px;
	color:#000066;
}
.bookingTitulo {
	font-size: 12px;
	font-weight:bold;
	color:#000066;
}
.bookingContenedor {
	border: 1px solid #000066;
	padding: 10px;
	float: left;
	margin-top: 30px;
	margin-left: 12px;
}




/* 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;
}






/* 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;
}


.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;
}

.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;
}
/* 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:#443F8C }



/*Estilos para el booking de unipantalla Nov 21, 2008*/
#uvSearchBox {
	margin-left:35px !important;
	margin-top:20px !important;
	width:490px !important;
}
