.bg_rodape {
	background-image: url(../images/bg_rodape.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg_topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: repeat-x;
}
.bg_site {
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
}
.bg_destaque {
	background-image: url(../images/bg_destaque.jpg);
	background-repeat: repeat-x;
	background-color: #D6D6D6;
	padding: 8px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 150%;
}
.txt_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B61D17;
}
.txt_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #427113;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.txt_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt_subtitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #386E0D;
}
