/* $Id: style.css,v 1.3 2003/02/22 13:30:07 madcoder Exp $ */

.titre {
  color: #00a348;
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.titre2 {
  color: #00a348;
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.text {
  color: #666;
  font-weight: normal;
  font-size: 8pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-align: justify;
}

.text2 {
  color: #666;
  font-weight: normal;
  font-size: 10pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  text-align: justify;
}

li {
  color: #666;
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  list-style-image: url(images/puce.gif);
}

