        
/* start menu */
body, frameset 
{ 
     width : 490px ;
     background-color : #ffffff ;
   
  margin: 5px; /* pour éviter les marges */ 
  text-align: center; /* pour corriger le bug de centrage IE */
    
}

* { font-family : inherit; }
body { font-family: Arial, Verdana, 'Arial Rounded MT Bold', serif; }
body { font-size:16px; font-style:normal; font-weight:normal; line-height:1; color:#2a0000 ; } //color:white; }


