body {
   background-color: #CCC   ; 
   line-height: 1 em;
   font-family:Arial, Helvetica, sans-serif;
}
.contenu{
background-color: #CCC ;
position:absolute;
left:255px;
width:745px;
top:0px;
 }
.centrer {
         margin-left : auto;
         margin-right : auto;
         width : 1000x; /* indispensable A Adapter*/
         text-align : left;  /* pour résoudre le bug de centrage de IE */
}
.liensimple a{
	font-size:1em; 
	font-style:italic; 
	text-decoration:none;
	font-weight:bold;
  
}

</style>
