function couleur(obj) {
     obj.style.backgroundColor = "#FFFFFF";
}

