a.linkMenu {
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma;
	line-height: 12px;
	color: #ED8845;
	text-decoration: none;
	width: 150px;
	background-image: url(../img/img_bullet_menuRss_up.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-align: left;
	height: auto;
	padding-left: 15px;
	background-color: #f7f7f7;
	display: block;
	margin-bottom: 6px;
	margin-right: 5px;
}
a.linkIntConteudo {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #AE5011;
	background-image: url(../img/img_link_int_rss.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: inline;
	padding-right: 10px;
}


h1 {
	font-family: "trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #EA7424;
	text-align: left;
	padding-top: 2px;
	display: block;
	margin: 0px;
}
a.linkMenu:hover {
	font-size: 9px;
	font-weight: normal;
	font-family: tahoma;
	line-height: 12px;
	color: #AE5011;
	text-decoration: underline;
	width: 150px;
	background-image: url(../img/img_bullet_menuRss_over.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-align: left;
	height: auto;
	padding-left: 15px;
	background-color: #F6F2EF;
	display: block;
	margin-bottom: 6px;
	margin-right: 5px;
}
h2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	display: block;
	margin: 0px;
	clear: both;
}
strong {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #D15207;
}
.divConteudoCentral {

	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	vertical-align: text-top;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	line-height: 14px;
	border: 1px dotted #E0E0E0;
}
ul {
	display: block;
	padding: 0px;
	margin-top: -10px;
	margin-left: 20px;
}
li {
	background-image: url(../img/img_list_rss.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
a.linkIntConteudo:hover {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #AE5011;
	background-image: url(../img/img_link_int_rss.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: inline;
	padding-right: 10px;
	background-color: #F6F2EF;
}

