#news_content{
		margin: 0px 5px;;
		text-align: left;
}

	#news_content strong.title{
		font-size: 20px;
		letter-spacing: -1px;
	}
	
	#news_content p{
		margin: 15px 0px;
		font-size: 14px;
		line-height: 20px;
	}
	
	#news_content small{
		margin: 5px 0px;
	}
	
	#news_content small.copyright{
		border-bottom: 1px solid #CCC;
		padding-bottom: 10px;
	}
	
#news{
	background:#6A8B13;
}


/*

////////////////////////////////////////////////////////////
///					Trabalhando editorias						///
////////////////////////////////////////////////////////////
*/

body.almanaque #news{
	background:#F2AB01;
}

body.cidades #news{
	background:#6F9E11;
}

body.economia #news{
	background:#37A647;
}

body.esportes #news{
	background:#6E6E6E;
}

body.mundo #news{
	background:#17A5BB;
}

body.pais #news{
	background:#6A8B13;
}

body.policia #news{
	background:#EE3B01;
}

body.politica #news{
	background:#159BE6;
}




