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

body { 
	background: #f2f2f2;
    text-align: center;
	font: 9pt Trebuchet, Arial;
	color: #333333;
	letter-spacing: 0.01em;
}

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

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

p{
	padding-bottom: 10px;
}

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


.underline{
	text-decoration: underline;
}

.contenedorPreCabecera {
	background: #f2f2f2 url("/images/apariencia/top1.png") 0 0 repeat-x;
	height:70px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:visible;
	width:auto;
	min-width:1000px;
}
.contenedorCabecera {
	background: #f2f2f2 url("/images/apariencia/top2.png") 0 0 repeat-x;
	height:44px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:visible;
	width:auto;
	min-width:1000px;
}

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

.contenedorContenido {
	margin:0 auto;
	text-align:left;
	overflow:visible;
	width:auto;
	min-width:1000px;
	min-height:700px;
	position:relative;
	margin-top: -6px;
}

.contenido {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	clear: both;
	min-height: 530px	
}

.menuIzquierdo {
	width: 192px;
	margin: 0 auto;
	text-align: left;
	float: left;
	position:relative;
	z-index: 99;
}

#buscadores {
	width: 780px;
	font: 8pt Arial;
	text-align: left;
	margin: 20px 0px 0px 18px;
	float: left;
	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;	
}

.logo1 {
	width: 159px;
	height: 70px;
	float:left;
	margin: 0px 0px 0px 17px;
}

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


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

.cabecera {
	width:1000px;
	height:44px;
	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 .navCabecera {
	height: 36px;
	clear:both;
	margin-left: 184px;
	padding: 8px 0px 0px 0px;
	*padding-top: 5px;
}

.cabecera .navCabecera .link {
	width: 90px;
	height: 30px;
	text-align: center;
	float: left;
	*margin-top: 3px;
	display: inline;
}

.cabecera .navCabecera a {
	display:block;
	width: 90px;
	height: 22px;
	font: 11pt Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;	
	text-decoration:none;
	text-align:center;
	padding-top: 8px;
}

.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/active.gif") no-repeat; color:#000000; text-decoration:none; border-bottom:none;}   /* mouse over */
.navCabecera li a:active {color:#000000; text-decoration:none; border-bottom:none;}   /* seleccionado */

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

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */

#menu {
	width: 192px;
	height: 1100px; 
	margin-top: 0px;
	float: left;
	position: relative;
}

#menuTop {
	background : url("/images/menu/top.png");
	height: 35px;
	text-align: center;
	vertical-align: middle;
	*margin-top: -1px;
}

#menuSeccion {
	background : url("/images/menu/seccion.gif");
	height: 910px;
	position: relative;
}

#menuPie {
	background : url("/images/menu/pie.gif");
	height: 145px;
}

.navIzquierda {
	background : url("/images/menu/seccionBg.gif") no-repeat;
	height: 26px;
	list-style-type:none;
	vertical-align: middle;
	color:#000000;
}

.navIzquierda a {
	display:block;
	width:148px;
	padding:4px 21px;
	text-decoration:none;
	text-align:left;
	font: 11pt Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold;
}

