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

.fondclr {
	background-color: #999999;
}
fondclr {
	background-color: #CCCCCC;
}

body {
	background-color: Black;
}
fond {
	background-image: url(/images/parchemin.gif);
}
.fond {
	background-image: url(/images/parchemin.gif);
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
