.fundoimagem {
	background-attachment: scroll;
	background-image: url(imagens/envidracamento_principal.jpg);
	background-repeat: no-repeat;
	background-position: center 207px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.fundobrancom {
	background-image: url(imagens/fundo_branco_m.png);
	background-repeat: no-repeat;
}
.fundobrancod {
	background-image: url(imagens/fundo_branco_d.png);
	background-repeat: no-repeat;
}
