﻿/**
 *
 * 1. =Estilo generico
 * 2. =Home
 *
 **/



/* Estilos de tags por defecto */

h1,
h2,
h3 {
	margin: 0;
}

/*el h1 se utiliza para títulos de página (nombre de hotel, nombre de contenido, etc.) */

h1 {
	font-size: 22px;
} 

/*el h2 se utiliza para... */

h2 {
	font-size: 18px;
} 

/*el h3 se utiliza para... */

h3 {
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #E5E3DF;
	height: 100%;
	font-family:Tahoma;
}

input {
	border: solid 1px #666666;
	font-size: 11px;
	margin: 2px 0 5px;
}


input[type="checkbox"], input[type="radio"] {
	border-style:none;
}

textarea 
{
	font-family:Tahoma;
	font-size:11px;	
}

select {
	border: solid 1px #666666;
	font-size: 11px;
	margin: 2px 0 5px;
	z-index:-1;
	padding: 0 0 1px;
}

a {
	text-decoration: underline;
	color:#005B79;
	border-style:none;
	font-size:11px;
}

a img{

	border-style:none;
}

p
{
	margin:0px;
}

input , select
{
	font-size:10px;	
	color:#4F5760;
}

div
{
	font-size:11px;
}



/**
 *
 * =Estilo generico
 *
 **/
#buscando 
{
	position:absolute;
	width:100%;
	top: 50%;
	margin-top: -101px;
	background-color: #fff;
}

.accesointranet 
{
	display:block;
	margin-top:4px;
}

.sinResultados
{
	background-color:#EBF3D7;
	padding:30px;
	margin-top:12px;
	color:#005B79;
	font-weight:bold;
}

.Comisiones 
{
	margin-bottom:16px;
}

.Comisiones h4
{
	color:#005B79;
	font-size:11px;
	margin:8px 0px 6px 0px;
	font-weight:bold;
}

.Comisiones table
{
	border-collapse:collapse;
}

.Comisiones table td
{
	border:solid 1px #4692A2;
	color:#333333;
	padding:3px 5px 3px 3px;
	text-align:right;
	width:96px;
}

.Comisiones table td.tit
{
	width:100px;
	text-align:left;
}

.Comisiones table td.ComiTotal
{
	background-color:#4692A2;
	color:#FFFFFF;
	font-weight:bold;
}


.paginareserva 
{
	background-color:#D9ECD9;
}

.paginareserva .seccion
{
	margin-bottom:12px;
}



.nuevabusqueda
{
	/*background: transparent url(/images/masterpage/bg_nuevabusqueda.gif) no-repeat;*/
	margin-top:10px;
	padding:15px;
	padding-left: 50px;
	color:#4F5760;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	text-transform: uppercase;
	cursor:pointer;
	height:25px;
	width:330px;
	float:right;
	margin-top:25px;
}

.noMostrar {
	display: none;
}

.secciontitulo {
	border-bottom:1px solid #AEC2AB;
	color:#A4B636;
	font-size:14px;
	font-weight:700;
	letter-spacing:0.03em;
	padding:6px 0;
	background-color:Transparent;
}

.secciontitulo h1 {
	padding:0;
	margin:0;
	font-size:12px;
}



.seccionsubtitulo {
	font-size:11px;
	padding:2px 0 2px 0;
	color:#005B79;
	font-weight:bold;
}

.buscadorFicha {
	width:476px;
	padding:4px;
	clear:both;
	/*max-height:450px;*/
	/*min-height:230px;*/
	overflow:hidden;
	
	
}

div#busGen.buscadorFicha .contenido {	
}

.buscadorFicha h3 
{
	height:12px;
}

.buscadorFicha h3 span
{
	display:none;
}

.buscadorFicha .contenido
{
	/*border:solid 1px #B3D9CB;*/
}

div#busGen .buscadorFicha .contenido .datos
{
	margin:12px 12px 20px 12px;
}

.tituloBuscador {
	color:#005B79;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0;
	clear:both;
}

.tituloBuscador .texto {
	color:#005B79;
	display:block;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0;
}

.tituloBuscador .imagen {
	background:transparent url(/images/flecha_abajo.jpg) no-repeat scroll right center;
	display:block;
	height:14px;
	padding:10px 0 0 10px;
	width:29px;
	float:left;
}



.caja {
	width:265px;
	color:#4F5760;
	margin: 0 0 0 65px;
	/*margin-bottom:14px;	*/
}
.caja a
{
    color:#23748B;
    font-weight:bold;
    margin-top:5px;
    .margin-top:0;
    margin-bottom:5px;
    float:left;
}

.caja .cabecera {
/*	background-color:#B3CD19;*/
	color:#23748B;
	font-size:15px;
	font-weight:700;
	letter-spacing:0;
	text-align:center;
}

.caja .cabeceraRegistro {
	background-image:url(/images/masterPAge/bg_registro_tit.gif);
	background-repeat:no-repeat;
	background-position:6px  center;
	background-color:#A6ADCA;
	color:#FFFFFF;
	font-size:14px;
	padding:6px 8px 6px 42px;
	font-weight:700;
	letter-spacing: 0.03em;
	line-height:28px;

}


.caja .cabecera p
{
    text-align:left;
    margin-left:20px;
    font-weight:bold;
}

