@charset "utf-8";
/* CSS Document */
a { text-decoration:none;}
body{ background-color:#FFFFFF;}

#coches_wrap{ width:960px; margin:0 auto; padding:0px; position: relative; text-align:left;}
#coches_contenedor{
	float:left;
	width:960px;
	background-color:#d7d7d7;
	height:auto;
	margin:0;
}
.coches_seccion1{ float:left; width:960px; height:330px; background-color:#636363;}
/* Propiedad para dar accesibilidad en el caso de imagenes desabilitadas. */
.coches_seccion1 h1 { position:absolute; width:490px; z-index:0;	top:28px; left:429px;}
.coches_seccion1 h1 span { position:absolute; z-index:-1; top:0px; left:0px; font-size:12px;	text-align:right;	width:490px; height:17px;}
#coches_buscador {float: left; width:360px; height:300px; background-image:url(http://www3.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/fijo/fdoBuscador.png); background-repeat:no-repeat; margin-top: 15px;}
#coches_galeria{ position:relative;	float:right; height:300px; width:500px;	margin-top: 15px;}
.coches_marginIzq{ float:left; width:38px;}
.coches_marginDer{ float:right;	width:38px;}
.coches_texto{
	float:left;
	width: 320px;
	margin-left: 20px;
	margin-top: 20px;
}
.coches_botonera {float:left; margin:20px 0 0 0; padding-bottom:10px;}
.coches_txt9,.coches_txt10,.coches_txt11,.coches_txt12B,.coches_txt12BA,.coches_txt14VB,.coches_txt30A{ font-family:Verdana, Helvetica;}
.coches_txt9{ color: #666; font-size: 9px;	text-decoration: none;}
.coches_txt10{color: #666; font-size: 10px;	text-decoration: none;}
.coches_txt11{color: #333; font-size: 11px; text-decoration: none;}
.coches_txt12B, .tren_txt12BA{font-size:12px;	font-weight: bold;text-decoration: none;}
.coches_txt12BA{color:#036;}
.coches_txt12B{color:#666;}
.coches_txt14VB{color:#690; font-size:14px; font-weight:bold;}
.coches_txt30A{	font-size: 30px;color: #003366; text-decoration: none;}


#Vcondiciones {
	position:absolute;
	width:500px;
	height:300px;
	z-index:3;
	top:0px;
	right:0px;
	display:none;
	
} 

/* Capa que abre las condiciones */
/* Condiciones */
	#Vcontent_condiciones {width:290px; position:absolute; top:35px; right:0px; z-index:4; display:none; }
	#Vcontent_condiciones #cabecera {width:220px; float:left;}
	#Vcontent_condiciones .contenido {width:270px; float:left; padding:5px 0 10px 0px;}	
	#Vcontent_condiciones .txt_titulo, #bloque1, #bloque2 {font-family:Verdana; color:#3d3d3d;}
	#Vcontent_condiciones .txt_titulo {font-size:11px; font-weight:bold;}
	#Vcontent_condiciones #bloque1, #bloque2 {font-size:10px; text-align:justify;}
	#Vcontent_condiciones #bloque1 {margin-bottom:10px;}
	#Vcontent_condiciones .txtSub {text-decoration:underline;}
	#Vcontent_condiciones .txtSub {text-decoration:underline;}

