/* 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;
}

img 
{
	border:0px;
}

body {
	background-repeat:repeat-x;
	background-color:#5FACDA;
	background-image:url(/images/fondodegradado.jpg);
	font-family:Tahoma,Verdana,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 auto;
	padding:0;
}

input {
	border: solid 1px #666666;
	font-size:11px;
	margin: 2px 2px 2px 2px;
}

input[type="checkbox"], input[type="radio"] {
	border-style:none;
}

select 
{
	border: solid 1px #666666;
	font-size: 11px;
	margin: 4px 0;	
}

textarea 
{
	font-family:Arial;
	font-size:11px;
}

a {
	text-decoration: underline;
}

div 
{

}

.textinputs_pax {
    margin-left: 0;
    margin-right: 5px;
}

/**
*
* =LayOut (Estructura principal de la pagina)
*
**/
#posicionpagina
{
	background-attachment:scroll;background-color:#FFFFFF;
	background-image:none;
	background-position:0 0;
	background-repeat:repeat;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:970px;
}

#izquierda {
	float: left;
	width: 245px;
	/*margin: 16px 10px 10px 10px;*/
	overflow: visible;
	/*background:#CCCCCC;*/
}

#centro {
	float:right;
	width: 688px;
	_width: 680px;
	/*padding:0 70px 0 6px;*/
	margin-left:17px;
	/*background:#CCCCCC;*/
	/*background-image: url(/images/masterPage/fondodegradadocentro.gif);
	background-repeat:repeat-x;
	background-position:top;*/
}

#derecha {
	display:none;
}


#pie {
    display: block;
    height: 210px;
    margin-top: 122px;
    overflow: hidden;
    width: 100%;
}
#pie div.arriba {
	background-image:url(/images/pie_siluetas.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 139px;
}
#pie div.franja {
	background:#D42E12;/*rojo*/
	width: 100%;
	height: 2px;
}
#pie div.centro {
	padding-top:10px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	/* top / rigth / down / left */
}

#pie div.centro div {
	/*padding: 0px 0px;*/
	height:10px;
}

#pie div.abajo {
	width: 100%;
	padding: 10px 0px 0px 0px;
	font-size:11px;
}

#pie div.centro a {
	text-decoration: none;
	color:#164A81;/*azul oscuro*/
	text-align:center;
	font-weight: bold;
	font-size:10px;
}

#pie div.abajo a {
	text-decoration: none;
	color:#000;
	font-size:11px;
}

#pie a:hover {
	text-decoration:none;
}

#pie ul {
	float:none;
	overflow: hidden;
	display :table;
	margin-left :auto;
	margin-right:auto;
	padding-left:0px;
	width :80%;
}

#pie ul li {
	border-right:solid 1px black;
	float:left;
	list-style-type:none;
	padding: 0 10px 0 10px;
}

#pie ul li.ultimo {
	border-right:none;
}




/** Layout para los popup de fichas de producto**/


.FichaProductoPopup #izquierda {
	float: left;
	width: 240px;
	margin: 16px 0px 10px 10px;
	overflow: visible;
}

.FichaProductoPopup #derecha {
	display:none;
}

.FichaProductoPopup #centro {
	float: left;
	width: 520px;
	padding:0 0px 0 6px;
	background:#FFFFFF;
	margin-top:16px;
	margin-left:14px;
	/*background-image: url(/images/masterPage/fondodegradadocentro.gif);
	background-repeat:repeat-x;
	background-position:top;*/
}

.QuitarColumnaIz #izquierda 
{
	display:none;
}


/**
*
	Mensajes filtrando y Sin Resultados
*
**/


#MsjFiltrando 
{
	z-index: 1000;
	position: absolute;
	float: left;
	top:40%; 
	left:34%;
}


.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;
}



 .sinResultados
{
	background-color:#E9E9E9;
	padding:30px;
	margin-top:12px;
	color:#002147;
	font-weight:bold;
}

.noMostrar {
	display: none;
}

/**
*
	Titular principal de paginas
*
**/

.paginatitulo 
{
	background-color: #E9E9E9;
	color: #002147;
	font-size: 15px;
	padding: 0px 0 0px 13px;
	margin: 0 0 12px 0;
	height:1%;
	overflow:hidden;
	font-weight:bold;
	border-bottom:solid 1px #0255A2;
}

.paginatitulo .iz
{
	float:left;
	display:block;
	padding:9px 0 0 0;
}

.paginatitulo .der 
{
	float:right;
	margin-right:0px;
	display:block;
	width:155px;
}

