body {
	background-image: url(images/fond.gif);
	background-color: #101010;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}

a.lien2:link {
	color: #ffffff;
	text-decoration: none;
}
a.lien2:visited {
	color: #ffffff;
	text-decoration: none;
}
a.lien2:hover {
	color: #0099FF;
	text-decoration: none;
}
a.lien2:active {
	color: #ffffff;
	text-decoration: none;
}

text-decoration: none;
}

.Style1 {font-size: 10px}
.Style2 {font-size: 10px; font-weight: bold; }
.Style3 {
	color: #E8EAD5;
	font-weight: bold;
}
.Style5 {
	font-size: 10px;
	color: #E8EAD5;
	font-weight: bold;
}