.description
{
  width:100%;
  margin: 10px auto;
}
 .description p
 {
   text-align: center;
   padding: 10px 0;
 }
 .description a:link,  .description a:visited,  .description a:active
 {
    text-decoration: underline !important;
 }
.description a:hover
{
    color:#ffffff !important;
    text-decoration:none !important;
}


table#annuaire{
  width:100%;
  margin:0 auto;
  font-size: 12px;

}
table#annuaire img
{
  margin:5px 5px 0 0;
  float: left;
}
table#annuaire a:link, table#annuaire a:visited{text-decoration: none; color: #e27704;}
table#annuaire a:hover, table#annuaire a:active{color:#e27704; text-decoration: underline;}

