table.menu tr.arrows td.appels {
  background-image: url(../../img/fleche-menu.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}

table.menu tr.menu td.appels {
  background: black;
  color: white;
}

table.menu td.appels a {
  color: white;
}
