.description
{
  width:100%;
  margin: 10px auto;
}
 .description p
 {
   text-align: center;
   padding: 10px 0;
 }

/*.description a:link, .description a:visited{text-decoration: none; color: #9e0226;}
.description a:hover, .description a:active{color:#e62e5c; text-decoration: underline;}*/

table#annuaire{
  width: 100%;
  margin:0 auto;
}
table#annuaire td
{
  background: #ffc8de;
  text-align: justify;
  padding:2px 5px 2px 5px;
  color: #000000;
}
table#annuaire a:link, table#annuaire a:visited{text-decoration: none; color: #d32e70; text-align: left;}
table#annuaire a:hover, table#annuaire a:active{color:#d32e70; text-decoration: underline; text-align: left;}

