.normal_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
.petit_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
.grand_noir {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
}
a:hover {
	color: #FF00FF;
}

.normal_bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #030365;
}
.petit_bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #030365;
}
.grand_bleu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #030365;
	font-weight: normal;
}

}
.titre_page_rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #960002;
	font-weight: bold;
	text-align: right;
}

}
a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline blink;
}
a:visited {
	font-weight: bold;
	color: #ff00ff;
}

normal_noir a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #960002;
}
normal_noir a:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline overline;
}
normal_noir a:visited {
	font-weight: bold;
	color: #FF00FF;
}
.petit_rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.normal_rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
.grand_rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
}

