/* On cache ce qui ne doit pas être imprimé */
.menu, .left, #tools, .toolprint, #sequence, .relatedpages, .photo, .langue { display: none; }
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
h2 { font-size: 20px; font-weight: bold; border-bottom: solid 1px #17336f; margin-bottom: 15px; padding-bottom: 15px; }
h3 { font-size: 15px; font-weight: bold; color: #17336f; margin-bottom: 15px; }
.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;
}
div.content p.highlight {
	padding: 10px;
	margin: 10px 30px;
	text-align: center;
	border: 1px solid #000000;
	font-weight: bold;
}
/*===================================================================*/
/*=============================== GMAP ==============================*/
div#divgmap {
	margin-bottom: 10px;
	border: 1px solid #17336f;
	width: 100%;
	height: 300px;
}
