@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_circuitos {width:766px; float:left; padding-bottom:7px;}

/* Buscador e Img Fondo 760 */
	#content_buscador_img {width:766px; position:relative; z-index:0; height:332px; }
	#content_buscador_img #img1 {position:absolute; top:0; left:0; z-index:2;}
	#content_buscador_img #img2 {position:absolute; top:0; right:0; z-index:2; cursor:pointer;}
	#content_buscador_img #img3 {
	position:absolute;
	top:35px;
	left:0;
	z-index:2;
}
	#content_buscador_img #img4 {position:absolute; top:309px; left:0; z-index:2;}	
	#content_buscador_img #iframeBuscador {position:absolute; z-index:1; top:9px; left:13px;}
	#content_buscador_img #img_condiciones {
	position:absolute;
	top:0;
	right:0;
	z-index:3;
	display:none;
	width:348px;
	height:323px;
	background-image:url(http://www.viajeselcorteingles.es/viajes/veci/circuitos/images/circuitos2_02.jpg);
	background-repeat:no-repeat;
}
	#img_condiciones #txt_condiciones { position:absolute; top:45px; right:10px; width:320px; z-index:4; font-family:Verdana; font-size:9px; color:#3d3d3d}
	#content_buscador_img #cerrar_condiciones {position:absolute; width:70px; height:25px; top:20px; right:0; z-index:5; display:none; cursor:pointer;}

	#content_cabecera_img { width:766px; height:210px; position:relative; z-index:0;}
	
	
	#img_folleto{
	width:380px; 
	height:122px;
	background-image:url(http://www3.viajeselcorteingles.es/viajes/veci/circuitos/images/circuitosFolleto.gif);
	background-repeat:no-repeat;	
	}
	

	#texto_img_folleto
	{
	width:250px; 
	height:90px; 
	margin-left:120px;
	}
		
/*....TEXTOS...*/

	.txt_oculto{ display:none;}
	
	.h_txt11, .h_txt11B{
	font-family:Verdana, Helvetica;
	font-size: 11px;
	color: #666;
		}
	.h_txt12B{
	font-family:Verdana, Helvetica;
	font-size: 12px;
	color: #999;
	font-weight:bold;
		}
	.h_txt10, .h_txt10B{
		font-family:Verdana, Helvetica;
		font-size:10px;
		color:#666;
		text-decoration:none;
		}
	.h_txt10B, .h_txt11B{
		font-weight:bold;
		}
	.h_txt10G{
		color: #666666;
		font-size: 10px;
		}
	.h_txt13VB{
	color:#690;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Helvetica
	}
	.h_txt11VB{
	color:#690;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Helvetica
	}
	.h_txt30B{
	color:#666;
	font-size:30px;
	font-weight:bold;
	font-family:Verdana, Helvetica;
	text-decoration:none;
	}
	.h_txt34B{
	color:#666;
	font-size:34px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
	}
	

/*Promociones Ofertas*/
	.circuitos_listaOfertas{ float:left; width:766px;}
	.circuitos_listaOfertas li{
	float: left;
	margin: 7px 3px 0px 0px;
	width:380px;
	height:122px;
	background-image:url(http://www.viajeselcorteingles.es/viajes/veci/circuitos/images/circuitos_fdoOfertas01.gif);
	background-repeat:no-repeat;
}
	.circuitos_Foto{ float:left; margin-left:7px; width:120px; margin-top: 5px;}
	.circuitos_ofertatxt{ float:left; margin-top:5px 0 0 5px; width:125px; height: 80px;}
	.circuitos_tit{ float:left; margin-top:5px; width: 230px; height: 20px;}
	.circuitos_precio{ float:right; width:110px; height:48px; margin:15px 5px 0 0; text-align: right;}
	.circuitos_btnPromos{float:right; width:104px; height:21px;	margin-top: 5px;}
	

