/* ESTILOS PARA LA VERSION DE IMPRENTA */

body {
	background: #fff;
	color: #000;
	background: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #fff;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
a.logo{ margin: 0 0 10px 0;}

/*** BORRAR TODO ***/ 

.contenedorPreCabecera .textos, 
.contenedorCabecera, 
form, 
.sombratop, 
#buscaOculto, 
#buscadorInternas, 
#navInternas,
#menuSeccion, #menuSeccion_i, .menuSeccion,
#destinosRelacionados, 
.contenedorPie, 
.pie_info #mapa, .pie_info p.titMapa, 
.impresora, .cuerpo_info p.titMapa, .cuerpo_info #mapa{ 
	display: none; visibility: hidden;
}

/*** INTERNAS GENERAL ***/ 

h5{ font-size: 14px; font-weight: bold;}
h4{ font-size: 12px; font-weight: bold; }
h3{ font-size: 16px; font-weight: bold;}

.contenido{ margin: 20px 0;}
#estructura{ }
#estructura .estructura_texto{ display: block; float: left; width: 460px; }
#estructura .estructura_info{ display: block; float: right; width: 163px; font-size: 12px; border: solid 1px #999999; padding: 5px; margin: 45px 0 0 0;}

#estructura .estructura_info dl{ 
	display: block; 
	float: left; 
	width: 162px; 
	margin: 0 0 0 0;
	 
}
#estructura .estructura_info dt{ 
	display: block; 
	float: none;
	clear: both; 	
	width: 162px; 
	height:20px; 
	text-align:left; 
	color: #000000; 
	font-weight: bold; 
	text-align:justify; 
	line-height: 2em; 
	margin: 0 0 5px 0;
	padding: 0; 
}
#estructura .estructura_info dd{ 
	display: block;
	float: none;
	clear: both; 
	width: 162px; 
	padding: 0 0 10px 0;
	margin: 0;
}

#ulAeropuertos{
	margin: 0;
	padding: 0;	
	height: auto;
	min-height: 150px;
}
#ulAeropuertos li.lAeropuertosDestino {
	display: block;
	float: left;
	clear: both;
	list-style:none;
	margin: 0 0 4px 0;
	padding: 0;	
	width: 100%;
}

#ulAeropuertos li.lAeropuertosDestino a{
	display: block; 
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

/*** INTERNAS SIN INFO ***/ 

.estructura_imagenes {
	display:block;
	height:155px;
	margin:10px 0pt 20px;
	padding: 5px;
	text-align:left;
}
.estructura_imagenes ul{
	display: block;
	padding: 0;
	margin: 0;
}

.foto_seccion {
	display:inline;
	float:left;
	height:140px;
	list-style-type:none;
	margin:5px 5px 7px 0px;
	width:187px;
}
.foto_seccion img{width:187px;}

#pieFoto {
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	height:10px;
	line-height:normal;
	text-align:center;
}

