body {
	margin: 0px;
	font-family: "Trebuchet MS", "TrebuchetMS", "Trebuchet", "sans-serif";
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	color: #4E6786;
	background-color:#E1B85A;
}
#tablaContenedora {
	width: 714px;
	margin: auto;
	position: relative;
	vertical-align: top;
	background-color: #F9F1E4;
	background-image: url(../images/estructura/fondo_contenido.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#tablaContenedoraAuxiliar {
	width: 100%;
	vertical-align: top;
	background-image: url(../images/estructura/fondo_banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}




/* Banner */
/* ################################# */

#tablaBanner {
	width:100%;
	height: 200px;

}
#formaMail {
	height:30px;
	width:200px;
	position:absolute;
	margin-top:85px;
	margin-left:490px;
}
.textoFormaMail {
	font-size: 10px;
	font-weight: normal;
	
}
#tablaMenuSuperior {
	float:left;
	width:400px;
	height:18px;
	position:absolute;
	margin-top:145px;
	margin-left:250px;
}

/* Links del menu superior */
a.menuSuperior {
	color: #013A81;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	
}

a.menuSuperior:hover {
	color: #0052B8;
	font-size: 12px;
	text-decoration: underline;
	font-weight:bold;
}







/* Tabla de Contenidos */
/* ################################# */

#tablaCentralContenedor {}
#tablaCentral {
	width: 100%;
	height: 100%;
	margin:auto;
}



/* Menu principal */
/* ############## */

#MenuPrincipal {
	width:170px;
}

/* opciones del Menu Principal */
	#navcontainer {}
	#navcontainer ul {
	list-style-type: none;
	padding-left:0px;
	text-align:center;
	line-height: 22px;
	}
	#navcontainer ul li {}
	#navcontainer ul li a {
		text-decoration: none;
		font-size: 14px;
		height: 23px;
		color: #013A81;
		font-weight:normal;
	}
	#navcontainer li a:hover {
		color: #4480CB;
		font-weight:bold;
	}
	#navcontainer li a:visited {}


/* Booking  */	
	.bookingContenedor {
		padding: 10px;
		width:140px;
		text-align:center;
		margin:auto;
	}
	.bookingTitulo {
		font-size: 12px;
		font-weight:bold;
		color: #663300;
	}
	.bookingTexto {
		font-size: 10px;
		color: #663300;
	}







/* Contenido */
/* ############## */

/* Menues */

#submenu {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
a.submenu {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #003399;
}
a.submenu:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #005ABF;
}

/* Titulos */

.tablaTituloPagina {
	height: 20px;
	width: 100%;
	font-size: 16px;
	color: #013A81;
	font-weight: bold;
	padding-bottom:7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1B85A;
	margin-bottom:10px;
}
.subTitulosPagina {
	font-size:10px;
	font-weight:normal;
	color:#0049A4;
}

.titulos {
	width:100%;
	font-size: 15px;
	color: #1A4A86;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1DDAF;
	margin-bottom:5px;
}

#tablaCentralContenido {
	vertical-align: top;
}

#tablaContenido {
	width: 520px;
	vertical-align: top;
	padding-left:30px;
	padding-right:40px;
	padding-bottom:50px;
}

a.moreInformation {
	color: #004FB2;
	font-size: 12px;
	text-decoration: underline;
}

a.moreInformation:hover {
	color: #005FD6;
	font-size: 12px;
	text-decoration: none;
}


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;
}


/* Footer */
/* ################################## */

#footer {
	height: 113px;
	width: 714px;
	margin:auto;
	background-image: url(../images/estructura/fondo_footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footerDataHotel {
	padding-top:35px;
	height:30px;
	font-size: 11px;
	color: #663300;
	padding-left:20px;
}
#linksFooter {
	padding-left:0px;
	text-align:center;
}

.footerMarketing {
	font-size: 10px;
	text-align: right;
	color: #996600;
}

a.menuFooterMarketing {
	color: #330000;
	font-size: 10px;
	text-decoration: underline;

}
a.menuFooterMarketing:hover {
	color: #663300;
	font-size: 10px;
	text-decoration: none;

}

a.menuFooter {
	color: #330000;
	font-size: 11px;
	text-decoration: underline;

}
a.menuFooter:hover {
	color: #663300;
	font-size: 11px;
	text-decoration: none;
}




/* Estilos Generales */
/* ################################## */


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

textarea {
	border: 1px solid;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #004FB2;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #005FD6;
	font-size: 12px;
	text-decoration: none;
}

.thumbDerecho {
	float:right;
	margin-left:10px;
}
.thumbIzquierdo {
	float:left;
	margin-right:10px;
}

.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;
}

.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;
}



/* 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:#C79608 }

#uvSearchBox {
background-color:#FFFAD8 !important;
margin-left:10px !important;
margin-top:15px !important;
width:500px !important;
}

#uvSearchBox .send-btn {
background-color:#E1B85A !important;}