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/" class="broken_link">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 Mercredi, décembre 27th, 2006 at 21:36 and is filed under <a href="http://catherine.chalom-fersen.com/bioblog/category/agriculture-biologique/" title="Voir tous les articles dans 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 (obligatoire)</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) (obligatoire)</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='vBTZBcrLcjS3o1iiX4HA//' /> <input name='bcspamblock_time' type='hidden' value='1328764755' /> <p>Please copy the string <strong>yUgr90</strong> to the field below:</p> <input name='bcspamblock' id='bcspamblock' value='' /> </div> <script type='text/javascript' language='javascript'> document.getElementById('bcspamblock').value = 'yUgr90'; 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>Auteur</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/2007/06/10/urgence-petition-pour-la-defense-de-lagriculture-biologique/">URGENCE : pétition pour la défense de l'agriculture biologique </a></p> </li> <li> </li> <li><h2>Recent</h2> <ul> <li><a href='http://catherine.chalom-fersen.com/bioblog/2012/01/01/sadhana-forest-a-besoin-de-nous/' title='Sadhana Forest a besoin de nous'>Sadhana Forest a besoin de nous</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/10/16/vote-du-16-octobre-2011-pour-lecologie-un-choix-simpose-martine-aubry/' title='vote du 16 octobre 2011 ; pour l’écologie un choix s’impose : Martine Aubry'>vote du 16 octobre 2011 ; pour l’écologie un choix s’impose : Martine Aubry</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/09/03/le-retour-a-la-terre-le-retour-a-la-faux/' title='le Retour à la Terre, le Retour à la Faux'>le Retour à la Terre, le Retour à la Faux</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/07/13/relevement-des-aides-a-la-bio-de-qui-se-moque-ton/' title='Relèvement des aides à la bio : de qui se moque t’on ?'>Relèvement des aides à la bio : de qui se moque t’on ?</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/07/05/generations-futures-et-presse-grand-public/' title='Générations Futures et presse grand public'>Générations Futures et presse grand public</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/06/16/tout-est-bon-pour-attaquer-la-filiere-bio/' title='Tout est bon pour attaquer la filière bio'>Tout est bon pour attaquer la filière bio</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/05/23/penurie-deau-les-particuliers-ne-sont-ils-vraiment-pas-au-courant/' title='Pénurie d’eau : les particuliers ne sont-ils vraiment pas au courant ?'>Pénurie d’eau : les particuliers ne sont-ils vraiment pas au courant ?</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/05/23/penurie-deau-les-agriculteurs-ne-sont-ils-vraiment-pas-au-courant/' title='Pénurie d’eau : les agriculteurs ne sont-ils vraiment pas au courant ?'>Pénurie d’eau : les agriculteurs ne sont-ils vraiment pas au courant ?</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/03/27/une-seule-et-petite-planete/' title='Une seule – et petite – planète'>Une seule – et petite – planète</a></li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/03/16/quelles-femmes-faut-il-mettre-en-avant/' title='Quelles femmes faut il mettre en avant ?'>Quelles femmes faut il mettre en avant ?</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/">Me connaitre</a></li> <li class="page_item page-item-195"><a href="http://catherine.chalom-fersen.com/bioblog/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"> <caption>décembre 2006</caption> <thead> <tr> <th scope="col" title="Lundi">L</th> <th scope="col" title="Mardi">Ma</th> <th scope="col" title="Mercredi">Me</th> <th scope="col" title="Jeudi">J</th> <th scope="col" title="Vendredi">V</th> <th scope="col" title="Samedi">S</th> <th scope="col" title="Dimanche">D</th> </tr> </thead> <tfoot> <tr> <td colspan="3" id="prev" class="pad"> </td> <td class="pad"> </td> <td colspan="3" id="next"><a href="http://catherine.chalom-fersen.com/bioblog/2007/01/" title="Voir les articles pour janvier 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/2012/01/' title='janvier 2012'>janvier 2012</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/10/' title='octobre 2011'>octobre 2011</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/09/' title='septembre 2011'>septembre 2011</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/07/' title='juillet 2011'>juillet 2011</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/06/' title='juin 2011'>juin 2011</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/05/' title='mai 2011'>mai 2011</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/03/' title='mars 2011'>mars 2011</a> (3)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/02/' title='février 2011'>février 2011</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2011/01/' title='janvier 2011'>janvier 2011</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2010/11/' title='novembre 2010'>novembre 2010</a> (4)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2010/02/' title='février 2010'>février 2010</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/12/' title='décembre 2009'>décembre 2009</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/08/' title='août 2009'>août 2009</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/07/' title='juillet 2009'>juillet 2009</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/06/' title='juin 2009'>juin 2009</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/04/' title='avril 2009'>avril 2009</a> (3)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/03/' title='mars 2009'>mars 2009</a> (1)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/02/' title='février 2009'>février 2009</a> (2)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2009/01/' title='janvier 2009'>janvier 2009</a> (8)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/12/' title='décembre 2008'>décembre 2008</a> (4)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/11/' title='novembre 2008'>novembre 2008</a> (3)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/10/' title='octobre 2008'>octobre 2008</a> (3)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/09/' title='septembre 2008'>septembre 2008</a> (5)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/08/' title='août 2008'>août 2008</a> (6)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/06/' title='juin 2008'>juin 2008</a> (4)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/05/' title='mai 2008'>mai 2008</a> (10)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/04/' title='avril 2008'>avril 2008</a> (17)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/03/' title='mars 2008'>mars 2008</a> (17)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/02/' title='février 2008'>février 2008</a> (10)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2008/01/' title='janvier 2008'>janvier 2008</a> (17)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/12/' title='décembre 2007'>décembre 2007</a> (13)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/11/' title='novembre 2007'>novembre 2007</a> (20)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/10/' title='octobre 2007'>octobre 2007</a> (12)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/09/' title='septembre 2007'>septembre 2007</a> (9)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/08/' title='août 2007'>août 2007</a> (16)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/07/' title='juillet 2007'>juillet 2007</a> (8)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/06/' title='juin 2007'>juin 2007</a> (5)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/05/' title='mai 2007'>mai 2007</a> (14)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/04/' title='avril 2007'>avril 2007</a> (10)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/03/' title='mars 2007'>mars 2007</a> (9)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/02/' title='février 2007'>février 2007</a> (8)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2007/01/' title='janvier 2007'>janvier 2007</a> (21)</li> <li><a href='http://catherine.chalom-fersen.com/bioblog/2006/12/' title='décembre 2006'>décembre 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="Voir tous les articles classés dans abeille">abeille</a> (39) </li> <li class="cat-item cat-item-5"><a href="http://catherine.chalom-fersen.com/bioblog/category/agriculture-biologique/" title="Voir tous les articles classés dans agriculture biologique">agriculture biologique</a> (109) </li> <li class="cat-item cat-item-44"><a href="http://catherine.chalom-fersen.com/bioblog/category/agro-carburants/" title="Voir tous les articles classés dans 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="Voir tous les articles classés dans alimentation">alimentation</a> (49) </li> <li class="cat-item cat-item-4"><a href="http://catherine.chalom-fersen.com/bioblog/category/amap/" title="Voir tous les articles classés dans AMAP">AMAP</a> (7) </li> <li class="cat-item cat-item-28"><a href="http://catherine.chalom-fersen.com/bioblog/category/amenagement-de-la-ville/" title="Voir tous les articles classés dans amenagement de la ville">amenagement de la ville</a> (16) </li> <li class="cat-item cat-item-36"><a href="http://catherine.chalom-fersen.com/bioblog/category/animaux/" title="Voir tous les articles classés dans animaux">animaux</a> (18) </li> <li class="cat-item cat-item-13"><a href="http://catherine.chalom-fersen.com/bioblog/category/arbres/" title="Voir tous les articles classés dans arbres">arbres</a> (17) </li> <li class="cat-item cat-item-7"><a href="http://catherine.chalom-fersen.com/bioblog/category/ecologie/" title="Voir tous les articles classés dans écologie">écologie</a> (90) </li> <li class="cat-item cat-item-22"><a href="http://catherine.chalom-fersen.com/bioblog/category/energie-nucleaire/" title="Voir tous les articles classés dans énergie nucléaire">énergie nucléaire</a> (9) </li> <li class="cat-item cat-item-17"><a href="http://catherine.chalom-fersen.com/bioblog/category/energie-solaire/" title="Voir tous les articles classés dans é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="Voir tous les articles classés dans énergies renouvelables">énergies renouvelables</a> (9) </li> <li class="cat-item cat-item-26"><a href="http://catherine.chalom-fersen.com/bioblog/category/bois/" title="Voir tous les articles classés dans bois">bois</a> (5) </li> <li class="cat-item cat-item-47"><a href="http://catherine.chalom-fersen.com/bioblog/category/brevetage-du-vivant/" title="Voir tous les articles classés dans brevetage du vivant">brevetage du vivant</a> (1) </li> <li class="cat-item cat-item-19"><a href="http://catherine.chalom-fersen.com/bioblog/category/commerce-equitable/" title="Voir tous les articles classés dans 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="Voir tous les articles classés dans consom'acteurs">consom'acteurs</a> (32) </li> <li class="cat-item cat-item-15"><a href="http://catherine.chalom-fersen.com/bioblog/category/construction-ecologique/" title="Voir tous les articles classés dans 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="Voir tous les articles classés dans délocalisation">délocalisation</a> (10) </li> <li class="cat-item cat-item-25"><a href="http://catherine.chalom-fersen.com/bioblog/category/developpement-durable/" title="Voir tous les articles classés dans developpement durable">developpement durable</a> (102) </li> <li class="cat-item cat-item-37"><a href="http://catherine.chalom-fersen.com/bioblog/category/emploi/" title="Voir tous les articles classés dans emploi">emploi</a> (12) </li> <li class="cat-item cat-item-21"><a href="http://catherine.chalom-fersen.com/bioblog/category/energie-renouvelable/" title="Voir tous les articles classés dans energie renouvelable">energie renouvelable</a> (8) </li> <li class="cat-item cat-item-9"><a href="http://catherine.chalom-fersen.com/bioblog/category/engagement-solidaire/" title="Voir tous les articles classés dans engagement solidaire">engagement solidaire</a> (13) </li> <li class="cat-item cat-item-10"><a href="http://catherine.chalom-fersen.com/bioblog/category/engagement-solidaire-2/" title="Voir tous les articles classés dans engagement solidaire">engagement solidaire</a> (6) </li> <li class="cat-item cat-item-42"><a href="http://catherine.chalom-fersen.com/bioblog/category/engrais/" title="Voir tous les articles classés dans engrais">engrais</a> (12) </li> <li class="cat-item cat-item-41"><a href="http://catherine.chalom-fersen.com/bioblog/category/entrepreunariat-social/" title="Voir tous les articles classés dans 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="Voir tous les articles classés dans espece en danger">espece en danger</a> (12) </li> <li class="cat-item cat-item-33"><a href="http://catherine.chalom-fersen.com/bioblog/category/fruit/" title="Voir tous les articles classés dans fruit">fruit</a> (12) </li> <li class="cat-item cat-item-34"><a href="http://catherine.chalom-fersen.com/bioblog/category/fruit-2/" title="Voir tous les articles classés dans fruit">fruit</a> (16) </li> <li class="cat-item cat-item-46"><a href="http://catherine.chalom-fersen.com/bioblog/category/gachis/" title="Voir tous les articles classés dans gâchis">gâchis</a> (5) </li> <li class="cat-item cat-item-20"><a href="http://catherine.chalom-fersen.com/bioblog/category/gestion-de-leau/" title="Voir tous les articles classés dans gestion de l'eau">gestion de l'eau</a> (21) </li> <li class="cat-item cat-item-1"><a href="http://catherine.chalom-fersen.com/bioblog/category/non-classe/" title="Voir tous les articles classés dans Non classé">Non classé</a> (20) </li> <li class="cat-item cat-item-12"><a href="http://catherine.chalom-fersen.com/bioblog/category/ogm/" title="Voir tous les articles classés dans OGM">OGM</a> (60) </li> <li class="cat-item cat-item-11"><a href="http://catherine.chalom-fersen.com/bioblog/category/oiseaux/" title="Voir tous les articles classés dans oiseaux">oiseaux</a> (21) </li> <li class="cat-item cat-item-32"><a href="http://catherine.chalom-fersen.com/bioblog/category/pesticides/" title="Voir tous les articles classés dans pesticides">pesticides</a> (52) </li> <li class="cat-item cat-item-45"><a href="http://catherine.chalom-fersen.com/bioblog/category/plantes-sauvages/" title="Voir tous les articles classés dans 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="Voir tous les articles classés dans pollution">pollution</a> (56) </li> <li class="cat-item cat-item-23"><a href="http://catherine.chalom-fersen.com/bioblog/category/recyclage/" title="Voir tous les articles classés dans recyclage">recyclage</a> (11) </li> <li class="cat-item cat-item-14"><a href="http://catherine.chalom-fersen.com/bioblog/category/salon/" title="Voir tous les articles classés dans salon">salon</a> (9) </li> <li class="cat-item cat-item-31"><a href="http://catherine.chalom-fersen.com/bioblog/category/sante/" title="Voir tous les articles classés dans santé">santé</a> (31) </li> <li class="cat-item cat-item-30"><a href="http://catherine.chalom-fersen.com/bioblog/category/securite-alimentaire/" title="Voir tous les articles classés dans sécurité alimentaire">sécurité alimentaire</a> (59) </li> <li class="cat-item cat-item-2"><a href="http://catherine.chalom-fersen.com/bioblog/category/semences/" title="Voir tous les articles classés dans Semences">Semences</a> (59) </li> <li class="cat-item cat-item-24"><a href="http://catherine.chalom-fersen.com/bioblog/category/traitement-dechets/" title="Voir tous les articles classés dans traitement déchets">traitement déchets</a> (17) </li> <li class="cat-item cat-item-16"><a href="http://catherine.chalom-fersen.com/bioblog/category/transports-alterntifs/" title="Voir tous les articles classés dans 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="Voir tous les articles classés dans velo">velo</a> (10) </li> </ul> </li> </ul> </div> <script type="text/javascript"> //<![CDATA[ shutterSettings = { imgDir : 'http://catherine.chalom-fersen.com/bioblog/wp-content/plugins/shutter-reloaded/menu/', L10n : ["Précédente","Suivante","Fermer","Pleine page","Taille de l\'écran","Image","sur","Chargement..."] } //]]> </script> <script src="http://catherine.chalom-fersen.com/bioblog/wp-content/plugins/shutter-reloaded/shutter-reloaded.js?ver=2.4" type="text/javascript"></script> <script type="text/javascript"> try{shutterReloaded.init();}catch(e){}</script> <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="Cette page est en XHTML 1.0 Transitional valide"><abbr title="eXtensible HyperText Markup Language">XHTML</abbr> valide</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>. 22 queries. 0,841 seconds. <a href="#" title="Back to Top">Haut</a>. </p></div> </div> <!-- Gorgeous design by Nofie Iman - http://nofieiman.com/ --> </body></html><!-- hyper cache: a842355bf095b5b2da7cf1b493055f6c 12-02-09 05:19:15 -->