body {
  font-family: Arial Unicode MS,Helvetica,Tahoma,Verdana,Arial;
}

a {
  text-decoration: none;
  }

a:hover{
  color: red;
  text-decoration: none;
  }

.contenu_article a {
  text-decoration:underline;
  }

h1 {
  text-align:center;
  }

h2 {
  text-align:center;
  }

.aligner_droite {
  text-align:right;
  }

.citation {
  padding-left:40pt;
  padding-right:40pt;
  font-size:85%;
  }

.source {
  text-align:center;
  }

.AppelNote {
  vertical-align:super;
  font-size:85%;
  }

.NumeroNote {
  vertical-align:super;
  font-size:85%;
  }
