| Line 1... | Line 1... | 
          
            | 1 | <?xml version="1.0" encoding="utf-8"?>
 | 1 | <?xml version="1.0" encoding="utf-8"?>
 | 
          
            | 2 | <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
 | 2 | <svg version="1.1" id="graphique_sol" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
 | 
          
            | 3 | 	 width="500"  viewBox="0 0 658.705 301.018" enable-background="new 0 0 658.705 301.018"
 | 3 | 	 width="510px"  viewBox="0 0 513.481 251" enable-background="new 0 0 513.481 251" xml:space="preserve">
 | 
          
            | 4 | 	 xml:space="preserve">
 | - |   | 
          
            | 5 | 	 <style id="cssGraphique" type="text/css">
 | 4 | 	    <style id="cssGraphique" type="text/css">
 | 
          
            | 6 | 		@CHARSET "UTF-8";
 | 5 | 		@CHARSET "UTF-8";
 | 
          
            | - |   | 6 | 		.fond {
 | 
          
            | - |   | 7 | 		    fill:#F8F8F8;
 | 
          
            | - |   | 8 | 		    stroke:#F8F8F8;
 | 
          
            | - |   | 9 | 		    stroke-width:3;
 | 
          
            | - |   | 10 | 		}
 | 
          
            | 7 | 		.cartouche {
 | 11 | 		.cartouche {
 | 
          
            | 8 | 			stroke:#AAC61E;
 | 12 | 			stroke:#000;
 | 
          
            | 9 | 			fill:none;
 | 13 | 			fill:#F8F8F8;
 | 
          
            | - |   | 14 | 			stroke-width:1.5;
 | 
          
            | 10 | 		}
 | 15 | 		}
 | 
          
            | 11 | 		.graduation {
 | 16 | 		.graduation {
 | 
          
            | 12 | 			stroke:#357F39;
 | 17 | 			stroke:#000;
 | 
          
            | 13 | 			stroke-width:1.5;
 | 18 | 			stroke-width:1.5;
 | 
          
            | 14 | 			stroke-dasharray:1,1;
 | 19 | 			stroke-dasharray:1,1;
 | 
          
            | - |   | 20 | 			fill:none;
 | 
          
            | 15 | 		}
 | 21 | 		}
 | 
          
            | 16 | 		.median {
 | 22 | 		.median {
 | 
          
            | 17 | 			stroke:#AAC61E;
 | 23 | 			stroke:#000;
 | 
          
            | 18 | 			stroke-width:3;
 | 24 | 			stroke-width:1.5;
 | 
          
            | 19 | 			fill:none;
 | 25 | 			fill:none;
 | 
          
            | 20 | 		}
 | 26 | 		}
 | 
          
            | 21 | 		.ligne_grad {
 | 27 | 		.ligne_grad {
 | 
          
            | 22 | 			stroke:#AAC61E;
 | 28 | 			stroke:#000;
 | 
          
            | 23 | 			stroke-width:3;
 | 29 | 			stroke-width:1.5;
 | 
          
            | - |   | 30 | 			stroke-dasharray:1,1;
 | 
          
            | - |   | 31 | 			fill:none;
 | 
          
            | 24 | 		}
 | 32 | 		}
 | 
          
            | 25 | 		.cache {
 | 33 | 		.cache {
 | 
          
            | 26 | 			fill:#FFFFFF;
 | 34 | 			fill:#F8F8F8;
 | 
          
            | 27 | 		}
 | 35 | 		}
 | 
          
            | 28 | 		.titre {
 | 36 | 		.titre {
 | 
          
            | 29 | 			fill:#AAC61E;
 | 37 | 			fill:#000;
 | 
          
            | 30 | 			font-family='ArialMT';
 | 38 | 			font-family:Arial;
 | 
          
            | 31 | 			font-size:20;
 | 39 | 			font-size:13px;
 | 
          
            | 32 | 		}
 | 40 | 		}
 | 
          
            | 33 | 		.min_max {
 | 41 | 		.min_max {
 | 
          
            | 34 | 			fill:#BDB7B6; 
 | 42 | 			fill:#000; 
 | 
          
            | 35 | 			font-family:'ArialMT';
 | 43 | 			font-family:Arial;
 | 
          
            | 36 | 			font-size:15;
 | 44 | 			font-size:10px;
 | 
          
            | 37 | 		}
 | 45 | 		}
 | 
          
            | 38 | 		.curseur {
 | 46 | 		.curseur {
 | 
          
            | 39 | 			fill:#EA6520; 
 | 47 | 			fill:#EA6624; 
 | 
          
            | 40 | 			stroke:#FFFFFF;
 | 48 | 			stroke:#FFFFFF;
 | 
          
            | 41 | 			stroke-width:3;
 | 49 | 			stroke-width:3;
 | 
          
            | 42 | 		}
 | 50 | 		}
 | 
          
            | 43 | 		</style>
 | 51 | 		</style>
 | 
          
            | - |   | 52 |   <rect  class="fond" x="1.5" y="1.5"  width="510" height="248"/>
 | 
          
            | - |   | 53 | 	
 | 
          
            | 44 | 	<path class="cartouche" d="M200.5,45.83c0,6.627-7.212,12-16.105,12H16.607c-8.896,0-16.107-5.373-16.107-12v-24
 | 54 |   <path class="cartouche" d="M163.5,31.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
 | 
          
            | - |   | 55 |   
 | 
          
            | 45 | 	c0-6.627,7.213-12,16.107-12h167.785c8.896,0,16.105,5.373,16.105,12L200.5,45.83L200.5,45.83z"/>
 | 56 | 	c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V31.5z"/>
 | 
          
            | 46 | 	<path class="cartouche" d="M200.5,94.78c0,6.627-7.212,12-16.105,12H16.607c-8.896,0-16.107-5.373-16.107-12v-24
 | 57 |   <path class="cartouche" d="M163.5,67.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
 | 
          
            | 47 | 	c0-6.627,7.213-12,16.107-12h167.785c8.896,0,16.105,5.373,16.105,12L200.5,94.78L200.5,94.78z"/>
 | 58 | 	c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V67.5z"/>
 | 
          
            | 48 | 	<path class="cartouche" d="M200.5,142.726c0,6.627-7.212,12-16.105,12H16.607c-8.896,0-16.107-5.373-16.107-12v-24
 | 59 |   <path class="cartouche" d="M163.5,104.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
 | 
          
            | 49 | 	c0-6.627,7.213-12,16.107-12h167.785c8.896,0,16.105,5.373,16.105,12L200.5,142.726L200.5,142.726z"/>
 | 60 | 	c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V104.5z"/>
 | 
          
            | 50 | 	<path class="cartouche" d="M200.5,190.536c0,6.627-7.212,12-16.105,12H16.607c-8.896,0-16.107-5.373-16.107-12v-24
 | 61 |   <path class="cartouche" d="M163.5,141.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
 | 
          
            | 51 | 	c0-6.627,7.213-12,16.107-12h167.785c8.896,0,16.105,5.373,16.105,12L200.5,190.536L200.5,190.536z"/>
 | 62 | 	c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V141.5z"/>
 | 
          
            | 52 | 	<path class="cartouche" d="M202.5,237.831c0,6.627-7.212,12-16.105,12H18.607c-8.896,0-16.107-5.373-16.107-12v-24
 | 63 |   <path class="cartouche" d="M163.5,178.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
 | 
          
            | 53 | 	c0-6.627,7.213-12,16.107-12h167.785c8.896,0,16.105,5.373,16.105,12L202.5,237.831L202.5,237.831z"/>
 | 64 | 	c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V178.5z"/>
 | 
          
            | 54 | 	<path class="cartouche" d="M202.5,286.518c0,6.627-7.212,12-16.105,12H18.607c-8.896,0-16.107-5.373-16.107-12v-24
 | 65 |   <path class="cartouche" d="M163.5,216.5c0,6.627-5.373,12-12,12h-128c-6.627,0-12-5.373-12-12v-1
 | 
          
            | 55 | 	c0-6.627,7.213-12,16.107-12h167.785c8.896,0,16.105,5.373,16.105,12L202.5,286.518L202.5,286.518z"/>
 | 66 | 	c0-6.627,5.373-12,12-12h128c6.627,0,12,5.373,12,12V216.5z"/>
 | 
          
            | - |   | 67 | 	
 | 
          
            | 56 | 	<line id="zero" class="graduation" x1="212.209" y1="19.296" x2="212.209" y2="291.518"/>
 | 68 |   <line class="ligne_grad" x1="175.697" y1="32.03" x2="492.986" y2="32.03"/>
 | 
          
            | 57 | 	<line id="un" class="graduation" x1="253.59" y1="19.296" x2="253.59" y2="291.518"/>
 | 69 |   <line class="ligne_grad" x1="175.697" y1="66.144" x2="492.986" y2="66.144"/>
 | 
          
            | 58 | 	<line id="deux" class="graduation" x1="299.757" y1="19.296" x2="299.757" y2="291.518"/>
 | 70 |   <line class="ligne_grad" x1="175.697" y1="103.094" x2="492.986" y2="103.094"/>
 | 
          
            | 59 | 	<line id="trois" class="graduation" x1="338.121" y1="19.296" x2="338.121" y2="291.518"/>
 | 71 |   <line class="ligne_grad" x1="175.697" y1="142.033" x2="492.986" y2="142.033"/>
 | 
          
            | 60 | 	<line id="quatre" class="graduation" x1="380.094" y1="19.296" x2="380.094" y2="291.518"/>
 | 72 |   <line class="ligne_grad" x1="176.457" y1="181.566" x2="493.746" y2="181.566"/>
 | 
          
            | 61 | 	<line id="six" class="graduation" x1="464.723" y1="19.296" x2="464.723" y2="291.518"/>
 | 73 |   <line class="ligne_grad" x1="176.457" y1="219.764" x2="493.746" y2="219.764"/>
 | 
          
            | - |   | 74 |   
 | 
          
            | 62 | 	<line id="sept" class="graduation" x1="506.005" y1="19.296" x2="506.005" y2="291.518"/>
 | 75 |   <line id="zero" class="graduation" x1="176.08" y1="27.461" x2="176.08" y2="225.046"/>
 | 
          
            | 63 | 	<line id="huit" class="graduation" x1="547.976" y1="19.296" x2="547.976" y2="291.518"/>
 | 76 |   <line id="un" class="graduation" x1="207.491" y1="27.461" x2="207.491" y2="225.046"/>
 | 
          
            | 64 | 	<line id="neuf" class="graduation" x1="589.944" y1="19.296" x2="589.944" y2="291.518"/>
 | 77 |   <line id="deux" class="graduation" x1="242.535" y1="27.461" x2="242.535" y2="225.046"/>
 | 
          
            | 65 | 	<line id="dix" class="graduation" x1="628.944" y1="19.296" x2="628.944" y2="291.518"/>
 | 78 |   <line id="trois" class="graduation" x1="271.655" y1="27.461" x2="271.655" y2="225.046"/>
 | 
          
            | 66 | 	<line class="median" x1="211.705" y1="34.617" x2="629.705" y2="34.617"/>
 | 79 |   <line id="quatre" class="graduation" x1="303.516" y1="27.461" x2="303.516" y2="225.046"/>
 | 
          
            | 67 | 	<line class="median" x1="211.705" y1="79.558" x2="629.705" y2="79.558"/>
 | 80 |   <line id="six" class="graduation" x1="367.755" y1="27.461" x2="367.755" y2="225.046"/>
 | 
          
            | 68 | 	<line class="median" x1="211.705" y1="128.237" x2="629.705" y2="128.237"/>
 | 81 |   <line id="sept" class="graduation" x1="399.09" y1="27.461" x2="399.09" y2="225.046"/>
 | 
          
            | 69 | 	<line class="median" x1="211.705" y1="179.536" x2="629.705" y2="179.536"/>
 | 82 |   <line id="huit" class="graduation" x1="430.949" y1="27.461" x2="430.949" y2="225.046"/>
 | 
          
            | 70 | 	<rect x="205.705" y="45.296" class="cache" width="451" height="24"/>
 | 83 |   <line id="neuf" class="graduation" x1="462.806" y1="27.461" x2="462.806" y2="225.046"/>
 | 
          
            | 71 | 	<rect x="206.705" y="89.296" class="cache" width="451" height="27"/>
 | 84 |   <line id="dix" class="graduation" x1="492.409" y1="27.461" x2="492.409" y2="225.046"/>
 | 
          
            | - |   | 85 |   
 | 
          
            | 72 | 	<rect x="200.705" y="138.295" class="cache" width="452" height="27"/>
 | 86 |   <line id="cinq" class="median" x1="336.654" y1="212.689" x2="336.654" y2="227.354"/>
 | 
          
            | 73 | 	<rect x="206.705" y="240.675" class="cache" width="451" height="27"/>
 | 87 |   <line class="median"  x1="336.654" y1="173.977" x2="336.654" y2="189.158"/>
 | 
          
            | 74 | 	<rect x="207.705" y="189.295" class="cache" width="451" height="27"/>
 | 88 |   <line class="median" x1="336.654" y1="134.443" x2="336.654" y2="149.624"/>
 | 
          
            | 75 | 	<text x="39.6411" y="39.165" class="titre" >Réaction du sol</text>
 | 89 |   <line class="median" x1="336.654" y1="95.503" x2="336.654" y2="110.685"/>
 | 
          
            | 76 | 	<text x="30.7642" y="183.8696" class="titre">Nutriments du sol</text>
 | 90 |   <line class="median" x1="336.654" y1="58.553" x2="336.654" y2="73.734"/>
 | 
          
            | 77 | 	<text x="35.4658" y="137.0605" class="titre">Texture du sol </text>
 | 91 |   <line class="median" x1="336.654" y1="24.44" x2="336.654" y2="39.621"/>
 | 
          
            | - |   | 92 |   
 | 
          
            | 78 | 	<text x="39.6509" y="88.1143" class="titre">Humidité du sol</text>
 | 93 |   <rect x="171.144" y="37.136" class="cache" width="342.338" height="23.218"/>
 | 
          
            | 79 | 	<text x="75.7739" y="232.1646" class="titre">Salinité</text>
 | 94 |   <rect x="171.902" y="70.535"  class="cache" width="331.165" height="26.495"/>
 | 
          
            | 80 | 	<text x="24.7495" y="281.8521" class="titre">Matière Organique</text>	
 | 95 |   <rect x="167.348" y="108.544"  class="cache" width="332.482" height="28.68"/>
 | 
          
            | 81 | 	<text x="210.4937" y="56.4902" class="min_max">sec</text>
 | 96 |   <rect x="171.902" y="188.441"  class="cache" width="335.076" height="25.495"/>
 | 
          
            | 82 | 	<text x="210.4937" y="109.3506" class="min_max">argile</text>
 | 97 |   <rect x="172.661" y="147.441"  class="cache" width="331.166" height="29.494"/>
 | 
          
            | - |   | 98 |   
 | 
          
            | 83 | 	<text x="577.1221" y="109.3506" class="min_max"> rochers</text>
 | 99 |   <text transform="matrix(1 0 0 1 48.6948 145.3223)" class="titre" >Nutriments </text>
 | 
          
            | 84 | 	<text x="209.4937" y="14.8721" class="min_max">acide</text>
 | 100 |   <text transform="matrix(1 0 0 1 60.499 109.7915)"  class="titre">Texture </text>
 | 
          
            | 85 | 	<text x="579.4932" y="12.8721" class="min_max">basique</text>
 | 101 |   <text transform="matrix(1 0 0 1 55.4404 72.6382)"  class="titre">Humidité </text>
 | 
          
            | 86 | 	<text x="210.4937" y="159.2407" class="min_max">pauvre</text>
 | 102 |   <text transform="matrix(1 0 0 1 40.6743 35.6382)"  class="titre">Réaction (pH)</text>
 | 
          
            | 87 | 	<text x="598.7959" y="162.6978" class="min_max">riche</text>
 | 103 |   <text transform="matrix(1 0 0 1 62.6045 181.9824)"  class="titre">Salinité</text>
 | 
          
            | 88 | 	<text x="582.1104" y="58.6982" class="min_max">humide</text>
 | 104 |   <text transform="matrix(1 0 0 1 24.6328 219.6973)"  class="titre">Matière Organique</text>
 | 
          
            | - |   | 105 |   
 | 
          
            | 89 | 	<text x="211.4937" y="258.8696" class="min_max">pauvre</text>
 | 106 |    <circle id="ve_reaction_sol" class="curseur" cx="487.565" cy="32.988" r="11.583"/>
 | 
          
            | 90 | 	<text x="210.4937" y="210.8716" class="min_max">non-tolérant</text>
 | 107 |   <circle id="ve_humidite_edaph" class="curseur" cx="178.763" cy="67.905" r="11.583"/>
 | 
          
            | 91 | 	<text x="552.585" y="208.8716" class="min_max">très tolérant</text>
 | 108 |   <circle id="ve_texture_sol" class="curseur" cx="490.685" cy="104.34" r="11.583"/>
 | 
          
            | 92 | 	<text x="600.1924" y="261.0786" class="min_max">riche</text>
 | 109 |   <circle id="ve_salinite" class="curseur" cx="488.324" cy="182.523" r="11.584"/>
 | 
          
            | 93 | 	<line class="ligne_grad" x1="423.751" y1="271.938" x2="423.751" y2="291.938"/>
 | 110 |   <circle id="ve_mat_org_sol" class="curseur" cx="178.521" cy="219.524" r="11.583"/>
 | 
          
            | 94 | 	<line class="ligne_grad" x1="423.751" y1="221.618" x2="423.751" y2="241.618"/>
 | 111 |   <circle id="ve_nutriments_sol" class="curseur" cx="179.083" cy="141.534" r="11.583"/>
 | 
          
            | - |   | 112 |  
 | 
          
            | 95 | 	<line class="ligne_grad" x1="423.751" y1="169.536" x2="423.751" y2="189.536"/>
 | 113 |   <text transform="matrix(1 0 0 1 174.7778 54.6333)" class="min_max" >sec</text>
 | 
          
            | 96 | 	<line class="ligne_grad" x1="423.751" y1="118.237" x2="423.751" y2="138.237"/>
 | 114 |   <text transform="matrix(1 0 0 1 174.7778 91.7578)"  class="min_max">argile</text>
 | 
          
            | 97 | 	<line class="ligne_grad" x1="423.751" y1="69.558" x2="423.751" y2="89.558"/>
 | 115 |   <text transform="matrix(1 0 0 1 457.4238 91.7578)"  class="min_max"> rochers</text>
 | 
          
            | 98 | 	<line class="ligne_grad" x1="423.751" y1="24.617" x2="423.751" y2="44.617"/>
 | 116 |   <text transform="matrix(1 0 0 1 174.7778 127.6279)"  class="min_max">pauvre</text>
 | 
          
            | 99 | 	<line class="ligne_grad" x1="212.705" y1="231.618" x2="630.705" y2="231.618"/>
 | 117 |   <text transform="matrix(1 0 0 1 470.584 130.252)"  class="min_max">riche</text>
 | 
          
            | 100 | 	<line class="ligne_grad" x1="212.705" y1="281.938" x2="630.705" y2="281.938"/>
 | 118 |   <text transform="matrix(1 0 0 1 460.4521 56.3096)" class="min_max">humide</text>
 | 
          
            | 101 | 	<circle id="ve_reaction_sol" class="curseur" cx="505.313" cy="35.878" r="15.26"/>
 | 119 |   <text transform="matrix(1 0 0 1 174.019 22.0425)" class="min_max">acide</text>
 | 
          
            | 102 | 	<circle id="ve_humidite_edaph" class="curseur" cx="251.313" cy="81.878" r="15.26"/>
 | 120 |   <text transform="matrix(1 0 0 1 458.4199 20.5244)" class="min_max">basique</text>
 | 
          
            | 103 | 	<circle id="ve_texture_sol" class="curseur" cx="463.313" cy="129.878" r="15.26"/>
 | 121 |   <text transform="matrix(1 0 0 1 174.7778 171.8193)" class="min_max">non-tolérant</text>
 | 
          
            | 104 | 	<circle id="ve_salinite" class="curseur" cx="506.313" cy="232.878" r="15.26"/>
 | 122 |   <text transform="matrix(1 0 0 1 442.2305 170.3008)" class="min_max">très tolérant</text>
 | 
          
            | 105 | 	<circle id="ve_mat_org_sol" class="curseur" cx="252.313" cy="284.258" r="15.26"/>
 | 123 |   <text transform="matrix(1 0 0 1 175.5371 205.252)" class="min_max">pauvre</text>
 | 
          
            | 106 | 	<circle id="ve_nutriments_sol" class="curseur" cx="507.313" cy="178.878" r="15.26"/>
 | 124 |   <text transform="matrix(1 0 0 1 470.584 206.9297)" class="min_max">riche</text>
 | 
          
            | 107 | </svg>
 | 125 | </svg>
 |