
#news{
	width:90%;
	
}
hr{
	color:#FF8B02;
}
#news label {
	margin-right:1em;
}	

#news p,span{
	color:#333;
	font-size:0.8em;
	margin-bottom:0.5em;
}

#news p.nome{
	color:#666;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:1.3em;
	margin-bottom:0.5em;
}

#news p{
	color:#666;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-style: normal;
	text-align:justify;
	letter-spacing: normal;
	line-height: 1.4em;
	font-size:1em;
	margin-bottom:0.8em;
}




#news span{
	margin-right:1em;
}
div#news p.Nome{
	width:90%;
	margin-top:2em;	
	font-size:2em;;
}
