


body {   margin: 0; /* pour éviter les marges */   text-align: center; /* pour corriger le bug de centrage IE */ }



div#pieddepage1 {
width:900px;
height:50px;
background-color: #CCFFFF;
clear:both;
border-style: none; border-width: 0px;
font-weight: bold;
  font-size: 1.2em;
}

/*pour centrer la page accueil*/ 


		.essai-fond {
		
		width:900px;
		margin-left: auto;   margin-right: auto;      text-align: left;
		
		}











