body {
	line-height: 145%;
	background-image: url(../images/novo/fundo-site.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bgTabelaMae {
	background-color: #FFFFFF;
	width: 726px;
}
.bgEsquerdo {
	background-image: url(../images/moldura_site/barra-esquerda.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
.bgDireito {

	background-image: url(../images/moldura_site/barra-direita.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
.divConteudo {
	padding-left: 25px;
	padding-right: 15px;
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 25px;
	line-height: 155%;
}
.tituloSecao {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #B05315;
	text-decoration: underline;
}

.legenda {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
}
a:visited {
	color: #B05315;
	text-decoration: underline;
}
a:hover {
	color: #B05315;
	text-decoration: none;
}
a:active {
	color: #B05315;
	text-decoration: underline;
}
