/* 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;
} 


h2 {
	font-size: 18px;
} 

h3 {
	font-size: 11px;
}

body {
	/*background:#092767 url("/images/fondo/laterales_pie.jpg") repeat-x scroll center bottom;*/
	background-color:#668FB3;
	font-family:Lucida Sans,Verdana,Tahoma,Arial;
	font-size:10px;
	/*font-size-adjust:none;
	font-stretch:normal;*/
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:100%;
	line-height:normal;
	margin:0;
	padding:0;
}

input {
	border: solid 1px #999;
	font-size: 11px;
	margin: 2px 2px 2px 2px;
}

input[type="checkbox"], input[type="radio"] {
	border-style:none;
}

select 
{
	border: solid 1px #999;
	font-size: 11px;
	margin: 4px 0;	
}

textarea 
{
	font-family:Arial;
	font-size:11px;
}

a {
	text-decoration: underline;
	color:#092767;
}

img 
{
	border-style:none;
}

div {
}

/**
*
* =LayOut (Estructura principal de la pagina)
*
**/
#pagina 
{
	background:transparent url(/images/fondo/fondo_abajo.jpg) repeat-y scroll 0 0;
	width: 1000px;
	margin: 0 auto;
}

#pagina #cabecera 
{
	background-image:url("/images/fondo/cabecera.jpg");
	background-repeat:no-repeat;
	height:175px;
}

#pagina #cabecera #opciones {
	float:right;
	height:125px;
}
#pagina #cabecera #opciones a {
	color:#092767;
	text-decoration:none;
}

#pagina #cabecera #opciones #agencia {
	background-image:url("/images/fondo/agencias_acceso.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:29px;
	margin:6px 0px 0 95px;
	padding:8px 0 0 0;
	width:128px;
	text-align:center;
}
#pagina #cabecera #opciones #telefono {
	background-image:url("/images/fondo/telefono.gif");
	background-repeat:no-repeat;
	height:29px;
	margin:0 48px 0 0;
	width:224px;
}
#pagina #cabecera #opciones #horario {
	color:#092767;
	font-size:10px;
	font-weight:bold;
	margin:5px 50px 0 0;
	text-align:right;
}
#pagina #cabecera #opciones #horario .divhorario
{
	display:inline;
}
#pagina #cabecera #opciones #logo {
	/*margin: 5px 0 0 50px;*/
	height:100px;
	margin:5px 0 0 0;
	width:220px;
}

#logo img.agencias {
	border-style:none;
	max-height:100px;
}


#pagina #cabecera #opciones #enlaces_cabecera {
	color:#2375A4;
	font-size:10px;
	font-weight:bold;
	margin:15px 50px 0 0;
	text-align:right;
}
#pagina #cabecera #opciones #enlaces_cabecera a {
	color:#2375A4;
	text-decoration:none;
}

#pagina #cabecera #contenedorMenu {
	clear:both;
	height:50px;
	overflow:hidden;
}

#pagina #cabecera #cambioIdioma a:link, #cambioIdioma a:hover, #cambioIdioma a:visited, #cambioIdioma a:active {
	color:#DADDE7;
	text-decoration:none;
}

#pagina #cabecera #loginCabecera 
{
	/*float:left;
	margin-left:432px;*/	
	clear:both;
	height:20px;
	overflow:hidden;
	margin-left:25px;
	width:94%;
	background-color:#FFF;
}

#pagina  #contenido {
	background:url("/images/fondo/fondo_cuerpo.jpg") no-repeat scroll 0 0;
	height:1%;
	min-height:600px;
	overflow:hidden;
	padding:37px 65px 0;
}

#pagina  #contenido  #izquierda {
	float: left;
	width: 219px;
	padding: 0;
	overflow: visible;
}

#pagina  #contenido  #centro {
	float: left;
	width: 630px;
	padding:0;
	background-image:url(/images/fondo/franja_gris.gif);
	background-repeat:repeat-y;	
	min-height:897px;
}

