﻿	$(function() {
$("button, input:submit, input:reset, input:button, a,", ".bouton", ".confirmation").button();
	});
