/* On cache ce qui ne doit pas être imprimé */
.menu, .right, #tools, .toolprint, #sequence, .relatedpages, .slideshow, .overlay { 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;
}
#divgmap {
	height: 300px;
	border: 1px solid #CCC;
	width: 510px;
	margin-bottom: 10px;
}