.treeview ul { margin: 0; padding: 0; }
.treeview li { background: white url(../gif/categorias/seta-sub.gif) no-repeat left center; list-style-type: none; padding-left: 0px; }
.treeview li.submenu { cursor: hand !important; cursor: pointer !important; }
.treeview li.submenu ul { display: none; }
.treeview .submenu ul li { cursor: default; }
