#noticias{
	width:970px;
	margin:0 auto;
	overflow:auto;
}
#noticias_lista{
	margin:60px 0 60px 0;
}
#noticias_item{
	width:100%;
	height:72px;
	margin:30px 0;
}
#noticias_item a{
	color:#333;
	text-decoration:none;
}
#noticias_min{
	width:72px;
	height:72px;
	float:left;
	margin:0 10px 0 0;
}
#noticias_text{
	float:left;
}
#noticias_data{
	font-family:"Arial";
	font-size:12px;
	color:#666;
}
#noticias_resumo{
	font-family:"Arial";
	font-size:14px;
	color:#666;
}
#noticias_titulo{
	font-family:"Ubuntu", sans-serif;
	font-size:17px;
}
#noticia_content{
	margin:40px 0 0 0;
}
#not_titulo{
	margin:0 0 30px 0;
	font-family:"Ubuntu", sans-serif;
	font-size:24px;
	color:#444;
}
#not_data{
	font-family:"Arial";
	font-size:12px;
	color:#444;
}
#not_conteudo{
	font-family:"Arial";
	font-size:14px;
	color:#444;
	line-height:20px;
	text-align:justify;
}
#not_conteudo img{
	float:left;
	margin:0 15px 0 0;
}
#noticias_ver_mais{
}
#noticias_ver_mais a{
	font-family:"Ubuntu", sans-serif;
	display:block;
	font-size:15px;
	color:#444;
	margin:40px 0 40px 0;
	text-decoration:none;
}
#noticias_ver_mais a:hover{
	text-decoration:underline;
}
.navegacao{
	font-family:"Ubuntu", sans-serif;
	color:#999;
	font-size:15px;
}
.navegacao a{
	color:#444;
	text-decoration:none;
}
.navegacao a:hover{
	text-decoration:underline;
}
.seleciona select{
	width:45px;
	height:25px;
}
.seleciona{
	margin:0 5px 0 10px;
}
.navegacao_total{
	margin:0 10px 0 0;
}