/* 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 {
	margin: 0;
	padding: 0;
	background-color:#C4C4C4;
	vertical-align:top;
	font: normal normal normal 11px Arial;
	height: 100%;
}

input {
	font-size: 11px;
	margin: 0px 2px 0px 0px;
	color:#666666;
	/*height:20px;*/
}

input[type="checkbox"], input[type="radio"] {
	vertical-align:middle;
	margin-right:5px;
}

select 
{
border:1px solid #B4B4B4;
color:#333333;
font-size:11px;
margin:4px 0;
}

*:first-child+html select 
{
border:1px solid #B4B4B4;
color:#333333;
font-size:11px;
min-height:17px;
margin:4px 0;
}


textarea 
{
	font-family:Arial;
	font-size:11px;
}

a {
	text-decoration: underline;
	color:#100B10;
}

img 
{
	border-style:none;
}


div 
{

}

/**
*
* =LayOut (Estructura principal de la pagina)
*
**/
#pagina {
	margin:0 auto;
	width:100%;
	vertical-align:top;
	background-color:#fff;
}

#pagina #cabecera {
	background-image: url(../images/cabecera_1.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
	height:1%;
}

#pagina .cabeceraHome
{
	margin:0 auto;
	width:1000px;	
}

#pagina #cabecera #cambioIdioma {
	color: #00439D;
	font-family: arial;
	font-weight: normal;
	padding: 25px 25px 0 0;
	text-align: right;
	font-size:10px;
	/*float:right;*/
}

#pagina #cabecera #tituloWeb 
{
	background-image: url(../images/LCIhome/logo.jpg);
	background-repeat:no-repeat;
	width:181px;
	height:141px;
	margin-left:77px;
	float:left;
/*	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	left:190px;
	letter-spacing:0.02em;
	position:absolute;
	top:48px;*/
}
#pagina #contenido #access {
	float:left;
	height:380px;
	margin-top:-190px;
	margin-left:-474px;
	overflow:visible;
	_margin:0;
	_padding:0;
	padding:0 0 0 0;
	position:absolute;
	top:50%;
	left:50%;
	_top:0;
	_left:0;
	width:948px;
}
#pagina #contenido #WizardPrincipal {
	float: left;
	width: 950px;
	overflow: visible;
	margin-right:0px;
	padding:0px 0px 0 0px;
}

#pagina #cabecera #opciones {
	font-family: verdana;
	padding: 32px 5px 0 0;
	text-align: right;
}

#pagina #contenedorMenu {
	background-color:#BBBBBB;
	border-bottom:1px solid #858585;
	border-top:1px solid #858585;
	clear:both;
	height:1%;
	margin-bottom:23px;
	overflow:hidden;
}

#pagina #cabecera #cambioIdioma a:link, #cambioIdioma a:hover, #cambioIdioma a:visited, #cambioIdioma a:active {
	color:#00439D;
	text-decoration:none;
	
}

#idiomaes
{
	margin-left:10px;
	width:65px;
}
#idiomaen
{
	margin-left:10px;
	width:65px;
}
#idiomapt
{
	margin-left:10px;
	width:80px;
}
#idiomaru
{
	margin-left:10px;
	width:65px;
}

.idiomasel
{
	background:transparent url("/images/LCIhome/globo.gif") no-repeat scroll 0 0;
	height:12px;
	float:left;
	color:#00439D;
	cursor:pointer;
	width:100px;
	margin-left:20px;
}

#pagina #cabecera #loginCabecera 
{
clear:both;
margin-left:11px;
overflow:hidden;
padding:10px 10px 0 0;
}
#pagina #cabecera #cestacompraResumen 
{
clear:both;
margin-left:11px;
overflow:hidden;
padding:10px 10px 0 0;
}

#pagina #contenido {
	background-color:#FFFFFF;
	height:1%;
	margin:auto;
	min-height:440px;
	overflow:hidden;
	width:950px;
	position:relative;
}

#pagina #contenido.Acces
{
	_height:380px;
}

#pagina  #contenido  #izquierda {
	float:left;
	overflow:hidden;
	padding:0 20px 0 0;
	width:239px;
}

#pagina  #contenido #centro {
	/*background:none repeat scroll 0 0 #FFFFFF;*/
	float:left;
	padding:0 0;
	width:685px;
	_width:691px;
}

#pagina  #contenido  #derecha 
{
	padding: 0px 0px 0px 23px;
	_padding: 0px 0px 0px 23px;
	display:none;
}

