body {  	/* Commentaire */
		/* background-image: url(/Icons/motif.gif); */
		color: rgb(0,0,0);
		background-color: rgb(255,255,255); }


a:link {	color: rgb(0,0,153);
		background-color: rgb(255,255,255); }

a:visited {	color: rgb(0,153,0);
		background-color: rgb(255,255,255); }

.language {	font-style: italic; }

ul.paper {	list-style-image: url(/Icons/yellowball.gif);
		list-style-position: inside;
		padding-left: 0; }

ul.paper li {	padding-top: 1.5ex; }

