﻿/* ===========================================
   FEUILLE DE STYLES HTML/CSS
   ============================================== 
*/
/* --- STYLES POUR IMPRESSION PAPIER --- */

.noprint {
	display:none; 
}

#header .img {
	margin:0; 
	padding:0;
}

#centre .top-bloc, #centre .bas-bloc  {
	display:none;
}