.caja .contenido
{
/*	background-image:url(../images/masterPage/bg_caja.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	padding:0px 10px 5px 10px;
	overflow:hidden;
	height:1%;

}

.cajaRegistro .contenido
{
	line-height:16px;	
}

.caja .contenido p
{
	margin-bottom:4px;
	clear:both;
	margin-top:5px;
}


.caja .contenido .login
{
	width:202px;
	.width:205px;
	margin-left:10px;
	clear:both;
}

.caja .contenido p input
{
    .border:none;
    border:1px solid #89A785;
	width:200px;
	margin:0;
}



.boton
{
	background-image:url(/images/masterPage/bg_boton.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#B6D116;
	border: solid 1px #B6D116;
	font-size:10px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	text-align:center;
	color:#23748B;	
	font-weight:bold;
	cursor:pointer;
}

.boton_home
{
    background-image:url(/images/masterPage/bg_boton_home.gif);
	background-repeat:repeat-x;
	background-color:#B6D116;
	border: solid 0px #B6D116;
	font-size:10px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	color:#23748B;	
	font-weight:bold;
	cursor:pointer;
	width: 84px;
	font-family: Verdana;
	height:18px;
}
.botonContinuarReserva
{
    background:transparent url(/images/reserva/continuarReserva.jpg) no-repeat scroll 0 0;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	.padding-left:10px;
	float:left;
	.float:none;
	margin-left:155px;
	.margin-left:20px;
    }

.botonCestaCompra
{
    background:transparent url(/images/reserva/cestaCompra.jpg) no-repeat scroll 0 0;
	font-size:10px;
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	margin-left:155px;
	text-decoration:none;
	clear: both;
	text-align: left;
}

.botonCancelarReserva
{
  background:transparent url(/images/reserva/cancelarReserva.jpg) no-repeat scroll 0 0;
	font-size:10px;
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	margin-left:155px;
	text-decoration:none;
	clear: both;
	text-align: left;
	width:130px;
}

.botonImprimirbono
{
  background:transparent url(/images/reserva/print.jpg) no-repeat scroll 0 0;
	font-size:10px;
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	margin-left:155px;
	text-decoration:none;
	clear: both;
	text-align: left;
    width:130px;
}

.CestaCompraHotel
{
    background:transparent url(/images/cestaCompra/res_Hotel.jpg) no-repeat scroll 0 0;
	font-size:10px;
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	margin-left:155px;
	text-decoration:none;
	clear: both;
	text-align: left;
}

.CestaCompraTraslado
{
    background:transparent url(/images/cestaCompra/res_Traslado.jpg) no-repeat scroll 0 0;
	font-size:10px;
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	margin-left:155px;
	text-decoration:none;
	clear: both;
	text-align: left;
}

.CestaCompraServicio
{
    background:transparent url(/images/cestaCompra/res_Servicio.jpg) no-repeat scroll 0 0;
	font-size:10px;
	float:left;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	color:#4E718F;	
	cursor:pointer;
	height:30px;
	border:none;
	padding-left:35px;
	margin-left:155px;
	text-decoration:none;
	clear: both;
	text-align: left;
}

.botonContinuarReserva{
  clear: both;
  margin-left:155px;
  text-align: left;
  padding-left:35px;
}

a.botonRes
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#8616C2;	
	cursor:pointer;
	/*padding:1px 10px 1px 17px;*/
	text-decoration:none;
	
}

a.botonReq
{
    color:#8616C2;
    cursor:pointer;
    font-size:11px;
    font-weight:bold;
    padding:1px 5px;
    text-align:right;
    text-decoration:none;
    float:right;
}
a.botonReq img{
  vertical-align: middle;
  margin-left: 2px;
}

.ListadoAlojamientos div.precioReserva .botonesRes .imagenSolicitar
{}


.caja .contenido .login .boton{
	float:right;
	clear:both;
	width:auto;
	margin-top:0;
}

a.boton
{
	text-decoration:none;
	font-size:11px;
	margin-top:6px;
	width:170px;
}

.descripcion 
{
	margin:8px;
	margin-top:12px;
	line-height:15px;
}

/* Estilos especificos (ya sean clases o ids) */

.bloque {
	display: block;
}

.error {
	background-color: #111;
	color: #f00;
	font: normal normal bold 20px Verdana;
	border: dashed 3px #ee4;
}

#pagina {
	width: 1000px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#cabecera {
	/*background-image: url(../images/masterPage/cabecera2.gif);*/
	background-repeat: no-repeat;
	height:70px;
	background-position:-1 top;
}

#cabecera .logoCabecera
{
    float:left;
    margin-top:20px;
    margin-left:110px;
    _margin-left:55px;
    display:block
    }


#cabecera #opciones {
	font-family: verdana;
	padding: 104px 0px 0 400px;
	text-align: left;
	text-transform:uppercase;
	font-size:10px;
}
#cabecera #opciones a:link, #cabecera #opciones a:visited  {
	text-decoration:none;
}
#cabecera #opciones a:hover, #cabecera #opciones a:active {
	text-decoration:underline;
}

.buscador
{
    }

#cambioIdioma {
	text-align: right;
	margin-top:30px;
	margin-right: 30px;
	float:right;
	clear:right;
	padding-top:4px;
	/*position: relative;*/
}
#cambioIdioma span, #cambioIdioma a {
  background: url('/images/masterPage/fondo_idioma.gif') no-repeat;
  display: block;
  width: 144px;
  height: 16px;
  text-align: left;
  font: bold 10px Tahoma;
  color: #4F5760;
  line-height: 15px;
  vertical-align: middle;
  cursor: pointer;
  text-decoration:none;
}
#cambioIdioma a{
  background-image: none; /*url('/images/masterPage/fondo_idioma_2.gif') no-repeat;*/
  background-color: #F3F2F1;
}
#cambioIdioma a:hover{
  background-color: #4F5760;
  color: #fff;
}
#cambioIdioma span img, #cambioIdioma a img{
  vertical-align: text-bottom;
  margin: 0 10px;
}
#cambioIdioma #idiomaOtros{
  position: absolute;
  z-index: 1000;
  height: 0px;
  overflow: hidden;
}

