/*************** Principal ***************/
#CuerpoPrincipal
{
   width:403px;
   height:270px;
   border:0px;
   font-size:12px;
   font-family:"Century Gothic";
   font-weight:bold;
   color:#C75D01;
}

/*************** Solapas ***************/
#ContenedorSolapas
{
   width:403px;
   height:40px;
}
#SolapaVuelosOn
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(vuelos_naranja.gif);
}
#SolapaVuelosOff
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(vuelos_gris.gif);
   cursor:pointer;
   cursor:hand;
}
#SolapaPaquetesOn
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(paquetes_naranja.gif);
}
#SolapaPaquetesOff
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(paquetes_gris.gif);
   cursor:pointer;
   cursor:hand;
}
#SolapaHotelesOn
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(hoteles_naranja.gif);
}
#SolapaHotelesOff
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(hoteles_gris.gif);
   cursor:pointer;
   cursor:hand;
}
#SolapaAutosOn
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(autos_naranja.gif);
}
#SolapaAutosOff
{
   float:left;
   width:100px;
   height:40px;
   background-image:url(autos_gris.gif);
   cursor:pointer;
   cursor:hand;
}

/*************** Vuelos ***************/
#ContenedorVuelos
{
   border-top:10px solid #FFEDD4;
   border-bottom:10px solid #FFEDD4;
   border-left:20px solid #FFEDD4;
   border-right:20px solid #FFEDD4;
   width:360px;
   height:191px;
}
#VuelosTipoDeVuelo
{
   width:360px;
   height:20px;
   background-color:#E3A56B;
   color:#000000;
}
#VuelosOrigenYDestino
{
   border-top:7px solid #FFEDD4;
   border-bottom:7px solid #FFEDD4;
   width:360px;
   height:20px;
   background-color:#FFEDD4;
}
#VuelosOrigenYDestino_Hacia
{
   float:left;
   position:relative;
   width:180px;
   height:20px;
   text-align:left;
}
#VuelosOrigenYDestino_Hasta
{
   float:left;
   position:relative;
   width:180px;
   height:20px;
   text-align:right;
}
#VuelosFechas
{
   border-top:1px solid #993300;
   border-bottom:1px solid #993300;
   background-color:#FFD394;
   width:360px;
   height:68px;
}
#VuelosFechasIda
{
   width:340px;
   height:34px;
}
#VuelosFechasIdaTexto
{
   float:left;
   border-top:7px solid #FFD394;
   border-left:20px solid #FFD394;
   width:115px;
   height:27px;
}
#VuelosFechasIdaInput
{
   float:left;
   position:relative;
   border-top:5px solid #FFD394;
   width:125px;
   height:29px;
}
#VuelosFechasIdaImg
{
   float:left;
   border-top:5px solid #FFD394;
   width:70px;
   height:29px;
}
#VuelosFechasVuelta
{
   width:340px;
   height:34px;
}
#VuelosFechasVueltaTexto
{
   float:left;
   border-top:7px solid #FFD394;
   border-left:20px solid #FFD394;
   width:115px;
   height:27px;
}
#VuelosFechasVueltaInput
{
   float:left;
   position:relative;
   border-top:5px solid #FFD394;
   width:125px;
   height:29px;
}
#VuelosFechasVueltaImg
{
   float:left;
   border-top:5px solid #FFD394;
   width:70px;
   height:29px;
}
#VuelosCantidadPasajeros
{
   border-top:10px solid #FFEDD4;
   background-color:#FFEDD4;
   width:360px;
   height:20px;
}
#VuelosCantidadPasajerosAdultos
{
   float:left;
   width:100px;
   hegiht:20px;
}
#VuelosCantidadPasajerosMenores
{
   float:left;
   text-align:center;
   width:110px;
   hegiht:20px;
}
#VuelosCantidadPasajerosBebes
{
   float:left;
   text-align:center;
   width:110px;
   hegiht:20px;
}
#VuelosCantidadPasajerosInfo
{
   float:left;
   text-align:center;
   width:40px;
   hegiht:20px;
}
#VuelosBotones
{
   border-top:17px solid #FFEDD4;
   background-color:#FFEDD4;
   width:360px;
   height:21px;
}
#VuelosBotonesBusquedaAvanzada
{
   float:left;
   width:180px;
   height:21px;
}
#VuelosBotonesRealizarBusqueda
{
   float:left;
   text-align:right;
   width:180px;
   height:21px;
}

