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

a, img{ outline: none; }

#buscadorInternas{
	display: block;
	float: none;
	width: 997px;
	height: 157px;
	margin: 0 0 0 1px;
	padding: 0;
	background: url(/images/internas/fondonaranja.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 6px;
    padding: 3px 0 0 0;
	position: relative;
	width: 469px;
	top: 0px;
	left: 0px;
	z-index: 999;
/*	border: solid 1px green;*/
}

ol.tocMini li, ol.tocMini li#first {
    float: left;
    margin: 0 0 0 8px;
    padding:0;
}
*html ol.tocMini li, 
*html ol.tocMini li#first{ margin:0 0 0 6px;}

ol.tocMini li a {
    color: #fff;
    display: block;
    float: left;
    height: 26px;
	width: 92px;
	outline: none;
	font-weight: bold;
	text-align: center;
}
/*
ol.tocMini li#first a{ 
	background: url(/images/buscador/tabFirstPeq.gif);
	width: 92px; 
}

ol.tocMini li#hoteles a{
	background: url(/images/buscador/tabPeq.gif) 100% 0;
}

ol.tocMini li#viajes a{
	background: url(/images/buscador/tabViajesPeq.gif) 100% 0;
}

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

ol.tocMini li#hoteles.current a{
    background-position: 100% -26px;
    color: #000;
    font-weight: bold;
}
*/
ol.tocMini li#vuelos a{
	background: url(/images/apariencia/pestana_buscador_interna.png) -1px -3px no-repeat;
	width:93px;
	height:23px;
	float: left;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	padding:3px 0 0 0;
	color: #999;
	font-weight:bold;
}
ol.tocMini li#avisame a{
	background: url(/images/apariencia/pestana_buscador_interna.png) -1px -3px no-repeat;
	width:93px;
	height:23px;
	float: left;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	padding:3px 0 0 0;
	color: #999;
	font-weight:bold;
}
ol.tocMini li#ofertas a{
	background: url(/images/apariencia/pestana_buscador_interna.png) -1px -3px no-repeat;
	width:93px;
	height:23px;
	float: left;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	padding:3px 0 0 0;
	color: #999;
	font-weight:bold;
}
ol.tocMini li#hoteles a {
	background:transparent url(/images/apariencia/pestana_buscador_interna.png) no-repeat scroll -1px -3px;
	color:#999999;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:23px;
	padding:3px 0 0;
	text-align:center;
	text-decoration:none;
	width:93px;
}
ol.tocMini li#vuelos a:hover, ol.tocMini li#avisame a:hover, ol.tocMini li#ofertas a:hover, ol.tocMini li#hoteles a:hover,
ol.tocMini li#vuelos.current a, ol.tocMini li#avisame.current a, ol.tocMini li#ofertas.current a, ol.tocMini li#hoteles.current a,
ol.tocMini li#vuelos.current a, ol.tocMini li#avisame.current, ol.tocMini li#ofertas.current, ol.tocMini li#hoteles.current{
	background: url(/images/apariencia/pestana_buscador_interna.png) -1px -34px no-repeat;
	color:#000;
}

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

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;
}*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ol.tocMini li#fmatrizdias.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;
	text-align:justify;
}
.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,
.estructura_foto{
	width: 525px;
	height: auto;
	min-height: 120px;
	text-align:justify;
	margin-top: 14px;
	position: relative;
	display: block;
}
.estructura_foto{ float: left; margin-top: 8px;}