.navIzquierda a:link {color:#333333; text-decoration:none; border-bottom:none;}     /* inicio */
.navIzquierda a:visited {color:#333333; text-decoration:none; border-bottom:none;}  /* visitado */
.navIzquierda a:hover {background : url("/images/menu/active.gif") no-repeat; color:#ffffff; text-decoration:none; border-bottom:none;}   /* mouse over */
.navIzquierda a:active {color:#ffffff; text-decoration:none; border-bottom:none;}   /* seleccionado */

.navIzquierda .active_i a:link {background : url("/images/menu/active.gif") no-repeat; color:#ffffff; text-decoration:none; border-bottom:none;}     /* inicio */
.navIzquierda .active_i a:visited {background : url("/images/menu/active.gif") no-repeat; color:#ffffff; text-decoration:none; border-bottom:none;}  /* visitado */
.navIzquierda .active_i a:hover {color:#ffffff; text-decoration:none; border-bottom:none;}   /* mouse over */
.navIzquierda .active_i a:active {color:#ffffff; text-decoration:none; border-bottom:none;}   /* seleccionado */

.subseccion {
	background : url("/images/menu/subSeccionBg.gif");
	height: 20px;
	width: 192px;
	line-height: 20px;	
	list-style-type:none;
	vertical-align: middle;
	/*margin-left: 15px;*/
}

.subseccion a {
	display:block;
	height: 20px;	
	width: 140px;
	margin-left: 34px;
	font: 9pt Verdana, Trebuchet, Arial;
	text-decoration:none;
	text-align:left;
	line-height: 20px;
	font-weight:bold;
	color:#666666;
}

.subseccion a:link {color:#666666; text-decoration:none; border-bottom:none;}     /* inicio */
.subseccion a:visited {color:#666666; text-decoration:none; border-bottom:none;}  /* visitado */
.subseccion a:hover {background : url("/images/menu/subActive.gif") no-repeat; color:#333333; text-decoration:none; border-bottom:none;}   /* mouse over */
.subseccion a:active {color:#333333; text-decoration:none; border-bottom:none;}   /* seleccionado */

.subseccion .active_i a:link {color:#eb9220; text-decoration:none; border-bottom:none;}     /* inicio */
.subseccion .active_i a:visited {color:#eb9220; text-decoration:none; border-bottom:none;}  /* visitado */
.subseccion .active_i a:hover {color:#333333; text-decoration:none; border-bottom:none;}   /* mouse over */
.subseccion .active_i a:active {color:#333333; text-decoration:none; border-bottom:none;}   /* seleccionado */
/* ----------------------------------- */
/* BUSCADOR VUELOS
/* ----------------------------------- */

.buscadorPrincipal { 
	width: 500px; 
	height: 217px;
	margin-top: 5px;
	float: left;
	clear: none;
} 

.cabeceraBusc { 
	width: 500px; 
	height: 27px;
	padding: 0px 0px 0px 0px;
}

.cuerpoBusc { 
	background : url("/images/buscador/fondoBuscador.gif") no-repeat;
	text-align: left; 
	font-weight: bold;
	width: 495px; 
	height: 184px;
	padding: 6px 0px 0px 15px;
	margin-left: 0px;
} 

.listaBusc {
	font: 11pt Arial, Trebuchet; 
	font-weight:bold; 
	color:  #f68d21;
	list-style-type:none;
	padding-left: 415px;
	height:27px;
	margin:0 auto; 
}

.listaBusc li {
	display:block;
	width:60px;
	height:17px;
	text-align: center;
	float:left;
	padding: 10px 0px 0px 20px;
}

.listaBusc li a {
	font-size: 22px;
	text-decoration: none;
	font: 10pt Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	display:inline;	
}

.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:#f68d21; text-decoration:none; border-bottom:none;}   /* seleccionado */

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

#cerrarAyuda{
	text-align: center;
}

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

#bAyudaBuscador{
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 185px;
	left: 603px;
}

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

}

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

.ulAyuda li{
	font: 10pt Trebuchet, Arial;
	margin: 0px 0px 0px 25px;
	padding: 5px 0px;
	list-style-type:none;
	position: relative;
}

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

.buscadorOfertas { 
	width: 255px; 
	height: 217px;
	margin: 5px 10px 0px 0px;	
	float: right;
} 

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

.cabeceraBuscOfer { 
	width: 255px; 
	height: 17px;
	font: 11pt Arial, Trebuchet; 
	font-weight:bold;
	text-align: right;
	color:  #f68d21;
	padding-top: 10px;
}

.cuerpoBuscOfer { 
	background : url("/images/buscador/fondoBuscOfer.gif") no-repeat;
	text-align: left; 
	font-weight: bold;
	width: 215px; 
	height: 190px;
	padding: 0px 20px;
} 

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

.categoriaElegida{
	width: 215px;
	height: 74px;
}

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

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

#mesOferta{
	width: 120px;
}

#anyoOferta{
	width: 61px;
}


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

#criterioOferta{
	width: 215px;
	height: 33px;
	position: absolute;
	top: 108px;
	left: 745px;
}

.categoria{
	height: 44px;
	padding-top: 33px;
}

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

#cmbCategoriaOfertas{
	width: 92px;
}

#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 { 
	width:1000px;
	height:133px;
	margin:0 auto;
	padding:0;
	position:relative;
	overflow:hidden;
} 

.navPie ul {
	width: 510px;
	list-style-type:none;
	vertical-align: baseline;
	margin: 0px 230px;	
	padding-top: 50px;
	float: left;
}

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

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

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


/* ----------------------------------- */
/* CUERPO INDEX
/* ----------------------------------- */

#tituloProveBaratosIndex{
	height: 14px;
	font: 11pt Arial, Trebuchet; 
	text-align:right;
	font-weight: 600;
	color:  #333333;
	padding: 0px 3px 3px 0px;
}

#cabeceraProveBaratosIndex{
	background : url("/images/apariencia/buscadoresCab.gif") no-repeat;
	height: 10px;
}

#proveedoresBaratosIndex {
	width: 500px;
	margin: 15px 0px 0px 18px;
	float: left;
	position: relative;
}

#cuerpoProveBaratosIndex {
	background : url("/images/apariencia/buscadoresFondo.gif");
	background-color:#ffffff;
	width: 500px; 
	position: relative;
} 

#pieProveBaratosIndex{
	background : url("/images/apariencia/buscadoresPie.gif") no-repeat;
	height: 20px;
	padding-bottom: 25px;
}

.ProveBaratosIndex {
	width: 498px; 
	height: 160px;
	clear: both;
	position: relative;
} 

.ProveBaratosTopIndex{
	width: 468px;
	height: 30px;
	padding: 15px 16px 0px 16px;
	position: relative;
	clear: both;
}

.ProveBaratosImgIndex {
	width: 80px;
	height: 28px;
	position: relative;
	float: left;
} 

.ProveBaratosInfoIndex{
	background : url("/images/apariencia/buscadoresInfo.gif");
	width: 373px;
	height: 20px;
	padding-top: 8px;
	position: relative;
	float: right;
}

.webIndex{
	width: 250px;
	padding-top: 5px;
	float: left;
}

.webIndex a{
	text-decoration:none;
	text-align: left;
	font : 8pt Arial;
	font-weight: 600;
	color: #666666;
}

.masInfo{
	margin-top: 3px;
	float: right;
}

.masInfo a{
	text-align: right;
	font : 10pt Arial;
	font-weight: 600;
	text-decoration:none;
	color: #eb9200;
}
.ProveBaratosTxtIndex {
	width: 468px; 
	padding: 10px 16px 0px 16px;
	text-align: justify;
	position: relative;
} 

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

/* OFERTAS VUELOS */

#ofertasVuelos { 
	width: 255px; 
	height: 266px;
	margin: 15px 20px 10px 0px;
	float: right;
} 

#cabeceraOfertas{
	background : url("/images/apariencia/buscadoresCab.gif") no-repeat;
	height: 10px;
}

#cuerpoOfertas{
	background : url("/images/apariencia/ofertasVuelos.gif") no-repeat;
	height: 185px;
	color:  #000000;
	padding: 20px 20px 15px 15px;
	text-align: left;
}

