#haut
{
   float: right;
   

   height: 70px;
}
#menu
{
   float: left;
}
#corps
{
   margin-left: 140px;
   padding: 5px;
}