#pagina  #contenido  #derecha 
{
	display:none;
}
/*** Los mios **/
#pagina #pie {
	background-image:url("/images/fondo/pie.jpg");
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:101px;
	width:100%;
}
#pie div.arriba {
	height:40px;
	width:100%;
}
#pie div.abajo {
	font-size:11px;
	padding-top:10px;
	text-align:center;
	width:100%;
}
#pie div.abajo a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
#pie div.centro {
	height:20px;
	margin-top:10px;
	padding:0 0 0 108px;
	text-align:center;
	width:100%;
}
#pie ul {
	float:none;
	overflow:hidden;
}
#pie div.centro {
	text-align:center;
}
#pie ul li {
	border-right:1px solid #206D9D;
	float:left;
	list-style-type:none;
	padding:0 10px;
	text-align:center;
	list-style-type:none;
}
#pie div.centro a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

/** LayOut para la home y homes de producto**/

#pagina  #contenido.Home #izquierda {
	float: left;
	width: 216px;
	overflow: visible;
	margin-right:0px;
	padding:0;
}

#pagina  #contenido.Home #centro {
	float:left;
	margin-left:3px;
	min-height:100%;
	padding:0;
	width:650px;
	background-image:url(/images/fondo/franja_gris.gif);
	background-repeat:repeat-y;	
}

#pagina  #contenido.Home #centro .columna1 {
	float: left;
	width: 620px;
	/*background-image:url(/images/fondo/franja_gris.gif);
	background-repeat:repeat-y;	*/
	min-height:897px;
	padding-left:5px;
	margin-left:20px;
}

#centro .columna1 {
	float: left;
	width: 620px;
	/*background-image:url(/images/fondo/franja_gris.gif);
	background-repeat:repeat-y;	*/
	min-height:897px;
	padding-left:5px;
	margin-left:20px;
}

#pagina  #contenido.Home #centro .columna2 {
	display:none;
}

#pagina  #contenido.Home #derecha {
	display:none;
}

#paginapopup {
	/*background-image:url(/images/masterPage/bg_cuerpo_der.gif);
	background-repeat:repeat-x;*/
	background:#FFFFFF;
}

#paginapopup #contenido
{
	margin:16px;
	overflow:visible;
	height:1%;
}

/** Layout para los popup de fichas de producto**/

#paginapopup .LayOutFichaProductoPopup #izquierda {
	float: left;
	width: 216px;
	margin: 16px 0px 10px 10px;
	overflow: visible;
}

#paginapopup .LayOutFichaProductoPopup #derecha {
	display:none;
}

#paginapopup .LayOutFichaProductoPopup #centro {
	float: left;
	width: 500px;
	padding:0 0px 0 6px;
	margin-top:16px;
	margin-left:14px;
	background-repeat:repeat-x;
	background-position:top;
}
/**
*
	Mensajes filtrando y Sin Resultados
*
**/


#MsjFiltrando 
{
	z-index: 1000;
	position: absolute;
	float: left;
	top:40%; 
	left:34%;
}

 .sinResultados
{
	background-color:#E0EAFD;
	padding:30px;
	margin-top:12px;
	color:#434D67;
	font-weight:bold;
}

.noMostrar {
	display: none;
}


#BuscandoProducto {
	color: #004F9F;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}

#buscando
{
	position:absolute;
	top:0;
	left:35%;
	width:165px; 
	height:60px;
}

/*****   Estilos que utilizo *****/

#cabecera #contenedorMenu {
	overflow: hidden;
	/*height: 50px;*/
	cleaR:both;
}

/*mensaje espera y noBack*/
div.mensaje_espera{
	font-family:Arial;
	font-size:12px;
	color:#434D67;
	background-image:url(../images/masterPage/mensaje_espera.jpg);
	background-repeat:no-repeat;
	margin:200px auto 0px auto;
	color:#434D67;
	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 #434D67;
	width:500px;
	margin:100px auto;
	overflow:hidden;
	height:1%;
}

div.mensaje_noback span 
{
	color:#434D67;
	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: #FFFFFF;
	font-size: 14px;
	padding: 4px 0 4px 20px;
	margin: 0 0 6px 0;
	overflow:hidden;
	background-image:url("/images/buscador/barra_titulo_larga_busca.jpg");
	background-repeat:no-repeat;
	width:636px;
	height:43px;
}

.paginatitulo2formato
{
	color: #FFFFFF;
	font-size: 14px;
	padding:12px 0 0px 22px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;
	background-image:url("/images/buscador/barra_titulo_larga.jpg");
	background-repeat:no-repeat;
	width:636px;
	height:31px;
	font-weight:bold;	
}
.paginatitulo .iz
{
	float:left;
	padding-top:8px;
}
.paginatitulo .iz1
{
	float:left;
	padding-top:6px;
	width:465px;
}

