.annuaire-no-picture{line-height:90px;width:130px;height:90px;text-align:center;}
.ann-img{width:120px!important;height:90px;margin-right:10px;background-position:top center;}
@media (max-width: 767px) {
	.ann-img{
		margin: 0 auto;
		max-width: 120px;
		background-position-y: center;
	}
}
.annuaire_lien{
	display:block;
	text-overflow: ellipsis;
	max-height:40px;
	overflow: hidden;	
}