
.arial_petit {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	color: #330099;
}
.arial_tres_petit {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #330099;
}
.times_petit {
	font-family: "Times New Roman";
	font-size: small;
	font-style: normal;
	color: #330099;
}
.times_tres_petit {
	font-family: "Times New Roman";
	font-size: x-small;
	font-style: normal;
	color: #330099;
}
.titre_article {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
.sous_titre_article {
	font-family: "Times New Roman";
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

