
h1,
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;
} 


h2 {
	font-size: 18px;
} 

h3 {
	font-size: 11px;
}

body {
	margin: 0;
	padding: 0;
	background: url(../images/fondo_web.jpg) top #D3D3D3 repeat-x;
	font: normal normal normal 11px Arial;
	height: 100%;
}

input {
	/*border: solid 1px #CCC;*/
	font-size: 11px;
	margin: 0px 2px 0px 0px;
}

input[type="checkbox"], input[type="radio"] {
	vertical-align:middle;	
}

select 
{
	border: solid 1px #666666;
	font-size: 11px;
	margin: 4px 0;	
}

textarea 
{
	font-family:Arial;
	font-size:11px;
}

a {
	text-decoration: underline;
	color:#666;
}

img 
{
	border-style:none;
}


div 
{
}
/**
*
* =LayOut (Estructura principal de la pagina)
*
**/
#pagina {
	width: 950px;
	margin: 0 auto;
	position: relative;
}

#pagina #cabecera {
	background: url(../images/cabecera_1.jpg) no-repeat;
	overflow:hidden;
	height:1%;
}

#pagina #cabecera #cambioIdioma {
	color: #dadde7;
	font-family: verdana;
	font-weight: bold;
	padding: 15px 5px 0 0;
	text-align: right;
}

#pagina #cabecera #tituloWeb 
{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	left:190px;
	letter-spacing:0.02em;
	position:absolute;
	top:48px;
}

#pagina #cabecera #opciones {
	font-family: verdana;
	padding: 0px 190px 0 0;
	text-align: right;
	clear:both;
}

#pagina #cabecera #opciones a
{
    font-family:Arial;
    font-weight:bold;
    }

#pagina #cabecera #contenedorMenu {
	overflow: hidden;
	height: 1%;
	clear: both;
	margin-top:25px;
	border:0px;
}

#pagina #cabecera #cambioIdioma a:link, #cambioIdioma a:hover, #cambioIdioma a:visited, #cambioIdioma a:active {
	color:#DADDE7;
	text-decoration:none;
}

#pagina #cabecera #loginCabecera 
{
	float:right;
}

#pagina #contenido {
	overflow: hidden;
	height: 1%;
	min-height:600px;
	padding-bottom:30px;
}


#pagina #contenido #izquierda
{
	display:none;
}

#pagina #contenido #centro
{
	float: left;
	padding:18px 10px 0px 0px;
	width: 616px;
}

#pagina .reserva#contenido #centro{
    float: left;
    padding: 18px 10px 0px 0px;
    width: 616px;
}

#pagina  #contenido.listadoVuelos  #centro {

	width: 695px;
}

#pagina  #contenido.home  #derecha 
{
	float:right;
	padding-top:10px;
	width: 324px;
}

#pagina  #contenido.wizardPage  #derecha 
{
	width: 321px;
	padding-top:18px;
}

#pagina  #contenido  #derecha 
{
	float:right;
	padding-top:18px;	
	width: 324px;
}
#pagina  #contenido.listadoVuelos  #derecha 
{
    width: 245px;
}

#pagina #pie {
	height: 55px;
	width: 100%;
	margin: 6px 0;
	padding-bottom: 45px;
	clear:both;
}

#pagina #pie div.izquierda {
	float:left;
	padding-top:10px;
	width: 420px;
}

#pagina #pie div.izquierda div 
{
	color: #666;
	width:500px;
}
#pagina #pie div.izquierda ul {
	padding: 2px 10px px 0px;
	color:#666;
	width:500px;
	text-decoration: underline;
}

#pagina #pie div.derecha {
	float:right;
	padding:5px 10px 0 0;
}

#pagina #pie a {
	text-decoration: none;
}

#pagina #pie a:hover {
	text-decoration: underline;
}

#pagina #pie ul {
	float:none;
	overflow: hidden;
	height:1%;
	margin:0;
	padding:0;
}

#pagina #pie ul li {
	border-right:solid 1px black;
	float:left;
	list-style-type:none;
	padding: 0 10px 0 10px;
}

#pagina #pie ul li.ultimo {
	border-right:none;
}



/** LayOut para la home y homes de producto**/

#pagina  #contenido.Home #izquierda {
	float: left;
	width: 232px;
	overflow: visible;
	margin-right:0px;

}

#pagina  #contenido.Home #centro {
	float: left;
	width: 500px;
	min-height:100%;
	padding:16px 0px 0 12px;

}

#pagina  #contenido.Home #centro .columna1 {
	float: left;
	width: 314px;
}


#pagina  #contenido.Home #centro .columna2 {
	float: left;
	margin-left: 8px;
	width: 174px;
	height: 1%;
}

#pagina  #contenido.Home #derecha {
	float: left;
	width: 172px;
	padding: 16px 0 0 16px;
	_padding: 16px 0 0 13px;
	display:block;
	min-height:100%;
	

}



