.titre
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana;
    FONT-SIZE: 18pt;
    TEXT-ALIGN: center
}
.texte
{
    FONT-FAMILY: arial,verdana;
    FONT-SIZE: 10pt
}
.aImage
{
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-IMAGE: url(../images/fond.jpg)
}
:link
{
    TEXT-DECORATION: none
}
:visited
{
    TEXT-DECORATION: none
}
:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline overline
}
.chapitre
{
    BACKGROUND-COLOR: #0d2d90;
    COLOR: #ffffff;
    FONT-FAMILY: arial,verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.action
{
    COLOR: black;
    FONT-FAMILY: arial,verdana;
    font-size: 8pt;
    font-weight: bold;
    TEXT-ALIGN: justify
}
.contenuTab
{
    FONT-FAMILY: arial,verdana;
    FONT-SIZE: 8pt
}
.commentaire
{
    COLOR: black;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: bold
}
.alphabet {
  font-family: arial; 
  font-size: 8pt;
  color : black;
}
.instructions {
  font-family: arial; 
  font-size: 8pt;
  font-weight: bold;
}
