/* ************************************************
BLOC DE STYLE DE L'ANCIEN SITE
************************************************* */

.bleu8 {
	color: #0E0E7D;
	font-size: 8pt;
}

.bleu8b {
	color: #0E0E7D;
	font-size: 8pt;
	font-weight: bold;
}

.bleu9 {
	color: #0E0E7D;
	font-size: 9pt;
}

.bleu9b {
	color: #0E0E7D;
	font-size: 9pt;
	font-weight: bold;
}

.bleu10 {
	color: #0E0E7D;
	font-size: 10pt;
}

.bleu10b {
	color: #0E0E7D;
	font-size: 10pt;
	font-weight: bold;
}

.rouge8 {
	color: red;
	font-size: 8pt;
}

.rouge8b {
	color: red;
	font-size: 8pt;
	font-weight: bold;
}

.rouge9 {
	color: red;
	font-size: 9pt;
}

.rouge9b {
	color: red;
	font-size: 9pt;
	font-weight: bold;
}

.rouge10 {
	color: red;
	font-size: 10pt;
}

.rouge10b {
	color: red;
	font-size: 10pt;
	font-weight: bold;
}

.orange8 {
	color: #FF8D13;
	font-size: 8pt;
}

.orange8b {
	color: #FF8D13;
	font-size: 8pt;
	font-weight: bold;
}

.orange10 {
	color: #FF8D13;
	font-size: 10pt;
}

.orange10b {
	color: #FF8D13;
	font-size: 10pt;
	font-weight: bold;
}

.violet8 {
	color: #800080;
	font-size: 8pt;
}

.violet8b {
	color: #800080;
	font-size: 8pt;
	font-weight: bold;
}

.violetfonce8 {
	color: #400040;
	font-size: 8pt;
}

.violetfonce8b {
	color: #400040;
	font-size: 8pt;
	font-weight: bold;
}

.violetfonce12 {
	color: #400040;
	font-size: 12pt;
}

.violetfonce12b {
	color: #400040;
	font-size: 12pt;
	font-weight: bold;
}

.noir7 {
	color: black;
	font-size: 7pt;
}

.noir8 {
	color: black;
	font-size: 8pt;
}

.gris7 {
	color: #808080;
	font-size: 7pt;
}

.grisclair7 {
	color: #CCCCCC;
	font-size: 7pt;
}

.grisclair8 {
	color: #CCCCCC;
	font-size: 8pt;
}

.vert8 {
	color: green;
	font-size: 8pt;
}

.vert8b {
	color: green;
	font-size: 8pt;
	font-weight: bold;
}

.vert9 {
	color: green;
	font-size: 9pt;
}

.vert10 {
	color: green;
	font-size: 10pt;
}

.vert10b {
	color: green;
	font-size: 10pt;
	font-weight: bold;
}

.vertfonce8 {
	color: #0A3A11;
	font-size: 8pt;
}

.vertfonce8b {
	color: #0A3A11;
	font-size: 8pt;
	font-weight: bold;
}

.vertfonce9 {
	color: #0A3A11;
	font-size: 9pt;
}

.vertfonce9b {
	color: #0A3A11;
	font-size: 9pt;
	font-weight: bold;
}

.vertfonce10 {
	color: #0A3A11;
	font-size: 10pt;
}

.vertfonce10b {
	color: #0A3A11;
	font-size: 10pt;
	font-weight: bold;
}

.vertfonce12 {
	color: #0A3A11;
	font-size: 12pt;
}

.vertfonce12b {
	color: #0A3A11;
	font-size: 12pt;
	font-weight: bold;
}

A.lienbleu10 {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 10pt;
}

A.lienbleu10:visited {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 10pt;
}

A.lienbleu10:hover {
	color: blue;
	text-decoration: underline;
	font-size: 10pt;
}

A.lienbleu10b {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A.lienbleu10b:visited {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A.lienbleu10b:hover {
	color: blue;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

A.bleu8 {
	color: #0E0E7D;
	font-size: 8pt;
	text-decoration: underline;
}

A.bleu8:visited {
	color: #0E0E7D;
	font-size: 8pt;
	text-decoration: underline;
}

A.bleu8:hover {
	color: #0E0E7D;
	font-size: 8pt;
	text-decoration: underline;
}

A.bleu9 {
	color: #0E0E7D;
	font-size: 9pt;
	text-decoration: underline;
}

A.bleu9:visited {
	color: #0E0E7D;
	font-size: 9pt;
	text-decoration: underline;
}

A.bleu9:hover {
	color: #0E0E7D;
	font-size: 9pt;
	text-decoration: underline;
}

A.lienbleu8 {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 8pt;
}

A.lienbleu8:visited {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 8pt;
}

A.lienbleu8:hover {
	color: red;
	text-decoration: underline;
	font-size: 8pt;
}

A.lienbleu7 {
	color: #0F0E7D;
	text-decoration: underline;
	font-size: 7pt;
}

A.lienbleu7:visited {
	color: #0F0E7D;
	text-decoration: underline;
	font-size: 7pt;
}

A.lienbleu7:hover {
	color: #0F0E7D;
	text-decoration: underline;
	font-size: 7pt;
}

A.lienbleu8bu {
	color: #0F0E7D;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

A.lienbleu8bu:visited {
	color: #0F0E7D;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

A.lienbleu8bu:hover {
	color: red;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

A.lienbleu8b {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

A.lienbleu8b:visited {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

A.lienbleu8b:hover {
	color: red;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

A.lienbleu9b {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

A.lienbleu9b:visited {
	color: #0F0E7D;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

A.lienbleu9b:hover {
	color: red;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

A.lienviolet8 {
	color: #800080;
	text-decoration: none;
	font-size: 8pt;
}

A.lienviolet8:visited {
	color: #800080;
	text-decoration: none;
	font-size: 8pt;
}

A.lienviolet8:hover {
	color: #CD7ECE;
	text-decoration: none;
	font-size: 8pt;
}

A.lienviolet8b {
	color: #800080;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

A.lienviolet8b:visited {
	color: #800080;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}

A.lienviolet8b:hover {
	color: #CD7ECE;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}

A.lienviolet9 {
	color: #800080;
	text-decoration: none;
	font-size: 9pt;
}

A.lienviolet9:visited {
	color: #800080;
	text-decoration: none;
	font-size: 9pt;
}

A.lienviolet9:hover {
	color: #CD7ECE;
	text-decoration: none;
	font-size: 9pt;
}

A.lienviolet9b {
	color: #800080;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

A.lienviolet9b:visited {
	color: #800080;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

A.lienviolet9b:hover {
	color: #CD7ECE;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

A.lienviolet10 {
	color: #800080;
	text-decoration: none;
	font-size: 10pt;
}

A.lienviolet10:visited {
	color: #800080;
	text-decoration: none;
	font-size: 10pt;
}

A.lienviolet10:hover {
	color: #CD7ECE;
	text-decoration: none;
	font-size: 10pt;
}

A.lienviolet10b {
	color: #800080;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A.lienviolet10b:visited {
	color: #800080;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

A.lienviolet10b:hover {
	color: #CD7ECE;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}

A.liengris7 {
	color: #808080;
	text-decoration: underline;
	font-size: 7pt;
}

A.liengris7:visited {
	color: #808080;
	text-decoration: underline;
	font-size: 7pt;
}

A.liengris7:hover {
	color: silver;
	text-decoration: underline;
	font-size: 7pt;
}