/* CSS Document */
.noticia_cont {
	background-color: #FFFFFF;
	margin: 2px;
	border-bottom:1px solid #D60000;
}
.noticia_fecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding: 1px;
}
.noticia_fondo_fecha {
	color:#000000;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:url(/recursos/img/cuadro_rojo_cabecera_fondo.gif)  repeat-x;
	padding-top:1px;
	padding-left:2px;
}
.noticia_borde_inf {	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.noticia_borde_izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D60000;
}
.noticia_titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.noticia_antetitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.noticia_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.noticia_subtitulo_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.noticia_entradilla{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.noticia_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}
.noticiaN_cont {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-top:10px;
	width:700px;
}
.noticiasNheader{
	border-bottom:1px dashed #D60000;	
}
.noticia_adjunto {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

