TRAVELPLAN/* CSS Document */

html, body{
	background-color:#FFFFFF;
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif; color:#000000;
	font-size:12px;
}

p, ul, ol, li{
	margin:0; padding:0;
	list-style-type:none;
}


a img{
	border:0;
}
form{
	margin:0; padding:0;
}
#pagina{
	width:930px;
	margin:1px auto 0 auto;
}




#imagenArriba{
	height:132px;
	margin-bottom:1px;
}

#barraBotones{
	height:37px;
}

#barraBotones li{ float:left; cursor:pointer
}
#barraBotones li a{ text-decoration:none
}
#barraBotones span{height:37px; visibility:hidden}

#barraBotones li.boton1{ background:url(../imagenes/BT_informacion.gif); width:207px; height:37px}
#barraBotones li.boton1:hover{background-position:bottom;}
#barraBotones li.boton2{ background-image:url(../imagenes/BT_vuelos.gif); width:101px; height:37px;background-position:top;}
#barraBotones li.boton2:hover{background-position:bottom;}
#barraBotones li.boton3{ background-image:url(../imagenes/BT_hoteles.gif); width:101px; height:37px;background-position:top;}
#barraBotones li.boton3:hover{background-position:bottom;}
#barraBotones li.boton4{ background-image:url(../imagenes/BT_coches.gif); width:101px; height:37px;background-position:top;}
#barraBotones li.boton4:hover{background-position:bottom;}
#barraBotones li.boton5{ background-image:url(../imagenes/BT_folletos.gif); width:105px; height:37px;background-position:top;}
#barraBotones li.boton5:hover{background-position:bottom;}
#barraBotones li.boton6{ background-image:url(../imagenes/BT_masdestinos.gif); width:125px; height:37px;background-position:top;}
#barraBotones li.boton6:hover{background-position:bottom;}
#barraBotones li.boton7{ background-image:url(../imagenes/BT_enlaces.gif); width:110px; height:37px;background-position:top}
#barraBotones li.boton7:hover{background-position:bottom;}
#barraBotones li.boton8{ background-image:url(../imagenes/BT_home.gif); width:79px; height:37px;background-position:top;}
#barraBotones li.boton8:hover{background-position:bottom;}


#dropmenudiv{ background:#FFFFFF url(../imagenes/BT_informacion_desp.gif) top left no-repeat; border:1px solid #9b0202; border-top:none; margin:-36px 0px 0px 0px; padding:37px 0 0 0px; color:#9b0202; font-size:12px; font-weight:bold}
#dropmenudiv a{  color:#9b0202; text-decoration:none; margin:0px 0px 0px 0px; line-height:20px; font-weight:bold; padding:0px 10px 0px 20px}
#dropmenudiv a:hover{background:#9b0202; color:#FFFFFF}

#barraBotones li.btMenuActivo{ background-position:bottom}

#pie{
	background-color:#69bfe7;
	height:40px;
	margin-bottom:40px;
}

#pie div{
	float:right;
	color:#FFFFFF;
	line-height:40px;
	height:40px;
	font-size:10px;
	width:auto;
	padding-right:50px;
	text-align:right;
}
#pie div.comet{ margin:0px -60px 0px 0px}
#pie div.iata{
	width:44px;
	padding-right:20px;
}
#pie div.iata2{
	margin-right:-10px;
	padding-right:0px;
}
#pie  a{
	text-decoration:none;
	color:#FFFFFF;
}
#fusion{ margin:-35px 0px 5px 0px; color:#003d7d; font-size:10px; clear:both}
#fusion a{color:#003d7d; text-decoration:none}
#fusion a:hover{text-decoration:underline}











#ofertas{
	height:auto;
	border-right:#69bfe7 1px solid;
	border-left:#69bfe7 1px solid;
	border-bottom:#69bfe7 1px solid;
	padding:9px;
}
#oferta{
	padding:7px;
	background-color:#e7f3f8;
	min-height:75px;
  	height:auto !important;
	height:75px;
	margin-bottom:20px;
}

#oferta img{
	max-width:898px;
	width:expression(this.width > 898 ? "898px" : this.width);
}

#ofertaTitulo{
	width:800px;
	float:left;
}

