/* On cache ce qui ne doit pas être imprimé */
.menu,.header h1, .right, #tools, .toolprint, #sequence, .relatedpages, .header .overlay, .header .slideshow, .content .info, .header .header_menu, .sidebar { display: none; }
body, table {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	text-align: center;
}
.container {
	text-align: left;
	width: 420px;
	margin: auto;
}
.content h1,
.content h2 {
	color: #374d99;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.content h3 {
	color: #374d99;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}

.content p {
	line-height: 18px;
	margin-bottom: 10px;
}
.content li {
	line-height: 18px;
}
.print_logo {
	text-align: center;
	border-bottom: 1px solid #BBBBBB;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.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;
}

/*===================================================================*/
/*=============================== GMAP ==============================*/
div#divgmap {
	margin-bottom: 10px;
	border: 1px solid #666;
	width: 100%;
	height: 300px;
}
