
/* feuille de style pour l'impression*/

#centre { 
	
         
          
          background-color: white;
 	         width: 100%;
	        
	  
}

.pied{
       
	        background-color: white;
	         text-align: center; 
	                 width: 100%;
          }

.pied1{
                
	        background-color: white;
					width: 100%;
					}

#menu { 
display: none;
}



