function recherche() {
  window.location = 'http://www.devisdepro.com/Recherche-'+document.getElementById('motscles').value+'.html' ;
}