.paginatitulo .der 
{
	float:right;
	margin-right:36px;
	margin-top:12px;
}

.paginatitulo .nuevabusqueda {
	color: #092767;
	font-size:11px;
	/*padding:1px 4px 1px 22px;
	background: #80FFFF url('../../images/flecha_derecha.gif') no-repeat;
	background-position: 4px 2px;*/
	text-decoration:none;
	display:block;
	text-align:center;
	width:100%;
}

.paginatitulo h1 {
	padding:0;
	margin:0;
	font-size:12px;
}

.seccionsubtitulo {
	font-size:11px;
	padding:2px 0 2px 0;
}



/* Estilos especificos (ya sean clases o ids) */


div#resultado {
	width: 612px;
	/*background-image:url(/images/fondo/franja_gris.gif);
	background-repeat:repeat-y;	
	min-height:897px;*/
	padding-left:14px;
}


div.info img.foto {
	min-height: 40px;
}


h2.titulo {
	color: #434D67;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	height: 1%;
}

.bloque {
	display: block;
}

.error {

}


/*Botones*/

.boton {
	/*overflow:hidden;*/
	height: 1%;
	float:right;
	margin:7px 3px 0 0;
}

div.botonTexto {
    overflow: hidden;
    height: 1%;
}

div.botonTexto input {
    margin: 0;
}

div.botonTexto div {
    color: #434D67;
    float: left;
    margin-bottom: 10px;
    height: 18px;
    background-color: #DDE4F0;
    width: 120px;
    font-weight: bold;
    padding: 2px 0 0 3px;
}

.boton .botonOkCen {
	background: url(/images/masterPage/bt.gif) no-repeat;
	background-position: right top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	display:block;
	width:79px;
}

.boton .botonEnviar {
	background: url(/images/masterPage/btamarillo.gif) no-repeat;
	background-position: right top;
	margin: 0;
	line-height: 19px;
	text-decoration:none;
	border: none;
	height: 19px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	display:block;
	width:79px;
}
.boton .botonAnadir {
	background:transparent url("/images/btn_anadircesta.jpg") no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:19px;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:174px;
	padding-left:10px; 
}
.boton .botonContinuar {
	background:transparent url("/images/btn_continuar.jpg") no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:19px;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:174px;
	padding-left:10px;
}
.boton .botonCancelar {
	background:transparent url("/images/btn_cancelar.jpg") no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:19px;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:164px;
	padding-left:5px;
}
.boton .botonImprimir {
	background:transparent url("/images/btn_imprimir.jpg") no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:19px;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:274px;
	padding-left:10px;
}
.boton .botonImprimirIt{
	background:transparent url("/images/btn_imprimir_corto.jpg") no-repeat scroll right top;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	height:28px;
	line-height:19px;
	margin:0;
	text-align:left;
	text-decoration:none;
	width:174px;
	padding-left:10px;
}

/*.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 scroll right top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:19px;
	line-height:19px;
	margin:0;
	text-align:center;
	text-decoration:none;
	width:106px;
}

div.botones {
	position: relative;
	margin:  18px 0 24px 12%;
	overflow: hidden;
	height: 1%;
}

div.botones div.boton , div.botones div.botonTexto{
	position: relative;
	margin-right: 16px;
	overflow: hidden;
	height: 1%;
	float:left;
}

/* Seccion de cajas (divs con informacion dentro) */

