
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848383;
	background-color: #dfdad6;
	margin: 0;
	padding: 0;
}
.titre {color: #FFFFFF; font-weight: bold; font-size: 12px; }
a:link {
	text-decoration: none;
	color: #848383;
}
a:visited {
	text-decoration: none;
	color: #848383;
}
a:hover {
	text-decoration: none;
	color: #9645bf;
}
a:active {
	text-decoration: none;
}



