﻿#titulo_noticias {
	color: #38414F;
	padding: 5px 0 15px 0;
	font-size: 27pt;
	font-weight:bold;
	letter-spacing: -2px;
	border-bottom: 1px dotted #DDDDDD;
	line-height: 110%;
}


#data_noticias {
	width: 600px;
	font-size: 7pt;
	font-weight:bold;
	color:#646B6C;
	text-transform:uppercase;
}



#conteudo_noticias {
	line-height: 170%;
	color: #48443d;
	padding: 0 0 20px 5px;
	font-size:11pt;
	font-weight:normal;
}


#botoes_noticias {
	height: 30px;	
}