.fondocajareserva
{
	background-image:url(/images/masterPage/cuadro_reserva.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height:133px;
	width:215px;
	margin-left:-11px;
}
.fondocajanews
{
	background-image:url("/images/masterPage/cuadro_mail.gif");
	background-repeat:no-repeat;
	background-position:center center;
	width:215px;
	height:137px;
	margin-top:22px;
	margin-left:-11px;
}
/*.titcaja 
{
	color:#990000;
}*/
.caja {
	/*background-color: #fff;*/
	list-style: none;
	padding: 50px 6px 10px 6px;
	/*border: solid 1px #4E78AE;*/
	margin: 0 0 14px 0;
	/*overflow: hidden;*/
	height: 1%;
}

.fondocajanews .caja {
	/*background-color: #fff;*/
	list-style: none;
	padding: 37px 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;
}

.fondocajanews .caja .imagenDescripcion {
	/*background: url(/images/sobre_boletin.jpg) no-repeat left;*/
	margin-bottom:0px;
	padding-left:25px;
	padding-right:10px;
}

.caja .imagenDescripcion {
	/*background: url(/images/sobre_boletin.jpg) no-repeat left;*/
	padding-left: 45px;
	margin-bottom:6px;
}

.caja .inputBoton {
	 float: left;
	 margin-right:4px;
}

.caja .texto, .caja h3 {
	color: #092767;
	display:block;
	text-align:center; 
}
.caja .destacado {
	font-weight: bold;
}

.fondocajareserva .caja input#reservaEmail,.fondocajareserva .caja input#reservaLocalizador, .fondocajanews .caja input#boletinEmail
{
	color:#193571;
	font-size:11px;
	height:15px;
	margin-left:15px;
	margin-top:3px;
	text-align:center;
	width:183px;
} 



/* Buscador Generico */
.busGen 
{
	
}

.busGen .buscadorCabecera 
{
	color:#434D67;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 0;
	clear:both;
	overflow:hidden;
	height:1%;
	background:transparent url("/images/buscador/titulo_avion.jpg");
	width:205px;
	height:43px;
	background-repeat:no-repeat;
	background-position: center center;
	text-align:center;
}

.busGen .buscadorCabecera  span {
	color:#FFF;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding: 12px 0 0 47px;
}

.busGen .buscadorContenido 
{
	clear:both;
	padding:10px 0 5px 5px;
	margin-bottom:12px;
	height:1%;
	overflow:hidden;
	color:#092767;
	font-size:11px;
}

.busGen .buscadorPie 
{
	display:none;	
}

.busGen .buscadorCab
{
	display:none;	
}

.busGen .fondohorizontal
{
	background:none;
}

.busGen label {	
	height: 1%;
	display: block;
	color:#092767;
}

.busGen label span {

	color:#092767;
}

/* Seccion para los filtros laterales de los buscadores */


.FiltroListado .cabecera span{
	color: #434D67;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	overflow: hidden;
	height: 1%;
}

.FiltroListado .contenido {
	padding:15px;
	/*background: #fff url('/images/masterPage/fondodegradado.jpg') bottom repeat-x;
	border: 1px solid #4E78AE;*/
}


.FiltroListado  #ResMostrados {
	font-weight: normal;
}

.FiltroListado #ResMostradosFiltro {
	font-weight: normal;
}

.FiltroListado h3 {
	margin-top:-1px;
	margin-bottom:3px;
	color:#092767;
}


.FiltroListado label , .FiltroListado .label
{
	margin-top:5px;
	width:176px;
	clear:both;
	display:block;
	height:1%;
	overflow:hidden;
	color:#092767;
}


.FiltroListado  span.tit 
{
	color:#092767;
	display:block;
	clear:both;
	font-weight:bold;
}

.FiltroListado #FilCategorias input
{
	margin-right:4px;
}

.FiltroListado #FilCategorias br
{
	font-size:1px;
	margin:0px;
}

.FiltroListado #FilCategorias label
{
	margin-top:3px;
}

.FiltroListadoSup 
{
	height:1%;
	overflow:hidden;
	clear:both;
}

.FiltroListadoSup label
{
	color:#092767;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
}
#FilNombreHotel input
{
	width:96%;
}

#FilBtBuscarNombre .boton
{
	float:right;
}

#FilBtBuscarNombre .boton span
{
	clear:none;
	display:inherit;
}
/*fin de Filtros*/






/*Formato estadndar de los listados de resultados de producto*/

.ListadoProducto {
	margin: 15px 0 30px 0;
}


.ListadoProducto .botonOkCen
{
 	min-width: 106px;
}

.ListadoProducto div.producto
{
 	margin: 20px 0;
}


.ListadoProducto div.precioReserva  .textoPrecio {
	float:left;
}

.ListadoProducto div.precioReserva .conversor {
	margin-left: 4px;
	float:left;
}

.ListadoProducto div.precioReserva .textoPrecio span.precioTotal {
	font-size: 12px;
	color: #01135D;
	font-weight: bold;
}
.ListadoProducto div.precioReserva .textoPrecio .precioTotalTachado 
{
	color: #0B3269;
	text-decoration:line-through;
	display:block;
	text-align:right;
}

