body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-color: #79AFDE;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

a.bleu:link {
	color: #2182C7;
	text-decoration: none;
}
a.bleu {
	font-weight: bold;
}
a.bleu:visited {
	color: #2182C7;
	text-decoration: none;
}
a.bleu:hover {
	color: #2182C7;
	text-decoration: underline;
}
a.bleu:active {
	color: #2182C7;
	text-decoration: none;
}

.Style1 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #2182C7;
}
.Style2 {color: #FFFFFF}
.Style3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Style5 {color: #0033FF}
.Style6 {font-size: 10px}