| 
					
				 | 
			
			
				@@ -340,7 +340,7 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	}); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	let elem = "<div class='main_logo'></div>" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-	if( $("body").hasClass("programme-6") || $("body").hasClass("programme-27") ){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+	if( $("body").hasClass("programme-7") || $("body").hasClass("programme-6") || $("body").hasClass("programme-27") ){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$('#projets-block_2').prepend(elem); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	}else{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$('#projets-block_2').append(elem); 
			 |