.H1{
  font-size : 16pt;
  font-family : "Gill Sans",Verdana,Arial,sans-serif;
}
A:LINK{
  color : #CC0000;
  font-weight : bold;
  text-decoration : none;
}
A:VISITED{
  color : #000055;
  font-weight : normal;
  text-decoration : none;
}
A:ACTIVE{
  color : #000055;
}
A:HOVER{
  text-decoration : underline;
}
U{
  color : black;
  text-decoration : underline;
  font-weight : normal;
}
/* Netscape fait reference au repertoire de base et IE au repertoire du Script */
/* Il faut donc mettre le jpg a deux endroits pour que ca marche */
/* il faut ecrire url(PAGR.jpg);
aussi pour que ca marche */



.P1{
  font-size : 12pt;
  font-family : "Gill Sans",Verdana,Arial,sans-serif;
  line-height : 130%;
}
.Parchemin{
  background-image : url(Images/PAGR.jpg);
  background-repeat : repeat;
}
.Legende{
  font-size : 10pt;
  font-family : Verdana,Arial,sans-serif;
}
.P2{
  font-size : 10pt;
  font-family : Verdana,Arial,sans-serif;
}
.Blanc{
  background-color : #ffffff;
}
.WhiteSmoke{
  background-color : #f5f5f5;
}
.Jaune{
  background-color : #fffff2;
}
H1{
  font-size : 16pt;
  font-family : Arial;
  font-weight : bold;
}
.P3{
  font-size : 10pt;
  font-family : "Trebuchet MS",Verdana,Arial,sans-serif;
  line-height : 1.3;
}
.H2{
  font-size : 14pt;
  font-family : "Gill Sans",Verdana,Arial,sans-serif;
}
.H3{
  font-size : 12pt;
  font-family : Verdana;
  font-weight : bold;
}
.P4{
  font-size : 8pt;
  font-family : Verdana,Arial,sans-serif;
}
CAPTION{
  font-size : 10pt;
  font-family : Verdana,Arial,sans-serif;
}
.Bleu{
  background-color : #1212ff;
  color : #1212ff;
}
.Drabe{
  color : #8b8b31;
  background-color : #8b8b31;
}