#paginapopup {
	background-image:url(/images/masterPage/bg_cuerpo_der.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#paginapopup #contenido
{
	margin:16px;
	overflow:visible;
	height:1%;
}

#paginapopup #contenido .fichaPolitica
{
    overflow:hidden;
    }

#paginapopup #contenido .fichaPolitica .paginatitulo
{
    color:#E18700;
    font-size:18px;
    margin:0 0 6px;
    overflow:hidden;
    height:auto;
    padding:4px 0 0;
    }



/**
*
	Mensajes filtrando y Sin Resultados
*
**/


#MsjFiltrando 
{
	z-index: 1000;
	position: absolute;
	float: left;
	top:40%; 
	left:34%;
}

 .sinResultados
{
	background-color:#EBF5EB;
	padding:30px;
	color:#666;
	font-weight:bold;
	width: 480px;
	margin-left: 30px;
}


.noMostrar {
	display: none;
}


#BuscandoProducto {
	color: #004F9F;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}

#buscando
{
	position:absolute;
	top:50%;
	left:50%;
	width:300px; 
	height:300px;
	margin-left: -150px;
	margin-top:-150px;
}


/*mensaje espera y noBack*/
div.mensaje_espera{
	font-family:Arial;
	font-size:12px;
	color:#666;
	background-image:url(../images/masterPage/mensaje_espera.jpg);
	background-repeat:no-repeat;
	margin:100px auto 0px auto;
	color:#666;
	font-family:Arial;
	font-size:12px;
	height:140px;
	width:390px;
}

div.mensaje_espera span{
	padding:58px 0px 0px 36px;
	display:block;
}


div.mensaje_noback
{
	border:solid 1px #666;
	width:500px;
	margin:100px auto;
	overflow:hidden;
	height:1%;
}

div.mensaje_noback span 
{
	color:#666;
	display:block;
	padding:18px 14px 14px 14px;
	line-height:15px;
	text-align:justify;
}

div.mensaje_noback a
{
	float:right;
	margin-right:20px;
	margin-bottom:4px;
	display:block;
	font-weight:bold;
}

/**
*
	Titular principal de paginas
*
**/


.paginatitulo {
	color: #E18700;
	font-size: 18px;
	padding: 4px 0 0px 20px;
	margin: 0 0 6px 0;
	height:1%;
}

.paginatitulo .iz
{
	float:left;
	/*padding-top:10px;*/
}

.paginatitulo .der 
{
	float:right;
}

.paginatitulo .nombre 
{
	float:left;
}

.paginatitulo .zona 
{
	float:left;
	/*margin-left:10px;*/
}

.paginatitulo .fechas 
{
	margin-left:20px;	
	float:left;
}


.paginatitulo .nuevabusqueda {
	color:#006600;
	font-size:11px;
	padding:0px 0px 0px 18px;
	text-decoration:none;
	float:right;
	margin-right:12px;	
	font-weight:bold;
    text-decoration:underline;
    height:15px;
}
.paginatitulo .abrir
{
	background: transparent url('../../images/flecha_arriba.png') no-repeat left center;    
}
.paginatitulo .cerrar
{
	background: transparent url('../../images/flecha_abajo.png') no-repeat left center;    
}


.paginatitulo h1 {
	padding:0;
	margin:0;
	font-size:18px;
	font-weight: normal;
}

.seccionsubtitulo {
	font-size:11px;
	padding:2px 0 2px 0;
}



/* Estilos especificos (ya sean clases o ids) */


div#resultado {
	width: 698px;
	min-height: 455px;
}


div.info img.foto {
	min-height: 40px;
}


h2.titulo {
	color: #666;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	height: 1%;
}

.bloque {
	display: block;
}

.error {

}


/*Botones*/

.boton {
	overflow:hidden;
	height: 1%;
	display:inline;
	cursor:pointer;
}

.boton .texto{
  background-color:#DDE4F0;
  color:#666;
  display:block;
  font-weight:bold;
  height:20px;
  line-height:20px;
  min-height:18px;
  min-width:186px;
  padding:0 16px 0 0;
  text-align:right;
  float:left;
}


.boton span.botonCanIzq 
{
	background: transparent url(/images/botonCanIzq.jpg) no-repeat 0 top;
	height: 19px;
	width: 10px;
	display: block;
	float: left;
}

.boton .botonCanCen 
{
	background: transparent url(/images/botonCanCen.jpg) repeat-x 0 top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	color: #333;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	float:left;
}

.boton span.botonCanDer 
{
	background: transparent url(/images/botonCanDer.jpg) no-repeat 0 top;
	height: 19px;
	width: 10px;
	display: block;
	float: left;
}

.boton span.botonCesIzq 
{
	background: transparent url(/images/botonCesIzq.jpg) no-repeat 0 top;
	height: 19px;
	width: 25px;
	display: block;
	float: left;
}

.boton span.botonConIzq 
{
	background: transparent url(/images/botonConIzq.jpg) no-repeat 0 top;
	height: 19px;
	width: 10px;
	display: block;
	float: left;
}

.boton .botonConCen 
{
	background: transparent url(/images/botonConCen.jpg) repeat-x 0 top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	float:left;
}

.boton span.botonConDer 
{
	background: transparent url(/images/botonConDer.jpg) no-repeat 0 top;
	height: 19px;
	width: 11px;
	display: block;
	float: left;
}



.boton span.botonResIzq 
{
	background: transparent url(/images/listadoAloja/btnResIzq.jpg) no-repeat 0 top;
	height: 19px;
	width: 10px;
	display: block;
	float: left;
}

.boton .botonResCen 
{
	background: transparent url(/images/listadoAloja/btnResCen.jpg) repeat-x 0 top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	float:left;
	width: 75px;
	text-align: center;
	text-transform: lowercase;
}

.boton .botonRes2Cen 
{
	background: transparent url(/images/listadoAloja/btnResCen.jpg) repeat-x 0 top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	float:left;
	text-align: center;
	text-transform: lowercase;
	margin-bottom: 10px;
}


.boton span.botonResDer 
{
	background: transparent url(/images/listadoAloja/btnResDer.jpg) no-repeat 0 top;
	height: 19px;
	width: 11px;
	display: block;
	float: left;
}


.botonSolicitar span.botonSolIzq 
{
	background: transparent url(/images/listadoAloja/btnSolIzq.jpg) no-repeat 0 top;
	height: 19px;
	width: 10px;
	display: block;
	float: left;
}
.boton span.botonSolIzq 
{
	background: transparent url(/images/listadoAloja/btnSolIzq.jpg) no-repeat 0 top;
	height: 19px;
	width: 10px;
	display: block;
	float: left;
}