#pieOfertas{
	background : url("/images/apariencia/ofertasVuelosPie.gif") no-repeat;
	height: 20px;
	padding-bottom: 25px;
}

#bAyudaOfertasVuelos{
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 478px;
	left: 745px;
}

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

}

/* OFERTAS HOTELES */

#ofertasHoteles { 
	width: 255px; 
	height: 266px;
	margin: 15px 20px 10px 0px;
	float: right;
} 

#cabeceraHoteles{
	background : url("/images/apariencia/buscadoresCab.gif") no-repeat;
	height: 10px;
}

#cuerpoHoteles{
	background : url("/images/apariencia/ofertasHoteles.gif") no-repeat;
	height: 185px;
	color:  #000000;
	padding: 20px 20px 15px 15px;
	text-align: left;
}

#pieHoteles{
	background : url("/images/apariencia/ofertasHotelesPie.gif") no-repeat;
	height: 20px;
	padding-bottom: 25px;
}

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

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

}

/* OFERTAS VIAJES */

#ofertasViajes { 
	width: 255px; 
	height: 266px;
	margin: 15px 20px 10px 0px;
	float: right;
} 

#cabeceraViajes{
	background : url("/images/apariencia/buscadoresCab.gif") no-repeat;
	height: 10px;
}

#cuerpoViajes{
	background : url("/images/apariencia/ofertasViajes.gif") no-repeat;
	height: 185px;
	color:  #000000;
	padding: 20px 20px 15px 15px;
	text-align: left;
}

#pieViajes{
	background : url("/images/apariencia/ofertasViajesPie.gif") no-repeat;
	height: 20px;
	padding-bottom: 25px;
}

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

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

}

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

.tableOfertas {  
	width:100%; 
}

.tdPrecios{
	width: 50px;
	text-align: right;
	font-weight: 600;
	color: #EB9200;
}

.tdPrecios a{	
	color: #EB9200;
	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;
	margin-top: 25px;
}

.tdDestinos2{
	font:8pt Arial, Trebuch
	text-align: right;
	color: #666666;
}

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

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

input {
	height: 14px;
	font: 9pt Arial;
	color:  #666666;
	text-align:left;
	vertical-align: bottom;
	vertical-align: middle;
	display:inline;
} 
	
select {
	height: 19px;
	*height: 21px;
	color:  #666666;
	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;
}

.autocomplete #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; 
}