#loginAge
{
	float:right;
	margin-left:36px;
	margin-top:33px;
	padding-bottom:4px;
	padding-right:10px;
}

#pagina .HomeProducto
{
    /*.height:1010px;*/
    }

#pagina .HomeProducto #imgSBottom
{
    _padding-left:33px;
    }

#contenido 
{
	clear:both;
	overflow: hidden;
	height: 1%;
	margin:0 35px;
	min-height:530px;
	position: relative;
}

#login
{
    background: url(/images/home/fondo_busc.gif) no-repeat scroll 0 172px;
    position:relative;
    top:-178px;
    margin-bottom:-165px;/*FireFox*/
    margin /*\**/: 0px 0px -163px 0px \9; /*IE8*/
    left:33px;
    width:370px;    
    z-index:100;
}

html*#login /*IE7*/
{
    margin-bottom:-170px;
    }




#imgSBottom
{
    clear:both;
    margin-left:33px;
    margin-bottom:10px;
    margin-top:0px;
    .margin-top:0px;
    
}

div.botonTexto {
    overflow: hidden;
    height: 1%;
}

div.botonTexto input {
    margin: 0;
}

div.botonTexto div {
    color: #005B79;
    float: left;
    margin-bottom: 10px;
    height: 18px;
    background-color: #DDE4F0;
    width: 120px;
    font-weight: bold;
    padding: 2px 0 0 3px;
}

.botonOkIzq {
	background: url(/images/botonOkIzq.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 4px;
	height: 20px;
	float: left;
}

.botonOkCen {
	background: url(/images/botonOkCen.jpg) repeat-x;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
	padding: 0;
	border: none;
	height: 20px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
}

.botonOkDer {
	background: url(/images/botonOkDer.jpg) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 20px;
	height: 20px;
	float: left;
}



#izquierda {
	float: left;
	width: 570px;
	overflow: visible;
	margin-right:12px;
}


#centro {
	float: right;
	width: 332px;
	_width: 324px;
	padding:0px;
}


#derecha {
	display:none;
	width:0px;
}






/**
*
* =LayOut

*
**/

.HomeProducto .limite
{
    height:1200px;
    }

.HomeProducto #izquierda 
{
	overflow: visible;
	margin-right:14px;
	width:560px;
	float:left;
}
.HomeProducto #centro
{
	width:325px;
}
.HomeProducto #centro .columna1{
  position: absolute;
  top: 235px;
  right: 0;
  width: 325px;
}

.HomeProducto
{
    _height:auto !important;
    }   

/*.Home #izquierda 
{
	margin-right:16px;
	width:242px;
	float:left;
}
.Home #centro
{
	width:506px;
	margin:0px;
	float:left;
}*/


/* Seccion para los filtros laterales de los buscadores */

div#izquierda div#infoResultados {
	padding: 15px;
	background: #fff url('/images/listadoAloja/fondofiltros.jpg') bottom repeat-x;
	border: 1px solid #4E78AE;
}


#MsjFiltrando 
{
	z-index: 1000;
	position: absolute;
	float: left;
	top:40%; 
	left:26%;
}


.mensaje_espera{
	font-family:Arial;
	font-size:12px;
	color:#434D67;
	padding-top:50px;
	width:385px;
	height:114px;
	background-image:url(../images/masterPage/mensaje_espera.jpg);
	background-repeat:no-repeat;
}


.mensaje_espera span{
	margin-left:36px;
}

.mensaje_atrasReserva
{
	background-color:#D2EAEE;
	font-size:11px;
	color:#434D67;
	padding-top:18px;
	width:385px;
	text-align:justify;
	line-height:13px;
	padding:24px 18px 18px 18px;
}

.mensaje_atrasReserva p
{
	margin-bottom:6px;
}

.mensaje_atrasReserva .boton
{
	margin-top:10px;
	float:right;
}


div.producto {
	margin: 5px 0;
}


div.producto div.info {
	margin: 4px 0;

}

div.producto div.info .foto {
	float:left;
}

div.producto div.info .desc {
	float:left;
	margin-left:5px;
	width:470px;
	_width:465px;
}

div.producto div.info .descRes .nombre{
	font-sizE:11px;
	color:#005B79;
	font-weight:bold;
	text-transform:uppercase;
}

div.producto div.info div.desc div.opcion
{}

div.producto div.info div.desc div.opcion ul
{
    padding:0;
    margin:0;
    }

div.producto div.precioRes
{
    float:right;
    }

div.producto div.info div.desc div.opcion ul li div.precioReserva, div.producto div.precioRes div.precioReserva
{
    float:right;
    clear:both;
    }    

div.producto div.info div.desc div.opcion ul li div.precioReserva .textoPrecio
{
    
    }
    
div.producto div.info div.desc div.opcion ul li div.precioReserva .textoPrecio .precioTotal
{
    color:white;
    font-weight:bold;
    margin-bottom:5px;
    padding:5px;
    float: none;
}

div.producto div.info div.desc div.opcion ul li div.precioReserva .textoPrecio .precioTotal img
{
    float:none;
    }    

div.producto div.info div.desc div.opcion ul li div.precioReserva .boton
{
    background:transparent url(/images/listadoAloja/bg_prcTotal.jpg) repeat-y scroll 0 0;
    border:1px solid white;
    vertical-align:top;
    border:none;
    padding:5px;
}
div.producto div.info div.desc div.opcion ul li div.precioReserva .boton a
{
    clear:both;
    color:White;
    font-weight:bold;
    text-decoration:none;
    font-size:10px;
    }    




