.fondtableau {
	background-image: url(images/fondtableau.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
