body {
	background-image: url(media/MainBG0.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.BlueText{font-size: 12px; font-family: Arial; color: #000066; }
.GreenText{font-size: 12px; font-family: Arial; color: #009900; }
.SmallGray {font-family: Arial; font-size: 10px; color: #999999;}
.SmallBlackText {font-size: 10px; font-family: Arial; color: #000000;}
.BlackText {font-size: 12px; font-family: Arial; color: #000000;}
.RedText {font-size: 12px; font-family: Arial; color: #FF0000;}
.TitreVert {font-size: 16px; font-family: Arial; color: #009900;}