div#resultado {
	min-height: 455px;
}

#resultado a#nueva_busc {
	background: url('../../images/flecha_derecha.gif') left no-repeat transparent;
	padding-left: 20px;
}



#BuscandoProductos {
	color: #004F9F;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}



div.info img.foto {
	min-height: 40px;
}



/* Pie de la pagina */

#pie {
	background-image: url(/images/masterPage/bg_pie_new.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 928px;
	margin: 15px 33px 0;
	color:white;
}

#pie div.centro {
	clear:both;
	padding-top:10px;
	text-align:center;
	text-transform:uppercase;	
	font-weight:bold;
	font-size:12px;
}


#pie  a  {
	color:white;
}

#pie div.izquierda 
{
	font-size:12px;
	float:left;
	padding:8px 0px 0 21px;
}


#pie div.derecha 
{
	font-size:11px;
	float:right;
	padding:8px 21px 0 0;
}

#pie a {
	text-decoration: none;
}

#pie a:hover {
	text-decoration: underline;
}

#pie ul {
	margin:0;
	padding:0;
	font-size:10px;
	display:table
}

#pie ul li {
	float:left;
	list-style-type:none;
	padding: 0 2px 0 2px;
}
#pie .centro a{
  font-size: 12px;
}

/* Formato estandar de los productos de una pagina (titulo seccion, datos) */

div.producto div.titulo span,
div.producto div.titulo a,
div.producto div.titulo img,
div.info img,
div.info p,
div.info span,
div.tablaprecios table,
div.precioReserva,
table.tablaprecios {
	float: left;
}

div.producto {
	margin: 5px 0;
}

div.producto div.info {
	margin: 4px 0;
}

div.titulo {
	border: none;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	padding: 0;
	color:#005B79;
	border-bottom:solid 1px #AEC2AB;
	text-transform:uppercase;
	letter-spacing:0;
	padding-bottom:2px;
	clear: left;
	margin-top:2px;
}


div.producto div.titulo
{
	padding:5px;
	color:#A2BA14;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
	
}

div.producto div.titulo span.nombre 
{
    font-size:14px;
    font-weight:bold;
	text-transform: uppercase;
	letter-spacing:0.2em;
}

div.producto div.titulo a {
	margin: 0 10px;
}

div.producto div.info span.destino {
	margin:0 0 0 5px;
	/*font-weight:bold;*/
	color:#4F5760;
}

div.producto div.info span.descripcion
{
    clear:both;
    width:100%;
    margin:5px 0 0 5px;
    color: #4F5760;
}

div.producto div.info .descRes {
	float:left;
	margin-left:10px;
	width:430px;
	/*margin-top:6px;bookingExt.aspx*/
}

div.producto div.info .descRes p
{
    float:left;
    margin-left:0;
    }

div.producto div.infoRes span.destino {
	margin: 1px  0 0 8px;
	color:#005B79;
}

div.producto div.info span.fechas {
	float: right;
}


div.producto div.titulo span.precio {
	font-size: 12px;
}



div.info,
div.tablaDias,
div.producto div.titulo {
	overflow: hidden;
	height: 1%;
}

div.info p {
	float: left;
	width: 570px;
	margin: 5px 0 0 10px;
	color: #4F5760;
}

div.info p.Res {
	float: left;
	width: 430px;
	margin: 0;
	color: #005B79;
}

div.info span.destinoRes
{
    float:left;
    color: #005B79;
}


/**
 *
 * =Home
 *
 **/


.HomeCentralIz
{
	width:276px;
	float:left;
}

.HomeCentralDer
{
	width:210px;
	float:right;
	padding:0;
}


.cajaOficinas
{
	background-image:url(../images/home/bg_redoficinas.jpg);
	height:100px;
	width:210px;
}

.cajaOficinas h4
{
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	margin:0px 0px 0px 12px;
	padding-top:4px;
}
.cajaOficinas a
{
	color:#FFFFFF;
	margin:0px 0px 0px 12px;
	font-size:11px;
}


/**
 *
 * =General
 *
 **/


/**
 *
 * =FichaHotel
 *
 **/




/**
 *
 * =Reserve.aspx
 *
 **/

div.botones {
	position: relative;
	/*text-align:center;*/
	margin: 10px 0;
	line-height:18px;
	overflow: hidden;
	height: 1%;
}

div.botones .boton{
	text-transform:uppercase;
	margin-right:8px;
}

a.botonAnyadir, a.botonCancelar
{
	color:#8616C2;
	text-decoration:underline;
	font-size:11px;
	text-transform:uppercase;
	margin-right:6px;
}



/*Arreglos*/

.checkbox input  
{
  width:auto;
  border-style:none;
  margin:0px;
  margin-left:3px;
}
.checkbox label
{
    float:left;
}  
.checkbox
{
	 line-height:18px;
	 padding-left:80px;
	 .padding-left:0px;
	 height:30px;
	 
}






/*Buscador*/

div#busGen
{
  background: url(/images/home/fondo_busc.gif) no-repeat scroll 0 206px;
  .background-position:0px 204px;
  position:relative;
  top:-206px;
  margin-bottom:-206px;
  left:33px;
  width:370px;
  z-index:100;
  color: #23748B;
	padding-top: 25px;
}

div#busGen .contenido .datos
{
	margin:0px 25px 10px 25px;
}


div#busGen .titular {
	/*background-color:#B3CD19;
	color:#FFFFFF;*/
	font-size:15px;
    font-weight:bold;
    letter-spacing:0;
    padding:2px 25px;
    .margin-top:-3px;
}


