#noticias td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#noticias h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}
#noticias ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
}
#noticias li {
	margin-bottom: 5px;
	border-bottom: solid #efefef 1px;
	padding-bottom: 5px;
	color: #336699;
}
#noticias a{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#noticias a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #003399;
}
#noticias a:visited {
	font-weight: normal;
	text-decoration: none;
}
#noticias a:active {
	font-weight: normal;
	text-decoration: none;
	color: #006699;
}
.menu_principal_sep {
	background-color: #76B570;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.divNot {
	float: left;
	margin-right: 5px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
}.notSep {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
