.fund {
	background-attachment: fixed;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg_conteudo {
	
	background-image: url(imagens/fundo-conteudoi.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgesq {
	background-attachment: fixed;
	background-image: url(imagens/lateralesquerda.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgdir {
	background-attachment: fixed;
	background-image: url(imagens/lateraldireita.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193E62;
	line-height: 20px;
	text-align: justify;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #193E62;
}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E66B4;
}