.ListadoProducto .precioTotalTachado 
{
	color:#333333;
	text-decoration:line-through;
	display:block;
	text-align:left;
}


.ListadoProducto .boton , .ListadoProducto .botonSolicitar {
	margin-top: 3px;
	clear:both;
	float:left;
}



.BuscandoProductosListado {
	color: #004F9F;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}


/* Formato estandar del inforesultado de un producto (titulo seccion, datos) */

div.producto {
	margin: 6px 0;
	overflow:hidden;
}

div.producto div.titulo 
{
	border-bottom:1px solid #ECB100;
	color:#092767;
	font-weight:bold;
	height:1%;
	overflow:hidden;
	font-size:14px;
}


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;
}

div.producto div.titulo span.nombre 
{
	float:left;
	_width:450px;
	max-width:450px;/*utilizamos este valor para darle un ancho maximo en los listados y asi no se monte encima del precio*/
	text-transform:none;
}

div.producto div.titulo span.categoria
{
	float:left;
}



div.producto div.titulo span.nombrelargo 
{
	/*text-transform: uppercase;*/
	float:left;
}


div.producto div.info {
	margin: 4px 0;
	overflow:hidden;
	padding:1px;
}

div.producto div.info .foto {
	float:left;
}

div.producto div.info .desc {
	float:left;
	margin-left:10px;
	width:520px;
	/*width:488px;*/
}

div.producto div.info .desc .destino
{
	font-weight:bold;
	color:#092767;
	float:left;
}

div.producto .fechas
{
	color:#092767;
	float:right;
}


div.producto div.info .desc p
{
	padding-top:3px;
	clear:both;
	color:#092767;
}


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
{
	padding-left:14px;
}

.paginareserva textarea {
	padding: 3px;
	border: 1px solid #999999;
	width: 515px;
	height: 50px;
}

.paginareserva span#botonRecalcular {
	margin-left: 25px;
}


.paginareserva .seccion  {
	margin-bottom:12px;
	margin-top:12px;
	margin-left:12px;
}
	
.paginareserva .seccion .titulo {
	color: #092767;
	border: none;
	margin: 2px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 3px 3px;
	border-bottom: solid 1px #ECB100;
	clear: left;
}


.paginareserva .seccion  .titulo a {
	color: #434D67;
	font-weight: bold;
	text-transform:none;
	margin-bottom:2px;
	
}

	
.paginareserva .seccion  .titulo .texto {
	color: #434D67;
	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;
}

.paginareserva .seccion .info span
{
	color:#01135D;
	font-size:11px;
}



/** Tabla de precios resumen **/

table.tablapreciosreserva 
{
	border-collapse:collapse;
	width:598px;
	margin:0px 1px 12px 1px;
	background-color:#FFF;
}

table.tablapreciosreserva td 
{
	border:1px solid #3399CC;
	padding:3px;
	color:#01135D;
}

table.tablapreciosreserva tr.titulos td 
{
	border-bottom-style:none;
	padding:3px;
	color:#092767;
	font-weight:bold;
}



