.titrearticle {
  color : #000000;
  font-weight : bold;
  text-align : center;
  font-size : 18pt;
  font-family : "Verdana";
  text-decoration : none;
}

.datearticle {
  color : #000000;
  font-weight : normal;
  text-align : center;
  font-size : 10px;
  font-style : normal;

  font-family : "Verdana";
  text-decoration : none;
}

.auteurarticle {
  color : #000080;
  font-weight : normal;
  text-align : center;
  font-size : 12pt;
  font-family : "Verdana";
  text-decoration : none;
}

.textearticle {
  color : #000000;
  font-weight : normal;
  text-align : justify;
  font-size : 10pt;
  font-family : "Verdana";
  text-decoration : none;
}


