body {
	background-image: url(imagens/bg.jpg);
	margin-top: 0px;
	background-color: #F3F3F3;
	background-repeat: repeat-x;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titulo-cinza {
	color: #666666;
	font-weight: bold;
}
.titulo-cinzaescuro {color: #333333}
.titulo-azul {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #0099CB}
.texto-azul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #007297; }
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.bgound {
	background-image: url(imagens/bg-body.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.bgound-contacts {
	background-image: url(imagens/contacts.jpg);
	background-repeat: no-repeat;
}
.style2 
{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight: bold; }