.indicadores {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E37B1F;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.links {
	font: bold 11px "Trebuchet MS";
	color: #E37B1F;
	text-decoration: none;
}

.moldura_listanews {
   padding:8px;
   background-color: #f5f5f5;
   width: 71px;
   height: 48px;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
} 

.botoes {
	font: 11px "Trebuchet MS";
	color: #E37B1F;
	text-decoration: none;
	background: #F4F4F4;
	text-align: center;
	white-space: normal;
	border-width: thin;
	border-style: groove;
}
.campos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #E37B1F;
	text-decoration: none;
	background-color: #F4F4F4;
	text-align: justify;
}
body {
       	background-color: #FEFEFC;
        font-family: Trebuchet MS;
        font-size: 10px;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.links_menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.links_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.listanews_index {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.listanews_index:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.listadownloads_index {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #E2A018;
	text-decoration: none;
}
.listadownloads_index:hover {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #E2A018;
	text-decoration: underline;
}
.noticia_destaque {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.noticia_destaque:hover {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