table.tablapreciosreserva td.desc
{
	width:350px;
	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.precios 
{
	width:92px;
	background-color:#C1DFF0;
}



.precioSubTotalReserva
{
	background-color:#E0EAFD;	
	text-transform:uppercase;
	font-size:12px;
	color:#434D67;
	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:#01135D;
	color:#FFFFFF;	
	text-transform:uppercase;
	font-size:12px;
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
	width:598px;
}

.precioTotalReserva span
{
	float:left;
	margin-left:6px;
}

.precioTotalReserva span.precioReserva
{
	float:right;
	margin-right:6px;
}



/**
 *
 * =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;
}	

#Botonera
{
	clear:both;	
}

#Botonera input
{
	width:236px;
	min-height:36px;
	background-image:url(../images/ficha/BotonFichaFondo.gif);
	float:left;
	clear:both;
	cursor:pointer;
	color:#434D67;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}



.mapa {
	clear:both;
	width:480px;	
	height:450px;
	margin:14px 0 0 16px; 
	
}

.listaAmenitiesTit {
	border:solid 1px #99B8E3;
	border-bottom-style:none;
	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:#434D67;	
}





/* 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;
}



/*Overdiv*/
.overdivEstandar_BG /*Tabla exterior (contiene el titulo + la descripcion)*/
{
	/*background-color:#436695;	*/
	background-color:#FFFFFF;
	border:1px solid #092767;
}

.overdivEstandar_BG font 
{
	color:#FFFFFF;
}

.overdivEstandar_FG  /*Tabla interna (descripcion)*/
{
	background-color:#C1DFF0;
}
.overdivEstandar_FG font  
{
	color:#093068;
}
.InvoVuelo_Tit font  
{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:15px;
	line-height:15px;
	padding-left:4px;
}
.cajaSolicitarBG
{
	background-color:#965E54;
}
.cajaSolicitarFG
{
	background-color:#EADFD5;	
	background-image:url('/images/masterPage/bg_overdiv_solicitar.gif');
	background-repeat:no-repeat;
	background-position:97% 3%;
}
.cajaSolicitarFG font
{
	color:#333333;
}
.logo
{
	vertical-align:top;
	padding:10px;
}
.boton .botonReserva {
	background-image:url("/images/btn_reservar.gif");
	background-repeat:no-repeat;
	margin: 0;
	text-decoration: none;
	border: none;
	height: 19px;
	_height: 19px;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	width:106px;
	line-height: 19px;
	display:block;
}
.boton .botonSolicitar {
	background-image:url("/images/btn_solicitar.gif");
	background-repeat:no-repeat;
	margin: 0;
	text-decoration: none;
	border: none;
	height: 19px;
	_height: 19px;
	color: #FFF;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	width:106px;
	line-height: 19px;
	display:block;
}
div.infoTarifa
{
	border-top:solid 1px #01135D;
}
div.infoTarifa table
{
	width:90%;
	padding-left:15px;
}
.paddinglefttopcontenido
{
	padding-left:25px;
	padding-top:10px;
}
/*** Politica de cancelacion ***/

.LineaPoliticaTitulo
{
	color:#092767;
	padding-left:35px;
	padding-top:10px;
}
.LineaPoliticaTexto
{
	color:#092767;
	padding-left:10px;	
}
/**** Barco ****/

.tablabarco
{
	color:#092767;
	margin:20px;
	background-color:#FFF;
	padding:20px;
	font-weight:bold;
}
.paginatitulocru{
	border-color:-moz-use-text-color -moz-use-text-color #FFB60F;
	border-style:none none solid;
	border-width:medium medium 1px;
	clear:left;
	color:#092767;
	font-size:14px;
	font-weight:bold;
	margin:14px 0 0;
	padding-left:0;
}
.tablabarcodatos
{
	color:#092767;
	font-size:11px;
}

/**** Grupos ****/
#registrarse
{
	margin-left:15px;
}
#registrarse fieldset
{
	border:0px;
	margin:10px;
}
#registrarse fieldset label
{
	float:left;
	clear:both;
}
#registrarse fieldset label span
{
	float:left;
	clear:both;
	display:block;
}
#registrarse fieldset label input {
	border:1px solid #999999;
	font-size:11px;
	margin:2px;
	width:150px;
	float:left;
	clear:both;
}
#registrarse fieldset label select 
{
	float:left;
	clear:both;	
}
#registrarse fieldset label span.contenedorFecha
{
	width:190px;
}
#registrarse fieldset label span.ctlBotonCalendar
{
	clear:none;
}
#registrarse fieldset label input.botonEnviar {
	border:1px solid #999999;
	font-size:11px;
	margin:2px;
	width:79px;
	height:19px;
	float:left;
	clear:both;
	border:0px;
}
#registrarse fieldset label.boton {
	clear:both;
	float:right;
}

.tablaEspecial
{
	border-collapse:collapse;
	clear:both;
	float:none;
	margin-top:4px;
	width:100%;	
}
.tablaEspecial .habitacion
{
	border:1px solid #3399CC;
	border-collapse:collapse;
	color:#01135D;
	padding:2px;
	height:39px;
}

.tablaEspecial .precioPaq
{
	color:#092767;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:116px;
	border:1px solid #3399CC;
	border-collapse:collapse;
	padding:2px;
	height:39px;
}

.tablaEspecial .botonRes 
{
	padding:2px;
	text-align:center;
	width:105px;
	height:39px;
}