.paginatitulo .nuevabusqueda {
	color: #002147;
	font-size:11px;
	padding:11px 0px 0px 12px;
	/*background: #80FFFF url('../../images/flecha_derecha.gif') no-repeat;*/
	background-image:url(/images/nueva_busqueda.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	text-decoration:none;
	display:block;
	width:155px;
	height:34px;
}

.paginatitulo h1 {
	padding:0;
	margin:0;
	font-size:12px;
}

.seccionsubtitulo {
	font-size:11px;
	padding:2px 0 2px 0;
}




.paginatitulobooking, .registroCorrectoTitulo
{
	background-color:#E9E9E9;
	border-bottom:2px solid #FFB60F;
	color:#002147;
	font-size:14px;
	font-weight:bold;
	height:19px;
	margin:0 0 12px;
	overflow:hidden;
	padding:2px 0 0 13px;
}

.paginatitulobooking .iz
{
	float:left;
	display:block;
	padding:9px 0 0 0;
}

.paginatitulobooking .der 
{
	float:right;
	margin-right:0px;
	display:block;
	width:155px;
}

.paginatitulobooking .nuevabusqueda {
	color: #0255A2;
	font-size:11px;
	padding:11px 0px 0px 12px;
	/*background: #80FFFF url('../../images/flecha_derecha.gif') no-repeat;*/
	background-image:url(/images/nueva_busqueda.gif);
	background-repeat:no-repeat;
	background-position: 0 4px;
	text-decoration:none;
	display:block;
	width:155px;
	height:34px;
}

.paginatitulobooking h1 {
	padding:0;
	margin:0;
	font-size:12px;
}





/* Estilos especificos (ya sean clases o ids) */


div#resultado {
	width: 648px;
	min-height: 455px;
}



#BuscandoProducto {
	color: #002147;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}

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 {
}

#pagina {
	width: 950px;
	margin: 0 auto;
	background:#FFF;
}

#buscando
{
	position:absolute;
	top:50%;
	left:35%;
	width:165px; 
	height:60px;
	margin-left: -100px;
	margin-top:-160px;
}

#paginapopup {
	margin: 16px 16px 16px 16px;
}

#cabecera {
	background-image:url(../images/cabecera.jpg);
	background-repeat: no-repeat;
}

#cabecera #cambioIdioma {
	color: #dadde7;
	font-family:Verdana;
	font-weight: bold;
	padding: 15px 5px 0 0;
	text-align: right;
}

#cabecera #opciones {
	color:#FFFFFF;
	padding: 112px 0px 10px 17px;
	/* top / rigth / down / left */
	text-align: left;
	font-weight: bold;
	font-size:10px;
	width:100px;
}

#cabecera #opciones a {
	color:#FFFFFF;
	text-decoration:none;
}

#cabecera #contenedorMenu {
	overflow: hidden;
	/*height: 50px;*/
	cleaR:both;
}

#contenido {
	overflow: hidden;
	height: 1%;
	min-height:600px;
	clear:both;
	/*background: #E0EAFD url(/images/fondo_izquierda.png) repeat-x;*/
	
}

#cambioIdioma a:link, #cambioIdioma a:hover, #cambioIdioma a:visited, #cambioIdioma a:active {
	color:#DADDE7;
	text-decoration:none;
}



/*Botones*/

.boton {
	overflow:hidden;
	height: 1%;
}

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 .botonOkIzq {
	background: url(/images/masterPage/bt_iz.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 12px;
	height: 22px;
	float: left;
}

.boton .botonOkCen {
	/*background: url(/images/masterPage/bt_buscador.gif) no-repeat;
	background-position: right top;*/
	margin: 0;
	line-height: 12px;
	text-decoration: none;
	padding: 0 24px 0 4px;
	border: none;
	height: 25px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-align:left;
	font-size:11px;
	width:76px;
}

.boton .botonReserva {
	background-color:#FFB60F;
	margin: 0;
	text-decoration: none;
	border: none;
	height: 15px;
	_height: 15px;
	color: #002147;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	width:95px;
	text-transform:uppercase;
	line-height: 15px;
	display:block;
}

/* Boletines */

.botonOkBoletin {
	margin: 0 13px 0 0;
	text-decoration: none;
	float: right;
	color: #00214D;
	border:solid 1px #00214D;
	background-color:#FFB60F;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	width:55px;
	height:17px;
}

.imagenDescripcionBoletin {
	background: url(/images/carta_news.gif) no-repeat left;
	padding-left: 72px;
	margin-bottom:0px;
	height:43px;
	margin-left:7px;
}

input.boletines{
	margin:0px 1px 3px 0px;
	width:230px;
	height:21px; 
	color: Gray;
}

.imagenDescripcionBoletin span
{
	vertical-align:bottom ; 
	display:block;
	width:154px; 
}

.imagenDescripcionBoletin .texto
{
	color:#00214D;
	font-size:12px;
	font-weight :bold;
	padding-top:9px;
}


.botonOkDer {
	display:none;
	float:left;
}

div.botones_productos .botonOkDer
{
	background: url(/images/masterPage/bt_der.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 13px;
	height: 22px;
	float: left;
	display:block; 
}


.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-color:#DC291E;
	margin: 0;
	line-height: 15px;
	text-decoration: none;
	border: none;
	height: 15px;
	_height: 15px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	width:95px;
}

.botonSolicitar .botonOkCenRes {
	background-color:#FFB60F;
	margin: 0;
	line-height: 15px;
	text-decoration: none;
	border: none;
	height: 15px;
	_height: 15px;
	float: left;
	color: #002147;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:10px;
	width:95px;
}

.botonOkDer {
	display:none;
}

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: 12px;
	overflow: hidden;
	height: 1%;
	float:left;
	margin-bottom:5px;
}


 

