
/* CSS Document */

img {border:none;}
#wrap_contenido{margin:0 auto; text-align:center; width:760px;}

/* Content */

#contenido_home{
	border: 0px solid black; width:760px; 
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	font-family:Verdana, Geneva, sans-serif;
}


#home_flash{
	width:760px; 
	height:200px; 
	float: left;  
}


#buscador_home {
		width: 400px; height: 291px; 
		float: left;  
		margin:5px 0 0 0px;
	}
	
#contenido_home #buscador_home #datos_home {
		float: left;
		border-color:#CCC;
		border-style:solid;
		border-width:1px;
}
	
#vuelos {
	
		width: 350px; height: 215px; 
		float: right;  
		margin:5px 0 0 5px;
		border-color:#CCC;
		border-style:solid;
		border-width:1px;
		background-image:url(http://www.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/home/fondo_gris.png);
		background-repeat:repeat-x;
	}

#vuelos .titulo{
	width:120px;
	float: left;
	padding:5px;
	
	}

#vuelos .caja_oferta1{
	width:155px;
	float: left;
	margin:5px 0 0 3px;
	overflow: hidden;
	}
	
	
	#vuelos .caja_oferta2{
	width:165px;
	float: right;
	margin:5px 0 0 5px;
	overflow: hidden ;
	}

#vuelos .oferta1 {
	width:155px;
	float: left;
	text-align:left;
	font-size:11px;
	color:#11487f;
	font-weight:bold;
	margin-top:5px;
	}
	
#vuelos .oferta2{
	width:165px;
	float: right;
	text-align:left;
	font-size:11px;
	color:#11487f;
	font-weight:bold;
	margin-top:5px;
	}
	
#vuelos .oferta1 a:link, .oferta2 a:link, .oferta1 a:visited, .oferta2 a:visited {
	color:#11487f;
	text-decoration: none;
	}

#vuelos .oferta1 a:hover, .oferta2 a:hover{
text-decoration:none; 
color:#900;
	}	

#vuelos .avion{
	width:178px;
	height:65px;
	float:right;
	position:relative;
}

#vuelos .precio_rojo {
	text-align:right;
	font-size:12px;
	font-weight:bolder;
	color:#900;
	
}

#contacto {
	width: 352px; height:69px; 
	float: right; 
	padding:5px 0 0 5px;
		
}

#promoECI {width:760px; float:left; margin-top:9px; margin-bottom:4px}

#cruises {
	
		width: 248px; height: auto; 
		float: right;  
		margin-top:5px;
		margin-left:5px;
		border-color:#CCC;
		border-style:solid;
		border-bottom:none;
		border-width:1px;
		
	}
	
#cruises .precio a:link, .precio a:visited {
	color:#900;
	text-decoration: none;
	font-size:12px;
	}

#hotels_europe {
	width: 248px;
	height: auto;
	float: right;
	margin-top:5px;
	border-color:#CCC;
	border-style:solid;
	border-bottom:none;
	border-width:1px;
	}
.more_box{
	width: 500px;
	float: right; 
	height: auto; 
	}


.more_hotels{
	margin-top:3px;
	margin-right:145px;
	width: 109px; height: 21px; 
	float: right; 
}

.more_cruises{
	margin-top:3px;
	width: 109px; height: 21px; 
	float: right; 
}
	
#hotels_spain {
	
		width: 248px; height: auto; 
		float:left; 
		margin-top:5px;
		margin-right:5px;
		border-color:#CCC;
		border-style:solid;
		border-width:1px;
	}
	
#tours {
	
		width: 503px; height: auto; 
		float: right;  
		margin-top:10px;
		border-color:#CCC;
		border-style:solid;
		border-width:1px;
}

#tours .tours_fila {
	background-color:#FF0;
}
	
#tours .ficha_tour{
	width: 250px; 
	float:left;
	
}
#tours .precio a:link, .precio a:visited {
	color:#900;
	text-decoration: none;
	font-size:12px;
	}
	
	
.ficha_hotel{
	width: 246px; 
	float:left;
	border-color:#CCC;
	border-bottom-style:solid;
	border-width:1px;
}

.ficha_hotel img, .ficha_tour img  {
	float:left;
	padding:5px;
	}
.ficha_hotel .titulo, .ficha_tour .titulo {
	width:auto;
	margin-top:5px;
	float:right;
	text-align:right;
	color:#11487f;
	font-size:12px;
	font-weight:bold;
	}
.ficha_hotel .subtitulo,  .ficha_tour .subtitulo  {
	width:125px;
	float:right;
	text-align:right;
	font-size:9px;
	}
	
.ficha_hotel .precio, .ficha_tour  .precio {
	width:125px;
	float:right;
	text-align:right;
	font-size:11px;
	}
.ficha_hotel .precio_rojo {
	text-align:right;
	font-size:15px;
	font-weight:bolder;
	color:#900;
	}
	

/************    cruises ***********/

	
			#accordion {width:248px; font: 60.0% "Trebuchet MS", sans-serif; }
			.price { color: #900; font-weight:bold;  }
			.text_der { float:left; width:90px;margin-left:5px; }
			.foto_izq{ float:left; width:auto;  }
			.azul{color:#185a91; font-weight:bold; font-size:10px; }
			.enlace { float:left; width:90px;  margin-left:5px; cursor:pointer; color:#900; margin-top:2px; }
			
			