.botonSolicitar .botonSolCen 
{
	background: transparent url(/images/listadoAloja/btnSolCen.jpg) repeat-x 0 top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	color: #333;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	float:left;
	width: 75px;
	text-align:center;
	text-transform: lowercase;
}

.boton .botonSol2Cen 
{
	background: transparent url(/images/listadoAloja/btnSolCen.jpg) repeat-x 0 top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	color: #333;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	float:left;
	text-align:center;
	text-transform: lowercase;
	margin-bottom:10px;
}
.boton span.botonSolDer 
{
	background: transparent url(/images/listadoAloja/btnSolDer.jpg) no-repeat 0 top;
	height: 19px;
	width: 11px;
	display: block;
	float: left;
}

.botonSolicitar span.botonSolDer 
{
	background: transparent url(/images/listadoAloja/btnSolDer.jpg) no-repeat 0 top;
	height: 19px;
	width: 11px;
	display: block;
	float: left;
}



.boton .botonOkIzq {
	background: url(/images/buscador/btn_verdebusc_left.png) no-repeat 0 top;
	margin: 0;
	padding: 0;
	border: none;
	width: 12px;
	height: 26px;
	float: left;
}

.boton .botonOkCen {
	background: url(/images/buscador/btn_verdebusc_center.png) repeat-x 0 top;
	margin: 0;
	line-height: 24px;
	text-decoration:none;
	border: none;
	height: 26px;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	font-size:11px;
	display:block;
	width:84px;
	float: left;
}
.boton a.botonOkCen 
{
  display:block;
  float:left;
  text-decoration:none;
}
.boton .botonOkDer {
	background: url(/images/buscador/btn_verdebusc_right.png) no-repeat 0 top;
	margin: 0;
	padding: 0;
	border: none;
	width: 12px;
	height: 26px;
	float: left;
}