#pagina #pie {
	background-color:#C4C4C4;
	background-image:url("/images/LCIhome/fondo_pie.jpg");
	background-repeat:repeat-x;
	clear:both;
	margin-top:23px;
	min-height:157px;
	width:100%;
}
#pagina .pieHome
{
	width:952px;
	margin:0 auto;
}

#pagina #pie div.izquierda {
	float:left;
	padding-top:10px;
	/*width:850px;*/
}

#pagina #pie div.izquierda div {
	padding:10px 0;
}

#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 {
	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: 465px;
	overflow: visible;
	margin-right:0px;
	padding:0px 20px 0 0px;
}

#pagina  #contenido.Home #centro {
	float: left;
	width: 465px;
	min-height:100%;
	padding:0px 0px 0 0px;
}

#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:950px;
	padding: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	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%;
}






/**
*
	Mensajes filtrando y Sin Resultados
*
**/


#MsjFiltrando 
{
	z-index: 1000;
	position: absolute;
	float: left;
	top:40%; 
	left:34%;
}

 .sinResultados
{
	color:#002C6C;
	font-weight:bold;
	margin-top:15px;
}

.noMostrar {
	display: none;
}


#BuscandoProducto {
	color: #004F9F;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	width: 100%;
}

#buscando
{
	background-color:white;
	left:50%;
	margin-left:-300px;
	margin-top:-150px;
	position:absolute;
	top:50%;
}


/*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 
{
	background-image:url('/images/listadoAloja/titBusc.gif');
	color: #FFFFFF;
	font-size: 12px;
	padding:0 5px;
	overflow:hidden;
	height:43px;
	line-height:43px;
	vertical-align:middle;
}

.paginatitulo .iz
{
	float:left;
}

.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: #434D67;
	font-size:12px;
	padding:1px 4px 1px 20px;
	background: #80FFFF url('../../images/flecha_derecha.gif') no-repeat;
	background-position: 4px 2px;
	text-decoration:none;
	float:right;
	margin-right:4px;
}


.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: 100%;
	min-height: 455px;
}


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%;
}

div.botonTexto {
    overflow: hidden;
    height: 1%;
}

div.botonTexto input {
    margin: 0;
}

div.botonTexto div {
    color: #434D67;
    float: left;
    margin-bottom: 10px;
	  min-height:18px;
    background-color: #DDE4F0;
    width: 146px;
    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: 4px;
	height: 17px;
	float: left;
}
.buscadorAloja .boton .botonOkCen
 {
background:url("/images/LCIhome/boton.gif") no-repeat scroll right center transparent;
border:medium none;
color:#002F6F;
cursor:pointer;
display:block;
float:right;
font-size:14px;
font-weight:bold;
height:32px;
line-height:33px;
margin:0 10px 0 4px;
padding:0 30px 0 4px;
text-align:left;
text-decoration:none;
 }
.boton .boton_reservaWizard
 {
background:url("/images/LCIhome/boton.gif") no-repeat scroll left center transparent;
border:medium none;
color:#002F6F;
cursor:pointer;
display:block;
font-size:14px;
font-weight:bold;
height:32px;
line-height:33px;
margin:0 4px 0 10px;
padding:0 4px 0 30px;
text-align:left;
text-decoration:none
 }
.boton .botonOkCen {
	background:url("/images/masterPage/bt.gif") no-repeat scroll right top #002F6F;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:17px;
	line-height:17px;
	margin:0;
	text-align:center;
	text-decoration:none;
}
.boton .anyadir {
	background: url(/images/masterPage/btn_anyadir.gif) no-repeat;
	border:medium none;
	color:#002F6F;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	text-align:center;
	overflow: visible; 
	text-decoration:none;
}

.boton .boton_reserva {
	background: url(/images/masterPage/btn_continuarBooking.gif) no-repeat;
	border:medium none;
	color:#002F6F;
	cursor:pointer;
	display:block;
	overflow: visible; 
	float:left;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	text-align:center;
	text-decoration:none;
}

.boton .cancelar_reserva {
	background: url(/images/masterPage/btn_cancel.gif) no-repeat;
	border:medium none;
	color:#002F6F;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	overflow: visible; 
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	text-align:center;
	text-decoration:none;
}

.boton .boton_reservaPrint {
	background: url(/images/masterPage/btn_imprimir.gif) no-repeat;
	border:medium none;
	color:#002F6F;
	cursor:pointer;
	display:block;
	overflow: visible; 
	float:left;
	font-size:11px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	padding:0 0 0 35px;
	text-align:center;
	text-decoration:none;
}

.boton .boton_reservaModificar {
	background: url(/images/masterPage/btn_modifybook.gif) no-repeat;
	border:medium none;
	color:#002F6F;
	cursor:pointer;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:30px;
	overflow: visible; 
	line-height:30px;
	padding:0 0 0 35px;
	text-align:center;
	text-decoration:none;
}
.botonOkDer {
	display:none;
	float:left;
}


.botonSolicitar .botonOkIzq {
	background: url(/images/masterPage/bt_solicitar_iz.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: none;
	width: 4px;
	height: 17px;
	float: left;
}

.botonSolicitar .botonOkCen {
	background: url(/images/masterPage/bt_solicitar.gif) no-repeat;
	background-color:#990000;
	background-position: right top;
	margin: 0;
	line-height: 17px;
	text-decoration:none;
	/*padding: 0 24px 0 4px;*/
	border: none;
	height: 17px;
	float: left;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	text-align:center;
	font-size:11px;
	display:block;
}

