* {margin:0; padding:0;}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3f3f3f;	
	margin:0;
	padding:10px;
	background-color:#FBFBFB;
}

/* Folder Tree */

.tree {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}

.tree ul {
	margin: 0;
}

.tree li {
	list-style-type: none;
	white-space: nowrap;
}

.tree li a {
	color: #3f3f3f;	
}	

.tree li img {
	vertical-align: middle;
	width: 18px;
	height: 18px;
	overflow: hidden;
}

.tree li span {
	padding-left: 2px;
}
.entete_standard{ display:block;padding:5px;}
.titre{ color:#0099CC; font-size:1.7em; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
