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

* {
	margin:0;
	padding:0;
}

/*img { behavior: url(iepngfix.htc); }*/

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;	
}

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

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

.tituloApartado2{
	width:315px;
	height: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 15px 20px 5px 0px;
	float: right;	
}

.sombratop, .sombratopgris{
	background: url("/images/apariencia/sombratop.png") no-repeat;
	height: 6px;
	width: 1000px;
	font-size: 1px;
	display: block;
	margin: auto;
}
.sombratopgris{ background: url("/images/apariencia/sombratopgris.png") no-repeat;}
.sombrapie{
	background: #ffffff url("/images/apariencia/sombrapienaranja.png") no-repeat;
	height: 4px;
	font-size: 1px;
	width: 1000px;
	display: block;
	margin: auto;
}

.sombrapieGris{
	background: #ffffff url("/images/apariencia/sombrapie.png") no-repeat;
	height: 4px;
	font-size: 1px;
	width: 1000px;
	display: block;
	margin: auto;
}

/*** Texto introducci�n buscador ***/

#textTopIndex{
	display: block;
	float: left;
	width: 222px;
	height: 250px;
	padding: 20px 20px 0px 22px;
	color: #fff;
}

*html #textTopIndex{padding: 20px 10px 0px 22px;}

#textTopIndex .titulo{
	width:222px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 16px 0;
}

*html #textTopIndex .titulo{margin: 0 0 5px 0;}

#textTopIndex .intro{
	width:222px;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 15px 10px;
}

#textTopIndex strong{ color: #fff276;}

body { 
	background: #dfdcd5 url("/images/apariencia/top.png") 0 0 repeat-x;
    text-align: center;
	font: 12px Trebuchet, Arial;
	color: #333333;
	letter-spacing: 0.01em;
}

h1{
	height: 17px;
	font: 10px Arial; 
	font-weight: bold;
	color: #FEA100;
	text-align: right;
}

h2{
	height: 17px;
	font: 10px Arial; 
	font-weight: bold;
	color: #FEA100;
	text-align: right;
}

h7{
	height: 20px;
    text-align: left;
	font: 13px Trebuchet, Arial; 
	color: #000000;
	font-weight: bold;
	text-align:justify;
	line-height: 2em;
	padding: 14px 0px 5px 15px;
	display: block;
}

.pieFoto{
	width: 109px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #55555;
}

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


.underline{
	text-decoration: underline;
}

.contenedorPreCabecera {
	display: block;
	height:70px;
	margin:0 auto;
	text-align:left;
	overflow:visible;
	width:auto;
	min-width:1000px;
}
.contenedorCabecera {
	display: block;s
	height:38px;
	margin:0 auto;
	text-align:left;
	overflow:visible;
	width:auto;
	min-width:1000px;
}

.contenedorPie {
	display: block;
	clear:both;
	height:130px;
	margin:0 auto;
	background: url("/images/apariencia/pie.png") 0 0 repeat-x;
	text-align:center;
	overflow:visible;
	width:auto;
	min-width:1000px;
}

.contenedorContenido {
	background: url("/images/apariencia/sombra.png") 0 0 repeat-x;
	margin:0 auto;
	text-align:left;
	overflow:visible;
	width:auto;
	min-width:1000px;
	height: auto;
	min-height:700px;
	/*position:relative;*/
}

.contenido {
	background: url("../images/apariencia/fondo.png") repeat-y top left;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	/*position:relative;*/
	clear: both;
	min-height: 530px;
}

#buscadores {
	background: url("../images/apariencia/fondonaranja.png") repeat-x;
	width: 996px;
	height: 272px;
	font: 11px Arial;
	text-align: left;
	margin: 0px 2px 0px 2px;
	clear:none;	
}

#cuerpoIndex{
	width: 780px;
	padding-top: 15px;
	text-align: left;
	clear: both;
	/*position:relative;*/

}

/* ----------------------------------- */
/* CABECERA
/* ----------------------------------- */

.preCabecera{
	width:1000px;
	height: 70px;
	margin:0 auto;
	/*position:relative;*/
	overflow:hidden;	
}

.logo {
	width: 200px;
	height: 50px;
	margin: 10px 0px 0px 5px;
	display: block;
	float: left;
}

.logo a {
	width: 100%;
	height: 100%;
	text-decoration: none;
}


.textos {
	float:right;
	margin:0;
	padding:18px 25px 0 0;
}

.cabecera {
	width:1000px;
	height:38px;
	margin:0 auto;
	/*position:relative;*/
	overflow:hidden;
} 

.logo2 {
	float:left;
	margin:0;
	padding:0px 0 0 9px;
	position:absolute; 
	top:0px; 
	left:8px;
	z-index: 100;
}

.cabecera ul.navCabecera {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 36px;
	margin: 8px 0 0 0;
	padding: 0;
	background: url(/images/apariencia/dotMenu.gif) repeat-y top left;
}
.cabecera ul.navCabecera li.link {
	display: block;
	float: left;
	background: url(/images/apariencia/dotMenu.gif) repeat-y top right;
}
.cabecera .navCabecera li.link a {
	display: block;
	float: none;
	margin: 0;
	padding: 8px 16px 4px 16px;
	font: 15px Trebuchet, Geneva, Arial; 
	font-weight:bold;	
	text-decoration:none;
	text-align:center;
}
.cabecera .navCabecera li.link a.first{ }

