

font {
    font-family : Arial, Helvetica, Geneva, Swiss, 'sans-serif';
  }


.noir {
    color : #000;
    font-family : Helvetica, 'sans-serif';
    font-size : medium;
  }


.bleu {
    color: #2b68c6;
  }


A.buttons {
    color : #2b68c6;
    font-family : Helvetica, 'sans-serif';
    font-size : medium;
    font-weight : bold;
  }


table.buttons {
    background-color : #cddcf6;
    text-align : center;
  }


.topp {
    font-family : Helvetica, 'sans-serif';
    font-size : medium;
    font-weight : normal;
    text-align : left;
  }


.toppr {
    font-family : Helvetica, 'sans-serif';
    font-size : medium;
    font-weight : normal;
    text-align : right;
  }


.redd {
    color : red;
    font-family : Helvetica, 'sans-serif';
    font-size : 14pt;
    font-weight : bold;
  }


.bigredd {
    color : red;
    font-family : Helvetica, 'sans-serif';
    font-size : x-large;
    font-weight : bold;
  }


h1.bleu {
    color : #2b68c6;
    text-align : center;
  }


body {
    margin-left : auto;
    margin-right : auto;
    width : 800px;
  }


div.bottom {
    color : #000000;
    font-family : Helvetica, 'sans-serif';
    font-size : medium;
    font-weight : normal;
  }


.middle {
    margin-left : auto;
    margin-right : auto;
    width : 580px;
  }


.middle1 {
    margin-left : auto;
    margin-right : auto;
    width : 720px;
  }


.centre {
    text-align : center;
  }


.centre1 {
    margin-left : auto;
    margin-right : auto;
  }


.script {
    color : #2b68c6;
    font-family : cursive;
    text-align : right;
  }


.script1 {
    font-family : cursive;
  }


.script2 {
    color : #2b68c6;
    font-family : cursive;
  }


.txt {
    font-family : Times, serif;
    font-size : medium;
  }


.bigg {
    font-family : Helvetica, 'sans-serif';
    font-size : x-large;
    font-weight : bold;
  }


.droite {
    text-align : right;
  }


img.pict {
    float : left;
    padding-bottom : 0.30em;
    padding-right : 0.5em;
    text-align : left;
  }


table.pict {
    float : left;
    padding-bottom : .30em;
    padding-right : .5em;
    text-align : left;
  }


.middle2 {
    margin-left : auto;
    margin-right : auto;
    width : 750px;
  }

