.barrasuperior {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	word-spacing: normal;
	letter-spacing: 1px;
	padding-left: 20px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
.txt_branco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	letter-spacing: normal;
}
.titulo_noticias {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.borda_branca_imagem {
	border: thin solid #FFFFFF;
}

.clap {
	font-family: "Trebuchet MS";
	font-size: 50px;
	color: #000000;
	padding-right: 5px;
}
.tabela {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}
.subtitulodestaque {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	letter-spacing: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}

