.courant {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color: #1A9399;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #333333;
	text-decoration: none;
}
.petit {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5F5F5F;
}
.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}

