/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu {
	left:50%;
	margin-left:-374px;
	top:36px;
	position:absolute;
	width:160px;
	height:185px;
	z-index:1;
}
.txt_rodape {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
}
.txt_menu {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #009900;
}

.txt_menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.txt_menuTitulo {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
.txt_noticias_negrito {
	font-family: tahoma;
	font-size: 11px;
	color: #007E00;
	font-weight: bold;
}
.txt_verdana {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.txt_destaque {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.texto_mini {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #007E00;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;}
a:active{
	color: #666666;
	text-decoration: none;}

.campos {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
}
.txt_noticias {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt_noticias:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #007E00;
	text-decoration: underline;
}

