.fundo1 {
	background-attachment: scroll;
	background-image:   url("images/fundo_site.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
.titulo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.texto_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}