/* 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 */
.busGen 
{
	
}

.busGen .tipoBuscadorVuelo
{
    color:#434D67;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:0;
	clear:both;
	overflow:hidden;
	height:1%;
	width:245px;
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	_margin-top:-7px;
}

.busGen .tipoBuscadorVuelo span
{
    color:#ffffff;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:0;
}


.busGen .tipoBuscadorVuelo .checksVuelo
{
    color:#ffffff;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding-left: 13px;
	padding-bottom:10px;
}




.busGen .buscadorCabecera 
{
	color:#434D67;
	display:block;
	font-size:18px;
	font-weight:bold;
	margin:0;
	clear:both;
	overflow:hidden;
	height:1%;
	width:245px;
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	_margin-top:-7px;
}

.busGen .buscadorCabecera  span {
	color:#ffffff;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:0;
	/*background-position: right center;*/
}

.busGen .buscadorContenido 
{
	clear:both;
	background-image:url(/images/buscador/buscador_midle.gif);
	background-repeat:repeat-y;
	/*background-position:top;*/
	padding:12px 0px 8px 4px;
	/*margin-bottom:12px;*/
	height:1%;
	overflow:hidden;
	color:#4C5876;
	width:233px;
}


/*.busGen .buscadorPie 
{
	display:none;	
}*/

.busGen label {
	overflow: hidden;
	height: 1%;
	display: block;
	color:#FFFFFF;
}

.busGen label span {

	color:#FFFFFF;
}

.busGen .buscadorTop 
{
	background-image:url(/images/buscador/buscador_top.gif);
	background-repeat :no-repeat ;
	width:246px;
	height:5px;
}

.busGen .buscadordown 
{
	background-image:url(/images/buscador/buscador_down.gif);
	background-repeat :no-repeat ;
	width:246px;
	height:10px;
	margin-bottom:12px;
}



/* Buscador Generico Horizontal */
.busGenHorizontal 
{
	 margin-bottom:7px;
}

.busGenHorizontal .buscadorCabecera 
{
	display:none;
}

.busGenHorizontal .buscadorCabecera  span {
	color:#ffffff;
	display:block;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin:0;
	/*background-position: right center;*/
}

.busGenHorizontal .buscadorContenido 
{
	background-image:none;
	background-color:#114F8D;
	/*background-color:#67A0CE;*/
	width:630px;
	overflow:hidden;
	height:1%;
}


/*.busGenHorizontal .buscadorPie 
{
	display:none;	
}*/

.busGenHorizontal label {
	overflow: hidden;
	height: 1%;
	display: block;
	color:#FFFFFF;
}

.busGenHorizontal label span {

	color:#FFFFFF;
}

.busGenHorizontal .buscadorTop 
{
	display:none;
}

.busGenHorizontal .buscadordown 
{
	display:none;
}

/* Seccion para los filtros laterales de los buscadores */

