/* Cambios en los titulares de la portadilla de eurocopa */
		/* Font-face */
		@font-face {
			font-family: 'Ascom';
			src: url('/css/v1.x/v1.0/fonts/ascom/ascombold.eot');
			src: url('/css/v1.x/v1.0/fonts/ascom/ascombold.eot?#iefix') format('embedded-opentype'),
				 url('/css/v1.x/v1.0/fonts/ascom/ascombold.ttf') format('truetype'),
				 url('/css/v1.x/v1.0/fonts/ascom/ascombold.svg#AsapBold') format('svg');
			font-weight: bold;
			font-style: normal;
		
		}

		body #contenedor .contenido h2, body #contenedor .promociones h2 { font-family: 'Ascom', Arial, Helvetica, sans-serif; margin-bottom:0;}

		/* Articulo de la noticia */
		#noticia #contenedor .cab_articulo h2 { margin-bottom:7px;}
		
		.pesos h2{ color:#1c1c1c;}

		/* Apertura dos columnas en portadillas y subportadilllas
		---------------------------------------------------------------------------------------------------------------------- */ 
		body .peso_2col h2{font:bold 550%/105% Arial, Helvetica, sans-serif; padding-bottom:3px; letter-spacing:-1px; }
		#subportadilla .pesos .hermanas, #portadilla .pesos .hermanas{ clear:both;}
		#subportadilla .pesos .mod_txt h4 + ul,
		#portadilla .pesos .mod_txt h4 + ul, 
		#subportadilla .pesos .mod_txt p.subtitulo + ul,
		#portadilla .pesos .mod_txt p.subtitulo + ul,
		#portadilla .t1 .mod_txt p.subtitulo + ul{background: url(/img/fnd_hermanas.gif) repeat-x left top; padding-top: 11px;}
		.l h2 { font-size:550%; line-height:105%;}
		
		/* Peso 10
		---------------------------------------------------------------------------------------------------------------------- */
		/* columna izquierda*/
		body .peso10 h2{ font-size: 380%;letter-spacing: 0;line-height: 105%;padding-bottom: 6px; }
		/*body .contenido_i > .peso10:first-child h2{ font-size: 380%;}*/

		body .contenido_d .peso10 h2{font-size:260%; padding-bottom:6px; letter-spacing:0;line-height: 105%;}
		/*body .contenido_d .peso10:first-child h2{font-size:280%;}*/
		
		
		/* Peso 9 y 8
		---------------------------------------------------------------------------------------------------------------------- */
		body .peso9_8 h2{font:bold 250%/105%; padding-bottom:3px; }
		#portada .peso9_8 h2{font:bold 350%/105%; letter-spacing:-1px; padding-bottom:3px; }
		
		/* Peso 7 , 6 y 5
		---------------------------------------------------------------------------------------------------------------------- */
		body .peso7_6_5 h2{font-size:250%/105%; padding-bottom:3px;}
		
		/* Peso 4
		---------------------------------------------------------------------------------------------------------------------- */
		body .peso4 h2{font:normal 180%/105%; padding-bottom:3px;}
		
		/* Peso 3
		---------------------------------------------------------------------------------------------------------------------- */
		body .peso3 h2{ font-size:260%; padding-bottom:9px; letter-spacing:0;word-spacing:-1px;line-height: 105%;}
		.contenido_d .peso3 h2{font-size:190%; padding-bottom:9px; letter-spacing:0;word-spacing:-1px;line-height: 105%;}
		
		/* Peso 2
		---------------------------------------------------------------------------------------------------------------------- */
		body .peso2 h2{font-size:180%; padding-bottom:9px; letter-spacing:0;word-spacing:-1px;line-height: 105%;}
		
		
		/* Clase para titular pequeño (.tit_peq)
		---------------------------------------------------------------------------------------------------------------------- */ 
		.contenido_d .t1 estirar .tit_peq, .contenido_d .t2 estirar .tit_peq, .contenido_d .t3 estirar .tit_peq, .contenido_d .t3 t3b estirar .tit_peq, .contenido_i .t1 estirar .tit_peq, 	.contenido_i .t2 estirar .tit_peq, .contenido_i .t3 estirar .tit_peq, .contenido_i .t3 t3b estirar .tit_peq {font-size:210%;}