.navCabecera li a:link {color:#000000; text-decoration:none; border-bottom:none;}     /* inicio */
.navCabecera li a:visited {color:#000000; text-decoration:none; border-bottom:none;}  /* visitado */
.navCabecera li a:hover {background : url("/images/apariencia/flecha.gif") no-repeat top center; color:#FEA100; text-decoration:none; border-bottom:none;}   /* mouse over */
.navCabecera li a:active {color:#000000; text-decoration:none; border-bottom:none;}   /* seleccionado */

.navCabecera li a.active:link {background : url("/images/apariencia/flecha.gif") no-repeat top center; color:#FEA100; text-decoration:none; border-bottom:none;}     /* inicio */
.navCabecera li a.active:visited {background : url("/images/apariencia/flecha.gif") no-repeat top center; color:#FEA100; text-decoration:none; border-bottom:none;}  /* visitado */
.navCabecera li a.active:hover {color:#FEA100; text-decoration:none; border-bottom:none;}   /* mouse over */
.navCabecera li a.active:active {color:#FEA100; text-decoration:none; border-bottom:none;}   /* seleccionado */

/* ----------------------------------- */
/* BUSCADOR VUELOS
/* ----------------------------------- */

.buscadorPrincipal {
	width: 448px; 
	height: 218px;
	margin-top: 25px;
	float: left;
	clear: none;
} 

.cabeceraBusc { 
	width: 448px; 
	height: 26px;
	margin: 12px 0 0 0;
}

.cuerpoBusc { 
	text-align: left; 
	/*font-weight: bold;*/
	width: 448px; 
	height: 181px;
	position: relative;
} 

#f1Vuelos{
	display: block;
	float: right;
	width: 165px;
	height: 14px;
	margin: 5px 0px 0px 0px;
	*margin: 5px 10px 0px 0px;
	clear: both;
/*	border: solid 1px red;*/
}

#f2Vuelos{
	width: 410px;
	height: 35px;
	position: absolute;
/*	border: solid 1px green;*/
	top: 21px;
	left: 21px;
}

#f3Vuelos{
	width: 405px;
	height: 45px;
	margin-bottom: 3px;
    position: absolute;
	top: 61px;
	left: 21px;
/*	border: solid 1px blue;*/
}


#f4Vuelos{
	width: 405px;
	height: 35px;
	position: absolute;
	top: 107px;
	left: 21px;	
/*	border: solid 1px yellow;*/
}

#f5Vuelos{
	width: 405px;
	height: 35px;
	position: absolute;
	top: 138px;
	left: 21px;
/*	border: solid 1px red;*/
}

#origenVuelo{
	width: 205px;
	height: 20px;
	float: left;
}

#origenVuelo input{
	width: 150px;
}

#destinoVuelo{
	width: 205px;
	float: left;
}

#destinoVuelo input{
	width: 150px;
}

#idaVuelo{
	display: block;
	width: 100px;
	height: 20px;
	float:left;
	margin: 0px;
	padding:0;
}
#idaVuelo #txtFechaIda{ margin:0 2px 0 0; display: block; width:65px; float: left;}

#vueltaVuelo{
	display: block;
	width: 109px;
	height: 20px;
	float:left;
	margin: 0px;
	padding: 0;
}
#vueltaVuelo #txtFechaVuelta{ margin:0 2px 0 0; display: block; width:65px; float: left;}

#cmbHoraIda{
	width: 90px;
	float:left;
	margin-right: 16px;
}

#cmbHoraVuelta{
	width: 90px;
	float:left;
}

.labelOrigen{margin-right: 166px;}
.labelDestino{margin-right: 130px;}
.labelIda{margin-right: 80px;}
.labelHorasIda{margin-right: 69px;}
.labelVuelta{margin-right: 72px;}
.labelHorasVuelta{margin-right: 0px;}

.cmbNumAdultosVuelos{
	width: 40px;
	margin-right: 58px;
}

.cmbNumNinyosVuelos{
	width: 40px;
	margin-right: 53px;
	*margin-right: 57px;
}

.cmbNumBebesVuelos{
	width: 40px;
}

#chkFlexible{
	margin-left: 10px;
}

.bBuscar{
	display: block;
	width: 70px;
	height: 24px;
	/*margin: 0 16px 0 0;*/
	float: right;	
}

.clearFloat{clear:both;}

.listaBusc {
	font: 15px Arial, Trebuchet; 
	font-weight:bold; 
	list-style-type:none;
	padding: 0;
	height:27px;
	margin:0 auto; 
}

.listaBusc li {
	display: block;
	width: 74px;
	height: 17px;
	text-align: center;
	float: right;
	padding: 10px 0px 0px 5px;
}

.listaBusc li a {
	text-decoration: none;
	font-weight:bold; 
	display:inline;
	cursor: pointer;
}

