.fundo {
	background-image: url(images/background-geral.gif);
	background-repeat: repeat-x;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #6666CC;
	text-align: left;

}
.tit {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC6699;
	text-align: left;

}
