/* CSS Document */

.sauf_imprim,.bt-prec,.bt-suiv {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif
}
a img {
	border: none;
}
p {
	font-size: medium;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-size: large;
	text-align: center;
}
h2 {
	font-size: medium;
}
li {
	list-style-type: none;
	margin-bottom: 20px;
	font-size: x-small;
}
#copyright {
	text-align: center;
	font-size: x-small;
}