.listaBusc li a:link {color:#000000; text-decoration:none; border-bottom:none;}     /* inicio */
.listaBusc li a:visited {color:#000000; text-decoration:none; border-bottom:none;}  /* visitado */
/*.listaBusc li a:hover {color:#999999; text-decoration:none; border-bottom:none;}*/   /* mouse over */
.listaBusc li a:active {color:#666666; text-decoration:none; border-bottom:none;}   /* seleccionado */

.activeBusc{
	color: #f68d21;
}

.listaBusc li .activeBusc a:link {color:#f68d21; text-decoration:none; border-bottom:none;}     /* inicio */
.listaBusc li .activeBusc a:visited {color:#f68d21; text-decoration:none; border-bottom:none;}  /* visitado */
.listaBusc li .activeBusc a:hover {color:#999999; text-decoration:none; border-bottom:none;}   /* mouse over */
.listaBusc li .activeBusc a:active {color:#f68d21; text-decoration:none; border-bottom:none;}   /* seleccionado */

#cerrarAyuda, .#cerrarAyuda{
	text-align: center;
}

#cerrarAyuda a, #cerrarAyuda a{
	text-decoration: none;
	font-weight: 600;
	color: #000000;
}

#bAyudaBuscador{
	display: block;
	float: right;
	width: 18px;
	height: 18px;
	margin: 2px 10px 0 0;
	padding: 0;
}

#bAyudaBuscador a{
	height: 18px;
	text-decoration: none;
	color: #FF9900;
}

.ulAyuda{
	padding-bottom: 10px;
	position: relative;
	list-style: disc;
}

.ulAyuda li{
	font: 13px Trebuchet, Arial;
	margin: 0px 0px 0px 25px;
	padding: 5px 0px;
	position: relative;
}


/* ----------------------------------- */
/* BUSCADOR HOTELES
/* ----------------------------------- */

/*#buscadorHoteles{
	display: none;
}*/

#f1Hoteles{
	width: 405px;
	height: 36px;
	position: absolute;
	top: 21px;
	left: 21px;
}

#f2Hoteles{
	width: 405px;
	height: 45px;
	margin-bottom: 3px;
    position: absolute;
	top: 61px;
	left: 21px;
}

#f3Hoteles{
	width: 405px;
	height: 35px;
	position: absolute;
	top: 107px;
	left: 21px;	
}

#f4Hoteles{
	width: 405px;
	height: 35px;
	position: absolute;
	top: 138px;
	left: 21px;
}

#ciudadHotel input{
	width: 180px;
}

#llegadaHotel{
	width: 114px;
	height: 20px;
	float:left;
	margin: 0 8px 0 0;
	padding: 0;
}
#llegadaHotel #txtFechaIdaHoteles{ margin:0 2px 0 0; padding:0; display: block; width:80px; float: left;}

#salidaHotel{
	width: 114px;
	height: 20px;
	float:left;
	margin: 0 8px 0 0;
	padding: 0;
}
#salidaHotel #txtFechaVueltaHoteles{ margin:0 2px 0 0; padding:0; display: block; width:80px; float: left;}

#categoriaHotel{
	width: 117px;
	float:left;
}

#categoriaHotel select{
	width: 117px;
	height: 20px;
}

.labelLlegada{margin-right: 74px;}
.labelSalida{margin-right: 86px;}
.labelCategoria{margin-right: 50px;}

#cmbCategoriaHotel{
	width:90px;
}

#cmbNumAdultosHoteles{
	width: 40px;
	margin-right: 47px;
}

#cmbNumNinyosHoteles{
	width: 40px;
	margin-right: 41px;
}

*html #cmbNumNinyosHoteles{margin-right: 44px;}

#cmbNumHabitaHoteles{
	width: 40px;
}

.clearFloat{clear:both;}


/* ----------------------------------- */
/* BUSCADOR VIAJES 
/* ----------------------------------- */

#f1Viajes{
	width: 405px;
	height: 38px;
	position: absolute;
	top: 21px;
	left: 21px;
}

#destinoViajes input{
	width: 202px;
}

#f2Viajes{
	width: 405px;
	height: 45px;
	margin-bottom: 3px;
    position: absolute;
	top: 61px;
	left: 21px;
}

.fechaMesViajes{
	width: 110px;
	height: 20px;
	float:left;
	margin-right: 15px;
	padding: 0;
}
/*#fechaMesViajes #txtFechaViajes { margin:0 3px 0 0; padding:0; display: block; width:80px; float: left;}*/

.fechaAnyoViajes{
	width: 80px;
	height: 20px;
	float:left;
	margin: 0 8px 0 0;
	padding: 0;
}

.labelMes{margin-right: 100px;}

#f3Viajes{
	width: 405px;
	height: 35px;
	position: absolute;
	top: 138px;
	left: 21px;
}

/* ----------------------------------- */
/* BUSCADOR OFERTAS 
/* ----------------------------------- */


#pestanaGrisOfertas{
	display: block;
	width: 132px;
	height: 29px;
	background: url(/images/buscador/fondoPestanaGris.gif) no-repeat top right;
	position: absolute;
	top: 13px;
	left: 848px;
}
#pestanaGrisOfertas2{
	display: block;
	width: 132px;
	height: 29px;
	background: url(/images/buscador/fondoPestanaGris.gif) no-repeat top right;
	position: absolute;
	top: 13px;
	left: 518px;
}
#pestanaOfertasHoteles{
	display: block;
	width: 139px;
	height: 23px;
	background: url(../images/buscador/fondoPestanaGrisLargo.gif) no-repeat top right;
	position: absolute;
	top: 19px;
	left: 641px;
}
#pestanaOfrHoteles{
	display: block;
	width: 139px;
	height: 23px;
	background: url(../images/buscador/fondoPestanaGrisLargo.gif) no-repeat top right;
	position: absolute;
	top: 19px;
	left: 851px;

}
#pestanaOfrVuelos{
	display: block;
	width: 139px;
	height: 23px;
	background: url(../images/buscador/fondoPestanaGrisLargoVuelos.gif) no-repeat top right;
	position: absolute;
	top: 19px;
	left: 851px;

}
#pestanaVuelosMini{
	display: block;
	width: 175px;
	height: 23px;
	background: url(../images/buscador/fondoPestanaAmarilloVuelos.gif) no-repeat top right;
	position: absolute;
	top: 19px;
	left: 295px;
}
#pestanaHotelesMini{
	display: block;
	width: 175px;
	height: 23px;
	background: url(../images/buscador/fondoPestanaAmarilloHoteles.gif) no-repeat top right;
	position: absolute;
	top: 19px;
	left: 505px;
}
#pestanaVloMini{
	display: block;
	width: 175px;
	height: 23px;
	background: url(../images/buscador/fondoPestanaAmarilloVuelos.gif) no-repeat top right;
	position: absolute;
	top: 19px;
	left: 505px;
}