ul.estructura_navi{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	min-height: 24px;
	margin: 0 0 10px 0;
	padding: 0;
}
ul.estructura_navi li{
	display: block;
	float: left;
	clear: none;
	width: auto;
	height: auto;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 3px 8px 0 0;
	text-align: center;
	border-right: dotted 1px #bbb;
}
ul.estructura_navi li a{
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
ul.estructura_navi li.lugar { padding-top: 0px;}
ul.estructura_navi li.lugar a{ font-size: 18px;}

ul.estructura_navi li.last{ border: none;}

ul.estructura_navi li a:link{}
ul.estructura_navi li a:visited{}
ul.estructura_navi li a:hover{ color: #fea100;}
ul.estructura_navi li a:active{}
ul.estructura_navi li a.active{ color: #fea100;}

.estructura_foto .campos{
	display: block;
	float: left;
	clear: both;
	width: 505px;
	height: auto;
	margin: 0;
	padding: 10px;
	background: #eee;
}
.estructura_foto .campos p.titulo{
	display: block;
	float: left;
	clear: left;
	width: 320px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
}
.estructura_foto .campos ul{
	display: block;
	float: left;
	clear: left;
	width: 320px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
}
.estructura_foto .campos ul li{
	display: block;
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
}
.estructura_foto .campos ul li a{
	margin: 0;
	padding: 2px 0 2px 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.95em;
}
.estructura_foto .campos ul li a.subirFoto{ background: url(../comunidad/images/comunidad/ico-subir.gif) no-repeat center left;}
.estructura_foto .campos ul li a.enlazarFoto{ background: url(../comunidad/images/comunidad/ico-link.gif) no-repeat center left;}

.estructura_foto .campos ul li a.subirFotoGris{ background: url(../comunidad/images/comunidad/ico-subir.gif) no-repeat center left;}
.estructura_foto .campos ul li a.enlazarFotoGris{ background: url(../comunidad/images/comunidad/ico-link.gif) no-repeat center left;}

.estructura_foto .campos ul li a:link{ color: #000;}
.estructura_foto .campos ul li a:visited{ color: #000;}
.estructura_foto .campos ul li a:hover{ color: #fea100;}
.estructura_foto .campos ul li a:active{ color: #fea100;}

.estructura_foto .campos form#camposAnadirFoto{
	display: block;
	float: left;
	clear: left;
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0;
}
.estructura_foto .campos form#camposAnadirFoto div{ display: block; float: left; clear: both; margin: 0 0 2px 0;}
.estructura_foto .campos form#camposAnadirFoto label{
	display: block;
	float: left;
	clear: both;
	width: 45px;
	height: auto;
	margin: 2px 10px 2px 0;
	padding: 1px 0 0 0;
}
.estructura_foto .campos form#camposAnadirFoto input{
	display: block;
	float: left;
	clear: none;
	width: 231px;
	height: 22px;
	margin: 0;
	padding: 0;
}
.estructura_foto .campos form#camposAnadirFoto #opcionA, 
.estructura_foto .campos form#camposAnadirFoto #opcionB{
	display: block;
	float: left;
	clear: both;
	width: 340px;
}
.estructura_foto .campos #mapaFoto{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
.estructura_texto ul#listaFotos{
	display: block;
	float: left;
	clear: both;
	width: 525px;
	height: auto;
	margin: 20px 0 10px 0;
}
.estructura_texto ul#listaFotos li.item{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: auto;
	border-bottom: dotted 1px #dadada;
	margin: 0 0 20px 0;
}
.estructura_texto ul#listaFotos li.item a.thumb{
	display: block;
	float: left;
	clear: left;
	width: 88px;
	height: 76px;
	border: solid 1px #ccc;
	padding: 2px;
	margin: 0 10px 10px 0;
}
.estructura_texto ul#listaFotos li.item .detalles{
	display: block;
	float: left;
	clear: none;
	width: 410px;
}
.estructura_texto ul#listaFotos li.item .detalles p.titulo{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 0;
}
.estructura_texto ul#listaFotos li.item .detalles p.autor{
	font-size: 11px;
	width: 100%;
	margin: 0 0 8px 0;
	padding: 0;
	font-style: italic;

}
.estructura_texto ul#listaFotos li.item .detalles p.descr{
	font-size: 11px;
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.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: 140px;
	list-style-type:none;
	float: left;
	display:inline;
	margin: 5px 14px 7px 0px;
	border: solid 3px #5D5D5D;
}

