/* ----------------------------------- */
/* internas.css
/* http://www.viajes.net
/* ----------------------------------- */

a, img{ outline: none; }

#buscadorInternas{
	display: block;
	float: none;
	/*width: 997px;
	height: 157px;*/
	width: 485px;
	height: 155px;
	margin: 0 0 0 1px;
	padding: 0;
	background: url(../images/internas/fondosolo.png) no-repeat top left;
}

/*** Texto introducción buscador ***/

#buscadorInternas #textTop{
	display: block;
	float: left;
	width: 178px;
	height: 143px;
	margin: 14px 0 0 18px;
	padding: 0 0 0 2px;
	color: #fff;
}
*html #buscadorInternas #textTop{
	margin-left/****/:/****/ 9px;
}

#buscadorInternas #textTop p.titulo{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0 0 14px 0;
	width: 99%;
}
#buscadorInternas #textTop p.intro{
	font-size: 11px;
	color: #fff;
	margin: 0 0 10px 0px;
	padding: 0;
	font-weight: bold;
	width: 178px;
}
#buscadorInternas #textTop p.intro strong{ color: #fff276;}

/*** Nav Internas ***/

ul#navInternas {
	display: block;
	float: none; 
	clear:both;
	margin: 0px 0 16px 0px;
	height: 12px;
	padding: 0;
}

#contProveedores ul#navInternas {
	margin: 16px 0 16px 0px;
}

ul#navInternas li {
	display: inline;
	list-style: none;
	color: #fea100;
	font-weight: bold;
}

ul#navInternas li a{
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
}

ul#navInternas li a:hover{
	color: #fea100;
}

ul#navInternasML {
	display: block;
	float: none; 
	clear:both;
	margin: 15px 0 16px 22px;
	height: 12px;
	padding: 0;
}

ul#navInternasML li {
	display: inline;
	list-style: none;
	color: #fea100;
	font-weight: bold;
}

ul#navInternasML li a{
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
}

ul#navInternasML li a:hover{
	color: #fea100;
}

/* ----------------------------------- */
/* estilos para pestañas PEQUENAS
/* ----------------------------------- */

ol.tocMini {	
    height: 26px;
    list-style: none;
    margin: 0 0 0 0px;
    padding: 18px 0px 0 16px;
	position: fixed;
	width: 459px;
	top: 0px;
	left: 0px;
	z-index: 999;
/*	border: solid 1px green;*/
}

ol.tocMini li,ol.tocMini li#first {
    float: right;
    margin: 0;
    padding:0;
}

ol.tocMini li a {
/*    background: url(../images/buscador/tabPeq.gif) 100% 0;*/
    color: #fff;
    display: block;
    float: left;
    height: 26px;
	width: 92px;
	outline: none;
	font-weight: bold;
	text-align: center;
/*	border: solid 1px orange;*/
}

ol.tocMini li#vuelos a{ 
	background: url(../images/buscador/tabFirstPeq.gif);
	width: 92px; 
}

ol.tocMini li#hoteles a{
	background: url(../images/buscador/tabPeq.gif) 100% 0;
/*	border: solid 1px red;*/
}

ol.tocMini li#viajes a{
	background: url(../images/buscador/tabViajesPeq.gif) 100% 0;
/*	border: solid 1px red;	*/
}

ol.tocMini li#hoteles.current {
    background-position: 0 -69px;
/*	border: solid 1px red;*/	
}

ol.tocMini li#hoteles.current a {
    background-position: 100% -26px;
    color: #000;
    font-weight: bold;
}

ol.tocMini li#viajes.current {
    background-position: 0 -69px;
}

ol.tocMini li#viajes.current a {
    background-position: 100% -26px;
    color: #000;
    font-weight: bold;
}

ol.tocMini li#first.current {
    background-position: 0 -69px;
}

ol.tocMini li#first.current a {
    background-position: 100% -26px;
    color: #000;
    font-weight: bold;
}

div.content {
    border-top: #333 solid 10px;
	border-right: #333 solid 2px;
	border-bottom: #333 solid 2px;
	border-left: #000 solid 2px;
	width: 500px;
    clear: left;
    padding: 1em;
	margin: 40px 0 0 0;
	background: #f6c550;
}

.izquierdaHoteles{
	width: 56px;
	padding: 4px 0 0 0;
	margin: 0;
	float: left;
}
#cmbCategoriaHotelHoteles{
	width: 130px;
	height: 20px;
}

/*** Proveedores ***/