.buscadorOfertas { 
	display: block;
	width: 242px; 
	height: 218px;
	/*margin: 26px 21px 0px 0px;*/
	padding: 26px 21px 0px 0px;
	float: right;
} 

.contenedorBuscOfer { 
	width: 255px; 
	height: 216px;
} 

.cabeceraBuscOfer { 
	width: 231px; 
	height: 19px;
	font-size: 18px; 
	font-weight:bold;
	text-align: right;
	color:  #000000;
	padding: 13px 10px 0px 0px;

}

.cuerpoBuscOfer { 
	text-align: left; 
	width: 202px; 
	height: 182px;
	margin-left: 20px;
	
} 

.tituloBuscOfer {
	font: 13px Trebuchet, Geneva, Arial; 
	font-weight:bold; 
	color:  #666666;
	list-style-type:none;
	height:5px;
	padding: 10px 0px 0px 20px;
}

.categoriaElegida{
	width: 210px;
	height: 90px;
}

#origenOferta{
	width: 215px;
	height: 43px;
}

#fechaOferta{
	width: 215px;
	height: 33px;
	position: absolute;
}

#mesOferta{
	width: 105px;
	margin-right: 5px;
}

#anyoOferta{
	width: 70px;
}


#destinoOferta{
	width: 215px;
	height: 33px;
}

#criterioOferta{
	width: 215px;
	height: 33px;
	position: absolute;
	top: 226px;
	/*left: 887px;*/
}

.categoria{
	height: 43px;
	padding-top: 11px;
}

#selectCategoria{
	width: 131px;
	float: left;
}

#cmbCategoriaOfertas{
	width: 122px;
}

#bBotonesOfer{
	height: 38px;
	float: right;
}

#bAyuda{
	width: 60px;
	height: 18px;
	padding-top: 15px;
	float: left;
	display: block;
}

#bAyuda a{
	height: 50px;
	text-decoration: none;
	color: #FF9900;

}

.bBuscarOfer {
	height: 22px;
	width: 62px;
	float: right;
}

/* FOOTER */
.pie {
	display: block; 
	width:1000px;
	height:124px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
} 

ul.navPie{
	display:block;
	width: 620px;
	vertical-align: baseline;
	margin: 0px auto;	
	padding-top: 50px;
}

ul.navPie li {
	list-style-type:none;
	vertical-align: middle;
	margin-right: 4px;	
	float: left;
}

ul.navPie a {
	width:50px;
	padding:4px 0;
	text-decoration:none;
	text-align:center;
	color:  #605d5d;
}

ul.navPie a:link {color:#ffffff; text-decoration:none; border-bottom:none;}     /* inicio */
ul.navPie a:visited {color:#ffffff; text-decoration:none; border-bottom:none;}  /* visitado */
ul.navPie a:hover {color:#bbbbbb; text-decoration:none; border-bottom:none;}   /* mouse over */
ul.navPie a:active {color:#FEA100; text-decoration:none; border-bottom:none;}   /* seleccionado */


/* ----------------------------------- */
/* PRINCIPALES DESTINOS
/* ----------------------------------- */

#principalesDestinos{
	display: block;
	background: url("../images/apariencia/fondodestinos.png") no-repeat;
	width: 690px;
	height: 573px;
	margin: 0px 0px 0px 22px;
	float: left;
}

*html #principalesDestinos{margin:0px 0px 0px 11px;}

#mapaFlash{
	width: 670px;
	height: 295px;
	margin: 10px;
}

#miniaturaDestinos{
	background: #ffe9a8;
	width: 670px;
	height: 247px;
	margin: 10px;	
}
*html #miniaturaDestinos{ width/***/:/***/ 664px;}

.principalesDestinosF1 , .principalesDestinosF2{
	display: block;
	/*width: 660px;*/
	height: 108px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 0 15px;
/*	border: solid 1px blue;*/
}
.principalesDestinosF1 li a{
	text-decoration: none;
	color: #000000;
}

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

.principalesDestinosF2{
	padding: 0 0 0 15px;
}
.principalesDestinosF2 li a{
	text-decoration: none;
	color: #000000;
}

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

.principalesDestinosF1 li,.principalesDestinosF2 li{
	display: block;
	float: left;
	width: 116px;
	margin: 0px 15px 0px 0px;
/*	border: solid 1px green;*/
	list-style: none;	
}
*html .principalesDestinosF1 li, *html .principalesDestinosF2 li{ margin-right/***/:/***/ 12px;}

/* ----------------------------------- */
/* NUESTROS PROVEEDORES
/* ----------------------------------- */

#proveedoresAerolineas{
	width: 714px;
	float: left;
}

