| 
					
				 | 
			
			
				@@ -72,7 +72,7 @@ input{font-family: Arial, "MS Trebuchet", sans-serif; font-size:0.8em;} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // / /__/ /_/ / / /_/ / /  (__  ) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // \___/\____/_/\____/_/  /____/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $vert 	: #20c498; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-// $bleu 	: #1f04a1; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+$bleu 	: #1f04a1; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // $rouge	: #fb3f08; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 $coul0	: #2f82ff; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -746,7 +746,7 @@ $header_height_large:400px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 body.node-type-page{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   h2{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     font-size: 1.5em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    font-size: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   h3{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     font-size: 2em; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -799,7 +799,47 @@ body.node-type-page{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #content{padding:1em;} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+//  _       __           _ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// | |     / /_  _______(_)      ____  ______ _ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// | | /| / / / / / ___/ / | /| / / / / / __ `/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// | |/ |/ / /_/ (__  ) /| |/ |/ / /_/ / /_/ / 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// |__/|__/\__, /____/_/ |__/|__/\__, /\__, / 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+//        /____/                /____//____/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+.mceContentBody{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  div{border: 1px dashed #D4D4D4;} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  p:after, ul:after{content:"¬"; color:red;} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h1:before, h2:before, h3:before, h4:before, h5:before, h6:before{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  	 color:blue; font-weight: normal; font-size:10px; vertical-align: super; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h1:before{content:"h1 ";} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h2:before{content:"h2 ";} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h3:before{content:"h3 ";} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h4:before{content:"h4 ";} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h5:before{content:"h5 ";} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h6:before{content:"h6 ";} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  p{  border: 1px dashed #848484; } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  div{border: 1px solid #1A1A1A;} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h2{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    font-size: 1.5em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    font-weight: 400; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  h3{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    font-size: 2em; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    font-weight: 300; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    margin:1em 0 0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  p{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    line-height: 1.3; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  a{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    color: $vert; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 /** Messages. */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |