<!-- 
body {
  background:#ffffff;
  margin: 0;
  font-family:Verdana,Helvetica;
  font-size:11px;
  color:#000055;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  text-align: left;
  }
  
form  { padding: 0px; margin: 0px; }

.bleu { font-family:Verdana,Helvetica;font-size:11px;color:#000055;font-style:normal;font-weight:normal;text-decoration:none; }
.texte { font-family:Verdana,Helvetica;font-size:11px;color:#000055;font-style:normal;font-weight:normal;text-decoration:none; }
.rouge { font-family:Verdana,Helvetica;font-size:11px;color:#ff0000;font-style:normal;font-weight:normal;text-decoration:none; } 

H1 { font-family:Verdana,Helvetica;font-size:16px;color:#ffffff;font-style:normal;font-weight:bold;text-decoration:none;}
H2 { font-family:Verdana,Helvetica;font-size:1.4em;color:#000055;font-style:normal;font-weight:bold;text-decoration:none;}
H3 { font-family:Verdana,Helvetica;font-size:1.2em;color:#000055;font-style:normal;font-weight:bold;text-decoration:none;}

.basdepage {
  font: 10px Verdana,Helvetica;
  color: #333333;
  }

ul#onglet {
background-color: #ffffff;
    font: bold 10px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #aaaaaa;
    margin: 0;
}

ul#onglet li {
    float: left;
    height: 21px;
    background-image: url("Bin/onglet.gif");
    margin: 2px 2px 0 2px;
    border: 1px solid #aaaaaa;
}
ul#onglet li.active {
    border-bottom: 1px solid #eeeeee;
    background: #eeeeee;
}

#onglet a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}
#onglet a:hover {
    background: #ffffcc;
}


a.lien:link { font-family:Verdana,Helvetica;font-size:11px;color:#3333FF;font-style:normal;font-weight:bold;text-decoration:none; } 
a.lien:active { font-family:Verdana,Helvetica;font-size:11px;color:#3333FF;font-style:normal;font-weight:bold;text-decoration:none; } 
a.lien:visited { font-family:Verdana,Helvetica;font-size:11px;color:#3333FF;font-style:normal;font-weight:bold;text-decoration:none; } 
a.lien:hover { font-family:Verdana,Helvetica;font-size:11px;color:#000000;font-style:normal;font-weight:bold;text-decoration:underline; }

a.lienreseau:link { font-family:Verdana,Helvetica;font-size:11px;color:#666666;font-style:normal;font-weight:normal;text-decoration:none; } 
a.lienreseau:active { font-family:Verdana,Helvetica;font-size:11px;color:#666666;font-style:normal;font-weight:normal;text-decoration:none; } 
a.lienreseau:visited { font-family:Verdana,Helvetica;font-size:11px;color:#666666;font-style:normal;font-weight:normal;text-decoration:none; } 
a.lienreseau:hover { font-family:Verdana,Helvetica;font-size:11px;color:#000055;font-style:normal;font-weight:normal;text-decoration:underline; }

//--> 