.botonOkDer {
	display:none;
}

div.botones {
	height:1%;
	margin:18px 0 24px 30%;
	overflow:hidden;
	position:relative;
}

div.botones div.boton , div.botones div.botonTexto{
	height:1%;
	margin-right:16px;
	margin-top:5px;
	overflow:hidden;
	position:relative;
}

/* Seccion de cajas (divs con informacion dentro) */
.titcaja 
{
	color:#990000;
}
/*boletin novedades*/
.caja 
{
	background:url("/images/LCIhome/cajaBoletin.gif") no-repeat scroll left center transparent;
	float:left;
	height:89px;
	overflow:hidden;
	width:220px;
}

.caja li {
	color: #4C5876;
	font: normal normal bold 11px Arial;
	margin: 0 19px 0 2px;
	padding: 10px 0 2px 0;
}

.caja .imagenDescripcion {
	margin-left:10px;
}

.caja .inputBoton {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:164px;
	border: solid 1px #B4B4B4;
}
.caja .start 
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:right;
	height:16px;
	margin-top:10px;
}
.caja .texto
{
	color:#FFFFFF;
	display:block;
	font-size:10px;
	margin:5px 0 0;
}
.caja h3 
{
	color:#FFFFFF;
	font-size:13px;
	margin:5px 0 0 10px;
}
.caja .destacado {
	font-weight: bold;
}
.caja .boton
{
	float:right;
	height:16px;
	margin-right:10px;
	margin-top:10px;
}
.caja .boton2
{
float:right;
height:16px;
margin-right:10px;
margin-top:5px;
}
.boton2 {
height:1%;
overflow:hidden;
}
.boton2 .botonOkCen {
background:url("/images/masterPage/bt.gif") no-repeat scroll right top #002F6F;
border:medium none;
color:#FFFFFF;
cursor:pointer;
display:block;
float:left;
font-size:11px;
font-weight:bold;
height:17px;
line-height:17px;
margin:0;
text-align:center;
text-decoration:none;
}
.caja .botonOkCen
{
	background:transparent url(/images/LCIhome/botonBoletin.gif) no-repeat scroll right top;
	cursor:pointer;
	display:block;
	float:left;
	height:16px;
	width:16px;
	line-height:20px;
	margin:0;
	padding:0 24px 0 4px;
	text-align:left;
}
.caja .botonOkCenStart
{
background:url("/images/LCIhome/botonBoletin.gif") no-repeat scroll right top transparent;
cursor:pointer;
display:block;
height:16px;
line-height:16px;
margin:0;
padding:0 80px 0 0;
text-align:left;
width:16px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border:none;
}

/********************/

/* Buscador Generico */

.busGen .buscadorCabecera 
{
	background-image:url("/images/LCIhome/titBusc.jpg");
	background-repeat:repeat-x;
	border-bottom:2px solid #C5C5C5;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:41px;
	text-align:center;
	width:461px;
}

.busGen .buscadorCabecera  span {
	
}

.busGen .buscadorContenido 
{
background-color:#C5C5C5;
background-image:url("/images/LCIhome/fondoBusc.jpg");
background-position:center top;
background-repeat:repeat-x;
clear:both;
color:#464646;
min-height:380px;
overflow:hidden;
padding:13px 13px 2px;
}


.busGen .buscadorPie 
{
	display:none;	
}