.FiltroListado {
	padding: 0px;
	/*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:8px;
	color:#00347B;
	font-size:12px;
	font-weight:normal;
}

.FiltroListado h3.encontrados {
	float:left;
}


.FiltroListado label , .FiltroListado .label
{
	margin-top:8px;
	width:176px;
	clear:both;
	display:block;
	height:1%;
	overflow:hidden;
}

.espacios
{
	margin-left:30px;
	padding-bottom:14px;
}

.FiltroListado  span.tit 
{
	color:#4C5876;
	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
{
	float:left;
	margin-left:20px;	
}

#FilNombreHotel input
{
	width:96%;
}

#FilBtBuscarNombre .boton
{
	float:right;
}

#FilBtBuscarNombre .boton span
{
	clear:none;
	display:inherit;
}

.separacion
{
	border-bottom:solid 1px #FFB60F;
	width:215px;
	height:1%;
}



/*fin de Filtros*/


/* Seccion para los filtros laterales de los buscadores OLD*/

/*.FiltroListado {
	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:8px;
	color:#4C5876;
}


.FiltroListado label , .FiltroListado .label
{
	margin-top:8px;
	width:176px;
	clear:both;
	display:block;
	height:1%;
	overflow:hidden;
}


.FiltroListado  span.tit 
{
	color:#4C5876;
	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
{
	float:left;
	margin-left:20px;	
}





#FilNombreHotel input
{
	width:96%;
}

#FilBtBuscarNombre .boton
{
	float:right;
}

#FilBtBuscarNombre .boton span
{
	clear:none;
	display:inherit;
}*/


/*fin de Filtros OLD*/





/* Formato estandar del inforesultado de un producto (titulo seccion, datos) */

div.producto {
	margin: 6px 0;
	height:1%;
	overflow:hidden;
}

.fondo
{
	background-color:#E9E9E9;
}

div.producto div.info 
{
    overflow:hidden;
	height:1%;
	margin: 4px 0;
	padding:1px;
}

div.producto div.info .foto {
	float:left;
	padding-left:10px;
}

div.producto div.info .desc {
	float:left;
	margin-left:10px;
	width:500px;
	font-size:11px;
}

div.producto div.info .desc .destino
{
	color:#002147;
	float:left;
	clear:both;
}

.fechasReserva
{
	float:left;
	padding-top:2px;
	color:#333;
	font-size:11px;
	clear:both;
}

.descripcionHotel
{
	color:#333;
	font-size:11px;
	padding-left:0px;
}

.direccion
{
	font-weight:bold;
	color:#002147;
	font-size:11px;
	float:left;
	/*display:block;
	float:left;*/
}

div.producto .fechas
{
	color:#333;
	float:right;
}

.fechas
{
    
	color:#0255A2;
}


div.producto div.info .desc p
{
	padding-top:8px;
	clear:both;
	color:#333;
}

div.producto div.info .desc p.bookingdesc
{
	padding-left:0px;
}




div.producto .oferta
{
	display:block;
	float:none;
	margin-top:4px;
}

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 
{
	color:#434D67;	
	border-bottom:solid 2px #FFB60F;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	padding:0 0 0 3px;
	/*padding:0 0 3px 3px;*/
}

div.producto div.titulo span.precio 
{
	float:right;
	font-size:14px;
}

span.preciodesde
{
	float:right;
	font-weight:bold;
	color:#002147;
	font-size:11px;
	padding-right:10px;
	padding-top:5px;
}


div.producto div.titulo span.nombre 
{
	max-width:260px; /*utilizamos este valor para darle un ancho maximo en los listados y asi no se monte encima del precio*/
	text-transform: uppercase;
	float:left;
	_width:260px;	
}

span.nombrehotel
{
	background-image: url(/images/filtros/flechali.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#002147;
	font-weight:bold;
	font-size:12px;
	padding-top:2px;
	float:left;
	display:block;
	padding-left:18px;
}

span.categorialistado
{
	color:#002147;
	font-weight:bold;
	font-size:12px;
	padding-top:2px;
	float:left;
	display:block;
}


div.producto div.titulo span.categoria
{
	float:left;
}

div.producto div.titulo span.nombrelargo 
{
	text-transform: uppercase;
	float:left;
}



/*Formato estadndar de los listados de resultados de producto*/

.ListadoProducto {
	margin: 15px 0 30px 0;
}


.ListadoProducto .botonOkCen
{
 	min-width: 64px;
}


.ListadoProducto div.producto
{
 	margin: 20px 0;
}

.ListadoProducto div.precioReserva .conversor {
	margin-left: 4px;
	float:left;
}

.ListadoProducto div.precioReserva .textoPrecio span.precioTotal {
	font-size: 12px;
	color: #434D67;
	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: #002147;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}



/* Paginas de reserva*/

.paginareserva textarea {
	padding: 3px;
	border: 1px solid #666666;
	width: 515px;
	height: 50px;
}

.paginareserva span#botonRecalcular {
	margin-left: 25px;
}

	
.paginareserva .seccion .titulo {
	/*color: #434D67;*/
	color:#002147;
	border: none;
	margin: 14px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 3px 3px;
	/*border-bottom: solid 1px #A8B0C8;*/
	border-bottom: solid 1px #FFB60F;
	clear: left;
	/*text-transform:uppercase;*/
}

.tituloNormal
{
	color:#002147;
	border: none;
	margin: 14px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 3px 3px;
	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;
	font-size:11px;
}

div.paginareserva div.seccion div.producto div.info .desc
{
    float: left;
    font-size: 11px;
    margin-left: 45px;
    width: 500px;
}


/** Tabla de precios resumen **/

table.tablapreciosreserva 
{
	border-collapse:collapse;
	width:625px;
	/*margin-top:14px;*/
	border:solid 1px #002147;
	
}

table.tablapreciosreserva td 
{
	border:solid 1px #002147;
	padding:3px;
}

table.tablapreciosreserva tr.titulos td 
{
	background-color: #E0EAFD;
	border:solid 1px #E0EAFD;
	border-bottom-style:none;
	padding:3px;
	color:#434D67;
	font-weight:bold;
}



table.tablapreciosreserva td.desc
{
	width:350px;
	line-height:18px;
}

table.tablapreciosreserva td.suplementosdesc
{
	width:auto;
}


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;
}



.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:#FFB60F;	
	text-transform:uppercase;
	font-size:11px;
	color:#002147;
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:26px;
	width:626px;
}

.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;
	background-color:#E9E9E9;
}

ul.listaAmenities {
	margin:0 0 6px 0;
	color: #333333;
	/*border:solid 1px #99B8E3;*/
	padding:0;
	background-color:#E9E9E9;
}

