A
{
  text-decoration:none;
  font-family:Arial;
  font-size:9pt;
  line-height:110%;
}

a:link {color: #200000;}
a:visited {color: #200000;}
a:active {color: #200000;}
a:hover {background-color: white;}


p.menu
{
  font-family:Arial Black;
  font-size:12pt;
  font-weight:bold;
  color:#804000;
}
p.description
{
  font-family:Arial;
  font-size:12pt;
  font-weight:bold;
  font-style:italic;
  color:#804000;
}
p.titre
{
  font-family:Arial;
  font-size:10pt;
  font-weight:bold;
  color:#804000;
}
p.corps
{
  font-family:Arial;
  font-size:10pt;
  font-style:italic;
  color:#804000;
}
body
{
  background-color : #FFFFCC;
} 
