/* Busca avançada */

#titulo_secao {
	background:url(../imgs/titulo_risco_fundo.gif) no-repeat;
	width:620px;
	height:25px;
	margin: 10px 0 10px 0;
}

#titulo_secao_img {
	background:url(../imgs/titulo_links.gif) no-repeat;
	width:180px;
	height:25px;
}

#titulo_secao span {
	display: none;
}



#links_conteudo {
	width:600px;
	margin: 15px auto 30px auto !important;
	clear:both !important;
}

#links_conteudo .links_subsecao {
	font-size:14px;
	font-weight:bold;
	margin: 20px 0 8px 10px !important;
	clear:both !important;
}

#links_conteudo .links_item {
	margin: 3px 0 3px 30px !important;
}