div#busGen .contenido
{
	/*background-image:url(/images/masterPage/bg_buscador.gif);
	background-position:center bottom;
	background-repeat:no-repeat;*/
	height:1%;
	min-height:160px;
	overflow:hidden;
}

div#busGen  .contenido .datos .formulario
{
	/*width:410px;*/
	/*margin-top:40px;*/
}
div#busGen .contenido .datos .formulario #buscIzq,
div#busGen .contenido .datos .formulario #buscDch
{
    float:left;
}
div#busGen .contenido .datos .formulario #buscIzq{
  margin-right: 10px;
}

div#busGen .contenido .datos .formulario #buscIzq .ctlSeleccionFecha
{
    _width:160px;
    }

div#busGen .contenido .datos .formulario #buscIzq .ctlSeleccionFecha .noches
{
    _width:40px;
    _display:inline;
    }

div#busGen .contenido .datos .formulario #buscDch
{
    _width:150px;
    /*margin-left:10px;fichaproducto Mal*/
}

div#busGen #selHotelesEn
{
	color:#005B79;
	font-weight:bold;
	text-align:left;
	margin-bottom:40px;
	display:block;
}




/* Seccion para el buscador pequeño */



div#busGen.buscadorpeq
{
	/*width:188px;*/

}
div#busGen.buscadorpeq input
{
    /*margin:5px;*/
}
div#busGen.buscadorpeq .Opcion1, div#busGen.buscadorpeq #Opcion1, div#busGen.buscadorpeq #selRegimen, div#busGen.buscadorpeq #selHotel
{
    float:left;
}


div#busGen.buscadorpeq #selRegion span , div#busGen.buscadorpeq #selDestino span, div#busGen.buscadorpeq #selZona span,
div#busGen.buscadorpeq .Opcion1 span, div#busGen.buscadorpeq #selHotel span
{
	overflow: hidden;
	height: 1%;
	display:block;
	/*margin-bottom:6px;*/
	float:none;
	clear:both;
}
div#busGen.buscadorpeq .predictivo span, div#busGen.buscadorpeq .Opcion1 span
{
    float:left;
}

div#busGen.buscadorpeq #selRegion  select, div#busGen.buscadorpeq #selDestino select, div#busGen.buscadorpeq #selZona select
{
	overflow: hidden;
	display:block;
	width:150px;
	margin-bottom:6px;
	float:none;
	clear:both;

}


div#busGen.buscadorpeq #selHotel, div#busGen.buscadorpeq #selHabita {
	overflow: hidden;
	/*padding-left:10px;listadoproductomal*/
	margin-bottom:6px;
}

div#busGen.buscadorpeq #selFecha
{
    clear:both;
}

div#busGen.buscadorpeq  #selHotelesEn
{
	color:#005B79;
	font-weight:bold;
	text-align:left;
	margin-bottom:28px;
	display:block;
}

div#busGen.buscadorpeq #selZona input,
div#busGen.buscadorpeq #selHotel input {
	width: 150px;
}


div#busGen.buscadorpeq  #botonera {
	margin-left:12px;
	margin-bottom:40px;
    float:right;
}


div#busGen.buscadorpeq .predictivo input
{
    width:150px;
    
}

/*div#busGen.buscadorpeq #Opcion1
{
	overflow: hidden;
	height: 1%;
	display:block;
    color:#005B79;
    font-size:11px;
    font-weight:bold;
    font-family:Verdana;
    
}

div#busGen.buscadorpeq #Opcion2
{
	overflow: hidden;
	height: 1%;
	display:block;
	margin-top:15px;
    color:#005B79;
    font-size:11px;
    font-weight:bold;
    font-family:Verdana;
    
}*/

.FiltrosZona 
{
	width:324px;
	background: url(/images/filtros/bg_filtro.gif) no-repeat;
	margin-top:50px;
	margin-bottom:15px;
	height:1%;	
	float:left;
}

.FiltrosZona .titular
{
	border:none;
	font-size:20px;
	padding:10px 10px 10px 20px;
	font-weight:normal;
	color:#23748B;
}
.FiltrosZona .contenido
{
    padding-left:20px;
    padding-right:15px;
	background-color: #E8E7E3;	
	color:#4F5760;
	font-size:12px;
    text-align:justify;    
}

.FiltrosZona .finFiltro
{
    background-image:url(/images/filtros/bg_filtro_bottom.gif);
    background-repeat:no-repeat;
    height:19px;
    width:100%;
}

.Filtros 
{
	width:324px;
	background: url(/images/filtros/bg_filtro.gif) no-repeat;
	margin-top:6px;
	margin-bottom:15px;
	height:1%;	
	float:left;
}


.Filtros .titular
{
	border:none;
	font-size:20px;
	padding:10px 10px 10px 20px;
	font-weight:normal;
}
.Filtros .contenido
{
/*	background-image: url(/images/masterPage/bg_Filtros.gif);
	background-position:bottom;*/
	background-color: #E8E7E3;
	padding:8px 0px 0px 0px;
	color:#A2BA14;
	font-size:12px;
	font-weight:bold;
}

.Filtros .finFiltro
{
    background-image:url(/images/filtros/bg_filtro_bottom.gif);
    background-repeat:no-repeat;
    height:19px;
    width:100%;
    }

#TextoBuscandoIzq .contenido 
{
    margin:8px auto 0;
    text-align:center;
}

.Filtros .contenido div
{
	font-size:12px;
}

