body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}
#titulo {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;
	color: #576242;
	padding-right: 20px;
	padding-left: 5px;
	width: 541px;
	height: 32px;
}

.bg_tabela {
	background-image: url(imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}

.conteudo {
	background-image: url(imagens/bg_conteudo.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 950px;
}
.text_rod {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
}
#menu {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #576242;
}
#menu2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #576242;
}
.texto {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.titulo3 a{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
.titulo3 a:visited{
	text-decoration: none;
	color:#000000
}
.titulo3 a:hover{
	text-decoration: underline;
}
#menu a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #576242;
}
#menu tr td a:hover {
	text-decoration: underline;
	
}
#menu2 a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #576242;
}

#menu2 tr td a:hover {
	text-decoration: underline;
}
