| 
					
				 | 
			
			
				@@ -59,7 +59,7 @@ function clameurs_image_default_styles() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   $styles['video_thumb_docu'] = array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     'label' => 'video_thumb_docu', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     'effects' => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      11 => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      1 => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         'name' => 'image_scale_and_crop', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         'data' => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           'width' => 300, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -67,17 +67,6 @@ function clameurs_image_default_styles() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         'weight' => -9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      10 => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        'name' => 'canvasactions_file2canvas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        'data' => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'xpos' => 'center', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'ypos' => 'center', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'alpha' => 90, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'scale' => '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'path' => 'sites/all/themes/figureslibres/clameurs/images/video_overlay.png', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        'weight' => -8, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   ); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -100,7 +89,7 @@ function clameurs_image_default_styles() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   $styles['video_thumb_themat'] = array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     'label' => 'video_thumb_themat', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     'effects' => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      8 => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      3 => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         'name' => 'image_scale_and_crop', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         'data' => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           'width' => 760, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -108,17 +97,6 @@ function clameurs_image_default_styles() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         'weight' => -9, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      2 => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        'name' => 'canvasactions_file2canvas', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        'data' => array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'xpos' => 'center', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'ypos' => 'center', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'alpha' => 90, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'scale' => '', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          'path' => 'sites/all/themes/figureslibres/clameurs/images/video_overlay.png', 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        'weight' => -8, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   ); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |