/* ---------- Contenido ---------- */
div.titulo_seccion {
color: #FCFD00;
font-size:14px;
font-weight:bold;
text-align:left;
margin-left: 5px;
margin-top: 4px;
margin-bottom: 4px;
}

div.entrada_noticias {
font-size:11px;
font-weight:bold;
text-align:left;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
}
div.entrada_noticias a{
color:#666666;
text-decoration:none;
}
div.entrada_noticias a:hover{
text-decoration:none;
}
div.titulo_noticias {
font-size:25px;
font-weight:bold;
font-family: Times, serif;
text-align:left;
margin-left: 5px;
margin-right: 5px;
}
div.titulo_noticias a{
color:#00661A;
text-decoration:none;
}
div.titulo_noticias a:hover{
text-decoration:none;
}
div.texto_noticias {
font-size:15px;
text-align:justify;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
}
div.texto_noticias a{
color:#666666;
text-decoration:none;
}
div.texto_noticias a:hover{
text-decoration:none;
}
