body {
	font: 10pt Arial, Helvetica;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #3F9AD8; 
	SCROLLBAR-ARROW-COLOR: #ff0000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #3F9AD8
}

a:link {text-decoration: none}
a:active { text-decoration: none}
a:visited {text-decoration: none}
a:hover {color:#ff0000 }

a.whiteLink:active {  color: #ffffff; text-decoration: none}
a.whiteLink:link {  color: #ffffff; text-decoration: none}
a.whiteLink:visited {  color: #ffffff; text-decoration: none}
a.whiteLink:hover {  color: #FF4400; text-decoration: none }

a.whiteLink2:active {  color: #ffffff; text-decoration: none}
a.whiteLink2:link {  color: #ffffff; text-decoration: none}
a.whiteLink2:visited {  color: #ffffff; text-decoration: none}
a.whiteLink2:hover {  color: #fece00; text-decoration: none }

a.YellowLink:active {  color: #fece00; text-decoration: none}
a.YellowLink:link {  color: #fece00; text-decoration: none}
a.YellowLink:visited {  color: #fece00; text-decoration: none}
a.YellowLink:hover {  color: #0029A5; text-decoration: none }

a.YellowWhite:active {  color: #fece00; text-decoration: none}
a.YellowWhite:link {  color: #fece00; text-decoration: none}
a.YellowWhite:visited {  color: #fece00; text-decoration: none}
a.YellowWhite:hover {  color: #ffffff; text-decoration: none }

a.fonceLink:active {  color: #000000; text-decoration: none}
a.fonceLink:link {  color: #000000; text-decoration: none}
a.fonceLink:visited {  color: #000000; text-decoration: none}
a.fonceLink:hover {  color: #ffffff; text-decoration: none }

a.redLink:active {  color: #ff0000; text-decoration: none}
a.redLink:link {  color: #ff0000; text-decoration: none}
a.redLink:visited {  color: #ff0000; text-decoration: none}
a.redLink:hover {  color: #ff0000; text-decoration: underline }

a.BlueLink:active {  color: #0029A5; text-decoration: none}
a.BlueLink:link {  color: #0029A5; text-decoration: none}
a.BlueLink:visited {  color: #0029A5; text-decoration: none}
a.BlueLink:hover {  color: #ff0000; text-decoration: none }

.cartouche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
}
.cartoucheSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}
.texteRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff0000;
}
.texteRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ff0000;
	font-weight:bold;
}
.texteRedBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ff0000;
	font-weight:bold;
}
.texteWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}
.titreWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	font-weight:bold;
}
.titreGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	font-weight:bold;
}
.texteWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.texteGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}

.texteJustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify
}
.texteBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.texteBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}
.texteGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cccccc;
}
.texteSmallBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#184769;
}
.texteBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#21396C;
}
.texteBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#21396C;
	font-weight:bold;
}

.texteBlueBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#21396C;
	font-weight:bold;
}

.texteYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E2B347;
}
.texteYellowBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E2B347;
	font-weight:bold;
}

.texteVertBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	font-weight: bold;
}
.texteVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
}


.titreBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#511356;
	font-weight:bold;
}
.titreBlackregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#511356;
}




.float_right {
	float:right; width:100px;
	margin:0 0 0 5px;
	}

.coul_1 {background-color: #488FB9;} 
.coul_2 {background-color: #8A7364;} 
.coul_3 {background-color: #D9D5D0;}
.coul_menu_liste {background-color: #ECEAE8;}


