<style type="text/css">




a:link {
  color:#111188;
  text-decoration:underline;
  }
a:visited {
  color:#111188;
  text-decoration:underline;
  }
a:hover {
  color:#000077;
  text-decoration:none;
  background:#DDDDFF;
  }
a img {
  border-width:0;
  }

H1 { color: #4477aa; font-family : arial; font-weight : bold; font-size: 15pt; }
H2 { color: #4477aa; font-family : arial; font-weight : bold; font-size: 12pt; }

table { font-family:arial,sans-serif;
        font-size:10pt;
        color: #6677aa;
        align: center;
        border:0;
        text-decoration:none;
}

.menu {
    font-size: 7pt;
  }
.menu a:link {
  color:#9999cc;
  text-decoration:none;
  font-weight: bold;
  }
.menu a:visited {
  color:#9999cc;
  text-decoration:none;
  font-weight: bold;
  }
.menu a:hover {
  color:#000077;
  text-decoration:none;
  background:#DDDDFF;
  }
.greymenu {
  font-size: 7pt;
  color:#cccccc;
  text-decoration:none;
  font-weight: bold;
  }
.selectmenu {
  font-size: 10pt;
  color:#cccc00;
  text-decoration:none;
  font-weight: bold;
  }

.login {
     font-size: 7pt;
     color:#FFFFFF;
     background:#9999CC;


  }
.baselogin {
     font-size: 2pt;
     color:#FFFFFF;
     background:#9999CC;


  }


table a:link {
  color:#000077;
  text-decoration:underline;
  font-weight: bold;
  }
table a:visited {
  color:#000077;
  text-decoration:underline;
  font-weight: bold;
  }
table a:hover {
  color:#000077;
  text-decoration:none;
  background:#DDDDFF;
  }

.fondbleu {
  color:#ffffff;
  background:#9999cc;
  }

.fondvert {
  color:#ffffff;
  background:#99cc99;
  }

hr { 
  border: none;              
  background-color: #bbbbee; 
  height: 1px;               
  width: 100%;                
  align: center;             
}

img.droit {float: right; clear: right; }
img.gauche {float: left; clear: left; }

</style>