#nuestrosProveedores{
	background: url("../images/apariencia/fondonuestrosprove.jpg") bottom no-repeat;
	width: 335px;
	height: 271px;
	margin: 0px 0px 0px 22px;
	float: left;
	position: relative;	
}

*html #nuestrosProveedores{margin:0px 0px 0px 11px;}

.nuestrosF1{
	height: 55px;
	margin: 136px 0px 0px 8px;
}

.nuestrosF1 li,.nuestrosF2 li{
	display: inline;
	float: left;
	width: 86px;
	margin-left: 15px;	
}

.borde2px{
	border: 2px solid #DDDDDD;
}

.borde2blanco{
	border: 2px solid #FFFFFF;
}

.borde3px{
	border: 3px solid #FFFFFF;
}

.borde4px{
	border: 4px solid #FFFFFF;
}

.nuestrosF2{
	height: 48px;
	margin: 0px 0px 0px 8px;
}

.masBlanco{
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	float: right;
	margin-right: 23px;	
}

.masBlanco:hover{ text-decoration:underline;}

/* ----------------------------------- */
/* NUESTRAS AEROLINEAS
/* ----------------------------------- */

#nuestrasAerolineas{
	background: url("../images/apariencia/fondonuestrasaero.jpg") no-repeat;
	width: 335px;
	height: 271px;
	margin: 0px 0px 0px 22px;
	float: left;
	position: relative;	
}

*html #nuestrasAerolineas{margin:0px 0px 0px 11px;}

.masNaranja, .masNaranjaAE{
	display: block;
	clear: both;
	float: right;
	color: #fea100;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	margin: 0;
	padding: 0 16px 0 0;	
}
*html .masNaranja{ padding-right/***/:/***/ 19px; }
.masNaranjaAE{ padding: 0 22px 0 0;}
.masNaranja:hover, .masNaranjaAE:hover{ text-decoration:underline;}

/* ----------------------------------- */
/* PRINCIPALES PROVEEDORES
/* ----------------------------------- */

#principalesProveedores{
	background: url("../images/apariencia/barranegra.png") no-repeat;
	width: 980px;
	height: 810px;
	margin: 0px 0px 25px 22px;
	clear: both;
}

.tituloPrincipales{
	width:250px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding:2px 20px 5px 8px;
}

.principalesProveedoresF1{
	/*width: 955px;*/
	height: 140px;
	margin: 15px 0px 0px 0px;
}

.fichaProveedor{
	background:url("../images/apariencia/fondofichaprovedor.png") no-repeat;
	width: 465px;
	height: 136px;
	margin-right: 25px;
	display: inline;
	float: left;
}

.fondoGris{
	background: #CCCCCC;
	width: 119px;
	height: 71px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 15px 12px 0px 15px;
	padding: 3px;
}

.fondoGris img{
	margin-bottom: 2px;
}

.textoPoveedores{
	color: #000000;
	margin: 15px 10px 0px 15px;
	text-align: justify;
}

.leermas{
	color: #FEA100;
	text-decoration: none;
	font-weight: bold;
	margin-left: 3px;
}

.leermas:hover{ text-decoration: underline;}

/*html #principalesProveedores{margin:0px 0px 0px 11px;}*/

/* ----------------------------------- */
/* OFERTAS 
/* ----------------------------------- */

/* OFERTAS VUELOS */

.ofertas {
	display: block;
	background : url("/images/apariencia/fondofertas.png") no-repeat;
	width: 243px; 
	height: 270px;
	margin: 0px 22px 32px 0px;
	float: right;
}

*html #ofertasVuelos{ margin-right:11px}

.tituloOfertas{
	width:180px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 10px 10px 0px;
}

.cuerpoOfertas{
	height: 185px;
	color:  #000000;
	padding: 17px 18px 15px 17px;
	text-align: left;
}
#bAyudaOfertasVuelos{
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 658px;
	left: 1165px;
}

#bAyudaOfertasVuelos a{
	height: 18px;
	text-decoration: none;
	color: #FEA100;

}

/* OFERTAS HOTELES */

#ofertasHoteles { 
	background : url("/images/apariencia/fondofertas.png") no-repeat;
	width: 243px; 
	height: 270px;
	margin: 0px 22px 0px 0px;
	float: right;
} 
*html #ofertasHoteles{ margin-right:11px}

/*#cuerpoHoteles{
	height: 185px;
	color:  #000000;
	padding: 20px 20px 15px 15px;
	text-align: left;
}*/

#bAyudaOfertasHoteles{
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 965px;
	left: 1165px;
}

#bAyudaOfertasHoteles a{
	height: 18px;
	text-decoration: none;
	color: #FEA100;

}

/* OFERTAS VIAJES */

#ofertasViajes { 
	background : url("/images/apariencia/fondofertas.png") no-repeat;
	width: 243px; 
	height: 270px;
	margin: 40px 22px 32px 0px;
	float: right;
} 
*html #ofertasViajes{ margin-right:11px}

/*#cuerpoViajes{
	height: 185px;
	color:  #000000;
	padding: 20px 20px 15px 15px;
	text-align: left;
}*/

#bAyudaOfertasViajes{
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 1271px;
	left: 1165px;
}

*html #bAyudaOfertasViajes{	top: 1278px;}

