#contenedor{
	clear: both;
	width: 961px;
	margin: auto;
}
#box_home_t_l{
	float:left;
	width:439px;
	font-family: arial, helvetica,sans-serif;
	position: relative;
	margin-top: 0px;
	margin-right: 14px;
}
#box_home_1_btns{
	float:left;
	width:113px;
	overflow: visible;
	position: relative;
	z-index: 20;
	 -webkit-box-shadow: #666666 0px 2px 4px;
	-moz-box-shadow: #666666 0px 2px 4px;
	box-shadow: 0px 2px 4px #666666;
	behavior: url(/PIE.htc);
	*behavior: none;/*ie7*/
}
#box_home_busc{
	background: url("/sltwww/st/img/ofertas_ultimo_minuto/sombreado_inferior_largo.png") no-repeat scroll center bottom #F2F2F2;
	float: left;
	padding: 0;
	margin: 0;
	width: 323px; 
	position: absolute;
    left: 113px;
    z-index: 15;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: #666666 2px 2px 4px;
	-moz-box-shadow: #666666 2px 2px 4px;
	box-shadow: 2px 2px 4px #666666;
	behavior: url(/PIE.htc);
	*behavior: none;/*ie7*/
	min-height: 260px;
}
/*.box_home_cen{
	background: url("/sltwww/st/img/ofertas_ultimo_minuto/sombreado_superior_largo.png") no-repeat scroll center top #F2F2F2;
    float: left;
    padding: 15px 20px 20px;
    width: 286px;
    position: absolute;
    left: 113px;
    z-index: 15;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: #666666 2px 2px 4px;
	-moz-box-shadow: #666666 2px 2px 4px;
	box-shadow: 2px 2px 4px #666666;
	behavior: url(/PIE.htc);
}*/
.box_home_cen{
	background: url("/sltwww/st/img/ofertas_ultimo_minuto/sombreado_superior_largo.png") no-repeat scroll center top transparent;
    padding: 15px 20px 20px;
    margin: 0;
    width: 283px;
    float: left;
    display: none;
    /*min-height: 275px;*/
}
#box_home_1_btns ul{
	margin:0;
	float:left;
	padding: 0;
	width: 100%;
	list-style:none inside none;
}
#box_home_1_btns li{
	float:left;
	margin: 0;
	border-top: 1px solid #F2F2F2;
	padding: 0;
	width: 100%;
}
#box_home_1_btns li.first{
	border-top: none;
}
#box_home_1_btns li a{
	background-color: #BBBBBB;
    color: #444444;
    float: left;
    /*line-height: 38px;*/
    margin: 0;
    padding: 11px 0;
    text-align: left;
    width: 113px;
    cursor: pointer;
    outline: none;
}
#box_home_1_btns li a.on,
#box_home_1_btns li a.on.red{
	background-color: transparent;
    background-image: url("/sltwww/st/img/home/opcion_menu_selec.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 122px;
    cursor: default;
}
#box_home_1_btns li a.red{
	background-color: #DF1F0E;
    color: #FFFFFF;
    width: 114px
}
#box_home_1_btns li a span{
	margin: 0;
	padding:0;
	padding-left: 10px;
	display: block;
	float: left;
}
/**Cajetines**/
.box_home_cen fieldset{
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	text-align: left;
	clear: left;
	border: none;
}

.box_home_cen fieldset#contVuepagInmHV{
	width: 260px;
}

.box_home_cen fieldset#contVueDirectoHV{
	width: 260px;
}

.box_home_cen fieldset#contVuepagInmHV label span{
    vertical-align:top;
}