.contenido #contProveedores, .contenido #contContacto{
	display: block;
	float: none;
	clear: both;
	margin: 0px 130px 30px 130px;
	padding: 0;
}
.contenido #contContacto{ margin-top: 16px;}

.contenido #contProveedores p{
	margin-bottom: 10px;
	line-height: 1.4em;
}
.contenido #contProveedores h3{
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.contenido #contProveedores h4{
	display: block;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	line-height: 1.4em;
	border-bottom: solid 5px #fea100;
}

.ProveCont2{
	display: block;
	clear: both;
	float: none;
	margin: 10px 0 16px 12px;
	padding: 0 0 16px 0;
	height: 90px;
	min-height: 95px;
	border-bottom: solid 1px #ccc;
}

ul.ProveHolder{
	display: block;
	float: left;
	clear: both;
	width: 119px;
	height: auto;
	margin: 0;
	padding: 3px;
	background-color: #ccc;
}
ul.ProveHolder li, ul.ProveHolder li a{ list-style: none; border: none; outline: none;}
ul.ProveHolder li.imagenProve a{ 
	display: block;
	width: 100%;
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	text-align:center;
	font-style: italic;	
	font-size
}

.ProveContInfo{
	display: block;
	float: left;
	width: 583px;
	height: auto;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 1.5em;
	text-align: left;
}
.ProveContInfo a:link{ color: #fea100; font-weight: bold; font-style: italic; text-decoration: none;}
.ProveContInfo a:visited{ color: #fea100; font-weight: bold; font-style: italic; text-decoration: none;}
.ProveContInfo a:hover{ color: #fea100; font-weight: bold; font-style: italic; text-decoration: underline;}
.ProveContInfo a:active{ color: #fea100; font-weight: bold; font-style: italic; text-decoration: none;}

/*** Menu destinos ***/

ul.menuSeccion {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	height: auto;
	margin: 25px 0 20px 25px;
	/*padding: 12px 15px 15px 15px; */
	padding: 12px 0 0 0;
	background-color: #eee;
}
*html ul.menuSeccion { margin-left/****/:/****/ 12px;}

ul.menuSeccion li.menuPie {
	display: block;
	margin: 0;
	padding: 0;
	height: 309px;
	background: url(../images/menu/piemenu.jpg) bottom right repeat-x #eee;
}

ul.menuSeccion li {
	display: block;
	clear: both;
	margin: 4px 15px;
	padding:0;
	list-style: none;
	font-weight: bold;
	font-size: 14px;
}

ul.menuSeccion li.navIzquierda a { color: #000; text-decoration: none;}
ul.menuSeccion li.navIzquierda a:link { color: #000;}
ul.menuSeccion li.navIzquierda a:visited { color: #000;}
ul.menuSeccion li.navIzquierda a:hover { color: #FEA100;}
ul.menuSeccion li.navIzquierda a:active {color: #000;}

ul.menuSeccion li.subseccion a { color: #777; text-decoration: none;}
ul.menuSeccion li.subseccion a:link { color: #777;}
ul.menuSeccion li.subseccion a:visited { color: #777;}
ul.menuSeccion li.subseccion a:hover { color: #FEA100;}
ul.menuSeccion li.subseccion a:active { color: #777;}

ul.menuSeccion li.subseccion a.active { color: #eb7200;}
ul.menuSeccion li.navIzquierda a.active { color: #eb7200;}

ul.menuSeccion li.navIzquierda {
	margin: 4px 14px 6px 14px;
	padding: 2px 0;
	border-bottom: solid 1px #b9b9b9;
}
ul.menuSeccion li.subseccion {
	font-size: 13px;
	margin-left: 24px;
	padding: 2px 0;
	border-bottom: solid 1px #d4d3d3;
}

/*** Estructura texto destinos ***/

#estructura{
	display: block;
	float: right;
	width: 744px;
	margin: 25px 5px 0 0;
	padding: 0 24px 0 0 ;
}
.estructura_texto{
	width: 525px;
	margin: 0px 0px 30px 0px;
	text-align: left;
	float: left;
	display: block;
	text-align: justify;
}
.estructura_texto_secciones{
	text-align: left;
	width:774px;
	margin-top: 20px;
	overflow:hidden;
	display: block;
	clear: both;
	min-height: 530px;		
}

.estructura_imagenes{
	height: 175px;
	padding: 14px 0 0 24px;
	margin: 10px 0 20px 0;
	text-align: left;
	display: block;
	background-color: #ffe391;
}

.estructura_redaccion{
	width: 525px;
	text-align:justify;
	margin-top: 14px;
	position: relative;
	display: block;
}

.estructura_redaccion_secc{
	text-align:justify;
	margin-top: 5px; 
	*margin-top: 0px; 
	display: block;
}

.pie_redaccion{
	height: 30px;
	margin: 10px 0px;
	display: block;
}

.estructura_info{
	width: 193px;
	margin: 0px 0 25px 0;
	padding: 0;
	text-align: left;
	float: right;
	clear:none;	
	display: block;
	background-color: #ffd967;
}

.estructura_info_indice{
	background : url("/images/internas/madrid/info_indice.jpg") no-repeat;
	height: 203px;
	width: 780px;
	margin-top: 15px;
	*margin-top: 0px;
	display: block;
}

.cuerpo_info_indice{
	height: 203px;
	width: 780px;
}

.pie_info{
	position: relative;
	bottom: 0;
	margin:  0 0 -10px 0;
	width: 100%;
	height: 201px;
	background: url(../images/internas/pie_info.png) repeat-x;
}

p.titMapa{
	display: block;
	margin: 10px 0 4px 0;
	font-family:Trebuchet,Arial;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color: #000;	
}

.foto{
	display: block;
	float: left;
	margin: 5px 10px 2px 0px;
	border: solid 3px #5d5d5d;
}

.foto2{
	margin: 5px 10px 2px 0px;
	float: left;
}

.foto_seccion{
	width: 217px;
	height: 155px;
	list-style-type:none;
	float: left;
	display:inline;
	margin: 5px 21px 7px 0px;
}

#pieFoto{
	height: 10px;
	font: 10pt Trebuchet, Arial; 
	font-weight: 600;
	color: #666666;
	text-align: center;	
	*margin-top: 3px;
}

.impresora{
	text-align: right;
	padding: 0px 5px 3px 0px;
	*padding: 0px 5px 1px 0px;
}

.URLProveedor{
	width: 200px;
	text-align: right;
	margin-left: 120px;
}

.URLProveedor a{
	font-weight: 600;
	text-decoration: none;
	color:#0066cc;
}

.URLProveedor a:hover{color:#004e9c;}

.URLinfo a{
	font-weight: 600;
	text-decoration: none;
	color:#f2f2f2;
}

.URLinfo a:hover{color:#ffffff;}

p {	padding-bottom:10px;}

h3 {
	color:#000;
	display:inline;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:35px;
	text-align:left;
}
h4{
    text-align: left;
	font: 10pt Arial; 
	color: #000000;
	text-align:justify;
	padding-bottom: 14px;
}

h5{
	height: 15px;
    text-align: left;
	font-size: 11pt; 
	font-weight: 600;
	color: #f68d21;
	text-align:justify;
	padding: 10px 0px;;
	*padding: 0px;
	margin: auto;
}

h6{
	height: 20px;
    text-align: left;
	font: 10pt Trebuchet, Arial; 
	color: #000000;
	font-weight: bold;
	text-align:justify;
	line-height: 2em;
	margin-bottom: 5px;
}


.pInfo{
	padding-bottom: 10px;
	position: relative;
	display: block;
}

.negrita {
	font-weight:bold;
	color: #000000;
}


#linea, .linea{
	background: url("/images/internas/pixelGris.gif") 0 0 repeat-x;
	width: 100%;
	height: 1px;
	text-align: left;
	margin: 0 0 14px 0;
	font-size: 1px;	
}

.estructura p{ margin: 0 0 10px 0; line-height: 1.4em;}

ul.listas{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.listas li{
	display: block;
	list-style-type:none;
	margin:0px 0px 0px 25px;
	padding:5px 0px;
}

.listas li a:hover {
	border-bottom:medium none;
	color:#000;
	text-decoration:underline;
}
.listas li a:link {
	border-bottom:medium none;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

/*** INFO ***/

.cabecera_info{
	background : url("/images/internas/top_info.png");
	width: 193px;
	height: 60px;
	position: relative;
}

.cuerpo_info{
	width: 193px;
	margin: 10px 0 0 0;
	padding-bottom: 20px;	
	*padding-bottom: 30px;
	position: relative;	
}

.datos_indice{
	width: 580px;
	height: 125px;
	margin: 60px 0px 15px 15px;
	position: relative;
	float: left;
}

.mapa_info{ display: block; float left; width: 162px; margin: 0px 15px 0px 15px;}
.estructura_info dl{ display: block; float left; width: 162px; margin: 0px 15px 0px 15px;}
.estructura_info dt{ display: block; width: 100%; height:20px; text-align:left; font: 10pt Trebuchet, Arial; color: #000000; font-weight: bold; text-align:justify; line-height: 2em; margin-bottom: 5px; }
.estructura_info dd{ display: block; width: 100%; padding-bottom: 10px;}

.datos{
	width: 162px;
	margin: 0px 15px 0px 15px;
	position: relative;
	display: block;
}

/*** Destinos ***/

#contMapaDestinos{
	background: url(../images/destinos/fondomapa.png) no-repeat;
	width: 951px;
	height: 750px;
	margin: 0px 0px 30px 22px;
	float: left;
}

*html #contMapaDestinos{margin:0px 0px 30px 11px;}

#filtrosDestino{
	background: #EEEEEE;
	height: 50px;
	margin: 0px 15px 20px 15px;
}

.labelContinente{
	font-weight: bold;
	margin: 19px 5px 0px 15px;
	float: left;
}

.labelPais{
	font-weight: bold;
	margin: 19px 5px 0px 15px;
	float: left;
}

.labelCiudad{
	font-weight: bold;
	margin: 19px 5px 0px 15px;
	float: left;
}

#cmbContinente{
	width:150px;
	margin: 15px 10px 0px 0px;
	height: 22px;
	float: left;
}

#cmbPais{
	width:150px;
	margin: 15px 10px 0px 0px;
	height: 22px;
	float: left;
}

#cmbCiudad{
	width:150px;
	margin: 15px 10px 0px 0px;
	height: 22px;
	float: left;
}

.bBuscarMapaDestino{
	width: 70px;
	height: 24px;
	margin: 13px 13px 0px 0px;
	float: right;
}

#contMapaDestinos .tituloApartado{
	width:250px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 10px 20px 5px 15px;
}

#contMapaDestinos .tituloApartado2{
	width:250px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 20px 20px 5px 15px;
	float: none;
}

.textoDestino{
	font-weight: bold;
	text-align: center;
	color: #FEA100;
	font-size: 16px;
	padding: 0px 0px 5px 0px;
}

#mapaDestinos{
	background: #eeeeee;
	height: 438px;
	border: 2px solid #62839e;
	margin: 0px 16px;
}

*html #mapaDestinos{margin: 0px 17px;}

#destinosRecomendados{
	background: #feebb3;
	height: 114x;
	margin: 0px 15px 15px 15px;
}

#recomendadosF1{
	/*width: 660px;*/
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding-top: 15px;
}

#recomendadosF1 li{
	display: inline;
	float: left;
	height: 84px;
	width: 278px;
	margin: 0px 13px 0px 15px;	
}

#recomendadosF1 li a{
	float: left;
}

#recomendadosF1 li .titulo{
	width: 158px;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px 0px 5px 8px;
	font-weight: bold;
}	

#recomendadosF1 li .titulo a{
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
}

#recomendadosF1 li .titulo a:hover{
	color: #FEA100;
	text-decoration: none;
}

#recomendadosF1 li .descripcion{
	width: 158px;
	height: 40px;
	padding: 8px 0px 5px 8px;
	float: right;
}

#recomendadosF1 li .descripcion a{
	color: #000000;
	text-decoration: none;
}

#recomendadosF1 li .descripcion a:hover{
	color: #FEA100;
	text-decoration: none;
}	

#botonesGooglemaps{
	height: 17px;
	width: 190px;
	display: block;
	clear:both;
	float: right;
	margin: 15px 15px 0px 0px;
}

*html #botonesGooglemaps{margin: 15px 8px 0px 0px;}

#botonesGooglemaps li{
	width: 55px;
	margin: 0px 0px 0px 8px;
	display: inline;
	float: left;
	list-style: none;
}

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

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

.contenedor_mapa{
	background : url("/images/internas/fondoMapa.jpg") no-repeat;
	width: 643px;
	height: 483px;
}

.localizacion{
	width: 643x;
	height: 22px;
	text-align: right;
	font: 14pt Trebuchet, Arial; 
	font-weight: 600;
	color: #000000;
	padding: 18px 10px 4px 240px;
}

.googlemaps{
	width: 637px;
	height: 432px;
	padding-top: 1px;
	padding-left: 3px;
}

.mapaInt{
	width: 162px;
	height: 110px;
	margin: 0px 0px 15px 0px;
	position: relative;	
}