ul.listaAmenities li {
	margin:2px 0 2px 4px;
	padding:0;
	list-style-type:none;
}


.destacado 
{
	font-weight:bold;
	color:#002147;	
}

/* 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:#00214D;	
}

.overdivEstandar_BG font 
{
	color:#FFFFFF;
}

.overdivEstandar_FG  /*Tabla interna (descripcion)*/
{
	background-color:#EAF1FE;
	/*margin:0px;*/
}
.overdivEstandar_FG font  
{
	color:#333333;
}



.cajaSolicitarBG
{
	background-color:#EB1823;
}

.cajaSolicitarFG
{
	background-color:#FEDFCD;	
	background-image:url('/images/masterPage/bg_overdiv_solicitar.gif');
	background-repeat:no-repeat;
	background-position:97% 3%;
}

.cajaSolicitarFG font
{
	color:#333333;
}

.nombrelargo
{
	color:#002147;
	font-weight:bold;
}

.descripciontexto
{
	display:block;
	float:left;
	clear:both;
	font-size:11px;
	font-weight:bold;
	color:#002147;
}

.descripciontexto span
{
	float:left;
	clear:both;
	color:#333;
	font-weight:normal;
}

.botonficha
{
	overflow:inherit;
	padding-left:45px;
}

.paddingbottom
{
	padding-bottom:5px;
}


.marginbottom
{
	margin-bottom:10px;
}

.minuculas
{
	text-transform:lowercase;
}

.posicionlogin
{
	display:block;
	float:left;
	margin-top:5px;
}
p.descpaq
{
	padding-left:0px;
}  

/***Ficha rent a car en paquetes**/
.descRentcar
{
	margin-left:2px;
	vertical-align:top;
	
}

/*seguros*/
.seguropopup
{
	margin-top:20px;
}
.Ordenar
{
	font-size:11px;
	color:#333;
}