#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, .listas li a:visited, .listas li a:active {
	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;	
}
.cuerpo_info a:link{ color: #333; text-decoration: none;}
.cuerpo_info a:visited{ color: #333; text-decoration: none;}
.cuerpo_info a:hover{ color: #fea100; text-decoration: none;}
.cuerpo_info a:active{ color: #333; text-decoration: none;}


.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%; text-align:left; font: 10pt Trebuchet, Arial; color: #000000; font-weight: bold; text-align:justify; line-height: 1.4em; 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 ***/
#contEscribeWiki{
	width: 951px;
	height: auto;
	margin: 0px 0px 30px 22px;
	float: left;
}
*html #contEscribeWiki{margin-left/***/:/***/11px;}
#contMapaDestinos{
	background: url(../images/destinos/fondomapa.png) no-repeat;
	width: 951px;
	height: 860px;
	margin: 0px 0px 20px 22px;
	float: left;
}

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

#divFiltroMarkers{
	float:right; 
	/*width:auto;*/
	width:212px; 
	/*margin:-31px 20px 0 0;*/
	margin:-38px 16px 0 0;
	padding:6px 8px 5px 7px;
	background-color:#eee;
}
*html #divFiltroMarkers{margin-right/***/:/***/8px;}
#divFiltroMarkers ul.tabCnt{list-style-type:none; }
#divFiltroMarkers ul.tabCnt li#destinos{display:block; float:right; width:auto;}
#divFiltroMarkers ul.tabCnt li#viajeros{display:block; float:right; width:auto; margin:0 15px 0 0;}
#divFiltroMarkers ul.tabCnt li label a{color:#fea100;}
#divFiltroMarkers ul.tabCnt li#destinos a.iconoDestinos{
	background:url(../images/iconos/destinosvisitados.png) no-repeat left top;
	display:block;
	float:left;
	padding:7px 0px 0px 50px;
	height:25px;
}
#divFiltroMarkers ul.tabCnt li#viajeros a.iconoViajeros{
	background:url(../images/iconos/viajerofavorito.png) no-repeat left top;
	display:block;
	float:left;
	padding:7px 0px 0px 50px;
	height:25px;
}
#divFiltroMarkers ul.tabCnt li#destinos a.iconoDestinosGris{
	background:url(../images/iconos/destinosvisitados-bw.png) no-repeat left top;
	display:block;
	float:left;
	padding:7px 0px 0px 50px;
	height:25px;
}
#divFiltroMarkers ul.tabCnt li#viajeros a.iconoViajerosGris{
	background:url(../images/iconos/viajerofavorito-bw.png) no-repeat left top;
	display:block;
	float:left;
	padding:7px 0px 0px 50px;
	height:25px;
}

ul#leyenda{
	display: block;
	float: none;
	clear: both;
	width: 310px;
	height: 20px;
	margin: 10px 0px 0 16px;
	padding: 8px;
	/*border: solid 1px #d9d9d9;*/
	background-color: #EEEEEE;
}
ul#leyenda li{
	display: block;
	float: left;
	clear: none;
	margin: 0 14px 0 0;
	padding: 4px 0 0 16px;
}
ul#leyenda li.con{ background: url(../images/internas/leyendacontinente.png) no-repeat center left; }
ul#leyenda li.pai{ background: url(../images/internas/leyendapais.png) no-repeat center left; }
ul#leyenda li.ciu{ background: url(../images/internas/leyendaciudad.png) no-repeat center left; }
ul#leyenda li.aer{ background: url(../images/internas/leyendaaeropuerto.png) no-repeat center left; }

#filtrosDestino{
	background: #EEEEEE;
	height: 50px;
	margin: 0px 15px 10px 15px;
}
#filtrosDestino2{
	background: #EEEEEE;
	height: 50px;
	margin: 0px 15px 10px 15px;
}
.labelContinente{
	font-weight: bold;
	margin: 19px 5px 0px 15px;
	float: left;
}

#divCiudadEditar{
	background:#eee;
	text-align:center;
	height:auto;
	margin:0 15px 10px 15px;
	padding:0 0 10px 0;
	line-height:12pt;
}
#divCiudadEditar a{color:#fea100; text-decoration:underline; text-transform:uppercase;}

.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 15px 0 15px;
	height: 22px;
	float: left;
}
#cmbRegion{
	width:150px;
	margin: 15px 15px 0 15px;
	height: 22px;
	float: left;
}
#cmbPais{
	width:150px;
	margin: 15px 15px 0 15px;
	height: 22px;
	float: left;
}

#cmbCiudad{
	width:250px;
	margin: 15px 15px 0 15px;
	height: 22px;
	float: left;
}
#cmbCiudad2{
	width:350px;
	margin: 15px 15px 0 15px;
	padding-top:2px;
	height: 18px;
	float: left;
}

