.menu:link {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #DE9905;
	text-decoration: none;
}
.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #DE9905;
	text-decoration: none;
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #FFF;
	background-color: #DE9E0B;
	display: block;
	background-repeat: repeat;
	text-decoration: none;
}

.menu:active {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #FFF;
	background-color: #DE9E0B;
	display: block;
	background-repeat: repeat;
	text-decoration: none;
}



.linha {
	width: 1px;
	height: 1px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DF9E0D;
	border-right-color: #DF9E0D;
	border-bottom-color: #DF9E0D;
	border-left-color: #DF9E0D;
}
#area_texto {
	height: 343px;
	width: 418px;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #333333;
}

#area_texto_ouvir {
	height: 40px;
	width: 400px;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #333333;
}



#area_noticia {
	height: 100px;
	width: 418px;
	overflow: hidden;
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #333333;
}
.titulos {
	color: #CF8212;
	font-weight: bold;
	text-indent: 10pt;
	font-family: "Trebuchet MS";
}

.texto {
	color: #333333;
	font-weight: normal;
	margin-left: 11px;
	font-family: "Trebuchet MS";
	margin-right: 10px;
}
.texto_news {
	color: #333333;
	font-weight: normal;
	margin-left: 12px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.participe:link {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #DE9905;
	text-decoration: none;
	background-color: #FFE3BB;
}
.participe:visited {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #DE9905;
	text-decoration: none;
}
.participe:hover {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #FFF;
	background-color: #FF0000;
	display: block;
	background-repeat: repeat;
	text-decoration: none;
}

.participe:active {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #FFF;
	background-color: #DE9E0B;
	display: block;
	background-repeat: repeat;
	text-decoration: none;
}

.swot:link {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #333333;
	text-decoration: none;
	background-color: #66CC66;
}
.swot:visited {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #333333;
	text-decoration: none;
	background-color: #66CC66;
}
.swot:hover {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #FFFFFF;
	background-color: #428400;
	display: block;
	background-repeat: repeat;
	text-decoration: none;
}

.swot:active {
	font-family: "Trebuchet MS";
	font-size: 10.5px;
	color: #FFFFFF;
	background-color: #428400;
	display: block;
	background-repeat: repeat;
	text-decoration: none;
}



