@charset "utf-8";
/* CSS Document */

/* Buscadores */
#contenido_menu{width:441px; position:absolute; z-index:2; height:307px; top:0px;left:0px;background-image:url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/fijo_2/fd_buscador2.png);background-repeat:no-repeat;}
#resultado{position:absolute;top:300px; left:0; width:500px; height:50px;z-index:998;}
.contenido_buscador{height:292px;}
/* border-right:solid 1px #e7e7e7;border-top:solid 1px #e7e7e7;border-bottom:solid 1px #e7e7e7; */

#contenido_avion, #contenido_hotel, #contenido_avionhotel, #contenido_vacaciones, #contenido_balnearios, #contenido_playas, #contenido_paradores, #contenido_cruceros, #contenido_disney, #contenido_portaventura, #contenido_nieve {position:absolute; left:105px; top:5px; width:332px; background-color:#FFF;}
#contenido_avion {z-index:999;}
#contenido_hotel {z-index:999;}
#contenido_avionhotel {z-index:999;}
#contenido_vacaciones {z-index:999;}
#contenido_balnearios {z-index:999;}
#contenido_playas {z-index:999;}
#contenido_paradores {z-index:999;}
#contenido_cruceros {z-index:999;}
#contenido_disney {z-index:1002;}
#contenido_portaventura {z-index:999;}
#contenido_nieve {z-index:999;}

/* Botones */
#playas, #avion, #hotel, #avionhotel, #cruceros, #balnearios, #paradores, #vacaciones, #rural, #nieve, #disney, #tren, #portaventura, #warner{position:absolute; z-index:1001; left:1px;}
#avion {top:7px; }
#hotel{top:37px;}
#avionhotel {top:67px;}
#tren {position:absolute; top:97px;z-index:1003;}
#cruceros {top:127px;}
#nieve {top:157px;}
#paradores {top:187px;}
#disney {position:absolute; top:217px;z-index:1003;}
#portaventura {position:absolute; top:247px; z-index:1003;} 
#warner {top:277px;}

/*
#balnearios {top:127px;}
#vacaciones {top:180px;}
#rural {top:187px;}
#playas {top:157px;}
*/



.foto1 {width:100px; z-index:999; cursor:hand;}
.foto2 {width:115px; z-index:999;}

/* Capas para tapar elementos en Cruceros*/
#tapa_blanca{
	position:absolute;
	width:324px;
	height:18px;
	top:145px;
	left:114px;
	background:#fff;
	z-index:2000;
	display:none;
}
#tapa_imagen{
	position:absolute;
	width:323px;
	height:20px;
	top:199px;
	left:114px;
	background-image:url('http://www.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/cruceros_new/img_tapa.jpg'); z-index:2000;
	display:none;
}
