Visite au Verger de Roncheville

<meta name="GENERATOR" content="OpenOffice.org 2.0 (Linux)" /><meta name="AUTHOR" content="Catherine Fersen" /><meta name="CREATED" content="20061228;8593000" /><meta name="CHANGEDBY" content="Bruno FREMONT" /><meta name="CHANGED" content="20061228;13550700" /><br /> <style type="text/css"> <!-- @page { size: 21cm 29.7cm; margin: 2cm } P { margin-bottom: 0.21cm } --></style> <p>Aujourd’hui Eric et moi sommes allés rendre visite à Bruno Frémont du <a title="Verger de Roncheville" href="http://catherine.chalom-fersen.com/bioblog/www.chez.com/vgroncheville/">Verger de Roncheville</a>.</p> <p style="margin-bottom: 0cm">Cela faisait un moment que Bruno et moi échangions sur internet au sujet des <a title="AMAP" href="http://alliancepec.free.fr/Webamap/">AMAP</a>. Nous sommes aussi tous deux adhérents de <a title="Nature et Progres" href="http://www.natureetprogres.org/">Nature et Progrès</a> cela crée des liens.</p> <p style="margin-bottom: 0cm">Juste avant d’arriver chez lui un panneau en forme de pomme rouge, cela s’impose !</p> <p style="margin-bottom: 0cm">Nous sommes accueillis par Bruno et son fils Jean Baptiste.</p> <p style="margin-bottom: 0cm">Bruno qui produit une grande variétés de pommes anciennes nous montre les publications des <a title="croqueurs de pomme" href="http://www.croqueurs-de-pommes.asso.fr/accueil.htm">Croqueurs de Pommes</a>, association à laquelle il adhère ; cela fait un moment qu’on y pensait je crois qu’on va franchir le pas.</p> <p style="margin-bottom: 0cm">Bruno nous fait visiter leur domaine : en dépit du froid et de la grisaille c’est magnifique, des pommiers à perte de vue sur un terrain vallonné. Certains arbres ont encore des pommes, Jean Baptiste profite de la ballade pour faire des photos de pomme et faire des dégustations. C’est incroyable le nombre de variétés différentes que nous voyons, des pommes à couteau, des pommes à cidre,…. Bruno a notre variété préférée : la plus moche et la plus délicieuse des pommes : la patte de loup !</p> <p style="margin-bottom: 0cm">Il nous montre aussi son équipement pour faire du jus de pomme, ainsi que des ustensiles anciens qui étaient destinés à ramasser les pommes.</p> <p style="margin-bottom: 0cm">Si Bruno est engagé dans la bio, c’est aussi un entrepreneur social : il fait travailler des jeunes d’un foyer de ré-insertion de Caen. C’est super !</p> <p style="margin-bottom: 0cm">Comme il fait froid il nous invite à boire un jus de pomme chaud : une découverte c’est délicieux !</p> <p style="margin-bottom: 0cm">Nous parlons des projets de Jean Baptiste. Il aimerait faire un supermarché bio « <a title="Biocoop" href="http://www.biocoop.fr/">Biocoop</a> » en SCOP avec des amis qui font partie d’une <a title="AMAP" href="http://alliancepec.free.fr/Webamap/">AMAP</a> à laquelle Bruno participe. C’est super. J’espère que cela va marcher pour eux. Il va y avoir 3 <a title="Biocoop" href="http://www.biocoop.fr/">Biocoop</a> au Nord, à l’Ouest et au Sud de Caen. Celle de Jean Baptiste et ses amis serait à l’Est. Les 4 points cardinaux seraient donc au complet ! Il a le soutien de <a title="france active" href="http://www.franceactive.org/">France Active</a> ; le monde est vraiment petit ; j’étais début décembre au meeting de l’économie solidaire organisé par <a title="france active" href="http://www.franceactive.org/">France Active</a> (voir site <font color="#000080"><u><a href="http://www.sinvestir.org/">www.sinvestir.org</a></u></font>) où j’avais retrouvé mes amis des <a title="Jardins de Cocagne" href="http://www.reseaucocagne.asso.fr/">Jardins de Cocagne</a> eux aussi très actifs en matière d’économie solidaire.</p> <p style="margin-bottom: 0cm">Nous repartons avec des bouteilles de jus de pomme et l’envie de revenir lorsque les pommiers seront en fleur.</p> <p style="margin-bottom: 0cm"> <p class="postmetadata alt"> <small> This entry was posted on Wednesday, December 27th, 2006 at 21:36 and is filed under <a href="http://catherine.chalom-fersen.com/bioblog/category/agriculture-biologique/" title="View all posts in agriculture biologique" rel="category tag">agriculture biologique</a>. You can follow any responses to this entry through the <a href='http://catherine.chalom-fersen.com/bioblog/2006/12/27/visite-au-verger-de-roncheville/feed/'>RSS 2.0</a> feed. You can <a href="#respond">leave a response</a>, or <a href="http://catherine.chalom-fersen.com/bioblog/2006/12/27/visite-au-verger-de-roncheville/trackback/">trackback</a> from your own site. </small> </p> </div> </div> <!-- You can start editing here. --> <!-- If comments are open, but there are no comments. --> <h3 id="respond">Laissez un commentaire</h3> <form action="http://catherine.chalom-fersen.com/bioblog/wp-comments-post.php" method="post" id="commentform"> <p><input type="text" name="author" id="author" value="" size="22" tabindex="1" /> <label for="author"><small>Name (required)</small></label></p> <p><input type="text" name="email" id="email" value="" size="22" tabindex="2" /> <label for="email"><small>Mail (will not be published) (required)</small></label></p> <p><input type="text" name="url" id="url" value="" size="22" tabindex="3" /> <label for="url"><small>Website</small></label></p> <p><small><strong>XHTML:</strong> You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> </small></p> <script type="text/javascript"> function grin(tag) { var myField; if (document.getElementById('content') && document.getElementById('content').type == 'textarea') { myField = document.getElementById('content'); } else if (document.getElementById('comment') && document.getElementById('comment').type == 'textarea') { myField = document.getElementById('comment'); } else { return false; } if (document.selection) { myField.focus(); sel = document.selection.createRange(); sel.text = tag; myField.focus(); } else if (myField.selectionStart || myField.selectionStart == '0') { var startPos = myField.selectionStart; var endPos = myField.selectionEnd; var cursorPos = endPos; myField.value = myField.value.substring(0, startPos) + tag + myField.value.substring(endPos, myField.value.length); cursorPos += tag.length; myField.focus(); myField.selectionStart = cursorPos; myField.selectionEnd = cursorPos; } else { myField.value += tag; myField.focus(); } } </script> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_mrgreen.gif" alt=":mrgreen:" onclick="grin(':mrgreen:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_neutral.gif" alt=":neutral:" onclick="grin(':neutral:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_twisted.gif" alt=":twisted:" onclick="grin(':twisted:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_eek.gif" alt=":shock:" onclick="grin(':shock:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_smile.gif" alt=":smile:" onclick="grin(':smile:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_confused.gif" alt=":???:" onclick="grin(':???:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_cool.gif" alt=":cool:" onclick="grin(':cool:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_evil.gif" alt=":evil:" onclick="grin(':evil:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_biggrin.gif" alt=":grin:" onclick="grin(':grin:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_redface.gif" alt=":oops:" onclick="grin(':oops:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_razz.gif" alt=":razz:" onclick="grin(':razz:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_rolleyes.gif" alt=":roll:" onclick="grin(':roll:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_wink.gif" alt=":wink:" onclick="grin(':wink:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_cry.gif" alt=":cry:" onclick="grin(':cry:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_surprised.gif" alt=":eek:" onclick="grin(':eek:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_lol.gif" alt=":lol:" onclick="grin(':lol:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_mad.gif" alt=":mad:" onclick="grin(':mad:');"> <img src="http://catherine.chalom-fersen.com/bioblog/wp-images/smilies/icon_sad.gif" alt=":sad:" onclick="grin(':sad:');"> <br /> <p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p> <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit" /> <input type="hidden" name="comment_post_ID" value="7" /> </p> <!-- bcSpamblock Spam protection by Brandon Checketts http://www.brandonchecketts.com/bcspamblock/ --> <div id='bcspamblock_div'> <input name='bcspamblock_hidden' type='hidden' value='D3/aoAyxZ1juhxDpqF9fZ.' /> <input name='bcspamblock_time' type='hidden' value='1231330721' /> <p>Please copy the string <strong>U2wVnB</strong> to the field below:</p> <input name='bcspamblock' id='bcspamblock' value='' /> </div> <script type='text/javascript' language='javascript'> document.getElementById('bcspamblock').value = 'U2wVnB'; document.getElementById('bcspamblock_div').style.display = 'none'; document.getElementById('bcspamblock_div').style.visibility = 'hidden'; </script> </form> </div> <div id="sidebar"> <ul> <li> <form method="get" id="searchform" action="/bioblog/index.php"> <div><input type="text" value="" name="s" id="s" /> <input type="submit" id="searchsubmit" value="Find" /> </div> </form> </li> <!-- Author information is disabled per default. Uncomment and fill in your details if you want to use it. <li><h2>Author</h2> <p>A little something about you, the author. Nothing lengthy, just an overview.</p> </li> --> <li><h2>Au hasard</h2> <p> <a href="http://catherine.chalom-fersen.com/bioblog/2008/03/28/a-son-tour-la-roumanie-dit-stop-aux-ogm/">A son tour, la Roumanie dit stop aux OGM</a></p> </li> <li> </li> <li><h2>Recent</h2> <ul> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/01/05/consternation-au-vu-de-la-nomination-du-secretaire-detat-a-lagriculture-us/' title='Consternation au vu de la nomination du secrétaire d’Etat à l’Agriculture US'>Consternation au vu de la nomination du secrétaire d’Etat à l’Agriculture US</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/01/04/ils-jettent-largent-par-la-porte/' title='Ils jettent l’argent par la porte'>Ils jettent l’argent par la porte</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/12/28/les-ogm-pour-nourrir-la-planete-ou-pour-enrichir-monsanto/' title='Les OGM : pour nourrir la planète ? ou pour enrichir Monsanto & Co ?'>Les OGM : pour nourrir la planète ? ou pour enrichir Monsanto & Co ?</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/12/16/nos-enfants-nous-accuseront-dans-de-nouvelles-salles-parisiennes/' title='Nos enfants nous accuseront dans de nouvelles salles parisiennes'>Nos enfants nous accuseront dans de nouvelles salles parisiennes</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/12/07/une-visite-inhabituelle-dans-notre-nouveau-verger/' title='Une visite inhabituelle dans notre nouveau verger'>Une visite inhabituelle dans notre nouveau verger</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/12/02/appel-a-manifester-dans-toute-la-france-contre-le-cruiser/' title='3 décembre : Appel à manifester dans toute la France contre le Cruiser'>3 décembre : Appel à manifester dans toute la France contre le Cruiser</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/11/30/alerte-aux-pesticides-dans-le-raisin-non-bio/' title='Alerte aux pesticides dans le raisin non bio'>Alerte aux pesticides dans le raisin non bio</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/11/01/a-ne-pas-rater-nos-enfants-nous-accuseront/' title='A ne pas rater : Nos enfants nous accuseront'>A ne pas rater : Nos enfants nous accuseront</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/11/01/rendez-vous-a-marjolaine-2008-du-8-au-16-novembre/' title='Rendez vous à Marjolaine 2008 du 8 au 16 novembre'>Rendez vous à Marjolaine 2008 du 8 au 16 novembre</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/10/30/consequences-dune-mauvaise-agriculture/' title='Conséquences d’une mauvaise agriculture'>Conséquences d’une mauvaise agriculture</a></li> </ul> </li> <li class="pagenav"><h2>Pages</h2><ul><li class="page_item page-item-5"><a href="http://catherine.chalom-fersen.com/bioblog/a-propos/" title="Me connaitre">Me connaitre</a></li> <li class="page_item page-item-195"><a href="http://catherine.chalom-fersen.com/bioblog/me-contacter/" title="Me contacter">Me contacter</a></li> </ul></li> <!-- WordPress Calendar is disabled per default. Remove the html comment tags if you want to use it. <li id="calendar"> <table id="wp-calendar" summary="Calendar"> <caption>December 2006</caption> <thead> <tr> <th abbr="Monday" scope="col" title="Monday">M</th> <th abbr="Tuesday" scope="col" title="Tuesday">T</th> <th abbr="Wednesday" scope="col" title="Wednesday">W</th> <th abbr="Thursday" scope="col" title="Thursday">T</th> <th abbr="Friday" scope="col" title="Friday">F</th> <th abbr="Saturday" scope="col" title="Saturday">S</th> <th abbr="Sunday" scope="col" title="Sunday">S</th> </tr> </thead> <tfoot> <tr> <td colspan="3" id="prev" class="pad"> </td> <td class="pad"> </td> <td abbr="January" colspan="3" id="next"><a href="http://catherine.chalom-fersen.com/bioblog/2007/01/" title="View posts for January 2007">Jan »</a></td> </tr> </tfoot> <tbody> <tr> <td colspan="4" class="pad"> </td><td>1</td><td>2</td><td>3</td> </tr> <tr> <td>4</td><td>5</td><td>6</td><td>7</td><td>8</td><td>9</td><td>10</td> </tr> <tr> <td>11</td><td>12</td><td>13</td><td>14</td><td>15</td><td>16</td><td>17</td> </tr> <tr> <td>18</td><td>19</td><td>20</td><td>21</td><td>22</td><td>23</td><td>24</td> </tr> <tr> <td><a href="http://catherine.chalom-fersen.com/bioblog/2006/12/25/" title="Condamnation de Kokopelli : cela me choque et vous ?">25</a></td><td>26</td><td><a href="http://catherine.chalom-fersen.com/bioblog/2006/12/27/" title="AMAP de Pont Audemer, Visite au Verger de Roncheville">27</a></td><td>28</td><td>29</td><td><a href="http://catherine.chalom-fersen.com/bioblog/2006/12/30/" title="Apiculteurs.info">30</a></td><td>31</td> </tr> </tbody> </table> </li> --> <li><h2>Archives</h2> <ul> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/01/' title='January 2009'>January 2009</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/12/' title='December 2008'>December 2008</a> (4)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/11/' title='November 2008'>November 2008</a> (3)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/10/' title='October 2008'>October 2008</a> (3)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/09/' title='September 2008'>September 2008</a> (5)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/08/' title='August 2008'>August 2008</a> (6)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/06/' title='June 2008'>June 2008</a> (4)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/05/' title='May 2008'>May 2008</a> (10)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/04/' title='April 2008'>April 2008</a> (17)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/03/' title='March 2008'>March 2008</a> (17)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/02/' title='February 2008'>February 2008</a> (10)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/01/' title='January 2008'>January 2008</a> (17)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/12/' title='December 2007'>December 2007</a> (13)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/11/' title='November 2007'>November 2007</a> (20)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/10/' title='October 2007'>October 2007</a> (12)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/09/' title='September 2007'>September 2007</a> (9)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/08/' title='August 2007'>August 2007</a> (16)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/07/' title='July 2007'>July 2007</a> (8)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/06/' title='June 2007'>June 2007</a> (5)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/05/' title='May 2007'>May 2007</a> (14)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/04/' title='April 2007'>April 2007</a> (10)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/03/' title='March 2007'>March 2007</a> (9)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/02/' title='February 2007'>February 2007</a> (8)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/01/' title='January 2007'>January 2007</a> (21)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2006/12/' title='December 2006'>December 2006</a> (4)</li> </ul> </li> <li><h2>Catégories</h2> <ul> <li class="cat-item cat-item-3"><a href="http://catherine.chalom-fersen.com/bioblog/category/abeille/" title="View all posts filed under abeille">abeille</a> (37) </li> <li class="cat-item cat-item-5"><a href="http://catherine.chalom-fersen.com/bioblog/category/agriculture-biologique/" title="View all posts filed under agriculture biologique">agriculture biologique</a> (90) </li> <li class="cat-item cat-item-44"><a href="http://catherine.chalom-fersen.com/bioblog/category/agro-carburants/" title="View all posts filed under agro carburants">agro carburants</a> (3) </li> <li class="cat-item cat-item-35"><a href="http://catherine.chalom-fersen.com/bioblog/category/alimentation/" title="View all posts filed under alimentation">alimentation</a> (35) </li> <li class="cat-item cat-item-4"><a href="http://catherine.chalom-fersen.com/bioblog/category/amap/" title="View all posts filed under AMAP">AMAP</a> (6) </li> <li class="cat-item cat-item-28"><a href="http://catherine.chalom-fersen.com/bioblog/category/amenagement-de-la-ville/" title="View all posts filed under amenagement de la ville">amenagement de la ville</a> (15) </li> <li class="cat-item cat-item-36"><a href="http://catherine.chalom-fersen.com/bioblog/category/animaux/" title="View all posts filed under animaux">animaux</a> (10) </li> <li class="cat-item cat-item-13"><a href="http://catherine.chalom-fersen.com/bioblog/category/arbres/" title="View all posts filed under arbres">arbres</a> (13) </li> <li class="cat-item cat-item-7"><a href="http://catherine.chalom-fersen.com/bioblog/category/ecologie/" title="View all posts filed under écologie">écologie</a> (68) </li> <li class="cat-item cat-item-22"><a href="http://catherine.chalom-fersen.com/bioblog/category/energie-nucleaire/" title="View all posts filed under énergie nucléaire">énergie nucléaire</a> (5) </li> <li class="cat-item cat-item-17"><a href="http://catherine.chalom-fersen.com/bioblog/category/energie-solaire/" title="View all posts filed under énergie solaire">énergie solaire</a> (6) </li> <li class="cat-item cat-item-18"><a href="http://catherine.chalom-fersen.com/bioblog/category/energies-renouvelables/" title="View all posts filed under énergies renouvelables">énergies renouvelables</a> (7) </li> <li class="cat-item cat-item-26"><a href="http://catherine.chalom-fersen.com/bioblog/category/bois/" title="View all posts filed under bois">bois</a> (5) </li> <li class="cat-item cat-item-19"><a href="http://catherine.chalom-fersen.com/bioblog/category/commerce-equitable/" title="View all posts filed under commerce equitable">commerce equitable</a> (14) </li> <li class="cat-item cat-item-8"><a href="http://catherine.chalom-fersen.com/bioblog/category/consomacteurs/" title="View all posts filed under consom'acteurs">consom'acteurs</a> (30) </li> <li class="cat-item cat-item-15"><a href="http://catherine.chalom-fersen.com/bioblog/category/construction-ecologique/" title="View all posts filed under construction écologique">construction écologique</a> (6) </li> <li class="cat-item cat-item-29"><a href="http://catherine.chalom-fersen.com/bioblog/category/delocalisation/" title="View all posts filed under délocalisation">délocalisation</a> (9) </li> <li class="cat-item cat-item-25"><a href="http://catherine.chalom-fersen.com/bioblog/category/developpement-durable/" title="View all posts filed under developpement durable">developpement durable</a> (80) </li> <li class="cat-item cat-item-37"><a href="http://catherine.chalom-fersen.com/bioblog/category/emploi/" title="View all posts filed under emploi">emploi</a> (10) </li> <li class="cat-item cat-item-21"><a href="http://catherine.chalom-fersen.com/bioblog/category/energie-renouvelable/" title="View all posts filed under energie renouvelable">energie renouvelable</a> (7) </li> <li class="cat-item cat-item-9"><a href="http://catherine.chalom-fersen.com/bioblog/category/engagement-solidaire/" title="View all posts filed under engagement solidaire">engagement solidaire</a> (11) </li> <li class="cat-item cat-item-10"><a href="http://catherine.chalom-fersen.com/bioblog/category/engagement-solidaire-2/" title="View all posts filed under engagement solidaire">engagement solidaire</a> (5) </li> <li class="cat-item cat-item-42"><a href="http://catherine.chalom-fersen.com/bioblog/category/engrais/" title="View all posts filed under engrais">engrais</a> (6) </li> <li class="cat-item cat-item-41"><a href="http://catherine.chalom-fersen.com/bioblog/category/entrepreunariat-social/" title="View all posts filed under entrepreunariat social">entrepreunariat social</a> (3) </li> <li class="cat-item cat-item-38"><a href="http://catherine.chalom-fersen.com/bioblog/category/espece-en-danger/" title="View all posts filed under espece en danger">espece en danger</a> (8) </li> <li class="cat-item cat-item-33"><a href="http://catherine.chalom-fersen.com/bioblog/category/fruit/" title="View all posts filed under fruit">fruit</a> (8) </li> <li class="cat-item cat-item-34"><a href="http://catherine.chalom-fersen.com/bioblog/category/fruit-2/" title="View all posts filed under fruit">fruit</a> (14) </li> <li class="cat-item cat-item-46"><a href="http://catherine.chalom-fersen.com/bioblog/category/gachis/" title="View all posts filed under gâchis">gâchis</a> (1) </li> <li class="cat-item cat-item-20"><a href="http://catherine.chalom-fersen.com/bioblog/category/gestion-de-leau/" title="View all posts filed under gestion de l'eau">gestion de l'eau</a> (16) </li> <li class="cat-item cat-item-1"><a href="http://catherine.chalom-fersen.com/bioblog/category/non-classe/" title="View all posts filed under Non classé">Non classé</a> (19) </li> <li class="cat-item cat-item-12"><a href="http://catherine.chalom-fersen.com/bioblog/category/ogm/" title="View all posts filed under OGM">OGM</a> (54) </li> <li class="cat-item cat-item-11"><a href="http://catherine.chalom-fersen.com/bioblog/category/oiseaux/" title="View all posts filed under oiseaux">oiseaux</a> (17) </li> <li class="cat-item cat-item-32"><a href="http://catherine.chalom-fersen.com/bioblog/category/pesticides/" title="View all posts filed under pesticides">pesticides</a> (42) </li> <li class="cat-item cat-item-45"><a href="http://catherine.chalom-fersen.com/bioblog/category/plantes-sauvages/" title="View all posts filed under plantes sauvages">plantes sauvages</a> (1) </li> <li class="cat-item cat-item-6"><a href="http://catherine.chalom-fersen.com/bioblog/category/pollution/" title="View all posts filed under pollution">pollution</a> (51) </li> <li class="cat-item cat-item-23"><a href="http://catherine.chalom-fersen.com/bioblog/category/recyclage/" title="View all posts filed under recyclage">recyclage</a> (6) </li> <li class="cat-item cat-item-14"><a href="http://catherine.chalom-fersen.com/bioblog/category/salon/" title="View all posts filed under salon">salon</a> (9) </li> <li class="cat-item cat-item-31"><a href="http://catherine.chalom-fersen.com/bioblog/category/sante/" title="View all posts filed under santé">santé</a> (24) </li> <li class="cat-item cat-item-30"><a href="http://catherine.chalom-fersen.com/bioblog/category/securite-alimentaire/" title="View all posts filed under sécurité alimentaire">sécurité alimentaire</a> (47) </li> <li class="cat-item cat-item-2"><a href="http://catherine.chalom-fersen.com/bioblog/category/semences/" title="View all posts filed under Semences">Semences</a> (53) </li> <li class="cat-item cat-item-24"><a href="http://catherine.chalom-fersen.com/bioblog/category/traitement-dechets/" title="View all posts filed under traitement déchets">traitement déchets</a> (12) </li> <li class="cat-item cat-item-16"><a href="http://catherine.chalom-fersen.com/bioblog/category/transports-alterntifs/" title="View all posts filed under transports alterntifs">transports alterntifs</a> (11) </li> <li class="cat-item cat-item-27"><a href="http://catherine.chalom-fersen.com/bioblog/category/velo/" title="View all posts filed under velo">velo</a> (10) </li> </ul> </li> </ul> </div> <hr /> <div id="footer"> <p> Catherine Chalom is proudly powered by <a href="http://wordpress.org" title="Powered by WordPress">WordPress</a>, gorgeous design by <a href="http://nofieiman.com" title="Nofie Iman">Nofie Iman</a>.<br /> Catherine Chalom is copyrighted under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" title="This work is licensed under a Creative Commons License">Some Rights Reserved</a>. Code is <a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a> and <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Validates the CSS of this page">Valid <abbr title="Cascading Style Sheets">CSS</abbr></a>.<br /> <a href="http://catherine.chalom-fersen.com/bioblog/feed/atom/" title="Subscribe entries on Atom">Atom</a>, <a href="http://catherine.chalom-fersen.com/bioblog/feed/rss/" title="Subscribe entries on RSS .92">Entries (<abbr title="Really Simple Syndication">RSS</abbr> .92)</a>, <a href="http://catherine.chalom-fersen.com/bioblog/feed/" title="Subscribe entries on RSS 2.0">(<abbr title="Really Simple Syndication">RSS</abbr> 2.0)</a> and <a href="http://catherine.chalom-fersen.com/bioblog/comments/feed/" title="Subscribe comments on RSS">Comments (<abbr title="Really Simple Syndication">RSS</abbr> 2.0)</a>. 25 queries. 0.806 seconds. <a href="#" title="Back to Top">Top</a>. </p></div> </div> <!-- Gorgeous design by Nofie Iman - http://nofieiman.com/ --> </body></html>