@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background: #666666;*/
	background-image:url(../imagenes/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#F6DFA1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 894px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #f6de9e;
	border-right: 1px solid #f6de9e;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	/*background: #DDDDDD;*/
	background-image:url(../imagenes/fondosuperior.jpg);
	background-repeat:no-repeat;
	height:132px;
	padding: 10px 10px 0px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0 28px 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width:894px;
}
.oneColFixCtrHdr #footer {
	background-image:url(../imagenes/fondoinferior.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding: 0 20px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A1812A;
}
form{
	margin:0;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img{
	border:none;
}
a{
	color:#A1812A;
	text-decoration:none;
}
a:hover{
	color:#000099;
}
label{
	font-size:9px;
	color:#A1812A;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.derechaContenido{
	float:right;
	margin-top:24px;
	margin-right:20px;
	_margin-right:10px;
}
.derechaCabecera{
	float:right;
	width: 145px;
}
.derechaFooter{
	float:right;
}

.izquierdaCabecera{
	float:left;
}
.izquierdaFooter{
	float:left;
}

.izquierdaContenido{
	float:left;
	margin-top:24px;
}

.margeninferior{
	margin-bottom:25px;
}

#contenedorMenu{
	width:194px;
	margin-top:1px;
	float:left;
}

#menu {
	width: 194px;
	margin-left:15px;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	/*border-size: 1px;*/
	border-width: 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
#menuFlash {
	width: 194px;
	margin-left:15px;
	margin-top:30px;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	/*border-size: 1px;*/
	border-width: 1px;
}

#menu li{
	margin-bottom:4px;
	color:#141F78;
}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	background:  url(../imagenes/fondoboton.gif);
	padding: 8px 0 0 40px;
	/*padding: 8px 0 0 30px;*/
}
	
#menu li a:hover {
	color: #000000;
	background:  url(../imagenes/fondoboton.gif) 0 -32px;
	padding: 8px 0 0 40px;
}

#contenido {
	width: 651px;
	float:right;
	border-style: solid solid none solid;
	border-color: #FFFFFF;
	/*border-size: 1px;*/
	border-width: 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.bIdioma{
	margin-right:5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#141F78;
}

.bBandera{
	margin-right:5px;
	margin-left:3px;
	border:none;
}

.bAbajo{
	color:#A1812A;
	padding-left:10px;
}

.indicador1{
	float:right;
	padding: 40px 0 0 0;
	font-family:"LettrGoth12 BT";
	font-size:24px;
	color:#C7A034;
}
.indicador2{
	font-family:"LettrGoth12 BT";
	font-size:24px;
	color:#A1812A;
}

.titulo{
	margin-top:17px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#A1812A;
}
.contenidoTexto{
	background-color:#FFF4D6;
	width:631px;
}
.texto{
	padding:15px 12px 15px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#141F78;
}
.textoAL{
	padding:15px 12px 15px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5;
	text-align:justify;
	color:#141F78;
}
.textoTarifa{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#141F78;
	text-align:center;
}
.textoCerradoTarifa{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:justify;
	font-weight:bold;
	width:596px;
	margin:0 auto;
	border:1px solid #141F78;
	padding:2px 2px;
	color:#141F78;
}
.fechaTarifa{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	color:#141F78;
	text-align:center;
}
.negrita{
	font-weight:bold;
}
.tituloTarifa{
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#A1812A;
}
.tarifaTipo{
	font-weight:bold;
	text-align:left;
	padding-left:15px;
}
.espacio{
	font-size:7px;
}
.fallo{
	padding:15px 12px 15px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color:#FF0000;
}
.textoFallo{
	color:#FF0000;
}
.flash{
	z-index:-999;
}
.reserva{
	padding:1px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#141F78;
}
.reservaFactura{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color:#141F78;
}
.tablaReservas{
	width:100%;
	color:#996600;
	background-color:#F7DFA1;
}
.sitioReservaSM{
	width:25%;
	text-align:center;
	background-color:#FFF4D6;
}
.sitioReservaCM{
	width:25%;
	text-align:center;
	background-color:#F7DFA1;
}
.tablaIzquierda{
	text-align:left;
}
.tablaDerecha{
	text-align:right;
}
.tablaCentro{
	text-align:center;
}
.tablaCabDatos{
	text-align:left;
	font-size:10px;
}

.tituloForm{
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.obligatorio{
	padding: 0 0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align:left;
	color:#FF0000;
}
.textoContacto{
	padding:15px 12px 15px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#A1812A;
}
.barraContacto{
	width:100%;
	padding:2px 2px;
	background-color:#F7DFA1;
}
.direccion{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:justify;
	color:#141F78;
}
.llegar{
	margin-left:20px;
}
input,textarea,select{
border: 1px solid #F6DFA1;
background-color:#fffaee;

color:#141f78;}

input[type="submit"]{border: 1px solid #f6de9e;background-color:#f6de9e;font-weight:bold;font-size:1.2em;color:#2f3781;margin:3px;}

.divReserva{
	width:500px;
	border:1px solid #A1812A;
	margin:0 auto;
	padding: 5px 5px;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}
.ofertaAplicada{
	color:#A1812A;
	font-weight:bold;
	font-size:1.2em;
}
/* TRIVAGO */
.trivago_head{color: #A1812A;}
a.trivago_provider{color:#A1812A;text-decoration:none;}
a.trivago_provider:hover{color:#000099;}