.arbre {
  line-height: 16px;
  margin-left: 20px;
}


.arbre ul {
  margin-left: 40px;
  padding: 0;
  background-image: url("../img/tree_01.gif");
  background-position: left;
  background-repeat: repeat-y;
  list-style: none;
}
