a.lien1:link {
	color: #6A7D89;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
 }
a.lien1:visited {
	color: #4F5B64;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
 }
a.lien1:hover {
	color: #DC5A21;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 11px;
 }
