@charset "utf-8";
.titulodestaque {
	font-family: "Futura Bk BT";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.textodestaque {
	font-family: "Futura Bk BT";
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
}
