table.users {
	font-size:80%;
	}

table.users td {
	background-color: rgb(245, 224, 196);
	}

table.users td span.libelle {
	color: #996d31;
	font-weight: bold;
	}