.busGen label , .busGen div.label {
	overflow: hidden;
	height: 1%;
	display: block;
	color:#464646;
}

.busGen label span, .busGen div.label span 
{
	color:#464646;
}

/* Seccion para los filtros laterales de los buscadores */

.FiltroListado 
{
	/*margin:8px 0 0 0;*/
	width:100%;
	
	margin-bottom:15px;
}

.FiltroListado .cabecera
{
	height:26px;
	color: #002E6E;
	font-size: 12px;
	margin: 0;
	height:26px;
	line-height:26px;
	vertical-align:middle;
	background-image:url(/images/filtros/fondoFiltro.jpg);
	background-repeat:repeat-x;
}

.FiltroListado .cabecera span{
	color: #002E6E;
	font-size: 12px;
	margin-left:5px;
	line-height:20px;
}

.FiltroListado .contenido {
	background-color:#CBCBCB;
	padding:3px;
	clear:both;
	height:1%;
	overflow:hidden;
}

.FiltroListado  #ResMostrados {
	font-weight: normal;
}

.FiltroListado #ResMostradosFiltro {
	font-weight: normal;
}

.FiltroListado h3 {
	margin-top:8px;
	margin-bottom:3px;
	color:#002F6F;
}


.FiltroListado label , .FiltroListado .label
{
display:block;
height:1%;
line-height:20px;
margin-top:5px;
overflow:hidden;
vertical-align:bottom;
width:300px;
}

.FiltroListado span.tit 
{
clear:both;
color:#002F6F;
float:left;
font-weight:bold;
overflow:visible;
text-transform:capitalize;
width:100px;
}

.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%;
	overflow:hidden;
	clear:both;
}

.FiltroListadoSup label
{
	float:left;
	margin-left:20px;	
}


.FilNombreProducto input
{
	border:solid 1px #999999;
	float:right;
	margin:0;
	width:193px;
}

.subzonasFiltro{
border:1px solid #B4B4B4;
float:right;
font-size:11px;
margin:0;
width:194px;
}

.FilBuscar .boton
{
	float:right;
}

.FilBuscar .boton span
{
	clear:none;
	display:inherit;
}

.FiltroListadoInf  .paginacionInf
{
    width:200px;
    margin:auto;
}


.filtroSuperior .paginacionProducto 
{
  margin:20px auto 0 auto;
  width:182px;
}
#FilSubZonas {
	clear:both;
	display:block;
	height:1%;
}
#FiltroHotelesIzq
{
	padding:4px;
}

.bloqueFiltro
{
	float: left; 
	width:49%;
	padding-left:3px;
}
.separacionFiltro
{
	border-left:1px solid #858585;
	border-right:1px solid #DFDFDF;
	float:left;
	height:104px;
	margin-bottom:5px;
	margin-top:5px;
	width:1px;
}
/*fin de Filtros*/

/*Formato estadndar de los listados de resultados de producto*/

.ListadoProducto {
	margin: 15px 0 30px 0;
}

.ListadoProducto .botonOkCen
{
 	min-width: 93px;
}

.ListadoProducto div.producto
{
 	margin: 20px 0;
}

.ListadoProducto div.precioReserva 
{
	overflow:visible;
}

.ListadoProducto div.precioReserva  .textoPrecio {

}

.ListadoProducto div.precioReserva .textoPrecio span.precioTotal {
	font-size: 11px;
	color: #002C6C;
	font-weight: bold;
}
.ListadoProducto div.precioReserva .textoPrecio .precioTotalTachado 
{
	color:#0B3269;
	display:block;
	margin-right:19px;
	text-align:right;
	text-decoration:line-through;
}

.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:#002C6C;
	margin-top:6px;
}


.ListadoProducto a.comparar {
	font-weight: bold;
	color:#002C6C;
	margin:3px 0 0;
	padding-left:25px;
	vertical-align:middle;
	text-decoration:none;
}

.compararhoteles 
{
	font-weight: bold;
	color:#002C6C;
	background:transparent url(/images/listadoAloja/comparar.gif) no-repeat scroll left center;
	float:left;
	height:22px;
	line-height:22px;
	margin:3px 0 0;
	vertical-align:middle;
}

.cambiarbusquedahoteles
{
	font-weight: bold;
	color:#002C6C;
	float:left;
	height:22px;
	margin:3px 0 0 24px;
	line-height:22px;
	margin:3px 0 0 10px;
	vertical-align:middle;	
}

.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;
}