.box_home_cen fieldset.fleft{
	margin-left: 15px;
	clear: none;
}
.box_home_cen fieldset.sinf{
	width: 100%;
}
.box_home_cen fieldset.sepmenor{
	padding-bottom: 5px;
}
.box_home_cen label{
	text-align: left;
	color: #666666;
	font-size: 13px;
	display: block;
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
}
.box_home_cen label.unido{
	padding-bottom: 0px;
}
.box_home_cen select{
	width: 132px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: left;
	color: #333333;
	font-weight: bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#E4E4E4));
	background: -webkit-linear-gradient(#FFFFFF, #E4E4E4);
	background: -moz-linear-gradient(#FFFFFF, #E4E4E4);
	background: -ms-linear-gradient(#FFFFFF, #E4E4E4);
	background: -o-linear-gradient(#FFFFFF, #E4E4E4);
	background: linear-gradient(#FFFFFF, #E4E4E4);
	-pie-background: linear-gradient(#FFFFFF, #E4E4E4);
	behavior: url(/sltwww/st/css/PIE.htc);
	*behavior: none; /*ie7*/
	float: left;
	clear: left;
}

.box_home_cen select.corto{
	width:56px;
}
.box_home_cen select.large{
	width: 284px;
}
.box_home_cen select.mesAnyo{
	width: 97px;
}
.box_home_cen select.acomodacion{
	width: 56px;
}
.box_home_cen input[type="text"]{
	width: 122px;
	border: none;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.box_home_cen input[type="text"].corto{
	width:26px;
}

.box_home_cen input[type="text"].nopad{
	padding:0px 0px 0px 0px;
}

.box_home_cen input[type="text"].pad5left{
	padding:0px 0px 0px 5px;
}
.pad5left{
	padding:0px 0px 0px 5px;
}


.box_home_cen input[type="text"].large{
	width: 273px;
	float: left;
}
.box_home_cen input.cajetin_fecha_picker[type="text"] {
    background: url("/sltwww/st/img/cajetin_busqueda/img-fecha.png") no-repeat scroll 85px 2px #FFFFFF;
    width: 100px;
    cursor: pointer;
}
.box_home_cen input[type="checkbox"]{
	float: left;
	margin-right: 10px;
	margin-left: 0;
}
.box_home_cen input[type="radio"]{
	float: left;
	margin-right: 10px;
	margin-left: 0;
}
.box_home_btn.sin_folletos{
	display: none;
}
.box_home_cen .box_boton_busqueda{
	float:left;
	clear:both;
	width:100%;
	margin-top: 30px;
	margin-bottom: 10px;
	cursor: pointer;
}
.box_home_cen .box_boton_busqueda a{
	display: block; 
	width: 132px; 
	margin-left: auto; 
	margin-right: auto;
	cursor: pointer;
}
.box_home_cen .box_boton_busqueda a:hover{
	text-decoration: none;
}
.calendarioVisual{
	display:block;
	position: absolute;
	right: 24px;
	bottom: 20px;	
	outline: none;
	color: #FFFFFF;
	text-decoration: none;
}
.btnRojoHome{
	background-color: #DF1F0E; 
	border: none; 
	line-height: 30px; 
	height: 30px;
	padding:0;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 132px; 
	cursor: pointer;
}
/**Vacaciones**/
#box_home_1_cen{
	height: 250px;
	display: inline;
}
#destino_des{
	cursor: pointer;
}
#botonBusquedaVacac{
	float: right;
  	margin-top: 0px;
  	position: absolute;
    right: 24px;
    bottom: 5px;
}
p.divTextoVacacionesHome{
	clear: both;
    color: #000;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 0;
    text-align: justify;
    width: 100%;
    font-weight: bold;
}
p.divTextoVacacionesHome .red{
	color:red;
}
/** Acomodacion vacaciones **/
#distribucion {
    color: #666666;
    font-family: Trebuchet Ms;
    font-size: 12px;
    margin-left: 24px;
}
#descripcionViaje {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: left;
}
#habsVacac {
    float: left;
    margin-bottom: 20px;
    width: auto;
}
#distribucion label {
    float: left;
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    padding: 0 5px 0 0;
    text-align: left;
}
#distribucion label.conAncho {
    width: 80px;
}
#distribucion .divEdadesNinos label{
	margin-top: 5px;
}
#distribucion select {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 5px;
    padding: 2px 2px 2px 0;
    width: 49px;
    width: 49px;
}

