| 
					
				 | 
			
			
				@@ -1 +1,39 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-//voir theme 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+//voir theme 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+//page ville sidebar  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+.field_evenements_lies{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    article{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        display: grid; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        padding-top: .5rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        padding-bottom: .5rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        a{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            text-decoration: none; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        .field_programme{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            display: none; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // display: inline-block; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			// width: auto; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			// color: transparent; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			// font-weight: 600; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			// text-transform: uppercase; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			// font-size: .5rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // a{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            //     padding: .3rem .5rem; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            // } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        h2{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            color: white !important; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            grid-row: 2; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            background: none; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            font-size: $font-normal; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            margin: 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        &.programme-6{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            background: $col-ter; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 |