/* CSS Document */
.foro_tabla {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 4px;
	border:1px solid #E6E6E6;
}
.noticia_cont {
	background-color: #FFFFFF;
	margin: 2px;
}
.noticia_fecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color: #E6E6E6;
	padding: 1px;
}
.noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DE0000;
	font-weight: bold;
}
.noticia_titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.noticia_antetitulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
}
.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;
	text-align:left;
}
.noticia_relT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D60000;
	padding-bottom:6px;
}
.adjunto{
	padding-bottom:6px;
}
.adjunto A{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	padding-bottom:6px;
}
.noticia_texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align:justify;
}
.noticia_pie_imagen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.noticia_notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DE0000;
	font-weight: normal;
}
.noticia_notas:hover {
	font-family: Arial, Helvetica, sans-serif;
}