body {
	background-attachment: scroll;
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.rodape {
	background-attachment: scroll;
	background-image: url(../imagens/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
}
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.fone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
