﻿.treeview ul { list-style: none; margin: 5px 0 0 -5px!important; /*display: none;*/ }
.treeview ul ul {display:none}
* html .hitarea { display: inline; float:none; } /* fix for IE6 */

.treeview li { background: "http://i.s8.com.br/images/lojas/motorola/seta_menu_normal.gif")) no-repeat; padding: 2px 0 0 0; }

.treeview .hover { cursor: pointer; }

.treeview li.collapsable { background: "http://i.s8.com.br/images/lojas/motorola/seta_menu_baixo.gif")) no-repeat; }
.treeview li.collapsable { margin: 0 0 10px 0; }
.treeview li.collapsable a { text-decoration:none}
.treeview li.collapsable span { color: #cc6600; margin: 0 0 0 17px; font-weight: bold; }

.treeview li.priNivel { margin: 0 0 10px 0; }
.treeview li.priNivel a { text-decoration:none}
.treeview li.priNivel span { color: #cc6600; margin: 0 0 0 17px; font-weight: bold; font-size: 13px; }

.treeview li.segNivel { background: none; padding: 0 0 0 5px; margin: 0; }
.treeview li.segNivel span { color: #999999; font-weight: bold; }
.treeview li.segNivel ul.marg { margin: 0!important; }

.treeview li.segNivelBranco { background: none; padding: 0 0 0 5px; margin: 0; }
.treeview li.segNivelBranco span { color: #ffffff; font-weight: bold; }
.treeview li.segNivelBranco ul.marg { margin: 0!important; }
.treeview li.segNivelBranco a { color: #ffffff; text-decoration: none; font-weight:bold; }
.treeview li.segNivelBranco a:hover { text-decoration: underline; color:#cc6600;}

.treeview li.terNivel { background: none; padding: 0 0 0 5px; }
.treeview li.terNivel span { color: #ffffff; font-weight: bold; }
.treeview li.terNivel a { color: #ffffff; text-decoration: none; font-weight:bold; }
.treeview li.terNivel a:hover { text-decoration: underline; color:#cc6600;}
