body
{
  font-family: Verdana, Arial;
  background-color: silver;
  color: olive;
}
.flottant
{
  float: left;
}

