<style type="text/css">




a:link {
  color:#000793;
  text-decoration:none;
  }
a:visited {
  color:#000793;
  text-decoration:none;
  }
a:hover {
  color:#000793;
  text-decoration:none;
  background:#D9AAE3;
  }
a img {
  border-width:0;
  }

H1 { color: #000793; font-family : arial; font-weight : bold; font-size: 16pt; }
H2 { color: #000793; font-family : arial; font-weight : bold; font-size: 14pt; }

.col {
    font-size: 10pt;
    color:#552222;
  }
.col a:link {
   color:#661111;
   text-decoration:underline;
  }
.largetext {
  font-size:14;
}

.menu {
    font-size: 9pt;
  }
.menu a:link {
  color:#000793;
  text-decoration:underline overline;
  font-weight: bold;
  background:#FFFFFF;
  }
.menu a:visited {
  color:#000793;
  text-decoration:underline overline;
  font-weight: bold;
  background:#FFFFFF;
  }
.menu a:hover {
  color:#000793;
  text-decoration:none;
  background:#D9AAE3;
  }

.login {
     font-size: 7pt;
     color:#FFFFFF;
     background:#D9AAE3;


  }
.baselogin {
     font-size: 0pt;
     color:#FFFFFF;
     background:#971500;


  }

table { font-family:arial,sans-serif;
        font-size:8pt;
        color: #000793;
        align: center;
        border:0;
        text-decoration:none;
}

table a:link {
  color:#000793;
  text-decoration:none;
  font-weight: none;
  }
table a:visited {
  color:#000793;
  text-decoration:none;
  font-weight: none;
  }
table a:hover {
  color:#D9AAE3;
  text-decoration:none;
  background:#FFDDBB;
  }

.fondbleu {
  color:#ffffff;
  background:#D9AAE3;
  }

.fondvert {
  color:#ffffff;
  background:#D9AAE3;
  }

hr { 
  border: none;              
  background-color: #D9AAE3;
  height: 1px;               
  width: 100%;                
  align: center;             
}

img.droit {float: right; clear: right; }
img.gauche {float: left; clear: left; }

</style>