@charset "utf-8";
/* CSS Document */

.flash_tenerife {
	width: 735px;
	height: 270px;
	background-color:#FFF;
	margin-left:10px;
	border:#beceec;
	border-style:double;	
}

#flash_tenerife_centrado {
	width: 700px;
    margin:15px 5px 5px 15px;
  }
.tenerife_container {
	position: relative;
	width: 730px;
	height:auto;
	float: left; 
	margin-left:45px;
	margin-bottom:5px;
}


.tenerife_container_banner {
	position: relative;
	width: 730px;
	height:auto;
	float: left; 
	margin-left:12px;
	margin-bottom:5px;
}

.tenerife_descripcion {	
		position: relative; 
		width: 450px;
		height:auto;
		float: left;  
		font-family:verdana;
		font-size:11px;
		margin:15px 10px 15px 15px;
	}
	
.tenerife_fotos_container {	
		position: relative; 
		width: 230px;
		height:auto;
		float: left;  
		font-family:verdana;
		font-size:11px;
		margin:15px;
		
		}

.tenerife_fotos {	
		position: relative; 
		float: left;  
		margin-bottom:10px;
			
		}
		
.tenerife_pie{	
		position: relative; 
		float: left;  
		width:450px;
		margin-top:10px;
}
	
.tenerife_pie_links{	
		position: relative; 
		float: left; 
		width:auto;
		margin-right:12px;
}

.tenerife_titulo{font-family: "Arial", "Verdana", sans-serif; font-size:20px; color:#06F; margin-bottom:10px;  }

.tenerife_texto {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 20;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
	text-align:justify;
	
	
}

a.tenerife_links:link  { font-size:15px; color:#060; font-weight:bold; text-decoration:none;  }

a.tenerife_links:hover {color:#0C0; }

a.tenerife_links:visited  { font-size:15px; color:#090; font-weight:bold; text-decoration:none;  }

.tenerife_hoteles {
	position: relative;
	width: 450px;
	height:auto;
	float: left; 
	margin-left:10px;
	
}
.tenerife_foto_hoteles {
	position: relative;
	width: 200px;
	height:auto;
	float: left;
	margin-left:20px;

}

.tenerife_ofertas  {
	width: 740px;
	border: 2px solid #ccc;
	height:auto;
}
.tenerife_centrada {
		padding-left: 10px;
	}
.tenerife_request{
	width: 200px;
	float:left;
	font-size: 11px;
	color:#900;
	margin:5px;
	}

#cuadro_top {	
		z-index: 0; 
		position: relative; 
		width: 748px;
		height:30px;/
		margin:0 0 0 0;
		background-image:url('http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/top_box.gif'); 
		background-repeat: no-repeat;
	}
#cuadro_middle {	
		z-index: 0; 
		position: relative; 
		width: 748px; 
		float: left;  
		background-image:url('http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/middle_box.gif') ;
		background-repeat: repeat-y; 
		margin:0px 0 0 5px;
		
	}
	
#cuadro_bottom {	
		z-index: 0;
		position: relative; 
		width: 748px;
		height:55px;
		float: left;  
		background-image:url('http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/usa/imagenes/bottom_box.gif') ;
		background-repeat: no-repeat;
		margin:0px 0 0 5px;
	}
	