.botonSolicitar .botonOkIzq {
	background: url(/images/masterPage/bt_solicitar_iz.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 4px;
	height: 20px;
	float: left;
}

.botonSolicitar .botonOkCen {
	background: url(/images/masterPage/bt_solicitar.gif) no-repeat;
	background-position: right top;
	margin: 0;
	line-height: 20px;
	text-decoration: none;
	padding: 0 24px 0 4px;
	border: none;
	height: 20px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-align:left;
	font-size:11px;

}

.botonSolicitar .botonOkDer {
	display:none;
}



div.botonTexto {
    overflow: hidden;
    height: 1%;
}

div.botonTexto input {
    margin: 0;
}

div.botonTexto div {
    color: #666;
    float: left;
    margin-bottom: 10px;
	  min-height:18px;
    background-color: #DDE4F0;
    width: 146px;
    font-weight: bold;
    padding: 2px 0 0 3px;
}



div.botones {
	position:relative;
	margin:18px 0 0px 30%;
	padding-bottom: 24px;
	overflow: hidden;
	height: 1%;
}

div.botonesReserva
{
    overflow:hidden;
    margin:0 auto;
    width:450px;
    margin-top:20px;
    padding-bottom:20px;
    }

div.botonesSuplemento
{
    overflow:hidden;
    margin:0 auto;
    width:215px;
    margin-top:20px;
    padding-bottom:0px;
    }

div.botonesOpcionales
{
    overflow:hidden;
    margin:0 auto;
    width:115px;
    margin-top:30px;
    padding-bottom:0px;
    }

div.botonesDetalle
{
	width:180px;
	}

div.botones div.boton , div.botones div.botonTexto{
	position: relative;
	margin-right: 16px;	
	overflow: hidden;
	height: 1%;	
	clear:both;
	float:left;
}

div.botonesReserva .boton, div.botonesReserva .botonTexto
{
    float:left;
    clear:none;
    padding-right:15px;
    margin-bottom:5px;
}

.detalleReserva div.botonesReserva .boton 
{
	width: 200px;
	clear: both;
}

.botonesDetalle input.botonRes2Cen, .botonesDetalle input.botonSol2Cen
{
	margin: 0;
	overflow: visible;
	width: 140px;
}

.botonesReserva input.botonCanCen, .botonesReserva input.botonConCen
{
    overflow:visible;    
    padding:0 5px;    
    }

.botonesDetalle .botonTexto
{
	margin-bottom: 10px;
}
 

/* Seccion de cajas (divs con informacion dentro) */

.titcaja 
{
	color:#990000;
}

.caja {
	background-color: #fff;
	list-style: none;
	padding: 6px 6px 10px 6px;
	border: solid 1px #4E78AE;
	margin: 0 0 14px 0;
	overflow: hidden;
	height: 1%;
}

.caja li {
	color: #4C5876;
	font: normal normal bold 11px Arial;
	margin: 0 19px 0 2px;
	border-bottom: dotted 2px #7D8AAC;
	padding: 10px 0 2px 0;
}

.caja .imagenDescripcion {
	background: url(/images/sobre_boletin.jpg) no-repeat left;
	padding-left: 35px;
	margin-bottom:6px;
}

.caja .inputBoton {
	 float: left;
	 margin-right:4px;
}

.caja .texto, .caja h3 {
	color: #4C5876;
}

.caja .destacado {
	font-weight: bold;
}



/* Buscador Generico */
.listadoFicha .busGen .buscadorCabecera 
{
	color:#666;
	display:block;
	font-weight:bold;
	margin:0;
	clear:both;
	overflow:hidden;
	height:1%;
	background: transparent url(/images/buscador/fondo_search3_top.png) no-repeat;
	height:10px;
}
.listado .busGen .buscadorCabecera 
{
	color:#666;
	display:block;
	font-weight:bold;
	margin:0;
	clear:both;
	overflow:hidden;
	height:1%;
	background: transparent url(/images/buscador/fondo_search2_top.png) no-repeat;
	height:10px;
	width: 693px;
}
.busGen, .botoneraBuscadores
{
    clear:both;
}
.busGen .buscadorCabecera 
{
	color:#666;
	display:block;
	font-weight:bold;
	margin:0 0 3px 0;
	clear:both;
	overflow:hidden;
	height:1%;
}

.busGen .buscadorCabecera  span {
	color:#666;
	display:block;
	float:left;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding-right:38px;

}

.home .busGen .buscadorCabecera 
{
	display:none;
}
.listadoFicha .botoneraBuscadores 
{
	display:none;
}
.listado .busGen .buscadorContenido
{
	clear:both;
	.clear:none;
	overflow:hidden;
	width:676px;
	height:1%;
	background: #8DC78D url(/images/buscador/fondo_search2_center.jpg) repeat-x 0 top;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	padding:12px 0px 10px 15px;
	color:#666;
	font-weight: bold; 
}
.listadoFicha .busGen .botoneraBuscadores 
{
	display:none;
}
.listadoFicha .busGen .buscadorContenido
{
	clear: both;
	.clear: none;
	overflow: hidden;
	width: 587px;
	height: 1%;
	background: #FFF url(/images/buscador/fondo_search2_center.jpg) repeat-x 0 bottom;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	padding: 20px 0px 10px 15px;
	color: #666;
	font-weight: bold; 
}
.busGen .buscadorContenido 
{
	clear:both;
	.clear:none;
	overflow:hidden;
	width:304px;
	height:1%;
	background: #FFF url(/images/buscador/fondo_buscador_center.jpg) repeat-x 0 bottom;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	padding:12px 0px 10px 15px;
	color:#666;
	font-weight: bold; 
}

.buscadorPaqPre .buscadorContenido
{
	clear:both;
	.clear:none;
	overflow:hidden;
	width:304px;
	height:1%;
	background: #FFF url(/images/buscador/fondo_buscador_center.jpg) repeat-x 0 bottom;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	padding:12px 0px 10px 15px;
	color:#666;
	font-weight: bold; 
}

.buscadorPaqPre .buscadorContenido .destino, .buscadorPaqPre .buscadorContenido .origen, .buscadorPaqPre .buscadorContenido .fecha
{
	float:left;
	clear:both;
	margin-bottom:10px;
	width: 130px;
}
.buscadorPaqPre .buscadorContenido .fecha .contenedorFecha
{
	width: 110px;
}
.buscadorPaqPre .buscadorContenido .ctlSeleccionHabitaciones 
{
	width:250px;
	clear:both;
}

.buscadorPaqPre .buscadorContenido .fecha span
{
	float:left;
	clear:both;
}
.buscadorPaqPre .buscadorContenido .fecha span.ctlBotonCalendar
{
	clear:none;
}
.buscadorPaqPre .buscadorContenido .estancia
{
	clear:none;
	float: left;
}
.buscadorPaqPre .buscadorContenido .estancia select 
{
	clear:both;
}
.buscadorPaqPre .buscadorPie 
{
	background: transparent url(/images/buscador/fondo_buscador_bottom.jpg) no-repeat 0 top;
	height:10px;
	width: 321px;
	margin-bottom:10px;
}


.buscadorPaqVH .buscadorContenido
{
	clear:both;
	.clear:none;
	overflow:hidden;
	width:304px;
	height:1%;
	background: #8DC78D url(/images/buscador/fondo_buscador_center.jpg) repeat-x 0 top;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	padding:12px 0px 10px 15px;
	color:#666;
	font-weight: bold; 
}

.buscadorPaqVH .buscadorContenido .selZona
{
    padding-bottom:5px;
    float:left;
}

.buscadorPaqVH .buscadorContenido .selZona label 
{
	float: left;
}

.buscadorPaqVH .buscadorContenido .selZona span 
{
	display: block;
}

.buscadorPaqVH .buscadorContenido .selZona input 
{
	width: 290px;
}

.buscadorPaqVH .buscadorContenido .ctlSeleccionHabitaciones select
{
    margin:0 0 3px 0;
}

.buscadorPaqVH .buscadorContenido .destino, .buscadorPaqVH .buscadorContenido .origen,
.buscadorPaqVH .buscadorContenido .fecha, .buscadorPaqVH .buscadorContenido .ctlSeleccionHabitaciones
{
	float:left;
	clear:both;	
	width:auto;
}

.buscadorPaqVH .buscadorContenido .fecha , .buscadorPaqVH .buscadorContenido .noches 
{
	clear:none;
	margin-top:0;
}

.buscadorPaqVH .buscadorContenido .fecha span
{
	float:left;
	clear:both;
}
.buscadorPaqVH .buscadorContenido .fecha span.ctlBotonCalendar
{
	clear:none;
}
.buscadorPaqVH .buscadorContenido .estancia
{
	clear:none;
	float: left;
}
.buscadorPaqVH .buscadorContenido .estancia select 
{
	clear:both;
}
.buscadorPaqVH .buscadorPie 
{
	background: transparent url(/images/buscador/fondo_buscador_bottom.jpg) no-repeat 0 top;
	height:10px;
	width: 321px;
	margin-bottom:10px;
}


.listado .busGen .buscadorPie 
{
	background: transparent url(/images/buscador/fondo_search2_bottom.jpg) no-repeat 0 top;
	height:10px;
	width: 693px;
	margin-bottom:10px;
}

.listadoFicha .busGen .buscadorPie 
{
	background: transparent url(/images/buscador/fondo_search3_bottom.png) no-repeat 0 top;
	height:10px;
	width: 603px;
	margin-bottom:10px;
}

.busGen .buscadorPie 
{
	background: transparent url(/images/buscador/fondo_buscador_bottom.jpg) no-repeat 0 top;
	height:10px;
	width: 321px;
	margin-bottom:10px;
}

.busGen label , .busGen div.label {
	height: 1%;
	display: block;
	color:#666;
}

.busGen label span, .busGen div.label span {
	color:#666;
}



.listado .botoneraBuscadores 
{
	display:none;
}
 
/* Seccion para los filtros laterales de los buscadores */

.FiltroListado 
{
	margin:0;
	float:right;
}
.FiltroListado .cabecera
{
    background: url('/images/filtros/bg_cabecera_filtro.jpg') no-repeat left top;
    height:6px;
    width: 245px;
}
.FiltroListado .cabecera span{
	color: #E18700;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding:0px 32px 0 4px;
}

.FiltroListado .contenido span.texto {
	color:#E18700;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	padding:0 10px 0 0;
}

.FiltroListado .contenido {
	padding: 10px 15px 15px 15px;
	background:#FFF url(/images/filtros/bg_cuerpo_filtro.jpg) repeat-x bottom left;
	border: solid 1px #FFF;
	border-bottom: 0;
	margin:0;
	width: 213px;
	min-height: 370px
}
.listadoSrv .FiltroListado .contenido 
{
	padding: 10px 15px 15px 15px;
	background: #A6D3A6 url(/images/filtros/bg_cuerpo_filtro2.jpg) repeat-x top left;
	border: solid 1px #FFF;
	border-bottom: 0;
	margin:0;
	width: 213px;	
	min-height: 122px;
}
.FiltroListado .contenido .titulo 
{
	color: #E18700;
	font-weight: bold;
	font-size: 14px;
}

.FiltroListado .pie
{
    background: url('/images/filtros/bg_pie_filtro.jpg') no-repeat left top;
    height:16px;
}
.listadoSrv .FiltroListado .pie
{
    background: url('/images/filtros/bg_pie_filtro2.png') no-repeat left top;
    height:16px;
}

.FiltroListado  .resultados 
{
	clear: both;
	color: #006600;
	font-size: 11px;
	margin: 10px 0 5px 0;
}

.FiltroListado  #ResMostrados {
	font-weight: normal;
}