#bAyudaOfertasViajes a{
	height: 18px;
	text-decoration: none;
	color: #FEA100;
}

.listaOfertas{
	text-decoration:none;
	list-style-type:none;
	float: left;
}

.tableOfertas { 
	width: 204px;
}
*html .tableOfertas{ width/***/:/***/ 200px;}

.tdPrecios{
	width: 50px;
	text-align: right;
	font-weight: 600;
	color: #fea100;
}
.tdPrecios a{	
	color: #fea100;
	text-decoration: none;
}
.tdPrecios a:hover{color: #666666;}

.tdDestinos a{
	text-align: left;
	color: #000000;
	text-decoration:none;
}

.tdDestinos a:link{}
.tdDestinos a:visited{}
.tdDestinos a:hover{text-decoration: underline;}
.tdDestinos a:active{}

.tdPrecios2{
	width: 80px;
	text-align: right;
	font-weight: 600;
	color: #333333;
	padding-top: 10px;
}

.tdDestinos2{
	width: 78px;
	font-size:11px;
	text-align: left;
	color: #666666;
	padding-top: 10px;	
	*padding-top: 11px;	
}
.tdAyuda{
	font-size:11px;
	text-align: left;
	color: #666666;
	padding-top: 10px;	
	*padding-top: 11px;	
}

.tdPrecios2 a{
	width: 80px;
	text-align: right;
	font-weight: 600;
	text-decoration:none;
	color: #fea100;
	margin-top: 25px;
}

/* ----------------------------------- */
/* OTROS
/* ----------------------------------- */

#buscadorVuelos input, textarea {
	height: 15px;
	*height: 17px;
	font: 12px Arial;
	color:  #333333;
	text-align:left;
	vertical-align: bottom;
	display:inline;
	padding-top: 3px;
	*padding-top: 1px;
} 
	
#buscadorVuelos select {
	height: 21px;
	color:  #333333;
	text-align:left;
	vertical-align: middle;
	display:inline;
} 

#buscadorHoteles input, textarea {
	height: 15px;
	*height: 17px;
	font: 12px Arial;
	color:  #333333;
	text-align:left;
	vertical-align: bottom;
	display:inline;
	padding-top: 3px;
	*padding-top: 1px;
} 
	
#buscadorHoteles select {
	height: 21px;
	color:  #333333;
	text-align:left;
	vertical-align: middle;
	display:inline;
} 

#buscadorViajes input, textarea {
	height: 15px;
	*height: 17px;
	font: 12px Arial;
	color:  #333333;
	text-align:left;
	vertical-align: bottom;
	display:inline;
	padding-top: 3px;
	*padding-top: 1px;
} 
	
#buscadorViajes select {
	width: 124px;
	height: 21px;
	color:  #333333;
	text-align:left;
	vertical-align: middle;
	display:inline;
} 

.buscadorOfertas input, textarea {
	height: 15px;
	*height: 17px;
	font: 12px Arial;
	color:  #333333;
	text-align:left;
	vertical-align: bottom;
	display:inline;
	padding-top: 3px;
	*padding-top: 1px;
} 
	
.buscadorOfertas select {
	height: 21px;
	color:  #333333;
	text-align:left;
	vertical-align: middle;
	display:inline;
} 

.hand {
	cursor:pointer;
}


/* ----------------------------------- */
/* SCRIPTS
/* ----------------------------------- */

#filapru {
	border: 1px solid #ffffff; 
	background-color : #dad9cd; 
}

#search-results {
	margin: 60px 0px 0px 0px
}

#loading {
	margin: 60px 0px 0px 0px
}

.autocomplete {
    position: absolute;
    border-style: none;
    margin-top: -1px;
	cursor: pointer;
	z-index: 1000;
	
}

.autocomplete ul {
	list-style-type: none;
    border: 1px solid #aaaaac;	
	margin: 0px;
    padding: 0px;
    width: 350px;
	background-color: white;
	z-index: 1000;
}

.autocomplete ul li.selected {
	background-color: #f7d199;
}

.autocomplete ul li {
	list-style-type: none;
    display: block;
    width: inherit;
    z-index: 1000;
    font-weight: normal;
	font-size:smaller;
}

.autocomplete ul li.categoriaAutocomp {
	background-color: #E9EFF4;
	font-style: italic;
	font-weight: bold;
	cursor: default;
}

.autocomplete #iata {
	float: right;
	right: 0px;
	width: 30px;
	text-align: center;
	color: #969599
}

/******Autocomplete para el mini 
 */

.autocompleteMini {
    position: absolute;
    border-style: none;
    margin-top: -1px;
	cursor: pointer;
	z-index: 1000;
	
}

.autocompleteMini ul {
	list-style-type: none;
    border: 1px solid #aaaaac;	
	margin: 0px;
    padding: 0px;
    width: 350px;
	background-color: white;
	z-index: 1000;
}

.autocompleteMini ul li.selected {
	background-color: #f7d199;
}

.autocompleteMini ul li {
	list-style-type: none;
    display: block;
    width: inherit;
    z-index: 1000;
    font-weight: normal;
}

.autocompleteMini ul li.categoriaAutocomp {
	background-color: #E9EFF4;
	font-style: italic;
	font-weight: bold;
	cursor: default;
}

.autocompleteMini #iata {
	float: right;
	right: 0px;
	width: 30px;
	text-align: center;
	color: #969599
}

.highlight {
	background-color: #DDDDDD
}

