.empl, .empl-vip {
 width:260px;
  height:260px;
-moz-border-radius:130px;
-webkit-border-radius:130px;
border-radius:130px;

}

.gris {
  -webkit-filter: grayscale(100%); /* Pour les navigateurs Chrome, Safari, Opera */
	filter: grayscale(100%); /* Firefox */
}
#mosaic > img { max-width:138px !important;max-height:138px !important;min-width:138px !important;min-height:138px !important; }
.mosaic-img {
 	padding-right:30px; 
}
.empl-info-hide
{
  display:none;
}
.empl-info{
 text-align:center; 
  
}
.empl-info-vip{ margin: 0 0 40px 0;text-align:center;  }