/* On cache ce qui ne doit pas être imprimé */
.menu, .right, #tools, .toolprint, #sequence, .relatedpages, .left, .header .box { display: none; }
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.print_logo {
	position: relative;
}
.print_logo .box {
	position: absolute;
	top: 25px;
	right: 23px;
	color: #FFF;
	line-height: 17px;
	font-size: 13px;
	text-align: right;
}
.print_logo .box h2 { display: none; }
.print_logo .box a { color: #FFF; text-decoration: none; }
.print_logo .box a:hover { text-decoration: underline; }
.header h1 {
	display: none;
	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;
}
.print_logo {
	text-align: center;
}