$(document).ready(  

 function()

 { 
 
 	$('#bloc1').animate({top: '+=551px'}, 3000, "easeOutExpo", function(){  } );
	$('#bloc2').delay(500).animate({top: '+=572px'}, 3000, "easeOutExpo", function(){  } );
	$('#bloc4').delay(1000).animate({top: '+=582px'}, 3000, "easeOutExpo", function(){  } );
	$('#bloc3').delay(1500).animate({top: '+=482px'}, 3000, "easeOutExpo", function(){  } );
	$('#bloc5').delay(2000).animate({top: '+=467px'}, 3000, "easeOutExpo", function(){  } );
	$('#bloc6').delay(2500).animate({top: '+=556px'}, 3000, "easeOutExpo", function(){  } );
	  $('#bloc7').delay(3000).animate({top: '+=582px'}, 3500, "easeOutCubic", function(){
		  	$("#bloctext2,#bloctext2 th,#bloctext2 td,#bloctext2 img,#bloctext2 a").fadeTo(4000, 1);
			$("#bloctext1,#bloctext1 th,#bloctext1 td,#bloctext1 img,#bloctext1 a").delay(500).fadeTo(1000, 1);
			//$("#logo1").delay(1000).fadeTo(1000, 1, function(){ $("#logo1").css("filter","none");  });
			$("#logo").delay(1000).fadeTo(1000, 1, function(){ $("#logo11").css("filter","none");  });
			$("#actu").delay(1500).fadeTo(1000, 1);
			$("#logo1").delay(2000).fadeTo(1000, 1);
			$(".menu1").delay(2500).fadeTo(1000, 1);
			$("#logotexte").delay(3000).fadeTo(1000, 1);
			$("#fleur").delay(3500).fadeTo(1000, 1, function(){
				
				 fond();
				 $("body").everyTime(10000,function(i) {fond(); });
				 
				
				
					});//fleur
		  
		    } );	
		
				
	


 });
 
function fond(){
	 
		$(".bulleo1:eq(0)").css("top","20px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo1:eq(0)").css({'left' : '0px', 'top' : '-10px'});} ); 
	 
setTimeout(function() {  $(".bulleb2:eq(0)").css("top","60px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleb2:eq(0)").css({'left' : '0px', 'top' : '-10px'});} ); },1000) ;

setTimeout(function() {  $(".bulleo1:eq(1)").css("top","100px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo1:eq(1)").css({'left' : '0px', 'top' : '-10px'});} ); },2000) 

setTimeout(function() {  $(".bulleb2:eq(1)").css("top","65px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleb2:eq(1)").css({'left' : '0px', 'top' : '-10px'});} ); },2700) ;

setTimeout(function() {  $(".bulleb1:eq(0)").css("top","25px").animate({left: '+=734px'}, 7000, "linear", function(){$(".bulleb1:eq(0)").css({'left' : '0px', 'top' : '-10px'});} ); },3900) ;
setTimeout(function() {  $(".bulleo1:eq(3)").css("top","75px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo1:eq(3)").css({'left' : '0px', 'top' : '-10px'});} ); },3700) ;

setTimeout(function() {  $(".bulleo1:eq(2)").css("top","15px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo1:eq(2)").css({'left' : '0px', 'top' : '-10px'});} ); },4500) ;
setTimeout(function() {  $(".bulleo2:eq(1)").css("top","35px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo2:eq(1)").css({'left' : '0px', 'top' : '-10px'});} ); },4900) ;

setTimeout(function() {  $(".bulleb2:eq(2)").css("top","80px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleb2:eq(2)").css({'left' : '0px', 'top' : '-10px'});} ); },5700) ;
setTimeout(function() {  $(".bulleb1:eq(1)").css("top","40px").animate({left: '+=734px'}, 8000, "linear", function(){$(".bulleb1:eq(1)").css({'left' : '0px', 'top' : '-10px'});} ); },6500) ;
setTimeout(function() {  $(".bulleo2:eq(2)").css("top","25px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo2:eq(2)").css({'left' : '0px', 'top' : '-10px'});} ); },7600) ;


setTimeout(function() {  $(".bulleb2:eq(4)").css("top","75px").animate({left: '+=734px'}, 7000, "linear", function(){$(".bulleb2:eq(4)").css({'left' : '0px', 'top' : '-10px'});} ); },8000) ;
setTimeout(function() {  $(".bulleb1:eq(2)").css("top","105px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleb1:eq(2)").css({'left' : '0px', 'top' : '-10px'});} ); },8500) ;
setTimeout(function() {  $(".bulleo1:eq(4)").css("top","35px").animate({left: '+=734px'}, 9000, "linear", function(){$(".bulleo1:eq(4)").css({'left' : '0px', 'top' : '-10px'});} ); },9500) ;

	
	}
	