.texto_etiqueta2
{
	font-size:12px;
	font-weight:bold;
}
.texto_cruceros
{
	font-size:12px;
}
/**** 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.botonOkBoletin {
	border:1px solid #00214D;
	font-size:11px;
	margin:2px;
	width:55px;
	height:19px;
	float:left;
	clear:both;
}
#registrarse fieldset label.boton {
	clear:both;
	float:right;
	margin-right:90px;
}
#registrarse fieldset label textarea {
	clear:both;
	float:left;
	font-family:Arial;
	font-size:11px;
	border:1px solid #999999;
}

.sinResultadosPaq
{
	display:none;
	background-color:#E9E9E9;
	padding:30px;
	margin-top:12px;
	color:#002147;
	font-weight:bold;
}
.selectGeneroPax
{
    border: 1px solid #666666;
    height: 18px;
    margin: 16px 4px 4px 10px;
    width: 80px;
}
.selects_pax
{
    margin-left: 0px;
}
.lista_desplegable_buscador
{
    margin-left: 11px;
}

.hidden 
{
    display:none;
}
    #cruise .buscadorCrucero .destino{margin-right:15px;}
#cruise .buscadorCrucero .fecha{margin-right:15px;}
#cruise .buscadorCrucero .cruiseSelectCompany,
#cruise .buscadorCrucero .cruiseSelectDeparture{margin-top:10px;}
#cruise .buscadorCrucero .cruiseSelectCompany{margin-right:80px;display:none}


#cruise .content .fotoCru { background: none repeat scroll 0 0 #FFFFFF; padding: 3px; width: 172px; margin-bottom: 10px; border:1px solid #ebebeb;}
#cruise .content .foto { width: 172px; }
#cruise .booking .content .fotoCru, .cruise .desc .fotoCru, .combination .fotoCru {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EBEBEB;
    margin-bottom: 10px;
    padding: 3px;
}
#cruise #description .desc .fotoCru{width:192px;height:119px; margin-right: 20px;}
#cruise .cruise .desc .fotoCru .hoverImg{width:192px;height:119px;}
#cruise .booking .content .foto, .cruise .desc .foto{ height: 67px; float: left; margin-right: 15px; width: 84px;}
#cruise .content .desc { width: 453px; }
#cruise .content .desc div.title { float: left; clear: both; }
#cruise .content .desc span.info, #cruise .content .desc p.info {}
#cruise .content .desc span.title { color: #8F8F8F; clear: both; float:left; margin-right: 5px; text-align: left; }


#cruis  e #cabins .contCabins {}
#cruise #cabins .contCabins .descCabins { float: left; width: 743px;}
#cruise #cabins .contCabins hr{clear:both; margin: 10px 0 0 0;}

#cruise #productTabs #information .boatInfoImg{padding:10px;float:right;background:#fff;margin-left:15px;}
#cruise #productTabs #information .boatInfoImg img{width:300px;}
#cruise #productTabs #information .innerTitle{margin-top:20px;}
#cruise #productTabs #information .desc{ background: none repeat scroll 0 0 #FFFFFF; padding: 5px 10px 10px; }
#cruise #information .descriptionCol{float:left; width:420px;}
#cruise #productTabs #information .descriptionCol .title{ color:#8f8f8f; display:inline-block; margin-top: 5px; width:200px;}

#cruise #images .imgCruCont{
float:left;
padding:5px;
margin:0 4px 4px 4px;
position:relative;
}
#cruise #images .imgCont{
width:80px;
height:80px;
overflow:hidden;
position:relative;
}

.clear 
{
    clear:both;
}
.priceText {
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
    float:left;
    width: 100%;
}

.priceText span{margin: 0px 10px;}
.priceText span.decimals{margin:0; font-size:15px;}
#cruise .content .desc .priceText .title{
    font-size: 12px;
    font-weight: normal;
    text-align: right;
    margin-left: 55px;
}
#cruise .content .bookButton{
    margin-left: 25px;
    margin-top: 0;
}

#cruise .seccion .content {
    background: url("/images/cruises/cruises_subHeader.png") no-repeat scroll 98% 0 #F0F0F0;
    margin-bottom: 0;
    overflow: hidden;
}
#cruise .seccion{margin-bottom: 20px;}

#cruise .seccion .header h2{clear:both;}
#cruise .seccion .header .cruHeaderInfo{float:right;}
#cruise .seccion .header .cruDeparturePort{text-transform:capitalize}
#cruise .colHeader{background: url("/images/cruises/cruises_cheapest.png") no-repeat scroll 98% 0 #FFFFFF}
#cruise td.colHeader{width: 50px;}
#cruise #bookingDetails .content .desc {width: 440px;}

#cruise .departuresTable{width:100%;}
#cruise .departuresTable tr{background:#fff;border-bottom:3px solid #f6f6f6;height:35px;vertical-align:middle;}
#cruise .departuresTable td{font-size:11px;text-align:center;}

#cruise .departuresTable .header td{background:#d6d6d6;font-weight:bold;color:#525050;font-size:11px;}
#cruise .departuresTable .header td.title{text-align: left; padding-left: 15px;}
#cruise .departuresTable .catName{text-align:left;padding-left:15px;font-weight:bold;width:115px;}
#cruise .departuresTable .price{
    color:#c60064;
    font-weight:bold;
    font-size:12px;
    width: 100%;
    line-height:28px;
    display: block;
}

#cruise .departuresTable td.priceCombi:hover{background: #F8DEEB;}

#cruise .filterbox .header {
    background: none repeat scroll 0 0 #fa871c;
    border-radius: 2px 2px 0 0;
}
/*Filtros*/
#cruise .filterbox { background: none repeat scroll 0 0 #ffe1c5; margin-bottom:20px; }
#cruise .filterbox .filterCont {
background: url("/images/cruises/cruises_subHeader.png") no-repeat scroll 95% top transparent;
margin: 0;
color:#e06c00;
font-size:11px;
}
#cruise .filterbox hr{border-top:1px solid #efb47a;border-bottom:1px solid #fef8f1;}
#cruise .filterbox .tit{color:#e06c00;}
#cruise .filterbox .filterOpt{display:block;padding:1px 0;line-height:12px;margin-top:4px;text-transform:capitalize;}
#cruise .filterbox .filterOpt input{width:16px;margin-top:-3px; text-transform: capitalize;}
#cruise .filterbox .ui-slider-range{
background:#ffbd80;
border-top:1px solid #ffbd80;
border-bottom:1px solid #ef762b;
} 
#cruise .resetFilters{color:#e06c00;}
#cruise .promoBanners img{margin-bottom:20px;}
#cruise #productFile .promoBanners img,
#cruise.booking .promoBanners img{display: block;margin: 20px auto 0;width: 180px;}

/*InfoPRICE*/
#cruiseResume .combination h4, #cruiseBookingResume .combination h4{
color: #414040;
margin-bottom: 5px;
font-weight:normal;
}

#cruiseResume .combination .title,
#cruiseBookingResume .combination .title{
    color: #8f8f8f;
    font-size: 11px;
    clear:left;
}

#cruiseResume .combination .group ,
#cruiseBookingResume .combination .group{
    margin-top: 10px;
    overflow: hidden;
}
#cruiseResume .combination .title{display:inline-block;width:120px;text-align:right;margin-right:5px;}
#cruiseResume .desgloseCruceros .title{width:auto;}
#cruiseResume .combination .productTitle{clear:both;float:none;display:block;}
#cruiseResume strong{display:block;}
#cruiseResume .combination span ,
#cruiseBookingResume .combination span{}
#cruiseResume .combination.priceResume .title{text-align:left;color:#525050;width:auto;}
     
#cruiseResume .combination span{
    color:#525050;
    font-size: 11px;
}

#cruiseBookingResume .combination span{
    color:#525050;
    font-size: 12px;
}
#cruiseBookingResume .combination.cruInfo{width:430px;}
#cruiseBookingResume .combination.cruInfo .title{width:200px;color:#8f8f8f;}