.FiltroListado #ResMostradosFiltro {
	font-weight: normal;
}

.FiltroListado h3 {
	margin-top:8px;
	margin-bottom:3px;
	color:#006600;
}

.FiltroListado label , .FiltroListado .label
{
	margin-top:8px;
	width:184px;
	clear:both;
	display:block;
	height:1%;
	overflow:hidden;
	color:#006600;
}

.FiltroListado .label a
{
	text-align:right; 
	font-weight: bold;
	cursor:pointer;
	color:#006600;
}

.FiltroListado  span.tit 
{
	color:#006600;
	display:block;
	clear:both;
	font-weight:bold;
}

.FiltroListado .paginacionProducto 
{
  margin-top:6px;
}

.FiltroListado .FilCategorias input
{
	margin-right:4px;
}

.FiltroListado .FilCategorias br
{
	font-size:1px;
	margin:0px;
}

.FiltroListado .FilCategorias label
{
	margin-top:3px;
}

.FiltroListadoSup 
{
	height:1%;
	clear:both;
}

.FiltroListadoSup label
{
	float:left;
	margin-left:20px;	
}


.FilNombreProducto input
{
	width:96%;
}

.FilBuscar .boton
{
	float:right;
}

.FilBuscar .boton span
{
	clear:none;
	display:inherit;
}

.FiltroListadoInf  .paginacionInf
{
    width:200px;
    color:#666;
    font-weight: bold;
    font-size: 11px;
    padding-left: 20px;
    margin-top:0;
}


.filtroSuperior .paginacionProducto 
{
  margin:20px auto 0 auto;
  width:182px;
}

/*fin de Filtros*/






/*Formato estadndar de los listados de resultados de producto*/

.ListadoProducto {
	margin: 0px 0px 0px 0;
}

#listadoPaquetes
{
    padding-bottom:40px;
    }

.listadoTras .ListadoProducto {
	margin: 0px 0px 0px 0px;
}

.ListadoProducto .botonOkCen
{
 	min-width: 64px;
}

.ListadoProducto div.producto
{
 	margin: 0 19px 0 19px;
 	padding-top:35px;
 	clear: both;
}

.ListadoProducto div.precioReserva 
{
	overflow:visible;
}

.ListadoProducto div.precioReserva  .textoPrecio {
	float:left;
	text-align: left;
	width:100px;
	margin-left:2px;
}

