@charset "ISO-8859-1";
a {
	color: #000000;
	text-decoration: underline;
}
.ultimas_noticias_home_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #781E78;
	padding-top: 5px;
	border-bottom-color: #DBD9D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
.ultimas_noticias_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	padding-top: 5px;
	line-height: 1.5;
	padding-bottom: 5px;
	list-style-position: inside;
	list-style-type: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #555454;
}
.main_content_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	line-height: 10pt;
	font-style: normal;
	text-decoration: underline;
}
.nounderline {
	text-decoration: none;
}

