				/* CSS Document */
				
.sauf_imprim,.lien {
	display: none;
}
hr {
	visibility:hidden;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	font-size: medium;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;
}
h1 {
	font-size: x-large;
	text-align: center;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
a img {
	border: none;
}
a {
	color: #000000;
	text-decoration: none;
}
#images {
	text-align: center;
}
.copyright {
	text-align: center;
	font-size: x-small;
}