/* On cache ce qui ne doit pas être imprimé */
.menu, .right, #tools, .toolprint, #sequence, .relatedpages, .titre { display: none; }
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.header h1 {
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 10px; 
}
.header h1 a {
	text-decoration: none;
	color: #000; 
}
.copyright {
	text-align: center;
	font-size: 11px;
	color: #8D8D8D;
	border-top: 1px solid #BBBBBB;
	padding-top: 10px;
	clear: both;
}
.copyright a {
	text-decoration: none;
	color: #8D8D8D;
}
a img {
	border: none;
}