#cruiseResume .combination .description, #cruiseBookingResume .combination .description
{
    margin-right: 162px;
    overflow: hidden;
}
#cruiseResume .combination .groupPrice span , #cruiseBookingResume .combination .groupPrice span
{
    text-transform: none;
}

#cruiseResume .combination .groupPrice.totals, #cruiseBookingResume .combination .groupPrice.totals
{
    float:right;
    margin: 0;
    text-align: right;
}

#cruiseResume .combination span.totalPrice , #cruiseBookingResume .combination span.totalPrice
{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

#cruiseResume .disclaimer{float:left;}
#cruise span.totalPrice .decimals{color:#000000;font-size:15px;}

#cruiseResume .combination, #cruiseBookingResume .combination{
background:#F7F7F7;
padding:10px;
margin-bottom: 20px;
overflow: hidden;
}
#cruiseBookingResume  .headerCombination { margin-bottom: 10px; }   
#cruiseBookingResume  .headerCombination span.description
{
    margin-right: 138px;
}

#cruiseBookingResume .combination .desgloseCruceros .descuentoNautalia,
#cruiseBookingResume .combination .desgloseCruceros .descuentoNautalia .title{color:#fa8176;text-align:right;font-size:12px;}
/*Booking & Supplements*/
.paginareserva .cruInfo  { width: 100%; }
.paginareserva .cruInfo  span 
{
    margin-bottom: 4px;
}

.paginareserva .cruInfo  span.title 
{
    display: block;
    width: 315px;
}

