/* ---------------------------------------------------------
	=noticia_2_col_c
------------------------------------------------------------ */
.noticia_2_col_c{
	width:610px;
	margin:0 0 10px;
	padding:8px 0 0;
	overflow:auto;
	background:url(/resources/img/bg_noticia_top.png) no-repeat;
}
.noticia_2_col_c h2{
	margin:0 1px 5px 0;
	line-height:1.15;
	font-size:1.5em;
}
.noticia_2_col_c h2 a{
	color:#000;
}
.noticia_2_col_c img{
	float:left;
	width:100px;
	height:80px;
	margin:0 10px 10px 0;
}
.noticia_2_col_c .texto{
	float:left;
	width:500px;
}
.noticia_2_col_c .firma{
	float:left;
	margin:0 3px 0 0;
	text-transform:uppercase;
	font-size:.9em;
	color:#999;
}
.noticia_2_col_c .comentarios{
	overflow:auto;
	margin:0 3px 5px 0;
	padding:0 0 0 7px;
	background:url(/resources/img/basic.png) no-repeat -197px 7px;
	color:#666;
	font-size:.9em;
}
.noticia_2_col_c .entradilla{
	clear:both;
	margin:0 0 10px;
}
.noticia_2_col_c .cont_relacionados{
	clear:both;
}
.noticia_2_col_b .cont_relacionados ul{
	width:570px;
}
.noticia_2_col_c .cont_relacionados li{
	width:270px;
	float:left;
}
.noticia_2_col_c .cont_relacionados li.dcha{
	float:right;
}
	/* gaztea */
	#gaztea .noticia_2_col_c{
		padding:0;
		background:none;
		color:#fff;
	}
	#gaztea .noticia_2_col_c h2 a{
		color:#dd001b;
	}
	/* hiru */
	#hiru .noticia_2_col_c{
		color:#000;
	}
	#hiru .noticia_2_col_c h2 a{
		color:#fff;
	}
	#hiru .noticia_2_col_c .firma{
		color:#333;
	}
