.menu div.level_0 ul {
	padding: 30px 0 0 170px;
}

.menu div.level_0 li {position:relative;}

.arborescence {
  margin: 0 0 10px 40px;
}

/*-----------------------------------------------*/
/*-------------- ligeo_espace_gestion -----------*/
/*-----------------------------------------------*/
#ligeo_espace_gestion {margin: 10px;zoom: 1;}
#ligeo_espace_gestion #ligeo_fonds{
	width: 45% !important;
	margin: 0 5% 0 0;
	display: inline;
	float: right;
	background: #fff;
	zoom: 1;
	position: relative;
	z-index: 9;
	left: -5px;
	border-left: 5px solid #C2CBE1;
}
#ligeo_espace_gestion #ligeo_espace{
	width: 45% !important;
	float: right !important;
	border-right: 5px solid #C2CBE1;
	zoom: 1;
	overflow: hidden !important;
}
#ligeo_espace_gestion #ligeo_fonds h3,
#ligeo_espace_gestion #ligeo_espace h3 {
	color: #3F4C6B;
	font-weight: bold;
	padding: 0 5px;
	margin: 0 0 0 5px;
	font-size: 1.2em;
}
#ligeo_fonds_tree, #ligeo_set {
	padding: 0 0 0 10px !important;
	margin: 0;
}

#ligeo_fonds_tree .breadcrumbs, #ligeo_set .breadcrumbs {
	font-style: italic;
	margin: 10px 0;
}

#ligeo_fonds_articles .arborescence{
	margin: 0 0 10px 20px !important;
}

#ligeo_fonds_articles .nothing {
	margin: 10px 0 10px 15px !important;
	font-weight: bold;
}

.tree_form #form_content {
	margin-left: 10px;
}

.arborescence ul li .espace_fonds {
	background-image: url(/img/icons/book_open.png) !important;
}
.arborescence ul li .article {
	background-image: url(/img/icons/type.png) !important;
}

.arborescence ul li .load {
	background-image:url("/img/icons/load.gif") !important;
}