#filtrosDestino .bBuscarMapaDestino{
	width: 70px;
	height: 24px;
	margin: 13px 13px 0px 0px;
	float: right;
}
#filtrosDestino2 .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;
}
.textoDestino a:link{ color: #ea7000; text-decoration: none; }
.textoDestino a:visited{ color: #ea7000; text-decoration: none; }
.textoDestino a:hover{ color: #fea100; text-decoration: none; }
.textoDestino a:active{ color: #ea7000; text-decoration: none; }

#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: 110px;
	min-height: 110px;
}
#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;	
}

/***  BIENBENIDA WIKIVAJES   ****/

.bienvenida{
	background:transparent url(../images/destinos/fondobienvenida.png) no-repeat scroll 0 0;
	width:939px;	
	height:125px;
	margin:0 0 20px 23px;
	padding:15px 0 0 16px;
	display:block;
}
.bienvenida li{
	width:325px;
	list-style:none;
	display:block;
	float:left;
	margin:0;	
}
.bienvenida li.gris{
	background:#EEE;
	width:260px;
	height:92px;
	list-style:none;
	display:block;
	float:left;
	padding:10px;
	margin:0 0 0 17px;	
}
.bienvenida li p{
	width:100%;
	float:left;
	display:block;
	text-align:justify;
	margin:0;
	padding:0;
	margin:0;
}
.bienvenida li p.titulo{
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 7px;
	float:left;
}
.bienvenida li p.tituloH{
	font-size:1.5em;
	font-weight:bold;
	margin:9px 0 8px;
	float:left;
	color: #000;
}
.bienvenida li a{
	background:transparent url(/comunidad/images/comunidad/btncontestar.jpg) no-repeat scroll left top;
	border:1px solid #FFFFFF;
	clear:both;
	float:left;
	margin:11px 0 0;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:19px;
	padding:4px 0 0;
	text-align:center;
	text-decoration:none;
	width:82px;	
}



#mapaDestinos .gmnoprint ul.bocDestUl{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 98%;
}
#mapaDestinos .gmnoprint ul.bocDestUl li{
	float: left;
	clear: both;
	width: 99%;
	margin: 1px 0;
	padding: 1px 0 1px 20px;
	list-style: none;
	font-weight: bold;
}
#mapaDestinos .gmnoprint ul.bocDestUl li.bocDestLiWiki{ background:url(../images/iconos/W.png) no-repeat top left;}
#mapaDestinos .gmnoprint ul.bocDestUl li.bocDestLiFotos{ background:url(../images/iconos/F.png) no-repeat top left;}
#mapaDestinos .gmnoprint ul.bocDestUl li.bocDestLiVideos{ background:url(../images/iconos/V.png) no-repeat top left;}
#mapaDestinos .gmnoprint ul.bocDestUl li.bocDestLiComen{ background:url(../images/iconos/C.png) no-repeat top left;}

#mapaDestinos .gmnoprint ul.bocDestUl a{ text-decoration: none;}
#mapaDestinos .gmnoprint ul.bocDestUl a:link{ color: #333;}
#mapaDestinos .gmnoprint ul.bocDestUl a:visited{ color: #333;}
#mapaDestinos .gmnoprint ul.bocDestUl a:hover{ color: #fea100; text-decoration: underline;}
#mapaDestinos .gmnoprint ul.bocDestUl a:active{ color: #333;}

#mapaDestinos .gmnoprint #migaCiudad a{ text-decoration: underline;}
#mapaDestinos .gmnoprint #migaCiudad a:link{ color: #fea100;}
#mapaDestinos .gmnoprint #migaCiudad a:visited{ color: #fea100;}
#mapaDestinos .gmnoprint #migaCiudad a:hover{ color: #fea100;}
#mapaDestinos .gmnoprint #migaCiudad a:active{ color: #fea100;}


/****************************** estilos index vuelos ***********************************/

.cntCuadrosVuelos{
	display:block;
	float:right;
	width:744px;
	margin:25px 5px 0 0;
	padding:0 15px 0 0;
}

*html .cntCuadrosVuelos{padding/***/:/***/0; margin/***/:/***/25px 8px 0 0;}
.cntCuadrosVuelos div{
	display:block;
	float:left;
	width:747px;
	/*height:200px;*/
	height:auto;
	margin:0 0 13px 0;
}
.cntCuadrosVuelos div p.titulo{
		display:block;
		float:left;
		font:bold 13.5pt Arial, Helvetica, sans-serif;
		color:#fff;
		letter-spacing:0;
		width:auto;
		margin:12px 10px 0 25px;
}
*html .cntCuadrosVuelos div p.titulo{margin/***/:/***/12px 10px 0 13px;}
.cntCuadrosVuelos div p.subtit{
	display:block;
	float:left;
	clear:both;
	font:bold 10.5pt Arial, Helvetica, sans-serif;
	color:#1d324c;
	letter-spacing:0;
	width:auto;
	margin:0 0 0 15px;
}
*html .cntCuadrosVuelos div p.subtit{ margin/***/:/***/0 0 0 8px;}