#distribucion select.bajo{
	height: 31px;
}

#distribucion .divEdadesNinos select{
	margin-top: 5px;
}
#divAcomodacionVacac {
    float: left;
    width: 394px;
}
#divAcomodacionVacac .divFilaHab {
    float: left;
    margin-bottom: 13px;
    margin-left: 10px;
    width: 100%;
}
#divAcomodacionVacac .divNumHab {
    background-image: url("/sltwww/st/img/flecha_celeste.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #6A93D6;
    float: left;
    font-size: 12px;
    line-height: 24px;
    margin-right: 10px;
    padding-right: 10px;
    text-align: left;
    width: auto;
}
#divAcomodacionVacac .divAcomodYEdades {
    float: left;
    width: 100%;
}
#divAcomodacionVacac .divAcomodYEdades .divAcomodHab {
    float: left;
    width: 100%;
}
#divAcomodacionVacac .divAcomodYEdades .divEdadesNinos {
    clear: left;
    float: left;
    margin-top: 5px;
    width: 100%;
    display: none;
}
#divAcomodacionVacac .divEdadesNinos{
	margin-top: 0;
}
#nochesVacac{
	clear: both;
}
#divCheckVuelos {
    float: left;
    margin-top: 10px;
    text-align: left;
    width: 100%;
}
#divBuscVac {
    clear: both;
    display: inline;
    float: right;
    margin-bottom: 20px;
    margin-right: 20px;
}
.box_home_cen .habitacio {
    clear: both;
    float: left;
    margin-top: 15px;
    text-align: left;
    width: 100%;
}

/*
.box_home_cen .habitacio .num_hab {
    color: #666666;
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
}
.box_home_cen .habitacio .habitacio_sleeve {
    border-left: 1px solid #CCCCCC;
    float: left;
    padding-left: 10px;
}
.box_home_cen .habitacio .habitacio_sleeve .hab_ocupants fieldset {
    padding-bottom: 8px;
}
.box_home_cen .habitacio .habitacio_sleeve .hab_nens_edat {
    clear: both;
    float: left;
}
.box_home_cen .habitacio .habitacio_sleeve .hab_nens_edat select {
    clear: none;
    float: left;
    margin-right: 17px;
}
.box_home_cen .habitacio .habitacio_sleeve .hab_nens_edat .ui-selectmenu {
    margin-right: 13px;
}*/


