.menu_bloc {
  background-image: url(https://lh4.googleusercontent.com/-emyAoeciOqc/UpnpxdO9PJI/AAAAAAAAByg/VX-C3TyVmow/s640/P1100431.JPG);
  background-repeat: repeat;
  margin: 20px 5px;
  border: 2px outset #F0F0F0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}