$(document).ready(function() {
	$(window).resize(function() {
		centrageVertical2();
	});
});
