@charset "utf-8";
.titulonoticias {
	font-family: "Futura Bk BT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.textonoticias {
	font-family: "Futura Bk BT";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.noticias_laterais {
	font-family: "Futura Bk BT";
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	border-left-style: 20;
}
.Titulo_central {
	font-family: "Futura Bk BT";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
.Titulo_central_borda {
	font-family: "Futura Bk BT";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: 20;
	border-right-style: 20;
	border-bottom-style: 20;
	border-left-style: 20;
}