.Filtros .contenido .seccionBuscando h3
{
    float:left;
    .margin-left:15px;
    font-weight:bold;
	font-size:12px;
	display:block;
    width:130px;
    }

.Filtros .contenido h3
{
	font-weight:bold;
	font-size:12px;
	display:block;
    width:49%;
}
.Filtros .contenido h3.find
{
    float:left;
}
.Filtros .contenido h3.show
{
    float:left;
    text-align:right;
}
    
.Filtros .contenido .seccionFiltro
{
    padding:14px 0 14px 14px;
    height:20px;
    border-bottom:solid 1px white;
}

.Filtros .contenido .seccionBuscando
{
    padding:14px 0 14px 17px;
    .padding:14px 0 14px 3px;
    height:20px;
    }

.Filtros .contenido .seccionSlider
{
    border-bottom:1px solid white;
    height:1%;
    overflow:hidden;
    padding:14px 0 14px 14px;
    }

.Filtros .contenido .seccionSlider .sliderFiltro
{
    float:right;
    margin-right:40px;
    width:170px;
    }

.Filtros .contenido .seccionSlider .preciode
{
    font:normal normal normal 11px Tahoma;
    color:#23748B;
    float:left;
    }

.Filtros .contenido .seccionSlider .precioa
{
    font:normal normal normal 11px Tahoma;
    color:#23748B;
    float:right;
    }    

.Filtros .contenido .seccionSlider h4
{
    clear:both;
    float:left;
    font-size:11px;
    font-weight:bold;
    margin-top:10px;    
}

.Filtros .contenido h4
{
	font-weight:bold;
	font-size:11px;
	margin-top:4px;
	clear:both;
	_clear:none;
	_margin-top:6px;
	float:left;
}

.Filtros .contenido .categoria
{
    float:left;
    width:110px;
}

.Filtros .contenido input
{
    
    }
    
.Filtros .contenido input, .Filtros .contenido select.ordenar 
{
	width:170px;
	margin-top:2px;
	float:right;
	border:solid 1px #89A785;
}
 .Filtros .contenido select.ordenar 
 {
     margin-right:57px;
 }



.Filtros .contenido .btFiltrar
{
  background:url(/images/filtros/bt_filtrar.gif) no-repeat scroll center right;
	width:45px;
	color:#9BBA14;
	text-align:left;
	font-size:10px;
	font-weight:bold;
	border:none;
	float:right;
	display:block;
	padding:0;
	margin-right:6px;
	margin-left: 5px;
	cursor: pointer;
}


.Filtros .contenido .totalresultados
{
	height:20px;
	padding:10px 14px 5px;
}

.Filtros .paginacionProducto
{
	background-color:#9BBA14;
	float:right;	
	color:#FFFFFF;
	width:185px;
	height:22px;
	margin-right:45px;
}

.Filtros .paginacionProducto .textoPaginacion
{
  margin-left:14px;
  font-size: 11px;
  font-weight: normal;
}

.Filtros .paginacionProducto select
{
	margin-top:0;
}

.Filtros .contenido .seccionFiltro .preciode,
.Filtros .contenido .seccionFiltro .precioa
{
    float:left;
    margin-top:4px;
}
.Filtros .contenido .slider {
  background-image: url(/images/masterPage/bg_sliderfiltro.jpg);
  background-repeat:no-repeat;
  height: 10px;
  width: 160px;
  float:left;
}
.Filtros .contenido .categorias
{
    height:1%;
    overflow:hidden;
    padding:14px 0 0 14px;
}

.Filtros .contenido .checkbox
{
    height:1%;
    line-height:18px;
    padding-left:90px;
    .padding-left:35px;
    }

.Filtros .contenido .checkbox .Todas
{
    width:110px;
    }

.Filtros .contenido .checkbox label {
	font-size:11px;
	margin:0px;
	color:#1E4160;
	font-weight:normal;
}

.Filtros .contenido .checkbox input {
	font-size:11px;
	margin-bottom:0px;
	margin-top:3px;
}

.Filtros .contenido .checkbox input  
{
  width :auto;
  border-style:none;
  margin-right:3px;
  float:left;
}

.Filtros .categorias label
{
	display:block;
}


.cajadatos 
{
	color:#666666;
	font-size:11px;
	padding:20px 0 0 10px;
	overflow:hidden;
	height:1%;
}

.cajadatos h3
{
	font-size:20px;
}


.cajadatos label
{
	font-size:11px;
	float:left;
	margin:0px;
	padding:0px;
	margin-top:8px;
	margin-right:12px;
}

.cajadatos label span
{
	margin-right:3px;
}

.cajadatos label select
{
	width:125px;
}

.cajadatos .subusqueda .zona
{
	color:#666666;
	font-size:16px;
	font-weight:bold;
}
.cajadatos .subusqueda
{
    color:#93A912;
	float:left;
	display:inline;
	font-size:20px;
	font-weight:normal;
}

.cajadatos .fechas
{
	float:left;
	font-size:12px;
	margin-left:12px;
	padding-top:8px;
}

.cajadatos .enlacemapa
{
	float:right;
	color:#93A912;
	font-size:12px;
	padding-top:6px;
}
.cajadatos .enlacemapa img 
{
    padding-left:5px;
}


.cajadatos .ordenar 
{
	clear:left;	
}

.cajadatos .subzonas 
{
	clear:left;	
	width:240px;
	margin-top:4px;
}




/*Paginas de reserva*/

/** Tabla de precios resumen **/

table.tablapreciosreserva
{
	width:99%;
	margin:1px;
	margin-top:0;
	
}

table.tablapreciosreserva td 
{
	/*border:solid 1px #E0EAFD;*/
	padding:3px;
	background-color:#E9F1C9;
	
}

