body {
    width:684px;
    margin:auto;
}
body {background:none !important;}
#global {
    width:664px;
    padding:10px;
}
.imprimer {
	background: url(../images/imprimer.png) 10px 4px no-repeat;
	padding:6px 0 6px 60px;
	border-top-color:#DDDDDD;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#DDDDDD;
	border-bottom-width:1px;
	border-bottom-style:solid; 		 	
}
#logo {
	position:static;
	margin:0 0 0 10px;
        border:none;
}

@media print {
	main {
		margin:1cm;
	}
	.imprimer, .imprimer_2 {
		display:none;
	}
}