.ref{margin:0 auto; margin-top:10px; color:#352817; text-align:center;}

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


.description a:link, .description a:visited{text-decoration: none; color: #ec0000;}
.description a:hover, .description a:active{color:#000000; text-decoration: underline;}

table#annuaire{
  width: 100%;
  margin:0 auto;
  border:solid 1px #ffb6b6;
  line-height: 15px;
}
table#annuaire img
{
  margin:3px 5px;
  float: left;
}
table#annuaire a:link, table#annuaire a:visited{text-decoration: none; color: #ec0000;}
table#annuaire a:hover, table#annuaire a:active{color:#000000; text-decoration: underline;}
.bg
{
    background: #ffffff;
}
.bg-over
{
    background: #fff3f3;
}
.border
{
    border-bottom: solid 1px #ffb6b6;
}