/*#distribucion{
	margin-left: 24px;
	color: #666666;
}
#descripcionViaje{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
#habsVacac{
	float:left;
	width: 100%;
	margin-bottom: 20px;
}
#distribucion label{
	float: left;
	text-align: left;
	font-size: 12px;
	padding: 0;
	padding-right: 10px;
	margin: 0;
	line-height: 30px;
}
#distribucion select{
	border: 1px solid #CCCCCC;
    padding: 2px 2px 2px 0;
    width: 40px;
    float: left;
	margin-right: 15px;
}
#divAcomodacionVacac{
	float: left;
	width: 100%;
}
#divAcomodacionVacac .divFilaHab{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#divAcomodacionVacac .divNumHab{
	background-image: url("/sltwww/st/img/flecha_celeste.gif");
    background-position: right center;
    background-repeat: no-repeat;
    color: #6A93D6;
    float: left;
    font-size: 12px;
    line-height: 30px;
    margin-right: 10px;
    margin-top: 10px;
    padding-right: 10px;
    text-align: left;
    width: auto;
}
#divAcomodacionVacac .divAcomodYEdades{
	border-left: 1px dotted #CCCCCC;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    width: 427px;
}
#divAcomodacionVacac .divAcomodYEdades .divAcomodHab{
	float: left;
	width: 100%;
}
#divAcomodacionVacac .divAcomodYEdades .divEdadesNinos{
	margin-top: 5px;
	float:left;
	clear: left;
	width: 100%;
}
#divCheckVuelos{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
#divBuscVac{
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: both;
	display: inline;
}*/
/** Solo hotel **/
.box_home_cen .habitacio{
	float: left;
	clear: both;
	width: 100%;
	text-align: left;	
	margin-top: 15px;
}
.box_home_cen .habitacio .num_hab{
	float: left;
	font-size: 15px;
    font-weight: bold;
    color: #666666;
    padding-top: 25px;
    width: 112px;
}
.box_home_cen .habitacio .hab_ocupants fieldset{
	padding-bottom: 8px;
}
.box_home_cen .habitacio .hab_nens_edat{
	clear: both; 
	float: left;
	margin-left: 54px;
}
.box_home_cen .habitacio .hab_nens_edat select{
	float: left;
	clear: none;
	margin-right: 17px;
}
.box_home_cen .habitacio .hab_nens_edat .ui-selectmenu{
	margin-right: 13px;
}
/**Autocomplete solohotel**/
#destinos{
	margin: 0;
	margin-top: 27px;
	*margin-top: 0px; /*ie7*/
	margin-left: 0px;
	clear: both;
	
	position:absolute;
	height:auto;
	z-index: 10;
	display: none;
	font-weight: normal;
	text-align: left;
}
#destinos.conScroller{
	height: 270px;
}

#destinos  ol {
    margin-left: 0px;
    height:auto;
	width:283px;
	overflow-y:visible;
	position:static;
	margin-top: 0px;
	padding: 0;
	list-style:none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	behavior: url("/PIE.htc");
	*behavior: none;
}

#destinos ol.conScroller {
	width:283px;
	overflow-y:scroll;
	position:absolute;
	height: 270px;
}

#destinos  li {
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #ffffff;
    /*-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;*/
	margin: 0px;
}

#destinos li.odd{
}

#destinos a{
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
    color: #333333;
    text-transform: capitalize;
}

#destinos  li:hover {
    background: none;
    background-color: #230F4A;
	border: none;
}

#destinos  li.ac_over,  #destinos  li.ac_over.odd{
    background: none;
    background-color: #230F4A;
	border: none;
}
#destinos  li.ac_over a,  #destinos  li.ac_over.odd a{
     color: #FFFFFF;
     text-decoration: none;
}

#destinos  li:hover a {
     color: #FFFFFF;
}
/* Hotel + vuelo*/
.box_home_cen label.hotelmasvuelo{
	width: 74px;
	float: left;
	line-height: 28px;
}
.box_home_cen input[type="text"].hotelmasvuelo{
	width: 197px;
	float: left;
}
#contIdaHV{
	width: 113px;
}
#contDirHV{
	width: 154px;
}
/* Auto complete Hotel + vuelo*/
.ui-autocomplete {
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}
.ui-autocomplete.ui-widget-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    max-height: 250px;
    min-height: 28px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
    width: 283px;
}
.ui-autocomplete.ui-widget-content .ui-menu-item a {
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 1px 5px;
}
.ui-autocomplete.ui-widget-content .ui-menu-item a.ui-state-hover {
    background: none;
    background-color: #230F4A;
	border: none;
	color: #FFFFFF;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px;
}
/* Solo vuelo */
.box_home_cen fieldset.solovuelo{
	width: 132px;
}
.box_home_cen select.solovuelo{
	width: 152px;
}
#box_btn_home_buscar_vue{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
}
/* Circuitos */
#box_home_7_cen{
	min-height: 233px;
}

#destino_cir{
	cursor: pointer;
}

.destino_prodEspecial {
	cursor: pointer;
}

