body, p, table, th, td
{
  font-family: "Tahoma";
  font-size: 12px;
  color:black;
  background-color:#FFF;
  line-height: 125%;
}
.milieu, a.milieu
{
  font-family: "Tahoma";
  font-size: 14px;
  color:#56397C;
}
a:link, a:visited
{
  color:black;
}
.button
{
  font-family: "Tahoma";
  font-size: 12px;
  font-weight:bold;
  text-decoration:none;
}
.buttongray
{
  font-family: "Tahoma";
  font-size: 12px;
  font-weight:bold;
  text-decoration:none;
  color:gray;
}
.vignet
{
  font-family: "Tahoma";
  font-size: 12px;
  text-decoration:none;
}
.message
{
  color:red;
}
