.dossier {
	margin-top: 10px;	
}

.lecontenu {		/* les blocs contenant les sous-dossiers (cf. modele dir) */
	display: none;
	border-left: 1px dotted #ccc;
	margin: 4px 4px 16px 20px;
	padding: 5px;
} 

.showfiles_puce {
	float: left;
	margin-right: 5px;
	width: 10px;
	hight: 10px;
	background: url("img/deplierhaut.gif") no-repeat left center;
}

.doc_marc {
	float: left;
	width: 170px;
	height: 90px;
	background-color: #eee;	
	text-align: center;
	font-size: 0.77em;
	padding-top: 4px;
}

.doc_marc a {width: 150px;}

.doc_marc img {float: center;}