.tituloReserva
{
	color:#494949;
	display:inline;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:14px 0 0;
	padding:0 0 3px 3px;
	text-transform:uppercase;
	background:none;
	border:none;
}

div.producto div.titulo 
{
	color:#002E6E;	
	border-bottom:solid 1px #002E6E;
	overflow:hidden;
	font-weight:bold;
	font-size:12px;
	padding:0 0 3px 3px;
	height:1%;
}

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:right;
}

div.producto .subtitulo {
	color: #990000;
	font-weight: bold;
	margin: 10px 0 4px 11px;
}



div.producto div.titulo span.precio 
{
	float:right;
	font-size:11px;
}

div.producto div.titulo span.nombre 
{
	/*max-width:410px; 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:410px;*/
}

div.producto div.titulo span.categoria
{
	position:absolute;
	/*right:105px;*/
}



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:581px;
}

div.producto div.info .desc .destino {
	color:#494949;
	float:left;
	width:460px; /*599px;*/
}

div.producto div.info .descListado {
	float:left;
	margin-left:10px;
	width:602px;
}

div.producto div.info .desc .destinoListado {
	color:#494949;
	float:left;
	width:480px; /*599px;*/
}

.descListado .destinoListado {
	color:#494949;
	float:left;
	width:475px; /*599px;*/
}

div.producto .fechas
{
	color:#002D6D;
	float:right;
}


div.producto div.info .desc p
{
	padding-top:8px;
	color:#494949;
	margin:0px;
	clear:both;
}


div.producto .oferta
{
	display:block;
	float:none;
	margin-top:4px;
}

div.producto  .mapahotel
{
	clear:both;
	float:none;
	height:217px;
	margin-bottom:10px;
	padding-top:10px;
	width:100%;
}

/* Paginas de reserva*/

.paginareserva
{
	width:694px;
}

.paginareserva .paginatitulo
{
	background-color:#002E6E;
	background-image:none;
	clear:both;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	padding-left:10px;
	width:679px;
}
.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;
}
	
.paginareserva .seccion .titulo 
{
	background:url("/images/listadoAloja/LCI__Hot_3012_all_r6_c4.gif") no-repeat scroll left center transparent;
	border-color:-moz-use-text-color -moz-use-text-color #909090;
	border-style:none none solid;
	border-width:medium medium 1px;
	clear:left;
	color:#909090;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:14px 0 0;
	padding:0 0 3px 20px;
	text-transform:uppercase;
}

.paginareserva .seccionPoliticas .tituloPoliticas 
{
	background:url("/images/LCIhome/exclamacion.gif") no-repeat scroll left center transparent;
	border:0 none;
	clear:left;
	color:#990000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:14px 0 0;
	padding:0 0 0 25px;
	text-transform:uppercase;
}

.paginareserva .seccionPoliticas .titulo 
{
	background:url("/images/listadoAloja/LCI__Hot_3012_all_r6_c4.gif") no-repeat scroll left center transparent;
	border-color:-moz-use-text-color -moz-use-text-color #909090;
	border-style:none none solid;
	border-width:medium medium 1px;
	clear:left;
	color:#909090;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:14px 0 0;
	padding:0 0 3px 20px;
	text-transform:uppercase;
}


.paginareserva .seccionPoliticas .info 
{
	color:#990000;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
}

.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;
	color:#484848;
	font-weight:bold;
}



/** Tabla de precios resumen **/

table.tablapreciosreserva 
{
	border-collapse:collapse;
	width:626px;
}

table.tablapreciosreserva td 
{
	border:solid 1px #C3C3C3;
	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.descproducto li
{
	color:#909090;
	margin-left:20px;
}

table.tablapreciosreserva td.desc
{
	width:350px;
	line-height:18px;
}

table.tablapreciosreserva td.descproducto
{
	line-height:18px;
	color:#333333;
}


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:127px;
	color:#909090;
}



.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:3px;
}

.precioSubTotalReserva span.precioReserva
{
	float:right;
	margin-right:3px;
}



.precioTotalReserva
{
	background-color:#C3C3C3;	
	text-transform:uppercase;
	font-size:12px;
	color:#494949;
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
	height:1%;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
	width:626px;
}

.precioTotalReserva span
{
	float:left;
	margin-left:10px;
}

.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;
}	

#Botonera
{
	clear:both;	
}

