#div_distancia_base{
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
}
.tituloSeccion{
	width:100%;
	height:70px;
}
.tituloSeccion p.infoReserva{
    color: #333333;
    float: left;
    font: 25px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
    width: auto !important;
}
.tituloSeccion p.infoReserva span{
	color: #666666;
    float: left;
    font: 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.reservasCont{
	width:976px;
	height:169px;
	margin:auto;
	background-image:url(../imagenes/fd_reservas.png);
}
.reservasOpcionesTop{
	width:976px;
	height: 18px;
	margin:auto;
	background: url("/sltwww/st/img/bg-mapa-gris-top.jpg") no-repeat scroll bottom left transparent;
	clear: both;
}
.reservasOpciones{
	width:976px;
	/*height:548px;*/
	overflow:hidden;
	margin:auto;
	margin-bottom:20px;
	padding-bottom:30px;
	padding-top:12px;
	background: url("/sltwww/st/img/bg-mapa-gris-bottom3.png") no-repeat scroll bottom left transparent;
}
.reservasOpciones p{
    float: left;
    font-size: 1.05em;
    margin: 9px 0;
    text-align: left;
}
p.resOpc{
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#31115b;
	margin-top:8px;
	margin-left:30px;
}
.contenedorReservasInt{
	width:922px;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:0px;
}
.reservasTop{
	width:100%;
	height:22px;
	background-image:url('/sltwww/st/img/fd_reservasTop.png');
}
.reservasCuerpo{
	width:920px;
	height:auto;
	overflow:hidden;
	background-color:#FFF;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
}
.reservasBottom{
	width:100%;
	height:32px;
	background-image:url('/sltwww/st/img/fd_reservasBottom.png');
}
.tablaReservas{
	width:96%;
	margin:auto;
}
.tablaReservas tr{
	cursor:pointer;
}
tr.filaTitulo {
    background-color: #ADC5E8;
}
tr.filaTitulo td {
	padding:2px 0
}
#destination-airport {
    background: url('/sltwww/st/img/planos_aeropuertos/aeropuertos280806.jpg') no-repeat scroll 0 0 transparent;
    height: 436px;
    margin: 25px auto 0;
    position: relative;
    width: 595px;
}
#destination-airport a.sol {
	background:url('/sltwww/st/img/logos/logo-soltour.png') no-repeat;
	width:28px;
	height:28px;
	display:block;
	position:absolute;
}
#plano-aeropuerto {
	/*-moz-border-radius: 12px; /* Firefox */
	/*-webkit-border-radius: 12px; /* Safari y Chrome */
	/*border-radius: 12px; /* Opera 10.5 o superior y IE6, 7 y 8 uso CSS3 */
	/*background-image:url(../imagenes/fd_reservasOpciones.png);*/
	/*background:#ADC5E8;
	border:1px solid #DDDDDD;*/
	background: url('/sltwww/st/img/bg-mapa-azul2.jpg') no-repeat scroll 0 0 transparent;
    margin: 0 auto;
    width: 922px;
	margin-top:7px;
	position:relative;
	display:none;
	height: 400px;
}
#nombre_aeropuerto{
	color: rgb(49, 17, 91); 
	text-align: center; 
	width: 100%; 
	font-weight:bold
}
#plano-aeropuerto .bx-plano {
	/*-moz-border-radius: 12px; /* Firefox */
	/*-webkit-border-radius: 12px; /* Safari y Chrome */
	/*border-radius: 12px; /* Opera 10.5 o superior y IE6, 7 y 8 uso CSS3 */
   	/*background: none repeat scroll 0 0 #FFFFFF;*/
   	background: url('/sltwww/st/img/bg-mapa-blanco.jpg') no-repeat scroll 0 top transparent;
    margin: 0 auto 0px;
    padding-bottom: 10px;
    padding-top: 30px;
    width: 570px;
    clear: both;
}
a.print-plan {
	/*-moz-border-radius: 12px; /* Firefox */
	/*-webkit-border-radius: 12px; /* Safari y Chrome */
	/*border-radius: 12px; /* Opera 10.5 o superior y IE6, 7 y 8 uso CSS3 */
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    background: url('/sltwww/st/img/bg-print-blanco.jpg') no-repeat scroll right 0 transparent;
    display: block;
    height: 76px;
    position: absolute;
    right: 118px;
    top: 45px;
    width: 64px;
}
a.print-plan p {
    color: #31115C;
    font-size: 0.99em;
    font-weight: bold;
    margin-left: 4px;
}
a.print-plan:hover {
	text-decoration:none
}
#pdf_fact_comp{
	color: #FFFFFF; 
	display: block; 
	margin-top: 7px; 
	font-size: 11px;
	display: none;
}
#pdf_fact_comp.visible{
	display: block;
}



