.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.Titre {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.unite {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4E4E27;
	text-decoration: none;
}
a.unite:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
