@charset "utf-8";
/* CSS Document */

.fondtableau {
	background-image: url(images/textures/fond-tableau.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.police {
	color: #FC0;
	font-style: normal;
	background-attachment: fixed;
	font-size: inherit;
}
.police-blanc {
	color: #FFF;
	font: arial;
}