table.tablapreciosreserva tr.titulos td 
{
	/*border:solid 2px #E0EAFD;
	background-color: #E0EAFD;
	*/
	background-color: #D2EAEE;
	border:solid 1px #D2EAEE;
	border-bottom-style:none;
	padding:3px;
	color:#005B79;
	font-weight:bold;
}


table.tablapreciosreserva td.desc
{
	width:270px;
	line-height:18px;
}

table.tablapreciosreserva td.descproducto
{
	line-height:18px;
}

table.tablapreciosreserva td.descproducto .fechasTraslados
{
    float:left;
    padding:0 0 0 5px;
    }

table.tablapreciosreserva td.descproducto .personas
{
    float:left;
    clear:both;
    padding:0 0 0 5px;
    width:99%;
}

table.tablapreciosreserva td.desc .nombre
{
  margin-left: 5px;
}

table.tablapreciosreserva td.desc .datos
{
	margin-left:6px;
}

table.tablapreciosreserva td.precios, table.tablapreciosreserva td.cantidad
{
	text-align:right;
	margin-right:6px;
	vertical-align:bottom;
}



table.tablapreciosreserva td.precios 
{
	width:92px;
}

table.tablapreciosreserva td.precioTotal
{
    background:#9BBA14;
    color:White;
    }

table.tablapreciosreserva td.precioTotal .iz
 {
    float:left;
	margin-left:5px; 
	font-size:11px;
}

table.tablapreciosreserva td.precioTotal .der      
{
    float:right;
	font-size:11px;
}



.precioSubTotalReserva
{
	background-color:#9BBA14;	
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:12px;
	width:200px;
	margin-left:324px;
}

.precioSubTotalReserva span
{
	float:left;
	margin-left:6px;
}

.precioSubTotalReserva span.precioReserva
{
	float:right;
	margin-right:6px;
}



.precioTotalReserva
{
	background-color:#9BBA14;	
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:22px;
	margin-bottom:26px;
	width:100%;
}

.precioTotalReserva span
{
	float:left;
	margin-left:6px;
}

.precioTotalReserva span.precioReserva
{
	float:right;
	margin-right:6px;
}



.destacado 
{
	color:#333333;	
}

#OfficeNet
{
    background-image:url(/images/masterpage/bg_officeNet.gif);
    width:280px;
    height:57px;
    text-align:right;
}

#OfficeNet .titulo
{
    padding:12px 16px 0;
    border:none;
}

#OfficeNet a 
{
    color:#688CAC;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    padding:2px 16px;
}

#extranet h3, #extranet2 h3
{
    color:#92A912;
    font-size:20px;
    padding:23px 16px 0px 0px;
    font-weight: normal;
}

#extranet a, #extranet2 a 
{
    color:#688CAC;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    padding:2px 16px;
}