.cntCuadrosVuelos div a{text-decoration:none;}
.cntCuadrosVuelos div .ayuda{
	display:block; 
	float:left;
	margin:15px 15px 0 0;
}
.cntCuadrosVuelos div .masOfertas{
	display:block; 
	float:left;
	text-decoration:none;
	color:#fedd00;
	margin:17px 0 0 0;
}
.cntCuadrosVuelos div .masOfertas:hover{color:#666;}
.cntCuadrosVuelos div span.desde{
	display:block;
	float:right;
	font-size:7.5pt;
	color:#fff;
	margin:17px 25px 0 0;
}

.cntCuadrosVuelos .ofertasVuelos{
	background:url(/images/vuelos/bg_avion.png) no-repeat left top;
	height:auto;
}
.cntCuadrosVuelos .ofertasVuelos .bgTopOfertasVuelos{
	background:url(/images/vuelos/bg_avion_top.png) no-repeat left top;
	width:747px;
	height:13px;
	margin-bottom:0;
}
.cntCuadrosVuelos .ofertasVuelos .bgRestoOfertasVuelos{
	background:url(/images/vuelos/bg_avion_resto.png) no-repeat left bottom;
	margin-bottom:0;
}
*:first-child+html .cntCuadrosVuelos .ofertasVuelos .bgRestoOfertasVuelos{padding-bottom:15px;}
*html .cntCuadrosVuelos .ofertasVuelos .bgRestoOfertasVuelos{padding-bottom:15px; margin-top:-3px;}

.cntCuadrosVuelos .ofertasVuelos .tablas{
	display:block;
	float:left;
	clear:left;
	width:550px;
	height:autopx;
}
.cntCuadrosVuelos .ofertasVuelos table{
	display:block;
	float:left;
	width:274px;
	width:550px;
	margin:13px 0 0 1px;
}
.cntCuadrosVuelos .ofertasVuelos table tr.par{background-color:#618bc0;}
.cntCuadrosVuelos .ofertasVuelos table td {padding:2px 0;}
.cntCuadrosVuelos .ofertasVuelos table td.destino{width:179px; text-align:left; color:#fff; padding-left:25px; overflow:hidden;}
.cntCuadrosVuelos .ofertasVuelos table td.precio{width:60px; text-align:right; color:#fedd00; padding-right:15px;}
.cntCuadrosVuelos .ofertasVuelos table tr.par td.precio{border-right:solid 1px #769ECD;}

.cntCuadrosVuelos a.destino, .cntCuadrosVuelos a.destino:link {color:#fff;}
.cntCuadrosVuelos a.destino:visited{}
.cntCuadrosVuelos a.destino:hover{text-decoration:underline;}
.cntCuadrosVuelos a.destino:active{}

.cntCuadrosVuelos a.precio, .cntCuadrosVuelos a.precio:link{color:#fedd00;}
.cntCuadrosVuelos a.precio:visited{}
.cntCuadrosVuelos a.precio:hover{color:#666;}
.cntCuadrosVuelos a.precio:active{}

.cntCuadrosVuelos .alarmasVuelos{
	background:url(/images/vuelos/bg_tren.png) no-repeat left top;
	height:200px;
}
.cntCuadrosVuelos .alarmasVuelos .textoIzq{ display: block; float: left; height: 71px; width: 200px; margin: 0;}
*html .cntCuadrosVuelos .alarmasVuelos .textoIzq{ clear:both; }
.cntCuadrosVuelos .alarmasVuelos .crearAlarma{
	display:block; 
	float:left;
	clear:left;
	margin:25px 55px;
}

*html .cntCuadrosVuelos .alarmasVuelos .crearAlarma{margin/***/:/***/25px 30px;}
/***********************estilos nueva alarma fondo azul************************/
#formularioNuevaAlarma_azul{ display:block; float:right; height:96px; margin:10px 0 0; width:620px; }
#formularioNuevaAlarma_azul dl {display:block;float:left;height:auto;width:620px;}
#formularioNuevaAlarma_azul dt { display:block; float:left; font-weight:bold; height:16px; margin:0 5px 0 0; text-align:right; width:100px; padding: 4px 5px 0px 0px; }
#formularioNuevaAlarma_azul dt.email { display:block; float:left; font-weight:bold; height:16px; margin:0 5px 0 0; text-align:right; width:100px; padding: 4px 5px 0px 0px; }
#formularioNuevaAlarma_azul dt.precio { display:block; float:left; font-weight:bold; height:16px; margin:0 5px 0 0px; text-align:right; width:100px; padding: 4px 5px 0px 0px; }
#formularioNuevaAlarma_azul dd {display:block;float:left;height:20px;margin-bottom:7px;text-align:left;width:170px;}
#formularioNuevaAlarma_azul dd.fechas {display:block;float:left;height:20px;margin-bottom:7px;text-align:left;width:199px;}
#formularioNuevaAlarma_azul dd.precio {display:block;float:left;height:20px;margin-bottom:7px;text-align:left;width:70px;}
#formularioNuevaAlarma_azul dd.idaVuelta { display:inline; float:left; height:28px; text-align:left; width:150px; font-size: 11px; margin: 0 0 7px 114px;  }
#formularioNuevaAlarma_azul .spinnerAlarma{ width:150px; float:left; color:#FFFFFF; margin-left:128px; height:28px;}
#formularioNuevaAlarma_azul dd.botonEnviarAlarma { display:block; float:right; height:20px; text-align:left; width:114px; margin: 0px 0px 7px 5px; }
#formularioNuevaAlarma_azul a.btEnviarAlarma:link, #formularioNuevaAlarma_azul a.btEnviarAlarma:visited{ background: url(/images/alarmas/botonEnviarAlarma.png) no-repeat center top; display: block; height: 21px; width: 73px; text-indent: -5000px;float: left; }
#formularioNuevaAlarma_azul a.btEnviarAlarma:hover{ background: url(/images/alarmas/botonEnviarAlarma.png) no-repeat center bottom; }
.cntCuadrosVuelos .alarmasVuelos p.subtit{display:block;float:left;clear:both;font:bold 9.5pt Arial, Helvetica, sans-serif;color:#1d324c;letter-spacing:0;width:193px;
}
/****************************fin estilos nueva alarma fondo azul***************/
.cntCuadrosVuelos .alarmasVuelos p.texto{ display:block; float:right; width:536px; color:#fff; margin:12px 2px 0px 0px; font-size: 1.1em; } 
*html .cntCuadrosVuelos .alarmasVuelos p.texto {clear:both;}
.cntCuadrosVuelos .ultimosVuelos{
	/*background:url(/images/vuelos/bg_azul.png) no-repeat left top;*/
}
.cntCuadrosVuelos .ultimosVuelos .bgTopUltimosVuelos{
	background:url(/images/vuelos/bg_azul_top.png) no-repeat left top;
	width:747px;
	height:13px;
	margin-bottom:0;
}
.cntCuadrosVuelos .ultimosVuelos .bgRestoUltimosVuelos{
	background:url(/images/vuelos/bg_azul_resto.png) no-repeat left bottom;
	margin-bottom:0;
}
*:first-child+html .cntCuadrosVuelos .ultimosVuelos .bgRestoUltimosVuelos{padding-bottom:15px;}
*html .cntCuadrosVuelos .ultimosVuelos .bgRestoUltimosVuelos{padding-bottom:15px; margin-top:-3px;}

.cntCuadrosVuelos .ultimosVuelos .tablas{
	display:block;
	float:left;
	clear:left;
	/*height:155px;*/
	height:auto;
	/*overflow:hidden;*/
}

.cntCuadrosVuelos .ultimosVuelos table{
	display:block;
	float:left;
	clear:left;
	width:745px;
	margin:13px 0 0 1px;
}
.cntCuadrosVuelos .ultimosVuelos table tr th{text-align:center; color:#1D324C; padding:0 0 3px 0;}
.cntCuadrosVuelos .ultimosVuelos table tr th.vuelo{text-align:left; padding-left:25px;}
.cntCuadrosVuelos .ultimosVuelos table tr th.encontrado{}
.cntCuadrosVuelos .ultimosVuelos table tr th.precio{text-align:right; padding-right:10px;}
.cntCuadrosVuelos .ultimosVuelos table tr.par{background-color:#618bc0;}
.cntCuadrosVuelos .ultimosVuelos table td {padding:3px 0;}
.cntCuadrosVuelos .ultimosVuelos table td.destino{width:218px; text-align:left; color:#fff; padding-left:25px;   width:185px;}
.cntCuadrosVuelos .ultimosVuelos table td.tiempo{width:65px; text-align: center; color:#fff; padding:3px 9px; width:79px;}
.cntCuadrosVuelos .ultimosVuelos table td.precio{width:105px; text-align:right; color:#fedd00; padding-right:25px;   width:55px; padding-right:10px;}
.cntCuadrosVuelos .ultimosVuelos table tr.par td.precio{border-right:solid 1px #769ecd;}

.cntCuadrosVuelos .maletaVuelos{
	background:url(/images/vuelos/bg_maleta.png) no-repeat left top;
	height:200px;
}
.cntCuadrosVuelos .maletaVuelos div.agrupa{clear:left; width:255px; height:auto; margin:0;}
.cntCuadrosVuelos .maletaVuelos p.texto{
	display:block;
	float:left;
	width:404px; 
	text-align:justify;
	color:#fff;
	margin:13px 0 0 25px;
	font-size: 1.1em;
	line-height: 1.4em;
}
*html .cntCuadrosVuelos .maletaVuelos p.texto{margin/***/:/***/13px 0 0 13px;}
.cntCuadrosVuelos .maletaVuelos p.texto span{
	font:bold 10.5pt Arial, Helvetica, sans-serif;
	color:#1d324c;
	letter-spacing:0;
	width:auto;
}

.cntCuadrosVuelos div.ofertas{height:365px; background:none;}

.cntCuadrosVuelos div.ofertas .ofertasHoteles{
	background:url(/images/vuelos/bg_hotel2.png) no-repeat left top;
	display:block;
	float:left;
	width:244px;
	height:361px;
	margin:0 7px 0 0;
}
*html .cntCuadrosVuelos div.ofertas .ofertasHoteles{margin/***/:/***/0 7px 0 0;}
.cntCuadrosVuelos div.ofertas .ofertasViajes{
	background:url(/images/vuelos/bg_sombrilla2.png) no-repeat left top;
	display:block;
	float:left;
	width:244px;
	height:361px;
	margin:0 7px 0 0;
}
*html .cntCuadrosVuelos div.ofertas .ofertasViajes{margin/***/:/***/0 7px 0 0;}

.cntCuadrosVuelos div.ofertas p.tituloNegro{
	display:block;
	float:left;
	font:bold 13.5pt Arial, Helvetica, sans-serif;
	color:#000;
	letter-spacing:0;
	width:auto;
	margin:12px 10px 0 12px;
}
*html .cntCuadrosVuelos div.ofertas p.tituloNegro{margin/***/:/***/12px 10px 0 6px;}

.cntCuadrosVuelos div.ofertas div.tablaHotelesViajesVuelos{
	display:block;
	float:left;
	width:220px;
	height:215px;
	margin:15px 0 0 12px;
	overflow:hidden;
}
*html .cntCuadrosVuelos div.ofertas div.tablaHotelesViajesVuelos{margin/***/:/***/15px 0 0 6px;}

.cntCuadrosVuelos div.ofertas table{
	display:block;
	float:left;
	width:220px;
	margin:0;
}
.cntCuadrosVuelos div.ofertas table td{padding:2px 0;}
.cntCuadrosVuelos div.ofertas table td.izquierda{
	width:150px;
	padding-left:9px;
	text-align:left;
	color:#fff;
}
.cntCuadrosVuelos div.ofertas table td.precio{
	width:50px;
	padding-right:10px;
	text-align:right;
	color:#fedd00;
}
.cntCuadrosVuelos div.ofertas span{
	display:block;
	float:left;
	font-size:7.5pt;
	color:#fff;
	margin:5px 10px 0 20px;
}
.cntCuadrosVuelos div.ofertas .btnAyuda{
	display:block; 
	float:left;
	margin:3px 15px 0 0;
}
.cntCuadrosVuelos div .verMasOfertas{
	float:right;
	text-decoration:none;
	color:#fedd00;
	margin:5px 22px 0 0;
}
.cntCuadrosVuelos div .verMasOfertas:hover{color:#666;}
*html .cntCuadrosVuelos div .verMasOfertas{margin/***/:/***/5px 11px 0 0;}

.estructura_texto_vuelos{
	width: 740px;
	margin: 0px 0px 30px 0px;
	text-align: left;
	float: left;
	display: block;
	text-align: justify;
}
.estructura_redaccion_vuelos{
	width: 740px;
	height: auto;
	min-height: 120px;
	text-align:justify;
	margin-top: 14px;
	position: relative;
	display: block;
}

/*------------Ofertas vuelos cuadros azules-----------*/
.cont_resultados_ofertas{
	background:url(/images/vuelos/bg_azul_resto.png) left bottom no-repeat;
	width:745px;
	float:left;
	padding: 0 0 10px 0;
	}
		.cont_resultados_ofertas p.tituloOfertas{
			background:url(/images/vuelos/vuelos_ofertas_escapada_top.png) left top no-repeat;
			float:left;
			width:727px;
			font:bold 13.5pt Arial, Helvetica, sans-serif;
			color:#fff;
			letter-spacing:0;
			padding:10px 0 0 20px;
			margin:0;
		}
		ul.vuelosOrigen{
			display:inline;
			width:745px;
			float: left;
			list-style:none;
			margin:5px 0 10px 1px;
		}
			ul.vuelosOrigen li{
				background:url(/images/vuelos/icon_vuelos.png) 23px 2px no-repeat;
				width:203px;
				float:left;
				padding:2px 0 2px 45px;
				margin:3px 0px;
			}
			ul.vuelosOrigen li.azul{
				background:#618bc0 url(/images/vuelos/icon_vuelos.png) 23px 2px no-repeat;
				width:203px;
				float:left;
				padding:2px 0 2px 45px;
				margin:3px 0px;
			}
			ul.vuelosOrigen li a{
				color:#FFF;
				float:left;
				text-decoration:none;
				font-weight:bold;
			}
.buscadorOfertasVuelos{
	background:url(/images/vuelos/bg_avion_resto.png) left bottom no-repeat;
	width:745px;
	float:left;
	padding: 0 0 10px 0;
}
.buscadorOfertasVuelos p.tituloOfertas{
			background:url(/images/vuelos/vuelos_ofertas_escapada_top.png) left top no-repeat;
			float:left;
			width:727px;
			font:bold 13.5pt Arial, Helvetica, sans-serif;
			color:#fff;
			letter-spacing:0;
			padding:10px 0 0 20px;
			margin:0;
		}
.buscadorOfertasVuelos .origen_oferta{
	display:block;
	float:left;
	height:46px;
	margin:23px 0 15px 25px;
	width:426px;
}
.buscadorOfertasVuelos a.bt_buscarOfertas{
	background: url(/images/vuelos/bt_buscar.png) left top no-repeat;
	padding:4px 0 0 18px;
	width:57px;
	height:22px;
	float: left;
	color:#000;
	margin:22px 0 0 0;
	}
.buscadorOfertasVuelos p.text_ayuda{
	float:left;
	padding:8px 0 10px 25px;
	width:650px;
}

/*************************  fin estilos index vuelos ***********************************/
/*************************  estilos ultimos vuelos ***********************************/
.ultimosVuelos{ float:left; margin:0 0 10px; }
.ultimosVuelos p.titulo{ color:#fff; float:left; font-weight:bold; font-size:18px; margin:0 10px 0 25px; }
.ultimosVuelos span.desde { color:#fff; display:block; float:right; font-size:10px; margin:7px 25px 0 0; }
.ultimosVuelos .bgTopUltimosVuelos{	background:url(/images/vuelos/bg_azul_top.png) no-repeat left bottom; width:747px; height:13px; }
.ultimosVuelos .bgRestoUltimosVuelos{ background:url(/images/vuelos/bg_azul_resto.png) no-repeat left bottom; float:left; }
.ultimosVuelos .tablas{ float:left; padding-bottom:10px; }
.ultimosVuelos table{ float:left; width:745px; margin:13px 0 0 1px; }
.ultimosVuelos table tr th{ text-align:center; color:#1d324c; padding:0 0 3px; }
.ultimosVuelos table tr th.vuelo{ text-align:left; padding-left:25px; }
.ultimosVuelos table tr th.encontrado{}
.ultimosVuelos table tr th.precio{ text-align:right; padding-right:10px; }
.ultimosVuelos table tr.par{ background-color:#618bc0; }
.ultimosVuelos table td { padding:3px 0; }
.ultimosVuelos table td.destino{ width:218px; text-align:left; color:#fff; padding-left:25px; width:185px; }
.ultimosVuelos table td.tiempo{ width:65px; text-align: center; color:#fff; padding:3px 9px; width:79px; }
.ultimosVuelos table td.precio{ width:105px; text-align:right; color:#fedd00; width:55px; padding-right:10px; }
.ultimosVuelos table tr.par td.precio{ border-right:1px solid #769ecd; }
.ultimosVuelos table tr td.destino a.destino { color:#fff; text-decoration:none; }
.ultimosVuelos table tr td.precio a.precio { color:#fedd00; text-decoration:none; }
/*************************  fin estilos ultimos vuelos ***********************************/
