.menus {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.formMenu {
	background-color: #CCEDCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #005B28;
	height: 16px;
	width: 151px;
	border: 1px solid #CCEDCC;
}
.noticiasPic {
	border: 2px solid #80D080;
}
.noticiasPicLeft {
	border: 2px solid #80D080;
	float: left;
}
.noticiasTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.noticiasLermais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #005b28;
	text-decoration: none;
}
.tituloPreto {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tituloBenvindo {
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	font-weight: bold;
	color: #005B28;
	text-decoration: none;
}
.textoIframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tituloIframe {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #005B28;
}
body {
	SCROLLBAR-FACE-COLOR: #005B28;
	SCROLLBAR-HIGHLIGHT-COLOR: #B7E5B7;
	SCROLLBAR-SHADOW-COLOR: #B7E5B7;
	SCROLLBAR-TRACK-COLOR: #B7E5B7;
	SCROLLBAR-DARKSHADOW-COLOR: #B7E5B7;
	SCROLLBAR-3DLIGHT-COLOR: #B7E5B7;
	SCROLLBAR-ARROW-COLOR:  #B7E5B7;
	}
.noticiasTable {
	background-image: url(imagens/noticias_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
}