/*************** Paquetes ***************/
#ContenedorPaquetes
{
   border-top:10px solid #FFEDD4;
   border-bottom:10px solid #FFEDD4;
   border-left:20px solid #FFEDD4;
   border-right:20px solid #FFEDD4;
   width:360px;
   height:191px;
}
#PaquetesCombos
{
   border-top:1px solid #993300;
   border-bottom:1px solid #993300;
   background-color:#FFD394;
   width:360px;
   height:128px;
}
#PaquetesCombosCiudadOrigen
{
   border-left:10px solid #FFD394;
   border-top:5px solid #FFD394;
   width:350px;
   height:25px;
}
#PaquetesCombosCiudadOrigenTexto
{
   float:left;
   border-top:2px solid #FFD394;
   width:120px;
   height:23px;
}
#PaquetesCombosCiudadOrigenCombo
{
   float:left;
   width:230px;
   height:25px;
}
#PaquetesCombosMesSalida
{
   border-top:40px solid #FFD394;
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#PaquetesCombosMesSalidaTexto
{
   float:left;
   border-top:2px solid #FFD394;
   width:120px;
   height:23px;
}
#PaquetesCombosMesSalidaCombo
{
   float:left;
   width:230px;
   height:25px;
}
#PaquetesCombosRegion
{
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#PaquetesCombosRegionTexto
{
   float:left;
   border-top:2px solid #FFD394;
   width:120px;
   height:23px;
}
#PaquetesCombosRegionCombo
{
   float:left;
   width:230px;
   height:25px;
}
#PaquetesCombosPais
{
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#PaquetesCombosPaisTexto
{
   float:left;
   border-top:2px solid #FFD394;
   width:120px;
   height:23px;
}
#PaquetesCombosPaisCombo
{
   float:left;
   width:230px;
   height:25px;
}
#PaquetesCombosCiudad
{
   border-left:10px solid #FFD394;
   width:350px;
   height:23px;
}
#PaquetesCombosCiudadTexto
{
   float:left;
   border-top:2px solid #FFD394;
   width:120px;
   height:23px;
}
#PaquetesCombosCiudadCombo
{
   float:left;
   width:230px;
   height:25px;
}
#PaquetesCantidadPasajeros
{
   border-top:10px solid #FFEDD4;
   background-color:#FFEDD4;
   width:360px;
   height:20px;
}
#PaquetesCantidadPasajerosAdultos
{
   float:left;
   width:100px;
   hegiht:20px;
}
#PaquetesCantidadPasajerosMenores
{
   float:left;
   text-align:center;
   width:110px;
   hegiht:20px;
}
#PaquetesCantidadPasajerosBebes
{
   float:left;
   text-align:center;
   width:110px;
   hegiht:20px;
}
#PaquetesCantidadPasajerosInfo
{
   float:left;
   text-align:center;
   width:40px;
   hegiht:20px;
}
#PaquetesBotones
{
   border-top:10px solid #FFEDD4;
   background-color:#FFEDD4;
   width:360px;
   height:21px;
}
#PaquetesBotonesBusquedaAvanzada
{
   float:left;
   width:180px;
   height:21px;
}
#PaquetesBotonesRealizarBusqueda
{
   float:left;
   text-align:right;
   width:180px;
   height:21px;
}

/*************** Hoteles ***************/
#ContenedorHoteles
{
   border-top:10px solid #FFEDD4;
   border-bottom:10px solid #FFEDD4;
   border-left:20px solid #FFEDD4;
   border-right:20px solid #FFEDD4;
   width:360px;
   height:191px;
}
#HotelesDestinoYFechas
{
   border-top:1px solid #993300;
   border-bottom:1px solid #993300;
   background-color:#FFD394;
   width:360px;
   height:83px;
}
#HotelesDestino
{
   border-left:10px solid #FFD394;
   border-top:5px solid #FFD394;
   width:350px;
   height:25px;
}
#HotelesDestinoTexto
{
   float:left;
   border-top:3px solid #FFD394;
   width:190px;
   height:22px;
}
#HotelesDestinoInput
{
   float:left;
   position:relative;
   width:160px;
   height:25px;
}
#HotelesFechasCheckIn
{
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#HotelesFechasCheckInTexto
{
   float:left;
   border-top:3px solid #FFD394;
   width:190px;
   height:22px;
}
#HotelesFechasCheckInInput
{
   float:left;
   position:relative;
   width:110px;
   height:25px;
}
#HotelesFechasCheckInImage
{
   float:left;
   width:50px;
   height:25px;
}
#HotelesFechasCheckOut
{
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#HotelesFechasCheckOutTexto
{
   float:left;
   border-top:3px solid #FFD394;
   width:190px;
   height:22px;
}
#HotelesFechasCheckOutInput
{
   float:left;
   position:relative;
   width:110px;
   height:25px;
}
#HotelesFechasCheckOutImage
{
   float:left;
   width:50px;
   height:25px;
}
#HotelesCantidadHuespedes
{
   border:10px solid #FFEDD4;
   background-color:#FFEDD4;
   width:340px;
   height:20px;
}
#HotelesCantidadHuespedesTexto
{
   float:left;
   border-top:2px solid #FFEDD4;
   width:185px;
   height:18px;
}
#HotelesCantidadHuespedesRadio
{
   float:left;
   width:155px
   height:20px;
}
#HotelesCantidadCuartos
{
   border:10px solid #FFEDD4;
   border-top:5px solid #FFEDD4;
   background-color:#FFEDD4;
   width:340px;
   height:20px;
}
#HotelesCantidadCuartosTexto
{
   float:left;
   border-top:2px solid #FFEDD4;
   width:185px;
   height:18px;
}
#HotelesCantidadCuartosRadio
{
   float:left;
   width:155px
   height:20px;
}
#HotelesBotones
{
   border-top:10px solid #FFEDD4;
   background-color:#FFEDD4;
   width:360px;
   height:21px;
}
#HotelesBotonesBusquedaAvanzada
{
   float:left;
   width:180px;
   height:21px;
}
#HotelesBotonesRealizarBusqueda
{
   float:left;
   text-align:right;
   width:180px;
   height:21px;
}

/*************** Autos ***************/
#ContenedorAutos
{
   border-top:10px solid #FFEDD4;
   border-bottom:10px solid #FFEDD4;
   border-left:20px solid #FFEDD4;
   border-right:20px solid #FFEDD4;
   width:360px;
   height:191px;
}
#AutosCiudadRetira
{
   border:5px solid #FFEDD4;
   border-top:0px;
   background-color:#FFEDD4;
   width:350px;
   height:25px;
}
#AutosCiudadRetiraTexto
{
   float:left;
   border-top:3px solid #FFEDD4;
   width:180px;
   height:22px;
}
#AutosCiudadRetiraInput
{
   float:left;
   position:relative;
   width:170px;
   height:25px;
}
#AutosConsultaDevuelve
{
   border-left:5px solid #E3A56B;
   border-bottom:2px solid #E3A56B;
   background-color:#E3A56B;
   color:#000000;
   width:355px;
   height:17px;
}
#AutosCiudadDevuelve
{
   border:5px solid #FFEDD4;
   border-top:10px solid #FFEDD4;
   background-color:#FFEDD4;
   width:350px;
   height:25px;
}
#AutosCiudadDevuelveTexto
{
   float:left;
   border-top:3px solid #FFEDD4;
   width:180px;
   height:22px;
}
#AutosCiudadDevuelveInput
{
   float:left;
   position:relative;
   width:170px;
   height:25px;
}
#AutosFechas
{
   border-top:1px solid #993300;
   border-bottom:1px solid #993300;
   background-color:#FFD394;
   width:360px;
   height:60px;
}
#AutosFechasRetira
{
   border-top:5px solid #FFD394;
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#AutosFechasRetiraTexto
{
   float:left;
   border-top:3px solid #FFD394;
   width:170px;
   height:22px;
}
#AutosFechasRetiraInput
{
   float:left;
   position:relative;
   width:120px;
   height:25px;
}
#AutosFechasRetiraImage
{
   float:left;
   width:60px;
   height:25px;
}
#AutosFechasDevuelve
{
   border-top:5px solid #FFD394;
   border-left:10px solid #FFD394;
   width:350px;
   height:25px;
}
#AutosFechasDevuelveTexto
{
   float:left;
   border-top:3px solid #FFD394;
   width:170px;
   height:22px;
}
#AutosFechasDevuelveInput
{
   float:left;
   position:relative;
   width:120px;
   height:25px;
}
#AutosFechasDevuelveImage
{
   float:left;
   width:60px;
   height:25px;
}
#AutosBotones
{
   border-top:20px solid #FFEDD4;
   background-color:#FFEDD4;
   width:360px;
   height:21px;
}
#AutosBotonesBusquedaAvanzada
{
   float:left;
   width:180px;
   height:21px;
}
#AutosBotonesRealizarBusqueda
{
   float:left;
   text-align:right;
   width:180px;
   height:21px;
}

/*************** Estilos ***************/
.EstiloCombos
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
}
.EstiloCombosPaq
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   width:200px;
}
.EstiloCombosHot
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
   width:160px;
}
.locator
{
   font-family:Arial, Helvetica, sans-serif;
   font-size:10px;
}