/** On masque tout le header et on affiche uniquement l'image prévue pour les impressions */
#actuenvironnement-top,
#actuenvironnement-middle-left,
#informations-cookies,
#login_register_box { display:none; }
#actuenvironnement-top-print {
	display:block;
	width:100%;
	height:170px;
	border-bottom:1px solid #888888;
	margin-bottom:40px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}