.ligneTransparente{
  margin-left:15px;
  margin-top:10px;
  margin-bottom:10px;
  padding:4px 4px 4px 20px;
  background-image:url('./images/pucefleche.gif');
  background-repeat:no-repeat;
  background-position:5px 6px;
}

.ligneJaune{
  margin-left:15px;
  margin-top:10px;
  margin-bottom:10px;
  padding:4px 4px 4px 20px;
  background-color:#fecc00;
  background-image:url('./images/pucefleche2.gif');
  background-repeat:no-repeat;
  background-position:5px 6px;
}

.contenusite ul{
  padding-left:10px;
}

.contenusite li{
  list-style-type:circle;
}
