A:active {color:#221C89;}
A:active:hover {color:#a10000;}
A:hover {color:#CC0000}
A:visited {color:#221C89;}
A:visited:hover {color:#a10000;}

.blanc8 { font-family: Arial, Helvetica, sans-serif;
			font-size : 8pt;
			color: #FFFFFF;
			font-weight: normal;}
.blanc9 { font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #FFFFFF;
			font-weight: normal;}

.blanc10b { font-family: Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color: #FFFFFF;
			font-weight: bold;}
			
.noir9{ font-family: Arial, Helvetica, sans-serif;
			font-size : 8pt;
			color: black;
			font-weight: normal;}			

.noir10{ font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: black;
			font-weight: normal;}			

.noir12{ font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color: black;
			font-weight: normal;}			
.noir12b{ font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color: black;
			font-weight: bold;}
.rouge9 { font-family: Arial, Helvetica, sans-serif;
			font-size : 9pt;
			color: #990000;
			font-weight: normal;}
.rouge12 { font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color: #990000;
			font-weight: normal;}
.rouge12b { font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color: #990000;
			font-weight: bold;}
.rouge14 { font-family: Arial, Helvetica, sans-serif;
			font-size : 14pt;
			color: #990000;
			font-weight: normal;}
.rouge14b { font-family: Arial, Helvetica, sans-serif;
			font-size : 14pt;
			color: #990000;
			font-weight: bold;}

.imagegauche {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	width:auto;	
	height: auto;
	border: 1px solid #000000;
	float: left;
	overflow: hidden;
}