.ref{ clear: both; margin: 0 auto; margin-top: 0px; color: #FFFFFF; text-align: center; }
.ref a:link, .ref a:visited{ color: #F7A7FE; text-decoration: none; }
.ref a:hover, .ref a:active{ color: #FFFFFF; text-decoration: underline; }


.description{
    width: 596px;
    margin: 10px auto;
}
.description p{
    text-align: center;
    padding: 10px 0;
}
.description a:link, .description a:visited{ color: #F7A7FE; text-decoration: none; }
.description a:hover, .description a:active{ color: #FFFFFF; text-decoration: underline; }


table#annuaire{
    width: 596px;
    margin: 0 auto;
}
table#annuaire td{
    vertical-align: top;
    padding: 0 10px 0 0;
}
table#annuaire img{
    margin: 3px 5px;
    float: left;
    display: inline;
}
table#annuaire a:link, table#annuaire a:visited{ color: #F7A7FE; text-decoration: none; }
table#annuaire a:hover, table#annuaire a:active{ color: #FFFFFF; text-decoration: underline; }
