/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*      EASYWEB CONSULTING STYLE SHEET 2007-08-25        */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

h3.cadre, h2, p{
  margin-left: 10px;
  margin-right: 10px;
}

#planlist a{
  color: #000000;
}

#planlist ul {
  border:0;
  margin: 0 0 0 30px;
  padding:0;
  list-style-type: none;
}

#planlist ul li{
  border: 0;
  margin: 2px 0 2px 0;
  padding: 2px 0 2px 17px;
  background-image: url(../img/puce1.png);
  background-repeat: no-repeat;
  background-position: 4px 8px;
  list-style-type: none;
  
}

#planlist ul ul {
  margin: 0 0 0 10px;
  padding: 0;
}

#planlist ul ul li{
  margin: 0;
  padding: 2px 0 2px 17px;
  background-image: url(../img/puce2.png);
}

.miniblank{
  height: 40px;
}

.maxiblank{
  height: 120px;
}

