@charset "utf-8";
/* CSS Document */

.branco {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.data-laranja {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #F84D00;
}
.data-branco {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.preto-noticias{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
		color: #1E2122;
}
.vermelho-data{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
		color: #D20003;
}

.vermelho-noticias{
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
		color: #D20003;
}
.corpo-laranja{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:17px;
	font-weight: bold;	
	color: #F84D00;
}
.corpo-branco{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;	
	color: #FFFFFF;
}
.corpo-preto{
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:17px;
	font-weight: bold;
		color: #1E2122;
}
.corpo-vermelho{
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height:17px;
	font-weight: bold;
		color: #D20003;
}
.titulo-noticias{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #F84D00;
}
.textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border-color:#D7D7D7;
}
.textarea2 {
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
	border-color:#D7D7D7;
}