.grayscale:hover{opacity:1;}

.bt_lien:hover:before{left:0;}

.bt_back:hover{
background-color:#fff;
color:#000;
border:1px solid #000;
}

.bt_back:hover span{background-image:url(../img/fleche_left.svg);}

body > header nav > a.rea, body > header nav > a.produits{
padding-right:20px;
background-image:url(../img/fleche_bottom.svg);
background-position:right 7px;
background-size:11px 6px;
background-repeat:no-repeat;
}

body > header nav > a.rea.hover, body > header nav > a.produits.hover{background-image:url(../img/fleche_top.svg);}

#ct_produits .produits_liste a:hover .info{display:block;}