#noticias {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(img/im_fondo_noticias.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #8C9DAC;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: super;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-type: circle;
}
#nav_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A#nav_links:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4C687E;
	text-decoration: none;
}
A#nav_links:hover{
	text-decoration: underline;
	color:#2E3D52;
	background-color: #E8FDF0;
}

A#nav_links:visited{
	text-decoration: none;
	color: #4C687E;
	text-decoration: none;
}
#noticias_head {
	background-attachment: scroll;
	background-image: url(img/noticias1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
#normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #CFD5DA;
	list-style-position: outside;
	list-style-type: circle;
}
#error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