.ListadoProducto div.precioReserva .textoPrecio span.precioTotal {
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.ListadoProducto div.precioReserva .textoPrecio .precioTotalTachado 
{
	color: #0B3269;
	text-decoration:line-through;
	display:block;
	text-align:left;
}

.ListadoProducto .precioTotalTachado 
{
	text-decoration:line-through;
	display:block;
	text-align:left;
}


.ListadoProducto .boton , .ListadoProducto .botonSolicitar {
	margin-top: 1px;
	clear:both;
	float:left;
	min-width:96px;
	overflow:visible;
}


.ListadoProducto a.cambiarbusqueda {
	font-weight: bold;
	text-transform: lowercase;
	max-width: 240px;
	color: #006600;
	clear:both;
	margin-left:10px;
}


.BuscandoProductosListado {
	color:#006600;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding-top: 50px;
	width: 100%;
}


/* Formato estandar del inforesultado de un producto (titulo seccion, datos) */

div.producto {
	margin: 0;
	overflow:hidden;
}

div.producto div.titulo 
{
	color:#E18700;	
	border-bottom:solid 1px #CCCCCC;
	overflow:hidden;
	font-weight:bold;
	font-size: 14px;
	padding:0 0 3px 3px;
	height:1%;
	width: 650px;
}

.listado div.producto div.titulo span
{
	color: #E18700;
}

div.producto div.titulo span
{
	color:#006600;
}

div.producto div.titulo a {
	margin: 0 10px;
	float:left;
}

div.producto div.titulo a {
	margin: 0 10px;
	float:left;
}

div.producto div.titulo img {
	margin: 0 10px;
	float:left;
}

div.producto .subtitulo {
	color: #990000;
	font-weight: bold;
	margin: 10px 0 4px 11px;
}



div.producto div.titulo span.precio 
{
	float:right;
	font-size:14px;
	color: #006600;
}

div.producto div.titulo span.nombre 
{
	max-width:320px; /*utilizamos este valor para darle un ancho maximo en los listados y asi no se monte encima del precio*/
	text-transform: capitalize;
	float:left;
	_width:320px;
	color:#E18700;
}

div.producto div.titulo span.categoria
{
	float:left;
}



div.producto div.titulo span.nombrelargo 
{
	float:left;
	color: #E18700;
}


div.producto div.info {
	margin:5px 0 0;
	overflow:hidden;
	padding:1px;
}

div.producto div.info .foto {
	float:left;
	padding: 3px 0px;
}

div.producto div.info .desc {
	float:left;
	margin-left:10px;
	margin-top:5px;
	width:488px;
}

div.producto div.info .desc .vermapa, div.producto div.info .desc .masinfo
{
	color:#006600;
	font-weight:bold;
}

div.producto div.info .desc .destino
{
	color:#666;
	float:left;
	font-weight: bold;
	padding-top:5px;
}

div.producto .fechas
{
	color:#666;
	float:left;
	font-weight: bold;
	font-size: 11px;
}


div.producto div.info .desc p
{
	margin:0px;
	clear:both;
	color: #333;
}


div.producto .oferta
{
	display:block;
	float:none;
	margin-top:4px;
}

div.producto  .mapahotel
{
	width:100%;
	height:200px;
	clear:both;
	float:none;
	margin-top:0px;
	margin-bottom:12px;
}



/* Paginas de reserva*/


.paginareserva textarea {
	padding: 3px;
	border: 1px solid #999999;
	width: 515px;
	height: 50px;
}

.paginareserva span#botonRecalcular {
	margin-left: 25px;
}


.paginareserva .seccion  {
	padding-bottom:12px;
}
	
.paginareserva .seccion .titulo {
	color: #E18700;
	border: none;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	padding: 0px 0px 3px 3px;
	border-bottom: solid 1px #CCCCCC;
	clear: left;
	width: 650px;
}

.paginareserva .seccion div p 
{
	width: 96%;
}

.paginareserva .seccion  .titulo a {
	color: #666;
	font-weight: bold;
	text-transform:none;
	margin-bottom:2px;
	
}
	
.paginareserva .seccion  .titulo .texto {
	color: #666;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	text-transform:none;
}

.paginareserva .seccion  .titulo .imagen {
	background: url(/images/flecha_abajo.jpg) no-repeat right;
	display: block;
	float: left;
	padding: 10px 0 0 10px;
	width: 29px;
	height: 14px;
}


.paginareserva .seccion  .titulo span.precio
{
	float:right;
}

.paginareserva .seccion .subtitulo {
	color: #990000;
	font-weight: bold;
	margin: 10px 0 4px 11px;
}


.paginareserva .seccion .info {
	margin-top:6px;
}



/** Tabla de precios resumen **/

table.tablapreciosreserva 
{
	border-collapse:collapse;
	width:598px;
	margin:2px 1px 0px 1px;
	
}

table.tablapreciosreserva td 
{
	border:solid 1px #CCC;
	padding:3px;
}

table.tablapreciosreserva tr.titulos td 
{
	background-color: #E8E8E8;
	border:solid 1px #E8E8E8;
	border-bottom-style:none;
	padding:3px;
	color:#666;
	font-weight:bold;
}



table.tablapreciosreserva td.desc
{
	width:460px;
	line-height:18px;
}

table.tablapreciosreserva td.descproducto
{
	line-height:18px;
}


table.tablapreciosreserva td.desc .nombre
{
}

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.cantidad
{
	width:80px;
}


table.tablapreciosreserva td.precios 
{
	width:124px;
}



.precioSubTotalReserva
{
	background-color:#E0EAFD;	
	text-transform:uppercase;
	font-size:12px;
	color:#666;
	padding-top:3px;
	padding-bottom:2px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:12px;
	width:200px;
	margin-left:400px;
}

.precioSubTotalReserva span
{
	float:left;
	margin-left:6px;
}

.precioSubTotalReserva span.precioReserva
{
	float:right;
	margin-right:6px;
}



.precioTotalReserva
{
	background-color:#E8E8E8;
	font-size:12px;
	color:#006600;
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
	width:599px;
}

.precioTotalReserva span
{
	float:left;
	margin-left:6px;
}

.precioTotalReserva span.precioReserva
{
	float:right;
	margin-right:3px;
}



/**
 *
 * =FichaHotel
 *
 **/

#FichaHotel
{
	clear:both;	
}

#FichaHotel #columnaIz {
	width:150px;	
	float:left;
}

#FichaHotel #columnaCentro {
	width:350px;
	float:left;
}

#FichaHotel #columnaCentro .descripcion {
	text-align:justify;
	margin: 0 12px 2px 0;
	padding:0;
}

#FichaHotel #columnaDer {
	width:128px;
	float:left;
	clear:right;
}	

.mapa {
	clear:both;
	width:480px;	
	height:450px;
	margin:14px 0 0 16px; 
	
}

.listaAmenitiesTit {
	padding:2px;
	font-weight:bold;
}

ul.listaAmenities {
	margin:0 0 6px 0;
	color: #333333;
	border:solid 1px #99B8E3;
	padding:0;
}

ul.listaAmenities li {
	margin:2px 0 2px 4px;
	padding:0;
	list-style-type:none;
}