.paginareserva .cruInfo  span.title{ text-align: right; margin-right: 5px; color:#8f8f8f;}

.paginareserva .priceNoDisplay 
{
    text-align: right;
    margin-bottom: 10px;
}
.paginareserva .priceNoDisplay .title {
    color: #8f8f8f;
    font-size: 12px;
}

.paginareserva .priceNoDisplay span.totalPrice 
{
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

#cruise .oldPrice .totalPrice{font-size:16px;color:#524848}
#cruise .oldPrice .totalPrice .decimals{font-size:12px;color:#524848}

#cruiseBookingResume{
    display: none; 
    background: #FFF;
    padding: 20px;
}

.paginareserva .cruFlightInfo .departureFlight{overflow:hidden;margin-bottom:20px;background:url(/images/flights/flight_arrowGo.png) no-repeat 80px center}
.paginareserva .cruFlightInfo .returnFlight{overflow:hidden;background:url(/images/flights/flight_arrowReturn.png) no-repeat 80px center}

.combination .header .description,
.combination .header .quantity,
.combination .header .value{}
/*Desglose Precio*/
.desgloseCruceros{width:100%;font-size:11px;}
.desgloseCruceros thead{font-weight:bold; color:#000 !important;}
.desgloseCruceros tr td{text-align:right;}
.desgloseCruceros tr .title{color:#8f8f8f;text-align:left;}


/*Vuelos*/
.departureAirport{margin-bottom:10px;}
.availableFlights .noAvailableFlights{font-size:11px;padding:10px 5px;color:#CC0000;}
.cruiseFlight,
.container_InfoCat .infoCat{clear:both;background:#F3F3F3;padding:10px;overflow:hidden;margin-bottom:20px;}
.cruiseFlight h5{font-weight:normal;color:#000;}
.cruiseFlight span.tit{width:100px;display:inline-block;text-align:right;margin-right:10px;color:#8f8f8f;}
.cruiseFlight .departureFlight{width:270px; border-right:1px solid #cecece; float:left;}
.cruiseFlight .returnFlight{float:left;padding-left:30px;}

.container_InfoCat .detailsTitle{margin-bottom:5px;font-size:11px;font-weight:bold;color:#8f8f8f;}

#bookingDetails h6{color:#414040;font-size:13px;font-weight:normal;}
#bookingDetails strong{display:block;}
#cruiseSearchInfo #researchProduct{font-weight:normal;font-size:11px;color:#C70063;margin:5px 0 0 0;display:block;text-align:right;padding:0 10px 0 0;background:url("/images/general/gen_arrowFwd.png") no-repeat scroll right center transparent}


#cruise .tabla_pax .tr_edadesPax td{line-height: 30px; height:12px;padding:0 !important;}
#cruise .tr_edadesPax td span{font-size:12px !important;}
#cruise input{line-height:20px;}
.partialPayment strong{display:inline !important;}
.disclaimer{font-size:11px;float:right;display:block;margin:10px 0 0 0;}
.disclaimer strong{color:#FA871C;font-weight:bold;}

/**OFERTAS**/
.cruiseOffers{display:block;margin:20px 0;}
.cruiseOffers li{display:inline-block;margin-right:10px;}
.cruiseOffers li img{width:50px;height:50px;}
.results .cruiseOffers{display:block;margin:0 0 10px 0;}
.results .cruiseOffers li img{width:50px;height:50px;}  

/**La mejor Oferta**/
#bestOffer{
position:fixed;
width:100%;
height:100%;
background:url(/images/bg_overlay.png);
z-index:1000;
top:0;
left:0;
display:none;
}
#bestOffer.active{display:block;}
#bestOffer .cerrarOferta{
margin:-35px -45px 0 0;
cursor:pointer;
}
#bestOfferMsg{
width:700px;
position:relative;
background:#fff;
padding:20px 30px;
margin:15% auto 0;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
}
#bestOfferMsg h2{
color:#414040;
font-weight:normal;
font-size:18px;
background:url(/images/general/info_alert.jpg) no-repeat center left;
margin:0 0 5px 0;
padding-left:40px;
line-height:30px;
}
#bestOfferMsg .bestOfferDesc{
padding:20px;
background:#edecec;
}
#bestOfferMsg .bestOfferDesc p{
color:#414040;
font-size:16px;
}
#bestOfferMsg .bestOfferDesc p small{
color:#8f8f8f;
font-size:12px;
display:block;
}
.resultsList .seccion 
{
       height: 1%;
    margin: 6px 0;
    overflow: hidden;
     background-color: #E9E9E9;
}
.header h2    
{
    background-image: url("/images/filtros/flechali.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 2px solid #FFB60F;
    color: #002147;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-left: 18px;
    padding-top: 2px;
    width:100%;
}
.header .omega 
{
    
    color: #002147;
    font-weight: bold;
    height: 1%;
    overflow: hidden;
    padding: 0 0 0 3px;
}
.cruHeaderInfo 
{
    
    color: #002147;
    font-weight: bold;
    height: 1%;
    overflow: hidden;
    
}
.departuresTable 
{
    width:100%;
}
.departuresTable .catName   
{
        background-color: #FFFFFF;
    border: 1px solid #679FCD;
    float: left;
    height: 22px;
    line-height: 22px;
    width: 519px;
}
.priceCombi{
    background-color: #DC291E;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    margin: 0;
    text-align: center;
    text-decoration: none;
    width: 95px;
}
.price 
{
    color:#FFFFFF!important;
}
.resultsList .priceText
{display:none;
}
.itinerario
{
	text-align:left;
}
.itinerariotitulos
{
	color:#002147;
	font-size:11px;
	font-weight:bold;
}

#TablaListado td.cabeceratabla {
	background:#E7EBFF none repeat scroll 0 0;
	color:#424D63;
	font-weight :bold;
	border: solid 1px #5A6584;
}

#TablaListado td.bordeblanco {
	border-right:1px solid #FFFFFF;
}
#TablaListado td.texto_cruceros
{
	color:#333;
	font-size:10px;
}


.descripciontexto
{	
}



/**** Seguramente para borrar ****/

.mapa {
	clear:both;
	width:480px;	
	height:450px;
	margin:14px 0 0 16px; 
	border:solid 6px #D9D9D9;
	
}

.listaAmenitiesTit {
	/*border:solid 1px #99B8E3;*/
	border-bottom:solid 1px #FFB60F;
	/*border-bottom-style:none;*/
	padding:2px 2px 2px 2px;
	font-weight:bold;
	background-color:#E9E9E9;
	color:#002147;
	font-weight:bold;
}

ul.listaAmenities {
	margin:0 0 10px 0;
	color: #333333;
	/*border:solid 1px #99B8E3;*/
	padding:0;
	border-bottom:solid 1px #FFB60F;
	border-bottom-style:none;
}

ul.listaAmenities li {
	margin:0px 0 2px 4px;
	padding:0;
	list-style-type:none;
	background-image:url(/images/ficha/flecharoja_titulo.gif);
	background-repeat:no-repeat;
	min-height:12px;
	padding-left:10px;
	padding-top:3px;
}
.productFile .productInfo .prodImg
{
    margin: 0 0 20px 0;
}

.foto 
{
	width:66px;
}

.paginatitulobooking {
background-color:#E9E9E9;
border-bottom:2px solid #FFB60F;
color:#002147;
font-size:14px;
font-weight:bold;
height:17px;
margin:0 0 12px;
overflow:hidden;
padding:4px 0 0 13px;
}

.seccionsubtitulo
{
	color:#002147;
	font-size:11px;
	padding-left:14px;
	text-transform:capitalize;
}
.imagenficha
{
	background-image:url(/images/masterPage/reservar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
	padding-top:5px; 
}

.tituloBuscador .texto
{
	display:block;
	min-height:25px;
	font-size:11px;
	color:#092767;	
}


#productFile .FichaProducto .productInfo 
{
    background-color: #FFFFFF;
    clear: both;
    margin-bottom: 15px;
    position: relative;
}

.infoCrucero{
    margin:20px;
    overflow: hidden;
}
#productFile .productInfo .prodInfos.left {width: 720px;}
.allImages{margin: 0;}
.prodInfo{margin-left: 20px;}
.productFile .productInfo h1{margin: 0 0 20px 0;}
