@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	margin-top: 0px;

}
a:link {
	text-decoration: none;
	color: #404040;
}
a:hover {
	text-decoration: underline;
}
.curseur_main {
	cursor: pointer;
}
body {
	font-size: 12px;
}


#olivierterral {
	color: #999;
}