.destacado 
{
	font-weight:bold;
	color:#666;	
}





/* Capa de sesión caducada por <meta> refresh*/

.divOpaco{
	position:absolute;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	filter:alpha(opacity=66); /*IE*/
	-moz-opacity:0.6; /*Gecko*/
	opacity:0.6; /*CSS3*/
	filter:alpha(opacity=66); /*IE*/
	z-index:99998;
}

.divFlotante{
	border:2px solid #586587;
	background:#FFFFFF;
	position:absolute;
	width:268px;
	height:120px;
	z-index:99999; 
	top:40%; 
	left:40%;
}


.divFlotanteEncabezado{
	background-color:#E0EAFD;
	height:15px;
	padding:2px;
	padding-left:8px;
	color:#586587;
}

.divFlotanteTexto{
	margin:5px;
	text-align:center;
	line-height:12px;
	vertical-align:middle;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#4E78AE;
}



/*OverLib*/
.overlibEstandar_BG /*Tabla exterior (contiene el titulo + la descripcion)*/
{
	background-color:#FFF;	
	border:1px solid #006600;
}
.overlibEstandar_BG font 
{
	color:#006600;
}

.overlibEstandar_FG  /*Tabla interna (descripcion)*/
{
	background-color:#F3F9F3;
}
.overlibEstandar_FG font  
{
	color:#333;
}



.cajaSolicitarBG
{
	background-color:#F3F9F3;
	border:1px solid #006600;
	padding:2px;
}

.cajaSolicitarFG
{
	background-color:#F3F9F3;
}

.cajaSolicitarFG font
{
	color:#006600;
	font-weight: bold;
}


.contenidoDefault 
{
	width: 616px;
	height:395px;
	padding-bottom:25px;
}

.contenidoCab 
{
	background: transparent url(/images/masterpage/banner_home_top.gif) no-repeat;
	width: 612px;
	color:#E18700;
	font-size:25px;
	font-weight:bold;
	padding-left:10px;
	height:42px;
}
.contenidoCab span
{
    display:block;
    padding-top:3px;
}    

.contenidoCon 
{
	background: transparent url(/images/masterpage/banner_home_center.jpg) repeat-y;
	width:600px;
	height:320px;
	padding:10px;
}
.contenidoPie 
{
	background: transparent url(/images/masterpage/banner_home_bottom.jpg) no-repeat;
	width: 622px;
	height:15px;
}


/*BOTONES BUSCADOR DEFAULT*/
.aereoOn 
{
	background: transparent url(/images/buscador/btn_search_aer_on.jpg) no-repeat;
	height: 22px;
	width: 56px;
}
.aereoOff 
{
	background: transparent url(/images/buscador/btn_search_aer_off.jpg) no-repeat;
	height: 22px;
	width: 56px;
}
.hotelOn 
{
	background: transparent url(/images/buscador/btn_search_hot_on.jpg) no-repeat;
	height: 22px;
	width: 61px;
}
.hotelOff 
{
	background: transparent url(/images/buscador/btn_search_hot_off.jpg) no-repeat;
	height: 22px;
	width: 61px;
}
.paqueteOn 
{
	background: transparent url(/images/buscador/btn_search_paq_on.jpg) no-repeat;
	height: 22px;
	width: 76px;
}

.paqueteOff 
{
	background: transparent url(/images/buscador/btn_search_paq_off.jpg) no-repeat;
	height: 22px;
	width: 76px;
}
.admisionOn 
{
	background: transparent url(/images/buscador/btn_search_adm_on.jpg) no-repeat;
	height: 22px;
	width: 91px;
}

.admisionOff 
{
	background: transparent url(/images/buscador/btn_search_adm_off.jpg) no-repeat;
	height: 22px;
	width: 91px;
}

.toursOn , .trasladosOn, .rentacarOn
{
	background: transparent url(/images/buscador/btn_search_toutransf_on.jpg) no-repeat;
	height: 22px;
	width: 322px;
}

.aereoOff, .hotelOff , .paqueteOff , .admisionOff
{
	color:#FFFFFF;
    cursor:pointer;
    float:left;
    font-size:14px;
    font-weight:normal;
    height:24px;
    padding:8px 5px 0 5px;
    text-decoration:none;
    text-align:center;
    font-weight: bold;
}
.aereoOn, .hotelOn , .paqueteOn , .admisionOn , .toursOn , .trasladosOn, .rentacarOn
{
	float:left;
	padding-top:10px;
	padding-left:10px;

	font-size: 14px;
	font-weight: bold;
	color: #006600;
	cursor: pointer;
	text-decoration: none;
}

.toursOn 
{
	padding-left: 22px;
} 
.trasladosOn
{
	padding-left:8px;
}

.rentacarOn
{
    padding-left:6px;
    }


