P, H1, H2 {
  text-indent: 20px;
  font-family: verdana, arial, helvetica, sans-serif ;
  font-size: 12px;
  color: #339999;
  text-align: justify;
}
.center {
  text-indent: 0px;  
  text-align: center;
}

A {
  color: #339999;
  font-weight: bold;
}
A:hover {
  color: #52cccd;
}

H1 {
  text-indent: 0px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

H2 {
  text-indent: 40px;
  font-size: 16px;
  font-weight: bold;
}

LI {
  font-family: verdana, arial, helvetica, sans-serif ;
  font-size: 12px;
  color: #339999;
  line-height: 1.5em;
}

.fiche {
  background:  #339999;
  font-family: arial, verdana, helvetica, sans-serif ;
  width: 150px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.fiche A {
  color: #FFFFFF;
  text-decoration: none;
}
.fiche A:hover {
  color: #ffff00;
}

#dates {
  width: 99%;
}
#dates TD {
  font-family: verdana, arial, helvetica, sans-serif ;
  font-size: 12px;
  color: #339999;
  text-align: center;
}