#imagenOferta{
	margin-left:2px;
	margin-right:9px;
	float:left;
}
#precioOferta{
	float:left;
	width:160px;
}
#ofertaAbajo{
	height:25px;
	display:block;
	margin-top:7px;
}
#fechaInicio{
	height:23px;
	float:left;
	width:173px;
	background-color:#698793;
}
#fechaFin{
	height:23px;
	margin-left:7px;
	float:left;
	width:190px;
	background-color:#698793;
}
#botonReserva{
	float:right;
	width:190px;
}


	/* OFERTA */
	
#barraOferta{
	height:40px;
	background-image:url(../imagenes/barraOferta.jpg);
}





	/* RESERVA */
#reserva{
	width:605px;
	margin:0 auto 0 auto;
}	
#reservaImagenTop{
	height:130px;
	margin-bottom:10px;
}
#reservaImagenTitle{
	height:40px;
	margin-bottom:1px;
	background-image:url(../imagenes/reserva_imagen_title.jpg);
}

#masinfoImagenTitle{
	height:40px;
	margin-bottom:1px;
	background-image:url(../imagenes/mas_info_imagen_title.jpg);
}
#reservaFormulario{
	background-color:#FFFFFF;
	padding-top:10px;
}

#reservaFormulario tr{
}
#reservaFormulario tr.textarea{
	height:30px; overflow:auto; width:80%
}
#reservaFormulario td{
	color:#698793;
}
.reservaInput{ width:80%}


	/* ADMIN */

#login{
	width:394px;
	margin:35px auto 0 auto;
	border:1px #6A5F89 solid;
}
#login form{
	margin:0;
	padding:0;
}
/* BUSCADOR */
	#pasos { margin:10px 0px 0px 0px}
	#pasos ul li{ display:inline;color:#FFFFFF; background:#69bfe7;  padding:5px; font-size:11px}
	#pasos ul li.selected{ font-weight:bold;color:#333333; background:#FFFFFF; border:1px solid #69bfe7; border-bottom: none}
	#buscando{border:1px solid #69bfe7; padding:10px; margin:4px 0px 0px 0px; color:#5d7892; font-weight:bold; font-size:12px; background:url(../imagenes/fondoBuscador.jpg) top right no-repeat}
	#buscando2{border:1px solid #69bfe7; padding:10px; margin:4px 0px 0px 0px; color:#5d7892; font-weight:bold; font-size:12px;}
	#buscando table{ width:100%; border:none}
	#buscando input, #buscando select,#buscando2 input, #buscando2 select{ border:1px solid #69bfe7; background:#FFFFFF; font-size:11px; color:#333333; margin:5px 10px}
	.tablainterna{ font-size:10px; font-weight:normal; }
	.celdaAzul{ background:#69abca; color:#FFFFFF; padding:0px 5px 0px 0px; border-bottom:1px solid #FFF;}
	span.letraPequena{font-size:10px;}
	#buscando input.noWrite, #buscando2 input.noWrite{ background:#EEEEEE}
	#buscando input.noBorder, #buscando2 input.noBorder{ border:none}
	#vuelo{
	font-size:11px;
	color:#30657e;
	margin:5px 8px 10px 8px;
	padding:5px 10px 5px 92px;
	background:#d8d8d8 url(../imagenes/vuelosvuelta.gif) no-repeat;
	font-weight:normal;
}
	#vuelo2{
	font-size:11px;
	color:#30657e;
	margin:0px 8px;
	padding:5px 10px 5px 92px;
	background:#e9e9e9 url(../imagenes/vuelosida.gif) no-repeat;
	font-weight:normal;
	clear:both}
	#vuelo22{	
	font-size:11px;
	color:#30657e;
	margin:0px 8px;
	font-weight:normal;
}
.vueloIda, .vueloVuelta{ width:49%; float:left}
#tablaDatos{background:#5c88a1; color:#FFFFFF; margin:0px 70px 0px 70px; padding:10px}
#tablaDatosCab{background:#77a0b8; border:1px solid #FFFFFF; padding:0px 10px 0px 10px}
	#peticionReserva a{
	text-decoration:none;
	color:#99CCFF;
}
.Enlaces{ color:#ff0000; padding:5px 0px 3px 23px; text-decoration:none; background: url(../imagenes/fondoBoton.gif) no-repeat;  display:block; text-transform:uppercase}
.localizador{ padding:0px 50px 30px 50px}
.localizador h1{ font-size:25px; font-weight:bold; color:#003399}
.folletos{ margin:10px 0px; font-size:18px; font-weight:bold; color:#003399; width:33%;float:left; text-align:center}
.folletos a{ text-decoration:none; font-size:12px; color:#003d7d}
.folletos a:hover{ text-decoration:underline}
