/* ------------------------------------ *
 CSS
 dimanche 27 mai 2007 11:46:55
 HAPedit 3.1.11.111
 * ------------------------------------ */


#titre{
text-align:center;
font-family: Arial Black;
font-size: 12pt;
border: 0px;
margin-top: 0;
margin-left: -50px;
align: center;
color: #000000;
font-weight: 1;
}

#texte{
text-align:left;
font-family: Arial;
font-size:11pt;
border:0px;
margin-top:0px;
margin-left:0px;
align:center;
color: #000000;
font-weight:1;
}

 
a:link{
text-decoration: none;
color: #AAAAAA;
font-weight:bold;
font-family:Verdana;

}
a:visited{
text-decoration: none;
color:#6F6F6F;
font-weight:bold;
}
a:hover{
text-decoration: underline;
color:#666666;
font-weight:bold;
font-size:9pt;
}

