ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em;
}
 .legende {
	overflow: auto;
	height: 125px;
	width: 530px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: oblique;
	border: thin solid #999;
}
.TexteGras {
	font-weight: bold;
}
.cellule {
	text-align: center;
}
.LiDetail {
	background-image: url(../Images/PuceListe.png);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 0.8em;
	cursor: pointer;
}
