.Bleu9,  a.Bleu9{
	font-size: 9pt;
	color: #009EE0;
	/*text-decoration:none;*/
}
.Bleu11,  a.Bleu11{
	font-size: 11pt;
	color: #009EE0;
	/*text-decoration:none;*/
}
.Bleu12,  a.Bleu12{
	font-size: 12pt;
	color: #009EE0;
	/*text-decoration:none;*/
}
.Bleu24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #009EE0;
}

.Bleu2BI14 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #00a7d4
}
.Bleu2BI14AlignR {
	text-align:right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #00a7d4
}
.Bleu2BI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #00a7d4;
}

.Bleu3BI14 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #0292e1
}
.Bleu3BI14AlignR {
	text-align:right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #0292e1
}
.Bleu3BI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #0292e1;
}

.GrisBI14 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #68676D
}
.GrisBI14AlignR {
	text-align:right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #68676D
}
.GrisBI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #68676D;
}

.Noir9 {
	font-size: 9pt;
	color: #000000;
}
.Noir11 {
	font-size: 11pt;
	color: #000000
}
.Noir11AlignR {
	text-align:right;
	font-size: 11pt;
	color: #000000
}
.Noir12 {
	font-size: 12pt;
	color: #000000
}
.Noir12AlignR {
	text-align:right;
	font-size: 12pt;
	color: #000000
}

.OrangeBI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #ef9c0b;
}


.VertBI14 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #08b5ad
}
.VertBI14AlignR {
	text-align:right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #08b5ad
}
.VertBI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #08b5ad;
}

.VertClairBI14 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #63bd18
}
.VertClairBI14AlignR {
	text-align:right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #63bd18
}
.VertClairBI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #63bd18;
}

.VioletBI14 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #946bad
}
.VioletBI14AlignR {
	text-align:right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #946bad
}
.VioletBI24 {
	font-size: 24pt;
	font-weight: bold;
	font-style: italic;
	color: #946bad;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

img {
border:none;
}

.filet_jaune {
	background-image:url(../img/filet_jaune.jpg);
		width:auto;/*665px;*/
		height:3px;
		background-repeat:repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}