NOTÍCIAS
+----------------------------------------------------------------+
*/
#news_contents { width:900px; height:100%; }
	#news_info { float:left; width:490px; height:100%; padding:10px; margin-left:6px; background:url('../images/fundo_noticias_texto.png') repeat-y; text-align:left; color:#000; }
		#not_titulo { font-size:18px; }
		#not_chamado { font-size:14px; font-style:italic; }
		#not_texto { text-align:justify; font-size:12px; }
	#news_links_container { float:right; width:370px; margin-right:6px; }
	#news_links { width:350px; padding:10px; padding-top:0px; background:url('../images/fundo_noticias_links.png') repeat-y; }
	#item_news { width:340px; border-bottom: 1px dotted #900; padding-bottom:6px; margin-left:5px; margin-bottom:6px; }
/*
+----------------------------------------------------------------+