@charset "utf-8";
/* CSS Document */


.golf_hoteles_container {
	position: relative;
	width: 720px;
	height:auto;
	float: left; 
	margin:10px;
}

.golf_hoteles {
	position: relative;
	width: 450px;
	height:auto;
	float: left; 
	margin-left:10px;
	
}
.golf_foto_hoteles {
	position: relative;
	width: 200px;
	height:auto;
	float: left;
	margin-left:20px;

}
.golf_titulo {
	font-family: "Arial", "Verdana", sans-serif;
	font-size:18px;
	color:#060;
	float: left; 
	height:auto;
	width:450px;
	margin-bottom:5px;
	}
.golf_texto {
	font-family: "Arial", "Verdana", sans-serif;
	margin: 20;
	padding: 0;
	font-size: .7em;
	line-height: 1.2;
	float: left;
	height:auto;
	width:450px;
}
.golf_ofertas  {
	width: 740px;
	border: 2px solid #ccc;
	height:auto;
}
.golf_centrada {
		padding-left: 10px;
	}
.golf_request{
	width: 150px;
	float:right;
	font-size: .8em;
	color:#900;
	}

#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;
	}
	
#flash_golf{
	width: 735px;
	height: 265px;
	background-color:#FFF;
	margin-left:10px;
	border:#beceec;
	border-style:double;	
}