a.lien2:link {
	color: #47535C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-left: 25px;
	list-style-type: square;
 }
a.lien2:visited {
	color: #4F5B64;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-left: 25px;
 }
a.lien2:hover {
	color: #778C98;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-left: 25px;
 }
