.treeview, .treeview ul {
	list-style: none;
}
.treeview > li {
	padding: 0 !important;
}
.treeview > li ul {
	margin-left: 20px;
}

.cLibelle1 .hitarea ,.cLibelle2 .hitarea ,.cLI .hitarea{
	background: url(../images/treeview/treeview-gray.gif) -64px -25px no-repeat;
	float:left;
	clear: left;
	height:11px;
	margin-right: 4px;
	width:12px;
	cursor: pointer;
}

.cLibelle2 .open-hitarea{
	display : none;
}

.cLibelle2 .libelOuvr{
	font-weight: bold;
	color: black;
	cursor: auto !important;
}

/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview .hover {cursor: pointer; }
.cLibelle1 li ,.cLibelle2 li ,.cLI li{ background:  url(../images/treeview/treeview-gray.gif) 0 0 no-repeat; }
.cLibelle1 li.collapsable, .cLI li.collapsable, .cLI li.expandable, .cLibelle1 li.expandable, .cLibelle2 li.collapsable, .cLibelle2 li.expandable { background-position: 0 -176px; }
.cLibelle1 .expandable-hitarea,.cLibelle2 .expandable-hitarea,.cLI .expandable-hitarea{ background-position: -80px -3px; }
.cLib li.lastCollapsable, .cLibelle1 li.lastExpandable ,.cLibelle2 li.lastExpandable,.cLI li.lastExpandable{ background-image:  url(../images/treeview/treeview-gray.gif); }
.cLibelle1 li.lastCollapsable ,.cLibelle2 li.lastCollapsable,.cLi li.lastCollapsable{ background-position: 0 -111px }
.cLibelle1 li.lastExpandable, .cLibelle2 li.lastExpandable,.cLI li.lastExpandable { background-position: -32px -67px }

/* ajoute le 29/03/2010 */
.escLeft{
	margin-left:15px;
}
.oni_nav-in .oni_onglet .aRubrique > li {
	/* background:none !important; */
}
.oni_nav-in .oni_onglet .aRubrique li.back_plus {
	background: none !important
}

.oni_nav-in .aRubrique .spanh2, .oni_nav-in .aRubrique .spanh3 {
	/* background:none !important; */
	/* padding:0 0 0 20px !important; */
}

.tChild{
margin: 0 0 0 7px !important;
}
.oni_nav-in .spanh2{
	background:url("../images/bg_arrow1.png") no-repeat scroll 0 50% transparent;
	color:#2B96AB;
	font-size:15.6px;
	font-weight:bold;
	margin:0 0 15px -17px !important;
	padding:0 0 0 10px;
}
.oni_nav-in .spanh3{
	/*background:url("../images/bg_arrow1.png") no-repeat scroll 0 50% transparent;*/
	color:black;
	font-size:13px;
	font-weight:bold;
	margin:0 0 15px -19px !important;
	padding:0 0 0 10px;
}
.spanh4{
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.lienExterne {
	color:#0d7b92;
}
.lienInterne {
	color:#0d7b92;
}
.eteChamps{
	font-size:11.8833px;
	font-weight:bold;
	color :#666666
}
.libelOuvr{
	font-weight:bold;
	color:#2B96AB;
}
.oni_reg {
	border:1px solid #87A9C1;
	color:#535353;
	display:block;
	padding:3px 10px 3px 30px;
}

ul div.lien_0{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

ul div.lien_1{
	display:block;
	margin-top:-10px;
}