#Botonera input
{
	width:236px;
	min-height:36px;
	background-image:url(../images/ficha/BotonFichaFondo.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	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 {
	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;
}
/*OverLib*/
.overlibEstandar_BG /*Tabla exterior (contiene el titulo + la descripcion)*/
{
	background-color:#002E6E;	
}
.overlibEstandar_BG font 
{
	color:#FFFFFF;
}

.overlibEstandar_FG  /*Tabla interna (descripcion)*/
{
	background-color:#E6E6E6;
}
.overlibEstandar_FG font  
{
	color:#484848;
}
.cajaSolicitarBG
{
	background-color:#990000;
}
.cajaSolicitarFG
{
	background-color:#E6E6E6;	
}

.cajaSolicitarFG font
{
	color:#990000;
}
.accesoreserva_izquierda {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	padding-left:11px;
	text-align:left;
	vertical-align:bottom;
}
.emailNombre {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-align:left;
}
.emailNombre2 {
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-align:left;
}
.boton_login {
	background:transparent url(/images/LCIhome/boton_age.gif) repeat scroll 0 0;
	background-repeat:no-repeat;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font-family:Trebuchet MS;
	font-size:11px;
	height:18px;
	margin-left:5px;
	width:82px;
}
.boton_idiomas
{
	background:transparent url(/images/LCIhome/boton_age.gif) repeat scroll 0 0;
	background-repeat:no-repeat;
	border:0 none;
	color:#fff;
	cursor:pointer;
	font-family:Trebuchet MS;
	font-size:11px;
	height:18px;
	margin-left:5px;
	width:82px;	
}
.zonas
{
	color:#464646;
	display:block;
	float:left;
	height:1%;
	overflow:hidden;
	width:103px;
	margin:0 1px 13px 0;
}
.azul
{
	color:#002D6D;
	text-transform:capitalize;
}
.margen
{
	margin-top:10px;
	height:23px;
	margin-top:10px;
}

#FilOrdenarPor
{
	float:none;
	margin-left:0px;
	text-align:left;
	color:#002E6E;
	font-weight:bold;
}
#ResMostrados
{
	color:#002D6D;	
}
#ResMostradosFiltro
{
	color:#002D6D;	
}
.goTop
{
	color:#002D6D;
	float:left;
	font-weight:bold;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	width:100px;
}
#goTop
{
	color:#002D6D;
	float:right;
	font-weight:bold;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	width:100px;
	background: transparent url('/images/listadoAloja/subir.gif') no-repeat scroll right top;
	padding-right:25px;
	margin:24px 0;
}

.paginasListado
{
	float:left;
	width:555px;
}

.selectorBuscadorGenerico {
	background-image:url("/images/LCIhome/titBusc.jpg");
	background-repeat:repeat-x;
	border-bottom:2px solid #C5C5C5;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:41px;
	text-align:center;
	/*width:461px;*/
}
.BotonFiltroSlider 
{
	background:url("/images/LCIhome/newclient.gif") no-repeat scroll right top transparent;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	text-decoration:none;
	vertical-align:middle;
	width:97px;
}
.accesoHome
{
float:left;
margin-top:43px;
padding-left:90px;
position:absolute;
width:220px;
}
.listadoZonas
{
	height:1%;
	min-height:135px;
	overflow:hidden;
}
.login_agenciaDiv
{
	overflow:hidden;
	width:100%;
}

.emailNombre p{
	margin:10px 0 0;
}

.textoImput
{
	border:solid 1px #909090;
}
.datospersonales
{
	border:1px solid #999999;
	width:200px;
}
.tablaDatosServicio
{
	margin-bottom:16px;
}

.bannerHome
{
	margin-right:10px;
	margin-top:50px;
	overflow:hidden;
}

.CabList
{
	color:#464646;
	text-align:left;
	font:11px Arial;
}
.botonG
{
	background:url("/images/LCIhome/botonPeq.gif") no-repeat scroll right center transparent;
	border:medium none;
	color:#002F6F;
	cursor:pointer;
	display:block;
	float:right;
	font-size:14px;
	font-weight:bold;
	height:16px;
	line-height:16px;
	margin:0 10px 0 4px;
	padding:0 30px 0 4px;
	text-align:left;
	text-decoration:none;
}

.enviarBono
{
	background-color:#FFFFFF;
	background-image:url("/images/LCIhome/botonPeq.gif");
	background-position:right center;
	background-repeat:no-repeat;
	color:#002D6D;
	cursor:pointer;
	height:16px;
	line-height:16px;
	width:52%;
	border:none;
	float:right;
}
.enviarBonoinput {
border:1px solid #B4B4B4;
width:96%;
}
