

#blocRECHERCHE .blocMIDDLE
{
  height: auto;
  min-height: 130px;
  width: 300px;
  margin-top: 20px;
  background-color: transparent;
  background-image: url("/images-fr/recherche.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