/* ----------------------------------- */
/* estilos para textos
/* ----------------------------------- */
.normal{
	background:white; 
}

.requerido{
	background:yellow; 
}

.erroneo{
	background:red; 
}

.deshabilitado{
	background:#D6D5D9; 
}

/* ----------------------------------- */
/* OTROS
/* ----------------------------------- */

.clearFix{
	clear: both;
}

.marginRight{
	margin-right: 5px;
}
.marginDer{
	margin-right: 3px;
}


/* ----------------------------------- */
/* estilos para pesta�as
/* ----------------------------------- */

ol.toc {
	display: block;
    height: 26px;
    list-style: none;
    margin: 0px 0 0 10px;
    padding: 0;
	width: 428px;
	top: 0px;
	left: 0px;
	z-index: 999;
}
ol.toc li,ol.toc li#first {
    float: right;
    margin: 0;
    padding:0;
}

ol.toc li a {
    color: #fff;
    display: block;
    float: left;
    height: 26px;
	width: 92px;
	outline: none;
	font-weight: bold;
	text-align: center;
	outline: none;
}

ol.toc li#hoteles a {
	background: url(../images/buscador/tab.gif) 100% 0;
	outline: none;
}

ol.toc li#viajes a {
	background: url(../images/buscador/tabViajes.gif) 100% 0;
	outline: none;
}
	
ol.toc li#first a{ 
	background: url(../images/buscador/tabFirst.gif); 
	width: 92px; 
	outline: none;
}

ol.toc li#hoteles.current {
    background-position: 0 -26px;
}

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

ol.toc li#viajes.current {
    background-position: 0 -26px;
}

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

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

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

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

/* ----------------------------------- */
/* Formulario de Contacto */
/* ----------------------------------- */

#contacto{
	display: block;
	width: 690px;
	height: 373px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 0;
	padding: 19px 25px;
}

#divContacto{
	background: #FFFFFF;
	width: 350px;
	height: 365px;
	display: block;
	float: right;
	padding: 0;
}

.spinnerContacto{
	padding-top: 160px;
}

.enviado{
	padding: 170px 0px 0px 60px;
}

#contacto h4{
	display: block;
	width: 48%;
	margin: 0;
	padding: 0;
}
#contacto h3{
	display: block;
	width: 48%;
	margin: 0 0 8px 0;	
	padding: 0;
	text-align: justify;
}
#contacto h6{
	display: block;
	width: 48%;
	margin: 12px 0 6px 0;
	padding: 8px 0 0 0;
	border-top: solid 1px #ccc;
}
#contacto p{
	width: 48%;
	display: block;
	margin: 0;
	padding: 0;
}
#contacto a:link{ color: #f89c2f; text-decoration: none; font-weight: bold; }
#contacto a:visited{ color: #f89c2f; text-decoration: none; font-weight: bold; }
#contacto a:hover{ color: #f89c2f; text-decoration:underline; font-weight: bold; }
#contacto a:active{ color: #f89c2f; text-decoration: none; font-weight: bold; }

#formContacto fieldset{
	background: url(/images/apariencia/fondoContacto.jpg) no-repeat;
	width: 348px;
	height: 346px;
	font-weight: bold;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding-top: 17px;
	float: right;
}

#formContacto fieldset input{
	width: 308px;
	height: 15px;
	margin: 1px 15px 2px 17px;
	padding-top: 3px;
}

#formContacto fieldset select{
	width: 312px;
	height: 21px;
	margin: 3px 15px 4px 17px;
}

#formContacto fieldset label{
	width: 280px;
	margin: 4px 0px 0px 18px;
	float: left;
}

#formContacto fieldset textarea{
	width: 308px;
	height: 86px;
	margin: 1px 15px 2px 17px;
}

.bEnvio{
	/*background: url("/images/apariencia/bEnviar.gif") no-repeat;*/
	width: 62px;
	height: 22px;
	margin: 9px 18px 0px 0px;
	float: right;
	cursor: pointer;
}

/* ----------------------------------- */
/* P�gina 404
/* ----------------------------------- */

#error{
	display: block;
	width: 450px;
	height: 200px;
	margin: 20px auto;
	padding: 20px;
}
#error p{
	margin: 10px 0;
	line-height: 2em;
}

/* ----------------------------------- */
/* DESTINOS RELACIONADOS
/* ----------------------------------- */

#destinosRelacionados{
	display: block;
	float: none;
	clear: both;
	width: 997px;
	height: 149px;
	margin: 0 0 0 1px;
	padding: 0 0 0 25px;
	background: url(../images/apariencia/fondodestinosrelacionados.png) no-repeat top left;
}
#destinosRelacionados ul.destinosCuerpo{
	display: block;
	float: left;
	width: 290px;
	height: 86px;
	margin: 34px 21px 0 0;
	padding: 10px 0 0 13px;
/*	border: solid 1px red;
*/}
*html #destinosRelacionados ul.destinosCuerpo{ margin-right/****/:/****/ 21px; width/****/:/****/ 290px;}

