.indiceC {
width:27%;
float:left;
margin: -.5em 0 0  0;
padding:0;
}

#treemenu2 {
border-top: .1em dotted #ccc;
padding:1em 0;
margin-top:.5em;
float:left;
width:100%
}

.treeview ul {
margin:0;
padding:0;
}

.treeview li {
background: url(../Imagenes/list.gif) no-repeat left top;
list-style-type:none;
padding: 0 0 0 2em;
line-height:1.8em;
margin: 0 0 .5em 0;
float:left;
width:90%
}

.treeview li a { 
padding:0 .5em;
float:left;}

.treeview li.submenu {
background: url(../Imagenes/closed.gif) no-repeat left 1px;
cursor:pointer !important;
}

.treeview li.submenu ul {
display:none;
}

.treeview .submenu ul li {
cursor:default;
}

.indicador{ border: .1em solid #FF6600;}