.bocadillo 
{
	position: absolute;
	right: 100px;
	top: 117px;
	background: transparent url(/images/menu/bocadillo2.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
}


/*Listado HOTEL*/

.listadoCab 
{
	background: transparent url(/images/listadoAloja/bgCabListado.png) no-repeat 0 0;
	width: 698px;
	min-height: 40px;
	height: 1%;
	overflow:hidden;
}

.listadoCab .paginatitulo
{
    font-weight:normal;
    }

.listadoCon
{
	background: transparent url(/images/listadoAloja/bgConListado.png) repeat-y 0 0;	
	height:1%;
	overflow:hidden;
	min-height: 455px;
	padding-top:45px;
	width:698px;	
}

.listadoCon .sinResultados
{
    margin-left:20px;
    }

.listadoCon .listadoVuelos .sinResultados
{
    margin-left:0;
    }

.pieListado
{
    overflow:hidden;
    padding-bottom:10px;
    }

.FiltroListadoInf
{
    float:left;
    }

.listadoSubir
{               
    margin-left:2px;
    margin-top:-15px;
    overflow:hidden;
    padding:0 10px 0 0;
    background:url("/images/Subir.jpg") no-repeat scroll right 0 #FFFFFF;
    color:#666666;
    float:right;
    font-weight:bold;
    height:13px;
    margin-right:20px;
    padding-right:20px;
    cursor:pointer;
    }

.listadoSubirAloja,
.listadoSubirVuelo,
.listadoSubirCar
{
    background:url("/images/Subir.jpg") no-repeat scroll right 11px #FFFFFF;
    color:#666666;
    cursor:pointer;
    float:right;
    font-weight:bold;
    height:38px;
    line-height:38px;
    margin-left:2px;
    margin-right:20px;
    overflow:hidden;
    padding:0 20px 0 0;
    }    

.listadoPie 
{
	background: transparent url(/images/listadoAloja/bgPieListado.png) no-repeat 0 0;
	height:15px;
	width:698px;
}


/* reserva */

.reservaCab 
{
	background: transparent url(/images/cotizaciones/cabecera.jpg) no-repeat;
	height: 12px;
	width: 950px;
}

.reservaCon
{
	background: transparent url(/images/cotizaciones/contenido.jpg) repeat-y;
	width: 950px;	
	padding-left:20px;
	min-height: 500px;
	overflow:hidden;
} 

.reservaCon .paginatitulo 
{
	padding-left:0px;
	font-weight: normal;
}

.reservaPie
{
	background: transparent url(/images/cotizaciones/pie.jpg) no-repeat;
	width: 950px;	
	height: 15px;
} 

.linkHome 
{
	width: 250px;
	height: 120px;
	float:left;
	position: absolute;
	left:0px;
	top:0px;
	cursor: pointer;
}

#cestaCabecera
{
    background:url(/images/home/botonCestaHome.gif) no-repeat top left;
    height:36px;
    margin-bottom:15px;
    padding-top:8px;
    width:320px;
    cursor:pointer;
}

#cestaCabecera img
{
    padding-left:15px;
    vertical-align:middle;
    margin-top:-5px;
}
#cestaCabecera span.items
{
    color:#666666;
    font-weight:bold;
    float:right;
    padding-right:10px;
    padding-top:6px;
}
#cestaCabecera span.tit
{
    color:#DF8500;
    font-weight:bold;
    font-size:18px;
}

.facebookGrande 
{
	float:left;
	clear:both;
	display:none;
	cursor: pointer;
}

.facebookPeq 
{
	float:left;
	display: block;
	cursor: pointer;
}

#facebookToolbar 
{
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9998;
}

#facebookToolbar.open, #facebookToolbar.closed, #facebookToolbar.hidden
{
    display: block;
    bottom: -15px;
}

#facebookToolbar.hidden
{
    bottom: -455px;
}

#facebookToolbar.closed
{
    bottom: -415px;
}

#facebookToolbar .top 
{
    background: none repeat scroll 0 0 #002D59;
    font-size: 115%;
    height: 45px;
    text-align: center;
}

#facebookToolbar .top .middle
{
    padding-left: 130px;
    position: relative;
    width: 938px;
}

#facebookToolbar .middle
{
    margin: 0 auto;
    width: 100%;
}

#facebookToolbar #toolbar-tab 
{
    background: url("/images/facebookBar/TabBackground-Open.png") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    left: -20px;
    position: absolute;
    text-align: center;
    top: -12px;
    width: 154px;
}

#facebookToolbar.hidden #toolbar-tab 
{
    background: url("/images/facebookBar/TabBackground-Closed.png") no-repeat scroll left top transparent;
    display: block;
    height: 40px;
    left: -20px;
    position: absolute;
    text-align: center;
    top: -30px;
    width: 167px;
}

#facebookToolbar #toolbar-tab a
{
    /*background: url("http://img.constantcontact.com/lp/images/standard/bv2/socialmedia/toolbar/TabTitleContent_Sprite3.png") repeat scroll 0 -40px transparent;*/
    background: url("/images/facebookBar/TabTitleContent_Sprite3.png") repeat scroll 0 -40px transparent;
    display: block;
    height: 20px;
    margin: 7px auto;
    outline: medium none;
    text-align: center;
    text-indent: -9999px;
    width: 111px;
}

#facebookToolbar a, #facebookToolbar a:link, #facebookToolbar a:visited, #facebookToolbar a:active
{
    color: #3E69BD;
    text-decoration: underline;
}

#facebookToolbar .like-tws 
{
    float:left;
    margin-top: 12px;
}

img 
{
    border: 0 none; 
}

#facebookToolbar #facebook-like 
{
    border: medium none;
    float: left;
    height: 30px;
    margin-left: 20px;
    margin-top: 10px;
    overflow: hidden;
    width: 520px;
}

#facebookToolbar .content 
{
    background: none repeat scroll 0 0 #002D59;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

#facebookToolbar .content .middle
{
    color: #FFFFFF;
    max-width: 960px;
    padding: 20px 0;
}

#facebookToolbar #hide-bar
{
    /*background: url("http://img.constantcontact.com/lp/images/standard/bv2/socialmedia/toolbar/HideSprite.gif") no-repeat scroll left top transparent;*/
    background: url("/images/facebookBar/HideSprite.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 10px;
    height: 21px;
    margin-top: 12px;
    outline: medium none;
    text-indent: -9999px;
    width: 66px;
}

#facebookToolbar #toolbar-tab a:hover {
    background-position: 0 -20px;
}
#facebookToolbar.open #toolbar-tab a 
{
    background-position: 0 0px;
}
#facebookToolbar.open #toolbar-tab a:hover {
    background-position: 0 -60px;
}

.commentsFacebook
{
    background-color: white; 
    width: 500px; 
    height: 200px;
}
