body
{
  font-family: Arial;
  font-size: 8pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.titre
{
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
}
.sousTitre
{
  font-family: Arial;
  font-size: 9pt;
  font-style: oblique;
  font-weight: bold;
}
.soussousTitre
{
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
}
.ligneTitre
{
  height: 20;
}
.ligneSousTitre
{
  height: 10;
}
.ligneSousSousTitre
{
  height: 5;
}
.ligneChangement
{
  height: 50;
}
.ligneFormulaire
{
  height: 10;
}
.texteImage
{
  background: url(images/Texte.jpg);
  background-repeat: no-repeat;
}
.texte
{
  font-family: Arial;
  font-size: 8pt;
}
table
{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none;
  border-collapse: collapse;
}
table th
{
  vertical-align: top;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
  -moz-border-radius: 0px 0px 0px 0px;
}
table td
{
  vertical-align: top;
  font-family: Arial;
  font-size: 8pt;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
  -moz-border-radius: 0px 0px 0px 0px;
}
a:hover
{
  text-decoration : none;
  border: none ;
}
a img
{
  text-decoration : none;
  border: none;
}
