#menu_topo {
	height: 141px;

	padding-left: 2px;

	background-image: url(../../imagens/estrutura/topo_fundo.jpg);
}
/*
#menu_topo li {
	float: left;
	display: inline;

	margin-top: 119px;
	margin-right: 3px;
}

#menu_topo li a {
	display: block;

	height: 22px;

	text-indent: -9999px;
}

#menu_topo li a.factoring {
	width: 120px;
}

#menu_topo li a.factoring:hover,
#menu_topo li a.factoring:focus,
#menu_topo li a.factoring:active {
	background-image: url(../../imagens/estrutura/menu_topo_factoring_fundo_hover.gif);
}

#menu_topo li a.vantagens {
	width: 119px;
}

#menu_topo li a.vantagens:hover,
#menu_topo li a.vantagens:focus,
#menu_topo li a.vantagens:active {
	background-image: url(../../imagens/estrutura/menu_topo_vantagens_fundo_hover.gif);
}

#menu_topo li a.como_operar {
	width: 93px;
}

#menu_topo li a.como_operar:hover,
#menu_topo li a.como_operar:focus,
#menu_topo li a.como_operar:active {
	background-image: url(../../imagens/estrutura/menu_topo_como_operar_fundo_hover.gif);
}

#menu_topo li a.associe {
	width: 59px;
}


#menu_topo li a.contato {
	width: 91px;
}

#menu_topo li a.contato:hover,
#menu_topo li a.contato:focus,
#menu_topo li a.contato:active {
	background-image: url(../../imagens/estrutura/menu_topo_contato_fundo_hover.gif);
}
*/