.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: #fffff;
	margin-top: 4px;
}

.treeview .hitarea {
	
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 10px;
}

.treeview a.selected {
	background-color: red;
}


#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { 
	color: #00000; 
	background-color: #fffff;
	cursor: pointer; 
	font-weight: <br />
<b>Notice</b>:  Undefined variable: menubold in <b>/var/www/clients/client0/web1/web/jquery.treeview_css.php</b> on line <b>51</b><br />
bold;
	}






.kcuf:link    { 
color: #AC9E60;
background-color: #fffff;
text-decoration:none;
 }   

.kcuf:visited { 
color: #AC9E60;
background-color: #fffff;
text-decoration:none;
  } 

.kcuf:hover { 
	color: #00000; 
	background-color: #fffff; /*#DD6721*/
	font-weight: bold;
	cursor: pointer; 
	text-decoration:none;
 
 }

.kcuf:active { 
color: red;
background-color: #fffff; 
text-decoration:none;
 } 




.kcuf2:link    { 
color: white;
background-color: #fffff;
text-decoration:none;
 }   

.kcuf2:visited { 
color: white;
background-color: #fffff;
text-decoration:none;
  } 

.kcuf2:hover { 
	color: black; 
	background-color: red;
	cursor: pointer; 
	text-decoration:none;
 font-weight: bold;
 }

.kcuf2:active { 
color: red;
background-color: yellow; 
text-decoration:none;
 } 





.projetvu:link    { 
color: #00000;
background-color: #fffff;
text-decoration:none;
 }   

.projetvu:visited { 
color: #00000;
background-color: #fffff;
text-decoration:none;
  } 

.projetvu:hover { 
	color: #00000; 
	background-color: #fffff; /*#DD6721*/
	font-weight: bold;
	cursor: pointer; 
	text-decoration:none;
 
 }

.projetvu:active { 
color: #00000;
background-color: #fffff; 
text-decoration:none;
 } 


.choix:link    { 
color: #00000;
font-weight: <br />
<b>Notice</b>:  Undefined variable: menubold in <b>/var/www/clients/client0/web1/web/jquery.treeview_css.php</b> on line <b>149</b><br />
normal;
background-color: #fffff;
text-decoration:none;
 }   


.choix:visited { 
color: #00000;
font-weight: <br />
<b>Notice</b>:  Undefined variable: menubold in <b>/var/www/clients/client0/web1/web/jquery.treeview_css.php</b> on line <b>157</b><br />
normal;
background-color: #fffff;
text-decoration:none;
  } 

.choix:hover { 
color: #00000;
font-weight: <br />
<b>Notice</b>:  Undefined variable: menubold in <b>/var/www/clients/client0/web1/web/jquery.treeview_css.php</b> on line <b>164</b><br />
bold;
background-color: #fffff;
text-decoration:none;
 
 }

.choix:active { 
color: #00000;
font-weight: <br />
<b>Notice</b>:  Undefined variable: menubold in <b>/var/www/clients/client0/web1/web/jquery.treeview_css.php</b> on line <b>172</b><br />
normal;
background-color: #fffff;
text-decoration:none;
 } 

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
/* .treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; background: url(mabare.jpg) 0 0 no-repeat; } */
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px;} 


.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last {background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

/*sasa.treeview-red li { background-image: url(images/treeview-red-line.gif); } */
/*sasa .treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); }  */



