/* Liste */
#mod_partenaires .liste ul{
overflow:hidden;
zoom:1;
}
#mod_partenaires .liste ul li{
float:left;
width:147px;
height:104px;
background:#fff;
border:1px solid #f0eded;
margin:0 23px 20px 0;
}
#mod_partenaires .liste ul li.last{margin:0 0 20px 0;}
#mod_partenaires .liste ul li a, #mod_partenaires .liste ul li span{
background-position:50% 50%;
background-repeat:no-repeat;
width:137px;
height:94px;
padding:5px;
display:block;
text-indent:-9999px;
overflow:hidden;
zoom:1;
}