.topo_anunciante, .todo_menu, .listagem_noticias, .bt_todas_noticias, .bt_leia_mais
{
	display: none;
}

.titulo_noticias h3
{
	font-weight: bold;
	color: Black;
}

.coluna_noticia
{
	width: 100%;
}

h3.subtitulo
{
	border: none;
}

.coluna_listagem .listagem_noticias
{
	display: block;
}

.coluna_listagem .listagem_noticias h4
{
	color: Black;
}

.coluna_listagem p.texto a, .coluna_listagem h3.subtitulo strong
{
	font-size: 10pt;
}

.listagem_geral li
{
	border-bottom: 1px solid #171717;
}

.listagem_geral li.ultima
{
	border: none;
}