.fondonoticia {
	background-image: url(../img/portada/fondonoticia.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #FFFFFF;

}
.fondonoticia a {
	color: #ED0505;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
.fondonoticia a:visited {
	color: #EE0000;
}
.fondonoticia a:hover {
	color: #330000;
}
.fondocuadronoticias {

	background-image: url(../img/portada/fondocuadronoticias.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #999999;
}
.titulonoticia {
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.descripcionnoticia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
