jQuery(document).ready(function() {
	$("#selection_onglet > ul").tabs({ fx: { opacity: "show" } });
});
