.treeview,.treeview ul{padding:0;margin:0;list-style:none;color:#fff}
.treeview a:link,#menuproductos a:visited,#menuproductos a:active{color:#fff;text-decoration:none}
.treeview a:hover{color:#fff;text-decoration:underline}
.treeview ul{background:rgba(0,0,0,0.1);margin:12px 0;padding:10px}
.treeview .hitarea{background:url(/images/treeview-default.gif) -64px -25px no-repeat;height:16px;width:16px;margin-left:-18px;float:left;cursor:pointer}
* html .hitarea{display:inline;float:none}
.treeview li{margin:0;padding:6px 0 6px 16px}
.treeview a.selected{background-color:#eee}
#treecontrol{margin:1em 0;display:none}
.treeview .hover{color:red;cursor:pointer}
.treeview li{background-image:url(/images/treeview-default.gif) 0 0 no-repeat}
.treeview li.collapsable,.treeview li.expandable{background-position:0 -176px}
.treeview .expandable-hitarea{background-position:-80px -3px}
.treeview .placeholder{background:url(/images/ajax-loader.gif) 0 0 no-repeat;height:16px;width:16px;display:block}