/* STYLES SPÉCIFIQUES A LA RUBRIQUE ADHERENT */

a.connecter{
display:block;
background:url(../images/picts_fr/bt_connecter.gif) no-repeat 0px 0px;
width:133px;
height:27px;
}
a.connecter:hover{
background:url(../images/picts_fr/bt_connecter.gif) no-repeat 0px -27px;
}
a.connecter span{
display:none;
}

.sommaire{padding:0 0 15px 0;}
.sommaire ul li{
background:none;
padding:0 0 0 0;
}
.sommaire ul li a{
background:url(../images/common/puce_ancre.gif) no-repeat 0 4px;
padding:0 0 0 16px;
font-size:14px;
color:#4d70a1;
text-decoration:none;
}
.sommaire ul li a:hover{text-decoration:underline;}
