/* CSS Document */

body {
background-image:url(../img/fun-base.gif);
background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.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;
}
.preto-noticias{
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
		color: #1E2122;
}
.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;
}
.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;
}