/* Ofertas */
#box_home_5_cen{
	min-height: 233px;
}
#destino_desc{
	cursor: pointer;
}
/* Combinados */
#box_home_8_cen{
	min-height: 233px;
}
#comlib_destino{
	cursor: pointer;
}
/**BANNERS**/
/* Banners superiores*/
#box_home_t_r{
	float: left;
	position: relative;
	width: 508px;
	height: 233px;
}
.remoto-principal {
    background-color: transparent;
    display: none;
}
#remoto-principal0{
	display: block;
}
#botonera-principal {
    top: 0;
    right: 20px;
    position: absolute;
    width: auto;
    padding: 0px;
}
#botonera-principal .botones {
	background-image: url("/sltwww/st/img/home/botonera_principal.png");
	background-repeat: repeat;
    float: left;
    height: 100%;
    padding: 6px;
    padding-left: 15px;
    padding-right: 10px;
    border: 1px solid #DDDDDD;
    border-top: none;
    width: auto;
}
#botonera-principal .botones .boton{
	width:11px;
	height:12px;
	margin: 0;
	margin-right: 5px;
	cursor: pointer;
	background-image: url('/sltwww/st/img/home/boton_banner_activo.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	background-color: transparent;
	float: left;
}
#botonera-principal .botones .boton.seleccionado{
	background-image: url('/sltwww/st/img/home/boton_banner_actual.png');
}
#div_banner_home{
	float: left;
	width: 100%;
	margin-top: 10px;
}
#bx-banner{
	float: left; 
	width: 439px; 
	color: #FFFFFF;
	background-color: #230f4a;
	/*margin-right: 10px;*/
	margin-right: 14px;
}
#bx-banner a {
    display: block;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
    padding-top: 21px;
    padding-bottom: 21px;
}
#bx-banner a span.box_home_1_btn_c {
    background: url("/sltwww/st/img/home/libro_blanco.png") no-repeat scroll right center transparent;
    padding-right: 66px;
    padding-top: 5px;
}
.remoto-izquierda {
    background-color: transparent;
    display: none;
}
.remoto-izquierda a{
    display: block;
}
#bx-banner2{
	/*width: 512px;*/
	width: 508px;
	float: left;
	background-color: #EEEEEE;
}
#bx-banner2 #banner-izquierda{
	float: left;
	margin-left: 2px;
}
#bx-banner2 #banner-derecha{
	float: right;
	margin-right: 2px;
}
.remoto-derecha {
    background-color: transparent;
    display: none;
}
.remoto-derecha a{
    display: block;
}
#remoto-derecha0 {
    display: block;
}
/* Banners inferiores*/
#bannershome2 {
    margin: 0 auto;
    text-align: left;
    width: 976px;
}
#bannershome2 a {
    background: url("../img/bg-banner-green.png") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    height: 34px;
    text-align: center;
    width: 188px;
    margin-right:5px;
    font-size:1.1em;
    line-height:13px;
    padding:4px 0 0 0;
}
#bannershome2 a:hover {
   background: url(../img/bg-banner-blue.png) no-repeat scroll 0 0 transparent;
   text-decoration:none;
   color: #FFFFFF;
}
#bannershome2 a.lined-center {
   padding-top:11px;
}
#bannershome{
	float: left;
	margin-top:30px;
	margin-bottom:30px;
}
#bannershome .bannerh {
    background: url("/sltwww/st/img/home/sombreado_superior_banner.png") no-repeat scroll center top #F2F2F2;
    float: left;
    margin-right: 47px;
    padding: 20px;
    text-align: center;
    width: 249px;
    cursor: pointer;
    min-height: 189px;
}
#bannershome .bannerh.last {
    margin-right: 0;
}
#bannershome .bannerh p{
    font-size:14px;
    text-align:left;
    padding:0;
    margin:0;
    color: #333333;
}
#bannershome .bannerh p.tituloBanner{
    font-size:20px;
    color: #1F0C4A;
    margin-bottom:10px;
}

.tarjetaPagoInmediato {
    height: 20px;
    margin-left: 5px;
    margin-top: -4px;
    width: 24px;
}