body {
	background-image: url(images/fond.jpg);
		background-repeat: repeat-x;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style1 {color: #FFFFFF}
.Style4 {color: #999999; font-size: 16px;}
.Style6 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.Style7 {font-size: 11px; color: #FFFFFF;}
a:link {
	color: #333333;
	text-decoration: none;
}
a {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #333333;
}


a.blanc:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.blanc {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.blanc:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.blanc:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FF9900;
}
a.blanc:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}


