@media print {
	body {
		margin:0;
	}
	
	#header, #bandeau2, #centreRecr, .groupe, .photo, .communication, .contact, #footer, .centre-b, .centre-h {
		display:none;
	}
	
	#centreRecr, #centre4, .centre4 {
 		width: 592px;
  		float: left;
	}
}