.BoletinNovedades 
{
	background-image:url(/images/home/newsletter.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:75px;
	width:280px;	
	/*margin-top:12px;*/
}

.BoletinNovedades  h3
{
	color:#93A912;
	font-size:18px;
	font-weight:normal;
	margin:0 0 14px 65px;
	padding-top:4px;
}

.BoletinNovedades .boletinEmail
{
	clear:left;
	margin-left:26px;
	float:left;
}

.BoletinNovedades .boletinEmail input 
{
	width:182px;
	border:none;
	border-top:solid 1px #5C5C5C;
	border-left:solid 1px #5C5C5C;
	padding-left: 8px;
	font-size: 11px;
	color: #4F5760;
}


.BoletinNovedades .botones
{
    height:30px;
	margin-left:12px;
	float:right;
	margin:0;
}

.BoletinNovedades .botones .boton
{
	font-weight:bold;
	font-size: 10px;
}
	
		
	
.FichaHabitacionPopup 
{
}	

.FichaHabitacionPopup #Contenido 
{
	margin:20px;
}	


.mensajeError 
{
	background-image:url(/images/home/logo.gif);
	background-repeat:no-repeat;
	background-position:center 20px;
	padding:80px 20px 20px 20px;
	width:300px;
	background-color:#FFFFFF;
	color:#005B79;
	margin:224px auto;
}

.secciontitulopopup
{
    border-bottom:1px solid #AEC2AB;
	color:#A4B636;
	font-size:14px;
	font-weight:700;
	letter-spacing:0.03em;
	padding:12px 8px 8px;
	background-color:Transparent;
}

/*Overdiv*/
.overdivEstandar_BG /*Tabla exterior (contiene el titulo + la descripcion)*/
{
	background-color:#005B79;	
}

.overdivEstandar_BG font 
{
	color:#FFFFFF;
}

.overdivEstandar_FG  /*Tabla interna (descripcion)*/
{
	background-color:#E9E9E9;
}
.overdivEstandar_FG font  
{
	color:#005B79;
}


/*overdiv Solicitar*/
.cajaSolicitarBG
{
	background-color:#8617C2;
}


.cajaSolicitarFG
{
	background-color:#E5E3DF;
	background-image:url(/images/centro/alrta_overdiv.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

.cajaSolicitarFG font
{
	color:#23748B;
}

.cajaresultadosizquierda 
{
	width:327px;
}

cajaresultadosDerecha
{
    width:327px;
    }

#_xpbar0
{
    padding-left:100px;
}

.buscadorCabecera
{
	display:none;
}

.paginareserva{
  background:none;
}

.paginareserva .titulo{
  background:transparent url(/images/servicios/FlechaTitulos.jpg) no-repeat scroll 0 5px;
  border-color:-moz-use-text-color -moz-use-text-color #AEC2AB;
  margin-top: 10px;
}

.paginareserva .titulo .nombre{
  color:#A2BA14;
  font-size:13px;
  margin-left:10px;
  text-transform:none;
}

#buscando
{
    background-color: #fff
    }
    
.paginareserva .PolCnxAlojaExt{
  padding-left: 0;
}
.paginareserva .PolCnxAlojaExt li{
  color: #8616C2;
  font-weight: bold;
  background: url('/images/reserva/exclamacion.gif') no-repeat left 2px;
  line-height: 16px;
  padding-left: 21px;
  list-style-type: none;
  margin-left: 0;
}

div.producto div.servicio
{
    padding-left:0;
    }

div.producto div.servicio div.opcion
{
    padding-left:0;
    }

div.producto div.servicio div.opcion ul li
{
    padding-left:0;
    }

div.producto div.servicio div.opcion ul li.fechaOpcion .datosServicio{}

div.fitur
{
     background: url('/images/fitur.gif') no-repeat;   
     height:20px;
     color:White;
     padding-left:100px;
     padding-top:122px;
}

div.fitur a.enlacefitur
{
     font-size:10px;
     color:White;
     font-weight:bold;   
}


.logoCabeceraExtranet 
{
    display:block;
    float:left;
    margin-left:50px;
    margin-top:34px;
}


#contenidoExtranet 
{
background-color:#FFFFFF;
margin:20px 30px 0;
overflow:hidden;
.height:500px;
}


#extranet
{
    background-image:url(/images/masterPage/extranet.gif);
    width:332px;
    height:87px;
    text-align:right;
}

#extranet2
{
    background-image:url(/images/masterPage/extranet2.jpg);
    width:332px;
    height:100px;
    text-align:right;
}

#paginaextranet {
	width: 870px;
	margin: 0 auto;
	background-color:#FFFFFF;
	height:790px;
}

#pieExtranet {
	background-image: url(/images/extranet/pie.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 765px;
	margin: 26px 0 0 56px;
	color:#666666;
	font-size:11px;
}
#pieExtranet .pieExtIzq 
{
    margin-left:3px;
    margin-top:14px;
    float:left;
}

#pieExtranet .pieExtIzq a
{
    text-decoration:none;
    font-size:11px;
    color:#4E575F;
}

#pieExtranet .pieExtDer 
{
    margin-top:14px;
    float:right;
}

.cajaextranet {
	width:265px;
	color:#4F5760;
	margin: 0 0 0 30px;	
}
.cajaextranet a
{
    color:#23748B;
    font-weight:bold;
    .margin-top:0;
    float:left;
}

.cajaextranet .cabecera {
/*	background-color:#B3CD19;*/
	color:#23748B;
	font-size:15px;
	font-weight:700;
	letter-spacing:0;
	text-align:center;
}

.cajaextranet .cabeceraRegistro {
	background-image:url(/images/masterPAge/bg_registro_tit.gif);
	background-repeat:no-repeat;
	background-position:6px  center;
	background-color:#A6ADCA;
	color:#FFFFFF;
	font-size:14px;
	padding:6px 8px 6px 42px;
	font-weight:700;
	letter-spacing: 0.03em;
	line-height:28px;

}


.cajaextranet .cabecera p
{
    text-align:left;
    margin-left:20px;
    font-weight:bold;
}

.cajaextranet .contenido
{
/*	background-image:url(../images/masterPage/bg_caja.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	padding:0px 10px 5px 10px;
	overflow:hidden;
	height:1%;

}

.cajaextranet .contenido p
{
	margin-bottom:4px;
	clear:both;
	margin-top:5px;
}


.cajaextranet .contenido .login
{
	width:202px;
	.width:205px;
	margin-left:10px;
	clear:both;
}

.cajaextranet .contenido p input
{
    .border:none;
    border:1px solid #89A785;
	width:200px;
	margin:0;
}

.cajaextranet .contenido .login .pie
{
    color:#23748B;
    font-size:11px;
    font-weight:bold;
    margin:20px 0 0 12px;
    text-decoration:underline;
    cursor:pointer;
}
    
.infoExtranet 
{
    clear:both;   
    margin:30px 0 0 22px;
    overflow:visible;
}

.infoExtranet .cajaInfo 
{
    background-image:url(/images/extranet/cuadro.jpg);
    width:257px;
    height:213px;
    float:left;  
    margin-left:2px; 
}

.infoExtranet .cajaInfo .tituloCaja 
{
    color:#94AC12;
    font-size:13px;
    font-weight:bold;
    margin:38px 0 0 12px; 
    display:block;  
}

.infoExtranet .cajaInfo .contenidoCaja 
{
    color:#666666;
    font-size:11px;
    margin:22px 10px 0 12px; 
    display:block;  
    line-height:17px;
}

.infoExtranet #cajaDer.cajaInfo .tituloCaja 
{
    line-height:16px;
    margin:27px 10px 0 12px;
}

.infoExtranet #cajaDer.cajaInfo .contenidoCaja 
{
    margin:17px 10px 0 12px;
  
}


.infoExtranet #cajaDer.cajaInfo .contenidoCaja a
{
    color:#666666;
    font-size:10px;
    font-weight:bold;  
    cursor:pointer;  
}

#loginExt
{
    position:relative;
    top:-178px;
    margin-bottom:-165px;/*FireFox*/
    margin /*\**/: 0px 0px -163px 0px \9; /*IE8*/
    left:33px;
    width:370px;    
    z-index:100;
}

.ContenidoVuelos #izquierda {
	float: left;
	width: 900px;
	overflow: visible;
	margin-right:12px;
}