.bleu-20-bold {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.bleu-12-bold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.bordure-bleu-1 {
	border: 1px solid #0000FF;
}

.bleu-12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}

.bleu-16-bold-s {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

.rouge-12-bold-s {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.noir-12 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.noir-12-bold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.mention {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.rouge-10-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.bordure-rouge-1 {
	border: 1px solid #B60000;
}

.noir-12-bold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.noir-12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.bordure-noir-1 {
	border: 1px solid #000000;
}

.noir-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.rouge-10-bold-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.rouge-20-bold-s {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
