td.texte {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color: #010000;
}
td.texte2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
a.lien {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
	color: #010000;
}
a:visited {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.lien2 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size: 16px;
	text-decoration: underline;
	color: #D4E0A0;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:hover {
text-decoration: none; 
color: #EF2233;}
}
td.copyright {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 12px;
	color: #010000;
}
td.auteur {
	font-family: "Arial", "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 11px;
	color: #010000;
}