#destinosRelacionados ul.destinosCuerpo li.destinosBloque{
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 92px;
/*	border: solid 1px green;*/
	list-style: none;
}
#destinosRelacionados ul.destinosCuerpo li.destinosBloque ul li{
	display: block;
	background: url(../images/apariencia/bulletdestinosrelacionados.png) no-repeat center left;;
	/*margin: 9px 0 8px 0;*/
	padding: 3px 0px 3px 12px;
	font-size: 11px;
}
#destinosRelacionados ul.destinosCuerpo li.destinosBloque ul a:link{ color: #fea801; font-weight: bold; text-decoration: none;}
#destinosRelacionados ul.destinosCuerpo li.destinosBloque ul a:visited{ color: #fea801; text-decoration: none; font-weight: bold;}
#destinosRelacionados ul.destinosCuerpo li.destinosBloque ul a:hover{ color: #333; text-decoration: none;}
#destinosRelacionados ul.destinosCuerpo li.destinosBloque ul a:active{ color: #fea801; text-decoration: none;}


/* ----------------------------------- */
/* SITEMAP
/* ----------------------------------- */

.contenido .contSitemap{
	display: block;
	height: 100%;
	min-height: 500px;
	margin: 26px;
	padding: 0;
}
*html .contenido .contSitemap{ height/***/:/***/ 300px;}

.contenido .contSitemap h3{
	display: block;
	width: 100%;
	border-bottom: solid 1px #333333;
	font-weight: bold;
	font-size: 19px;
	margin: 00;
	padding: 0;
}
.contenido .contSitemap a.seccion{
	display: block;
	clear: both;
	float: none;
	height: 22px;
	width: 120px;
	margin: 20px 0 0 0;
	padding: 6px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffdc80;
	color: #000;
	text-align: center;
	text-decoration: none;
}
.contenido .contSitemap a.seccion:link{ color: #000;}
.contenido .contSitemap a.seccion:visited{ color: #000;}
.contenido .contSitemap a.seccion:hover{ color: #FEA100;}
.contenido .contSitemap a.seccion:active{ color: #000;}


.contenido .contSitemap ul.inline{
	display: block;
	float: none;
	width: auto;
	height: auto;
	margin: 10px 0 0 20px;
	padding: 0;
}
.contenido .contSitemap ul.inline li{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 6px;
	border-right: solid 1px #000;
}
.contenido .contSitemap ul.inline li.last{ border: none;}
.contenido .contSitemap ul.inline li a{ color: #000; text-decoration: none; font-size: 12px; font-weight: bold;}

.contenido .contSitemap ul.inline li a:link{ color: #000;}
.contenido .contSitemap ul.inline li a:visited{ color: #000;}
.contenido .contSitemap ul.inline li a:hover{ color: #FEA100;}
.contenido .contSitemap ul.inline li a:active{ color: #000;}

.contenido .contSitemap ul.destinos{
	display: block;
	clear: both;
	float: none;
	width: 100%;
	height: auto;
	min-height: 120px;
	margin: 15px 0;
	padding: 0;
	color: #000;
}
.contenido .contSitemap ul.destinos li.continente{
	display: block;
	float: left;
	margin: 10px 25px 10px 25px;
	padding: 0 0 0 14px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/iconos/icoCuadro.gif) no-repeat 0px 4px;
}
.contenido .contSitemap ul.destinos li.continente ul{
	display: block;
}
.contenido .contSitemap ul.destinos li.continente li{
	display: block;
	margin: 0;
	padding: 6px 0 0 21px;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	background: url(../images/iconos/icoCuadro.gif) no-repeat 5px 10px;
}
.contenido .contSitemap ul.destinos a{ color: #000; text-decoration: none; border: none; outline: none;}
.contenido .contSitemap ul.destinos a:link{ color: #000;}
.contenido .contSitemap ul.destinos a:visited{ color: #000;}
.contenido .contSitemap ul.destinos a:hover{ color: #FEA100;}
.contenido .contSitemap ul.destinos a:active{ color: #000;}

.contenido .contSitemap a.tituloContinente{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 15px 0 6px 0;
}

.contenido .contSitemap ul.destinosP2{
	display: block;
	width: 100%;
	height: auto;
	min-height: 150px;
	margin: 0;
	padding: 0;
/*	border: solid 1px red;*/
}
.contenido .contSitemap ul.destinosP2 li.continente{
	display: block;
	float: none;
	clear: both;
	min-height: 42px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.contenido .contSitemap ul.destinosP2 li.continente ul{
	display: block;
	float: left;
	width: 170px;
	margin: 0 12px 0 0;
	padding: 0;
/*	border: solid 1px green;*/
}
.contenido .contSitemap ul.destinosP2 li.continente ul li{
	list-style: none;
	background: url(../images/iconos/icoCuadro.gif) no-repeat center left;
	padding: 2px 0 2px 14px;
	margin: 0;
}
.contenido .contSitemap ul.destinosP2 li.continente ul li.dest{ margin: 0 0 0 10px;}

.contenido .contSitemap ul.destinosP2 a{ color: #000; text-decoration: none; border: none; outline: none;}
.contenido .contSitemap ul.destinosP2 a:link{ color: #000;}
.contenido .contSitemap ul.destinosP2 a:visited{ color: #000;}
.contenido .contSitemap ul.destinosP2 a:hover{ color: #FEA100;}
.contenido .contSitemap ul.destinosP2 a:active{ color: #000;}

/* ----------------------------------- */
/* Formulario LOGIN
/* ----------------------------------- */

#loginform{
	display: block;
	background-color: #ebeae9;
	padding: 10px;
	width: 260px;
	margin: 10px 0;
	
}
#loginform table tr td{
	height: 25px;
	vertical-align: middle;
}
#loginform table tr td input.submit{
	height: 25px;
}
