#liste_documents{
	/*width:920px;*/
}
#liste_documents a{
	text-decoration:none;
}
#liste_documents .h3_parent{
	margin-bottom:0;
	margin-top:0px;
	padding-top:12px;
	padding-left:9px;
	float:left;
}
#liste_documents .h3_fils{
	margin-bottom:0;
	float:left;
	padding-top:12px;
	padding-left:9px;
}
#liste_documents h3 a:hover{
	text-decoration:underline;
}
#liste_documents ul{
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	padding-left:0px;
}
#liste_documents li{
	list-style-type:none;
	margin-top:6px;
	margin-bottom:6px;
	min-height:24px;
	background-image:none;
	padding-left:0;
}
#liste_documents li a{
	display:block;
	padding-top:6px;
	margin-left:3px;
	float:left;
}
#liste_documents li a:hover{
	text-decoration:underline;
}
#liste_documents .span_img{
	height:24px;
	width:24px;
	float:left;
}
.fichier_word{
	background:url(../images/word.png);
	background-repeat:no-repeat;
}
.fichier_powerpoint{
	background:url(../images/powerpoint.png);
	background-repeat:no-repeat;
}
.fichier_excel{
	background:url(../images/excel.png);
	background-repeat:no-repeat;
}
.fichier_archive{
	background:url(../images/archive.png);
	background-repeat:no-repeat;
}
.fichier_music{
	background:url(../images/music.png);
	background-repeat:no-repeat;
}
.fichier_video{
	background:url(../images/video.png);
	background-repeat:no-repeat;
}
.fichier_image{
	background:url(../images/image.png);
	background-repeat:no-repeat;
}
.fichier_pdf{
	background:url(../images/pdf.png);
	background-repeat:no-repeat;
}
.fichier_text{
	background:url(../images/text.png);
	background-repeat:no-repeat;
}
.child{
	background:url(../images/souspage.png)!important;
	background-repeat:no-repeat!important;
	background-position:left!important;
	padding-left:30px!important;
	height:24px!important;
}
.description{
	padding-left:57px;
	min-height:24px;
}
.libelle{
	font-style:italic;
	margin:0;
}
.span_child{
	background:url(../images/sous-dossier.png);
	background-repeat:no-repeat;
	background-position:left;
	width:48px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:0px;
}
.span_child_closed{
	background:url(../images/sous-dossier-closed.png);
	background-repeat:no-repeat;
	background-position:left;
	width:48px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:0px;
}
.span_parent{
	background:url(../images/folder.png);
	background-repeat:no-repeat;
	background-position:left;
	width:24px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}
.span_parent_closed{
	background:url(../images/folder-closed.png);
	background-repeat:no-repeat;
	background-position:left;
	width:24px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}
#liste_documents em{
	font-weight:normal;
}