@charset "utf-8";
/* CSS Document */

/* General */
	img {border:none;}
	li {list-style:none;}

		/* Propiedad para dar accesibilidad en el caso de imagenes desabilitadas. */
	h1 { position:absolute; width:766px; z-index:1; top:0; left:0;}
	h1 span { position:absolute; z-index:-1; top:0; left:0; font-size:12px; text-align:right; width:766px; background-color:#CCCCCC; height:17px;}

	

	#contenido_paradores {width:766px; float:left; padding-bottom:10px; background-image:url('http://www.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/fijo/fdoPagina.gif'); background-repeat:repeat;}
	#content_busca_flash {width:766px; float:left;}

/* Buscador e Img Fondo 760 */
	#content_busca_flash #content_buscador_img {width:766px; height:342px; position:relative; z-index:0; background-image:url('http://www.viajeselcorteingles.es/tiendas_e/eci/viajes/imagenes/fijo/fdoPagina.gif'); background-repeat:repeat;}
	#content_buscador_img #img760 {position:absolute; width:766px; z-index:1; top:0; left:0;} /* Imagen de Fondo 766 */
	#content_buscador_img #iframeBuscador {position:absolute; z-index:2; top:20px; left:39px;}
	#content_buscador_img #Vcondiciones {position:absolute; width:369px; height:323px; z-index:3; top:0; right:0px; display:none;} 

/* Capa que abre las condiciones */
/* Condiciones */
	#Vcontent_condiciones {width:290px; position:absolute; top:35px; right:26px; 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;}
	.txtNverde { color:#666666; font-weight:bold; font-family:Verdana, Helvetica; text-decoration:none;}
	.descripcion a.enlace{cursor:pointer; text-decoration:none; height:25;}
	
	
