
$(document).ready( function () { 

	$("#bandeau").height($(document).height());

	
} ) ; 
 
