a {
    color : #4b729b;
    font-family : Arial,Helvetica,sans-serif;
    font-size : 10pt;
    font-weight : bold;
  }

a:hover {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    background-color: #4b729b;
    font-weight: bold;
    color: #ffffff;
    font-size: 10pt;
  }

a.menu {
    background-color : #4B729B;
    border: 1px outset #4b729b;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    float: left;
    color: #ffffff;
    text-decoration: none;
    margin-left: 4px;
    font-size: 8pt;
    line-height: 12pt;
    font-weight: bold;
    width: 105px;
  }

a.menu:active {
    border: 1px solid #ffff99;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    line-height: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #ffff00;
  }

a.menu:hover {
    border: 1px inset #f6f9ff;
    text-decoration: none;
    text-align: center;
    color: #222222;
    background-color: #f6f9ff;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
  }

body {
    margin-top: 0px;
    margin-left: 0px;
    background-image: url(images/col-gauche.jpg);
    background-repeat: repeat-y;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 85%;
    text-align: justify;
  }

div.figdroite {
    border: 1.5px ridge #4b729b;
    margin: 0.5em 0em 0.5em 1em;
    padding: 0.5em;
    float: right;
    font-size: 6pt;
  }

div.figcentre {
    border: 1.5px ridge #4b729b;
    margin: 0.5em 0.5em 0.5em 4em;
    padding: 0.5em;
    font-size: 6pt;
    width: 450px;
  }

div.figgauche {
    border: 1.5px ridge #4b729b;
    margin: 0.5em 1em 0.5em 0em;
    padding: 0.5em;
    float: left;
    font-size: 6pt;
  }

div.figure p {
    text-align: center;
    font-style: italic;
    text-indent: 0pt;
    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 6pt;
  }

h1 {
    border: 1px solid #2f4865;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 12pt;
    background-color: #4b729b;
    color: #ffffff;
    width: 45%;
  }

h5 {
    border-color: #000000;
    border-width: 1px;
    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 9pt;
    line-height: 11pt;
    font-weight: normal;
    text-transform: none;
    text-align: left;
    font-style: italic;
    margin-top: 12px;
  }

h6 {
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-weight: normal;
    text-align: center;
    font-style: normal;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 9pt;
  }

li {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 85%;
  }

p {
    font-family: Arial,Helvetica,sans-serif;
    text-align: justify;
    font-size: 85% ! important;
  }

.noir10 {
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-weight: normal;
    font-size: 10pt;
  }

.petit-texte {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 75%;
    color: #ffffff;
  }

.petit-bleufonce {
    color: #4b729b;
    font-weight: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 7pt;
  }

.menuici {
    border: 1px inset #f6f9ff;
    text-decoration: none;
    text-align: center;
    color: #4b729b;
    background-color: #f6f9ff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 8pt;
    float: left;
    margin-left: 4px;
    line-height: 12pt;
    width: 105px;
}

.remarque {
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-weight: normal;
    font-style: italic;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    font-size: 9pt;
  }