.normal,titrePage,region,voisin,dept,H1,H1.Site,A.dept,P.texte{
  font-family:Arial,Verdana;
}
H1 {
  font-size:22pt;
  font-weight:bold;
}
H1.Site {
  font-style:normal;
  font-size:22pt;
  font-weight:bold;
  text-align:center;
  letter-spacing:5px;
}
H2 {
  font-size:18pt;
  font-weight:bold;
  color:DarkBlue;
  text-align:center;
}
A.site:link,A.site:active,A.site:visited,A.site:hover{
  font-size:8pt;
}
A.dept:link,A.dept:active,A.dept:visited{
  font-size:7pt;
  text-decoration:none;
}
A.dept:hover{
  font-size:7pt;
  text-decoration:underline;
}
P.texte {
  font-size:10pt;
  font-style:normal;
  text-align:justify;
  margin-left:5%;
  margin-right:5%
}
.normal{
  font-size:10pt;
  margin-left:10%;
  text-align:justify;
}
.titrePage {
  font-size:20pt;
  font-weight:bold;
  text-align:center;
}
.region {
  font-size:18pt;
  font-weight:bold;
  color:darkblue;
}
.voisin {
  font-size:8 pt;
  font-family:Sans Serif;
  color:blue;
}
.dept{
  font-size:7pt;
}
.baspage{
  font-size:8pt;
  text-align:center;
}
.plan{
  font-size:12pt;
  text-align:center;
  font-weight:bold;
  color:red;
}
