body {
	color: #999999;
	background-color: #E8E8E8;
	background-position: center center;
}
link {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999586;
	text-decoration: none;
}
.titre {color: #333333; font-family: Arial, Helvetica, sans-serif;}

.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.titre1couleur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #663333;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.titre22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.titre4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}

