%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/4187233/root/home/kfvehpdt/phytovox.fr/
Upload File :
Create Path :
Current File : //proc/4187233/root/home/kfvehpdt/phytovox.fr/article-l-amande-121824481.html

<!DOCTYPE html>
<!--[if lte IE 7]> <html class="ie7 ie67" lang="fr"> <![endif]-->
<!--[if IE 8]> <html class="ie8" lang="fr"> <![endif]-->
<!--[if IE 9]><html class="ie9" lang="fr"><![endif]-->
<!--[if !IE 9]><!-->
<html lang="fr">
<!--<![endif]-->
    <head>             
  
          
          
                                                                                                    
                                                                        
    <script src="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/ads.js?v1.8.0"></script>
  <script>
      dataLayer = [{
        'source'   : 'OVERBLOG',
        'theme'    : '66',
        'adUnitID' : '/6783/OverBlogKiwi/fr/1011795_3d7178699772c3b5d1602ffb77b397bd.over-blog.com',
        'group'    : 'Blog-Mode-Beaute',
        'category' : 'Beauty, Health & Fitness',
        'rating'   : 'BS',
        'unused'   : 'No',
        'adult'    : 'No',
        'pda'      : 'Yes',
        'hasAds'   : 'Yes',
        'lang'     : 'fr',
        'adblock'  : '__ads_loaded__' in window ? 'No' : 'Yes',
        'blog_id'  : '1011795',
        'blog_name': "PHYTOVOX",
        'premium'  : 'Yes',
        'slots'    : {
    "_f0ec755": {
        "name": "leaderboard"
    },
    "_ef76fc9": {
        "name": "wide_skyscraper"
    },
    "_6e89335": {
        "name": "banner"
    },
    "_cee04aa": {
        "name": "banner"
    },
    "_053c922": {
        "name": "footer"
    },
    "_ee03ac2": {
        "name": "sticky_footer"
    }
},
                  'article_type': 'article',
          'article_id': '44332459',
          'article_categories': [
                        "Articles Phyto-Aroma(th\u00e9rapie)"                    ]
              }];
  </script>
    <script>
    var s = document.createElement("script");
    s.async = true;
    s.src = "https://cdn.lib.getjad.io/library/6783/overblogkiwi";
    s.setAttribute('importance', 'high');
    s.onload = function(){
        function setupSlideIn() {
            var divSlidein = document.createElement("div");
            divSlidein.id = 'slidein';
            document.body.appendChild(divSlidein);
        }

        if( document.readyState !== 'loading' ) {
            setupSlideIn();
        } else {
            document.addEventListener('DOMContentLoaded', setupSlideIn, false);
        }
    };
    var g = document.getElementsByTagName("head")[0];
    g.parentNode.insertBefore(s, g);

    // targeting
    var jadTargeting = {};
    var noTargetingKeys = ['slots'];
    for (var k in dataLayer[0]) {
        if (noTargetingKeys.indexOf(k) === -1) {
            if (typeof dataLayer[0][k] === 'string') {
                jadTargeting[k] = [dataLayer[0][k]];
            } else if (Array.isArray(dataLayer[0][k])) {
                jadTargeting[k] = dataLayer[0][k];
            } else {
                // unknow type
            }
        }
    }

    // mapping positions
    var jadPagePositions = [];
    var jadElementsMapping = {};
    var stickyFooterDefined = false;
    for (var slot in dataLayer[0].slots) {
        if (dataLayer[0].slots[slot].name == 'sticky_footer') {
            stickyFooterDefined = true;
        }
    }

    // _881c7f7, leaderboard, [header, mtf_leaderboard, mtf_leaderboard_2, btf_leaderboard] => on prend le premier pas défini
    var jadAddPosition = function(obSlotDivId, obSlotName, positionsPref) {
        var added = false;
        for (var i = 0; i < positionsPref.length && !added; i++) {
            if (jadPagePositions.indexOf(positionsPref[i]) === -1) {
                jadPagePositions.push(positionsPref[i]);
                jadElementsMapping[positionsPref[i]] = obSlotDivId;
                added = true;
            }
        }
        if (!added) {
            console.warn('can not add position ' + obSlotName);
        }
    };

    for (var obSlotDivId in dataLayer[0].slots) {
        var obSlotName = dataLayer[0].slots[obSlotDivId].name
        var positionsPref = [];
        if (/banner/.test(obSlotName)) {
            if (stickyFooterDefined) {
                positionsPref = ['mtf_leaderboard', 'btf_leaderboard'];
            } else {
                positionsPref = ['sticky_footer', 'btf_leaderboard'];
            }
        } else if (/footer/.test(obSlotName)) {
            positionsPref = ['footer'];
        } else if (/half_page/.test(obSlotName)) {
            positionsPref = ['rectangle_atf', 'rectangle_atf_2'];
        } else if (/header/.test(obSlotName)) {
            positionsPref = ['header'];
        } else if (/inter/.test(obSlotName)) {
            positionsPref = ['interstitial'];
        } else if (/leaderboard/.test(obSlotName)) {
            if (stickyFooterDefined) {
                positionsPref = ['header', 'mtf_leaderboard', 'mtf_leaderboard_2', 'btf_leaderboard'];
            } else {
                positionsPref = ['header', 'sticky_footer', 'mtf_leaderboard', 'mtf_leaderboard_2', 'btf_leaderboard'];
            }
        } else if (/medium_rectangle/.test(obSlotName)) {
            positionsPref = ['rectangle_mtf', 'rectangle_mtf_2'];
        } else if (/parallax/.test(obSlotName)) {
            positionsPref = ['rectangle_atf', 'rectangle_atf_2'];
        } else if (/pave/.test(obSlotName)) {
            positionsPref = ['rectangle_mtf', 'rectangle_mtf_2'];
        } else if (/skyscraper/.test(obSlotName)) {
            positionsPref = ['atf_sky_left'];
        } else if (/sticky_footer/.test(obSlotName)) {
            positionsPref = ['sticky_footer'];
        } else if (/thema_160/.test(obSlotName)) {
            positionsPref = ['rectangle_atf', 'rectangle_atf_2'];
        }
        if (positionsPref.length) {
            jadAddPosition(obSlotDivId, obSlotDivId, positionsPref);
        } else {
            console.warn('error on ', obSlotDivId, obSlotName);
        }
    }

    // si ! sticky_footer alors ajouter slidein
    if (!jadElementsMapping.hasOwnProperty('sticky_footer')) {
        jadPagePositions.push('slidein');
        jadElementsMapping.slidein = 'slidein';
    }

    window.jad = window.jad || {};
    jad.cmd = jad.cmd || [];

    jad.cmd.push(function() {
        var config = {
            debug: false,
            page: '/6783/OverBlogKiwi/fr/1011795_3d7178699772c3b5d1602ffb77b397bd.over-blog.com',
            targeting: jadTargeting,
            prebidTargeting: jadTargeting,
            pagePositions: jadPagePositions,
            elementsMapping: jadElementsMapping,
            cappingByPosition: [{
                position: "interstitial",
                ttl: 3600,
                limit: 3,
            }, {
                position: "slidein",
                ttl: 3600,
                limit: 6,
            }],
            cmp: {
                name: 'didomi',
                siteId: 'e23a01f6-a508-4e71-8f50-c1a9cae7c0d0',
                noticeId: '3FCZAAB8',
                paywall: {
                    clientId: 'AVvF60FpOZcS6UoBe6sf8isBLYwzuLgMQCnNdE-FvpoW_OhR8P6zERqhyuIBGPOxqrTHKxv7QxsXnfck',
                    planId: 'P-1PX20425XC513033RMBQZVRI',
                    tosUrl: 'https://www.over-blog.com/terms-of-sale',
                    touUrl: 'https://www.over-blog.com/terms-of-use',
                    privacyUrl: 'https://www.over-blog.com/privacy-policy'
                },
                includeCmp: true
            }
        };
        if (jadPagePositions !== null) {
            config.pagePositions = jadPagePositions;
        }
        jad.public.setConfig(config);
        jad.public.loadPositions();
        jad.public.displayPositions();
    })
  </script>
  
<script>
  // Paywall Bounce Rate pixel
  function sendCustomPixel(method, consent, tcfStatus) {
    var pixelUrl = "https://bpt.webedia-group.com/pixel.png?/domain=overblog.com&referrer=" + document.referrer + "&site_route=" + dataLayer[0].blog_name + "_" + (typeof jad !== "undefined") + "&event=tcfapi&method=" + method + "&consent=" + consent + "&tcfStatus=" + tcfStatus
    var img = document.createElement('img');
    img.style = "display: none;"
    img.src = pixelUrl;
    document.body.appendChild(img);
  }

  function triggerOnReadyOrTimeout(action, tcfStatus) {

    var done = false;

    function doItIfNotDone(method, consent, tcfStatus) {
      if (!done) {
        action(method, consent, tcfStatus);
        done = true;
      }
    }

    window.didomiOnReady = window.didomiOnReady || [];
    window.didomiOnReady.push(function (Didomi) {
      var consent = Didomi.isConsentRequired() ? Didomi.getUserConsentStatusForVendor("c:googleana-XMqagawa") && Didomi.getUserConsentStatusForVendor("google") : true;
      var consentToString = consent == undefined ? "undefined" : consent;
      doItIfNotDone("didomiOnReady", consentToString, tcfStatus);
    });

    setTimeout(function() {doItIfNotDone("timeout", "false", tcfStatus)}, 1000);
  }

  var tcfok = false;

  var tryTcfApiTimer = 0;

  var tryToReachTcfApi = setInterval(function() {
    if (typeof __tcfapi !== "undefined") {
      clearInterval(tryToReachTcfApi);
      launchTcfApi()
    } else if (tryTcfApiTimer > 3000) {
      clearInterval(tryToReachTcfApi);
      triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
    }
    tryTcfApiTimer += 200;
  }, 200)

  function launchTcfApi() {
    __tcfapi('addEventListener', 2, function(tcData, success) {
      if (success) {
        try{
          switch (tcData.eventStatus) {
            case "useractioncomplete":
              triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
              __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
              break;
            case "cmpuishown":
              triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
              break;
            case "tcloaded":
              triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
              __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
              break;
            default:
              triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
          }
        } catch (error) {
          triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
        }
        tcfok = true;
      }
    });

    setTimeout(function() {
      if (!tcfok) {
        triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
      }
    }, 2000);
  }
</script>
  <style>
    [class^=app_gdpr] a {
        color: white !important;
    }
    [class^=app_gdpr] a[href], [class^=app_gdpr] [class^=banner_message] a:not([class^=banner_continue]) {
        text-decoration: underline;
    }
    [class^=app_gdpr] a svg {
        fill: white !important;
    }
    [class^=app_gdpr] [class^=banner_banner], [class^=app_gdpr] [class^=popup_popup]{
        z-index: 2147483647 !important;
    }
</style>
    <script>
    if (window.parent !== window) {
      if (typeof btoa !== "function") {
        window.btoa = function (input) {
          var str = String(input);
          for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
            charCode = str.charCodeAt(idx += 3/4)
            block = block << 8 | charCode
          }
          return output
        }
      }
      var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
      var res = re.exec(document.referrer)
      var domain = res[1]
      var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
      if (forbidden.indexOf(btoa(domain)) > -1) {
        document.location = document.location.origin + "/system/noframed"
      }
    }
  </script>
  <link rel="stylesheet" href="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/css/ob-style.css?v1.8.0" />
          <!-- Basic theme id 66 [Social Board] - last modified : 2022-01-18T14:06:09+01:00 -->
         <!-- shortcut:[Meta] -->
        <!-- title -->
                

                    

        <!-- Title -->
        <title>L'amandier : Douleur des contusions, des brûlures, laxatif, vieillissement de la peau... Riche en potassium - PHYTOVOX</title>
        <!-- metas description, keyword, robots -->
        <!-- Metas -->
        <meta http-equiv="content-type" content="text/html; charset=utf-8" />
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width">
        <meta name="author" content="Phytovox&#x20;et&#x20;Esprit&#x20;Nature" />

        <meta property="og:site_name" content="PHYTOVOX" />
        <meta property="og:title" content="L&#x27;amandier&#x20;&#x3A;&#x20;Douleur&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures,&#x20;laxatif,&#x20;vieillissement&#x20;de&#x20;la&#x20;peau...&#x20;Riche&#x20;en&#x20;potassium&#x20;-&#x20;PHYTOVOX" />
        <meta name="twitter:title" content="L&#x27;amandier&#x20;&#x3A;&#x20;Douleur&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures,&#x20;laxatif,&#x20;vieillissement&#x20;de&#x20;la&#x20;peau...&#x20;Riche&#x20;en&#x20;potassium&#x20;-&#x20;PHYTOVOX" />
        <meta name="description" content="L&#x2019;amandier&#x20;calme&#x20;les&#x20;douleurs&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures&#x20;et&#x20;des&#x20;plaies,&#x20;stimule&#x20;le&#x20;foie&#x20;et&#x20;calme&#x20;la&#x20;toux.&#x20;Il&#x20;est&#x20;diur&#x00E9;tique,&#x20;purgatif,&#x20;vermifuge&#x20;et&#x20;fait&#x20;baisser&#x20;la&#x20;fi&#x00E8;vre.&#x20;L&#x2019;huile&#x20;d&#x2019;amande&#x20;douce&#x20;&#x00E0;&#x20;des&#x20;propri&#x00E9;t&#x00E9;s&#x20;laxatives&#x20;douces&#x20;et&#x20;vermifuges&#x20;infantiles,..." />
        <meta property="og:description" content="L&#x2019;amandier&#x20;calme&#x20;les&#x20;douleurs&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures&#x20;et&#x20;des&#x20;plaies,&#x20;stimule&#x20;le&#x20;foie&#x20;et&#x20;calme&#x20;la&#x20;toux.&#x20;Il&#x20;est&#x20;diur&#x00E9;tique,&#x20;purgatif,&#x20;vermifuge&#x20;et&#x20;fait&#x20;baisser&#x20;la&#x20;fi&#x00E8;vre.&#x20;L&#x2019;huile&#x20;d&#x2019;amande&#x20;douce&#x20;&#x00E0;&#x20;des&#x20;propri&#x00E9;t&#x00E9;s&#x20;laxatives&#x20;douces&#x20;et&#x20;vermifuges&#x20;infantiles,..." />
        <meta name="twitter:description" content="L&#x2019;amandier&#x20;calme&#x20;les&#x20;douleurs&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures&#x20;et&#x20;des&#x20;plaies,&#x20;stimule&#x20;le&#x20;foie&#x20;et&#x20;calme&#x20;la&#x20;toux.&#x20;Il&#x20;est&#x20;diur&#x00E9;tique,&#x20;purgatif,&#x20;vermifuge&#x20;et&#x20;fait&#x20;baisser&#x20;la&#x20;fi&#x00E8;vre.&#x20;L&#x2019;huile&#x20;d&#x2019;amande&#x20;douce&#x20;&#x00E0;&#x20;des..." />
        <meta property="og:locale" content="fr_FR" />

        <meta property="og:image" content="http://img.over-blog.com/300x203/2/03/65/85/Amande.gif" />
        <meta name="twitter:image:src" content="http://img.over-blog.com/300x203/2/03/65/85/Amande.gif" />
        <meta property="og:url"  content="http://www.phytovox.fr/article-l-amande-121824481.html" />
        <meta name="twitter:url" content="http://www.phytovox.fr/article-l-amande-121824481.html" />
        <meta property="og:type" content="article" />
        <meta name="twitter:card" content="summary" />
        <meta name="twitter:site" content="@overblog" />
        <meta name="twitter:creator" content="@" />
        <meta property="fb:app_id" content="284865384904712" />

    
                                    

        <!-- Robots -->
        <meta name="robots" content="index,follow" />

        <!-- RSS -->
        <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />

    
                
<!-- Analytics -->
<!-- NewsArticle schema -->
<script type="application/ld+json">
  {
    "@context": "http://schema.org",
    "@type": "NewsArticle",
    "headline": "L'amandier : Douleur des contusions, des br\u00fblures, laxatif, vieillissement de la peau... Riche en potassium",
    "description": "L\u2019amandier calme les douleurs des contusions, des br\u00fblures et des plaies, stimule le foie et calme la toux. Il est diur\u00e9tique, purgatif, vermifuge et fait baisser la fi\u00e8vre. L\u2019huile d\u2019amande douce \u00e0 des propri\u00e9t\u00e9s laxatives douces et vermifuges infantiles,...",
    "mainEntityOfPage": {
      "@type": "WebPage",
      "@id": "http://www.phytovox.fr/article-l-amande-121824481.html"
    },
        "datePublished": "2014-01-17T11:00:00+01:00",
    "dateModified": "2014-10-06T07:43:58+02:00",
            "author": {
      "@type": "Person",
      "name": "Phytovox et Esprit Nature"
    },
        "image": [
      "http:\/\/img.over-blog.com\/300x203\/2\/03\/65\/85\/Amande.gif"
    ],
    "publisher": {
      "@type": "Organization",
      "name": "PHYTOVOX",
      "url": "http:\/\/www.phytovox.fr",
      "logo": {
        "@type": "ImageObject",
        "url": "https:\/\/assets.over-blog-kiwi.com\/b\/blog\/bundles\/overblogblogblog\/images\/logo-overblog-big.png?v1.8.0",
        "width": 550,
        "height": 210
      }
    }
  }
</script>

        <!-- shortcut:[Includes] -->
        <!-- favicon -->
        <!-- Metas -->
        <link rel="icon" type="image/png" href="http://img.over-blog-kiwi.com/1/01/17/95/20140420/ob_664b5e_istock-000023673886medium.jpg" />

        <!-- shortcut:[Options] -->
                        
                                                                                                                
                                                                        
                
                                                                                                                                                                
                
                
        <!--[if lt IE 9]>
            <script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
        <![endif]-->

        <link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet" type="text/css" />
                    <link href='https://fonts.googleapis.com/css?family=Amaranth:400,700' rel='stylesheet' type='text/css'>
        
        <link rel="stylesheet" type="text/css" href="https://assets.over-blog.com/t/catalog/jquery/fancybox/2.5/source/jquery.fancybox.css" media="screen" />

        <style type="text/css">
            .ob-h1 {
                display: block;
                font-size: 2em;
                margin-top: 0.67em;
                margin-bottom: 0.67em;
                font-weight: bold;
            }
            .ob-h2 {
                display: block;
                font-size: 1.5em;
                margin-top: 0.83em;
                margin-bottom: 0.83em;
                font-weight: bold;
            }
            .ob-h3 {
                display: block;
                font-size: 1.17em;
                margin-top: 1em;
                margin-bottom: 1em;
                font-weight: bold;
            }
            .ob-h4 {
                display: block;
                margin-top: 1.33em;
                margin-bottom: 1.33em;
                font-weight: bold;
            }
            .ob-h5 {
                display: block;
                font-size: 0.83em;
                margin-top: 1.67em;
                margin-bottom: 1.67em;
                font-weight: bold;
            }
            .ob-h6 {
                display: block;
                font-size: 0.67em;
                margin-top: 2.33em;
                margin-bottom: 2.33em;
                font-weight: bold;
            }
            /*
            KNACSS.com V1.3 @author : Raphael Goetter, Alsacreations
            Licence CC-BY //creativecommons.org/licenses/by/3.0/fr/
            */

            /* ----------------------------- */
            /* ==reset */
            /* ----------------------------- */

            /* base font-size corresponds to equiv 10px */
            /*html {
                font-size: 62.5%;
            }*/
            body {
                background: #E1E1E1;
                                background: url("http://img.over-blog-kiwi.com/1/01/17/95/20140420/ob_261081_istock-000023673886medium.jpg") no-repeat fixed;
                -webkit-background-size: cover;
                   -moz-background-size: cover;
                    -ms-background-size: cover;
                     -o-background-size: cover;
                        background-size: cover;
                                color: #222;
                font-family: 'Lato', sans-serif;
            }

            /* HTML5 tags */
            article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
                display: block;
            }

            /* soft reset */
            html, body, blockquote, ul, ol, form {margin: 0; padding: 0}
            p, .ob-section ul {margin: 0 0 1em;}
            ul, ol {padding-left: 2em;}
            .mreset {margin: 0 !important;}
            .preset {padding: 0 !important;}

            /* font-sizing for content */
            p, li, td, th, textarea, caption, pre {font-size: .9375em;}
            li li, li p, td p, th p, li h1, li h2, li h3, li h4, li h5, li h6, 
            li .ob-h1, li .ob-h2, li .ob-h3, li .ob-h4, li .ob-h5, li .ob-h6,
            button, input, select {font-size: 100%;}
            h1, .ob-h1, .h1-like, .blog-title {font-size: 1.5em;}
            h2, .ob-h2, .h2-like, .post-title {font-size: 1.3125em;}
            h3, .ob-h3, .h3-like, .widget-title {font-size: 1.125em;}
            h4, .ob-h4, .h4-like {font-size: 1em;}
            h5, .ob-h5, .h5-like {font-size: .875em;}

            /* alternate font-sizing */
            .smallest {font-size: .7em;}
            .smaller {font-size: .8em;}
            .small {font-size: .9em;}
            .big {font-size: 1.07em;} /* 15 pixels */
            .bigger {font-size: 1.14em;} /* 16 pixels */
            .biggest {font-size: 1.28em;} /* 18 pixels */

            /* avoid collapsing margins */
            h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child,
            .ob-h1:first-child, .ob-h2:first-child, .ob-h3:first-child, .ob-h4:first-child, .ob-h5:first-child,
            .blog-title:first-child, .post-title:first-child, .widget-title:first-child {
                margin-top: 0;
            }
            /* avoid last paragraph bottom margin */
            p:last-child {margin-bottom: 0;}

            .widget-title {
                font-weight: bold;
            }


            /* max values */
            img, table, td, blockquote, code, pre, textarea, input, video {
                max-width: 100%; height: auto;
            }

            /* you shall not pass */
            textarea, table, td, th, code, pre, samp, div, p {
                word-wrap: break-word;
                -webkit-hyphens: auto;
                   -moz-hyphens: auto;
                    -ms-hyphens: auto;
                     -o-hyphens: auto;
                        hyphens: auto;
            }
            code, pre, samp {
                white-space: pre-wrap;
            }

            /* pictures */
            img {vertical-align: middle}
            a img {border: 0;}

            * {
                -webkit-box-sizing: border-box;
                   -moz-box-sizing: border-box;
                        box-sizing: border-box;
            }

            /* clearfix */
            .clearfix:before, .clearfix:after{
                content: "";
                display: table;
            }
            .clearfix:after{
                clear: both;
            }

            /* ----------------------------- */
            /* ==GLOBAL */
            /* ----------------------------- */
            html body.withsharebar{
                margin-bottom: 0;
                padding-bottom: 0px;
            }
            .withsharebar .global{
                padding-bottom: 40px;
            }
            .global {
                margin: 0 auto;
                max-width: 980px;
                padding-bottom: 5px;
            }

                            h1, h2, .ob-h1, .ob-h2, .blog-title, .post-title, .widget-title {
                                            font-family: Amaranth;
                                    }
            
            a,
            a:visited {
                color: #668FBA;
                text-decoration: none;
            }

            /* ----------------------------- */
            /* ==HEADER */
            /* ----------------------------- */
            .header {
                background: #FDFDFD;
                border: 1px solid #DDD;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                overflow: hidden;
                margin: 50px auto 8px;
                max-width: 962px;
            }

            .header .banner,
            .header .menu {
                overflow: hidden;
                position: relative;
                padding: 5px;
            }

            /* BANNER */
            .header .banner {
                min-height: 65px;
            }
            .header .banner .avatar {
                background: #F8F8F8;
                border: 1px solid #F2F2F2;
                border-radius: 3px;
                display: block;
                float: left;
                margin: 0 20px 0 0;
                position: relative;
                padding: 5px;
            }
            .banner .avatar img,
            .profile .avatar {
                -webkit-box-sizing: content-box;
                   -moz-box-sizing: content-box;
                        box-sizing: content-box;
            }
            .header .banner .blog-title {
                margin: 0;
                max-width: 75%;
            }
            .header .banner .blog-title a {
                color: #668FBA;
                font-size: 1.125em;
                font-weight: bold;
                text-decoration: none;
            }
            .header .banner p {
                color: #888;
                margin-bottom: 0;
                max-width: 100%;
                padding-right: 230px;
            }
            /* SEARCH FORM */
            .search {
                position: absolute;
                right: 13px;
                top: 13px;
                width: 213px;
            }
            .search input[type="text"] {
                background: #F5F5F5;
                border: 1px solid #DDD;
                border-bottom-color: #EEE;
                border-radius: 3px;
                color: #222;
                font-size: 12px;
                padding: 9px;
                width: 100%;
            }
            .search input[type="submit"] {
                background: url(//assets.over-blog.com/t/social_board/images/sprite.png) no-repeat -2px -292px;
                border: none;
                cursor: pointer;
                padding: 5px 12px;
                position: absolute;
                right: 7px;
                text-indent: -500px;
                top: 9px;
            }
            .ie8 .search input[type="submit"],
            .ie9 .search input[type="submit"] {
                top: 7px;
            }
            /* MENU */
            .header .menu {
                background: #ECECEC;
                border-top: 1px solid #E0E0E0;
                -webkit-box-shadow: 0 1px 0 0 #FFF inset;
                        box-shadow: 0 1px 0 0 #FFF inset;
            }
            .header .menu ul {
                list-style: none;
                padding: 0;
            }
            .header .menu li {
                border-right: 1px solid #ddd;
                display: inline-block;
                padding: 0 2px;
                line-height: 34px;
                white-space: nowrap;
            }
            .header .menu li.last {
                border-right: none;
            }
            .header .menu a,
            .header .menu a:visited {
                color: #222;
                display: block;
                font-size: 14px;
                padding: 0 15px;
                text-decoration: none;
                -webkit-transition: all 250ms ease;
                   -moz-transition: all 250ms ease;
                     -o-transition: all 250ms ease;
                        transition: all 250ms ease;
            }
            .header .menu a:hover {
                color: #668FBA;
            }
            .header .menu .active a {
                font-weight: bold;
            }

            /* ----------------------------- */
            /* ==POSTS */
            /* ----------------------------- */
            .post {
                background-color: #F9F9F9;
                border: 1px solid #DDD;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
            }
            .post .header {
                margin: 0;
            }
            .post .date {
                color: #888;
                display: block;
                font-size: .875em;
                font-style: italic;
                font-weight: bold;
            }
            .post .permalink {
                color: #222;
                font-weight: bold;
                line-height: normal;
                text-decoration: none;
            }
            .post .permalink:hover {
                text-decoration: underline;
            }
            .post .tag p {
                color: #888;
            }
            .post .tag p:before {
                background: url(//assets.over-blog.com/t/social_board/images/sprite.png) no-repeat center -263px;
                content: '';
                display: inline-block;
                height: 20px;
                vertical-align: middle;
                width: 20px;
            }
            .post .tag a {
                font-size: 0.9em;
                font-weight: bold;
                text-decoration: none;
            }
            .post .tag a:hover {
                text-decoration: underline;
            }
            .post .footer {
                background: #ECECEC;
                border-top: 1px solid #E0E0E0;
                -webkit-box-shadow: 0 1px 0 0 #FFF inset;
                        box-shadow: 0 1px 0 0 #FFF inset;
            }
            .post .footer .item-comments > h3, .post .footer .item-comments > .ob-h3 {
                color: #222;
            }
            .post .footer .item-comments #disqus_thread h3, .post .footer .item-comments #disqus_thread .ob-h3 {
                font-size: 1.4em;
            }

            /* ----------------------------- */
            /* ==HOME PAGE */
            /* ----------------------------- */
            .index .post {
                float: left;
                margin: 8px;
                width: 227px;
                -webkit-transition: all 250ms ease;
                   -moz-transition: all 250ms ease;
                     -o-transition: all 250ms ease;
                        transition: all 250ms ease;
            }
                            .index .post:nth-child(2) {
                            width: 470px;
            }
            .index .post:hover {
                background: #FFF;
                -webkit-box-shadow: none;
                        box-shadow: none;
            }
            .index .post .cover {
                display: block;
                padding: 13px 13px 0 13px;
            }
            .index .post .cover img {
                display: block;
                margin-left: auto;
                margin-right: auto;
            }
            .index .post .date {
                padding: 13px 13px 0;
            }
            .index .post .title {
                font-size: 1.1875em;
                margin: 0;
                padding: 0 13px 13px;
            }
            .index .post .snippet {
                color: #888;
                line-height: 1em;
                margin: 0;
                padding: 0 13px 13px 13px;
                word-wrap: break-word;
            }
            .index .tweet {
                padding: 0 13px 13px 13px;
                position: relative;
            }
            .index .tweet .ob-section {
                margin-bottom: 0;
            }
            .index blockquote.ob-tweet {
                background: none;
                border: none;
                border-radius: 0;
                -webkit-box-shadow: none;
                        box-shadow: none;
                font-family: 'Helvetica Neue', Arial, sans-serif;
                padding: 0;
            }
            /* Avatar */
            .index .twitter-tweet img,
            .index blockquote.ob-tweet .ob-media-left {
                border-radius: 0;
                float: left;
                height: auto;
                margin: 0 0 0 0;
                min-height: 0;
                width: 30px;
            }
            /* Author */
            .index blockquote.ob-tweet .ob-tweet-author {
                left: 35px;
                line-height: normal;
                top: -2px;
            }
            .index blockquote.ob-tweet .ob-tweet-author a {
                font-size: 12px;
                text-decoration: none;
            }
            /* Text */
            .index blockquote.ob-tweet .ob-text {
                color: #888;
                padding-top: 50px;
            }
            .index blockquote.ob-tweet .ob-text a {
                color: #668FBA;
                text-decoration: none;
            }
            .index blockquote.ob-tweet .ob-text a:hover {
                text-decoration: underline;
            }
            .index .ob-tweet-bird {
                display: none;
            }
            .index blockquote.ob-tweet .ob-tweet-date {
                border-top: 1px dashed #DDD;
                font-size: 1.08em;
                display: inline-block;
                padding-top: 5px;
                width: 100%;
            }
            .index .ob-tweet .ob-tweet-date a {
                text-decoration: none;
            }
            /* buttons */
            .index .tweet-actions {
                bottom: 10px;
                position: absolute;
                right: 13px;
            }
            .index .tweet-actions a {
                background-image: url(//data.over-blog.com/0/19/10/50/201210/ob_25984ccd2eb18c6b89bb11adcc6fae3d_twitter-sprite.png);
                display: inline-block;
                height: 16px;
                margin: 0 2px;
                width: 16px;
            }
            .index .tweet-reply:hover {
                background-position: -16px top;
            }
            .index .tweet-retweet {
                background-position: -80px top;
            }
            .index .tweet-retweet:hover {
                background-position: -96px top;
            }
            .index .tweet-favorite {
                background-position: -32px top;
            }
            .index .tweet-favorite:hover {
                background-position: -48px top;
            }
            .index .post .tag {
                padding: 0 13px 13px;
            }
            .index .post .footer {
                padding: 5px;
                text-align: center;
            }
            .index .post .share {
                height: 31px;
            }
            .index .post .share a {
                display: inline-block;
                background: url(//assets.over-blog.com/t/social_board/images/sprite.png) no-repeat;
                height: 32px;
                width: 32px;
            }
            .index .post .share .fb {
                background-position: 1px -130px;
            }
            .index .post .share .twt {
                background-position: 1px -174px;
            }
            .index .post .share .gplus {
                background-position: 1px -217px;
            }
            .index .post .share .pint {
                background-position: 1px -766px;
            }
            .index .post .share .fb:hover {
                background-position: 1px 1px;
            }
            .index .post .share .twt:hover {
                background-position: 1px -43px;
            }
            .index .post .share .gplus:hover {
                background-position: 1px -86px;
            }
            .index .post .share .pint:hover {
                background-position: 1px -719px;
            }
            .index .share-bar {
                display: none;
            }

            /* FANCYBOX */
            .fancybox-overlay {
                background: #FFF;
                background: rgba(255, 255, 255, 0.93);
            }
            .fancybox-opened .fancybox-skin {
                border: 1px solid #DDD;
                -webkit-border-radius: 0;
                   -moz-border-radius: 0;
                     -o-border-radius: 0;
                        border-radius: 0;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
            }

            .single .post .title {
                font-size: 1.625em;
            }

            .ob-Outbrain, .ob-Related {
                padding: 13px;
            }

            .share-bar {
                background: #F9F9F9;
                border: 1px solid #DDD;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                   -moz-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                    -ms-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                     -o-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                margin: 0 -408px 0 0;
                padding: 13px;
                position: fixed;
            }

            @media screen and (max-height: 740px) {
                .share-bar {
                    position: absolute;
                }
                .fancybox-inner[style]{
                    overflow: visible !important;
                }
            }
            .share-bar div {
                display: block;
                margin: 0 auto;
                text-align: center;
            }
            .share-bar div + div {
                margin-top: 20px;
            }
            .share-bar .gplus {
                width: 50px;
            }
            .share-bar .twt {
                width: 66px;
            }
            .share-bar .twt iframe {
                max-width: 100%;
            }
            .ie8 .share-bar .twt {
                width: 70px;
            }
            .share-bar .pinterest {
                width: 43px;
            }
            /* ----------------------------- */
            /* ==NO POST */
            /* ----------------------------- */
            .no-post {
                position: absolute;
                right: 8px;
                text-align: center;
                top: 8px;
                width: 720px;
            }
            .no-post p {
                font-size: 1.4em;
                margin-top: 20px;
                text-transform: uppercase;
            }

            /* ----------------------------- */
            /* ==SINGLE PAGE */
            /* ----------------------------- */
            .single .post {
                float: left;
                margin: 8px 8px 70px 251px;
                width: 610px;
            }
            .single .widgets + .post {
                margin: 8px;
            }
            .single .post .date {
                display: inline-block;
                float: left;
                font-size: .875em;
                padding: 13px 13px 0;
            }
            /* author */
            .single .post .author {
                color: #888;
                float: right;
                margin: 0;
                padding: 13px 13px 0;
            }
            .single .post .author span {
                color: #222;
                font-weight: bold;
            }
            .single .post .title {
                clear: both;
                margin: 0;
                padding: 0 13px 13px;
            }
            .single .post .body {
                color: #888;
                padding: 13px;
            }
            .single .post .tag {
                padding: 0 13px 13px;
            }
            .single .post .footer {
                padding: 13px;
            }
            .single .post .footer > h3, .single .post .footer > .ob-h3 {
                color: red;
            }
            .single .share-bar {
                left: 50%;
                margin: 8px 0 0 387px;
            }
            .single .share-bar *,
            .fancybox-overlay .share-bar *{
                -webkit-box-sizing: content-box;
                -moz-box-sizing: content-box;
                box-sizing: content-box;
            }
            a.ob-repost-btn.top .ob-repost-count {
                height: auto;
            }
            /* ----------------------------- */
            /* ==WIDGETS */
            /* ----------------------------- */
            .widgets {
                background-color: #F9F9F9;
                border: 1px solid #DDD;
                float: left;
                margin: 8px;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                   -moz-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                    -ms-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                     -o-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                width: 227px;
            }
            .widgets .profile,
            .widgets .pages,
            .widgets .tags,
            .widgets .archives,
            .widgets .subscribe,
            .widgets .social,
            .widgets .blogroll,
            .widgets .freeModule {
                padding: 13px;
            }
            .widget-title {
                margin-bottom: 10px;
            }
            .widgets a {
                -webkit-transition: all 200ms ease;
                   -moz-transition: all 200ms ease;
                     -o-transition: all 200ms ease;
                        transition: all 200ms ease;
            }
            /* PROFILE */
            .widgets .avatar {
                display: block;
            }
            .widgets .avatar img {
                width: 100%;
            }
            .widget-title {
                color: #222;
            }
            .widgets .profile p {
                color: #888;
            }

            /* List*/
            .widgets .list,
            .widgets .list li {
                list-style: none;
                padding: 0;
            }
            .widgets .list li:last-child {
                margin: 0;
            }
            .widgets .list li a {
                display: block;
                font-size: 0.9em;
                padding: 4px 0;
            }
            .widgets .list li a:hover {
                background: #F6F6F6;
                color: #222;
            }

            /* ARCHIVES */
            .widgets .archives ul,
            .widgets .archives li {
                list-style: none;
                padding: 0;
            }
            .arch_year .year {
                background: #ECECEC;
                color: #222;
                display: block;
                font-weight: bold;
                margin-bottom: 5px;
                padding: 4px 0;
                text-align: center;
            }
            .widgets .arch_year .year:hover {
                background: #E3E3E3;
            }
            .widgets .arch_month .month {
                margin-bottom: 6px;
                padding: 3px 4px 3px;
            }
            .widgets .arch_month .month:hover {
                background: #F6F6F6;
            }
            .widgets .arch_month .month a {
                display: block;
                font-size: 0.9em;
            }
            .widgets .arch_month .month a span {
                float: right;
                font-size: 0.8em;
                font-weight: bold;
            }
            .widgets .arch_month .month:hover a {
                color: #222;
            }

            /* Abonnement */
            .subscribe input
            { background: #F5F5F5; border: 1px solid #DDD; border-bottom-color: #EEE; border-radius: 3px; color: #222; font-size: 12px; padding: 3px 5px; }

            .subscribe .ob-input-email
            { width: 100% }

            .subscribe .ob-label
            { display: none; }

            .subscribe input[type="submit"]
            { width: 40%; padding: 3px 5px; margin-top: 5px; }

            /* SOCIAL */
            .widgets .social {
                background: #ECECEC;
            }
            .widgets .widget + .social {
                border-top: 1px solid #E0E0E0;
                -webkit-box-shadow: 0 1px 0 0 #FFF inset;
                   -moz-box-shadow: 0 1px 0 0 #FFF inset;
                    -ms-box-shadow: 0 1px 0 0 #FFF inset;
                     -o-box-shadow: 0 1px 0 0 #FFF inset;
                        box-shadow: 0 1px 0 0 #FFF inset;
                margin-top: 10px;
            }
            .widgets .social ul {
                padding-left: 0;
            }
            .widgets .social li {
                float: left;
                list-style: none;
            }
            .widgets .social li + li {
                margin-left: 9px;
            }
            .widgets .social a {
                background: url(//assets.over-blog.com/t/social_board/images/sprite.png) no-repeat center -500px;
                background-color: #CCC;
                color: #FFF;
                display: block;
                font-size: 0.6em;
                font-weight: bold;
                padding: 55px 0 5px;
                text-align: center;
                text-decoration: none;
                -webkit-transition: background-color 250ms ease;
                   -moz-transition: background-color 250ms ease;
                    -ms-transition: background-color 250ms ease;
                     -o-transition: background-color 250ms ease;
                        transition: background-color 250ms ease;
                width: 60px;
            }
            .widgets .social .tw a {
                background-position: center -567px;
            }
            .widgets .social .rss a {
                background-position: center -637px;
            }
            .widgets .social a:hover {
                background-color: #999;
            }

            /* ----------------------------- */
            /* ==Sections */
            /* ----------------------------- */
            .ob-repost {
                border: 1px solid #E2E2E2;
                color: #222;
                font-size: 1.3em;
                font-weight: bold;
                padding: .5em .8em;
                text-align: center;
            }
            .ob-repost .ob-link {
                text-decoration: underline;
            }
            .ob-section {
                width: auto;
            }
            /* DESCRIPTION */
            .ob-desc {
                color: #888;
                font-size: 1.3em;
                font-style: italic;
                font-weight: bold;
                margin-top: 5px;
            }
            /* IMAGES */
            .ob-section-images img {
                max-width: 100%;
            }
            .ob-section-images .ob-row-1-col {
                text-align: center;
            }
            .ob-section-images .ob-row-2-col img {
                width: 50%;
            }
            .ob-section-images .ob-row-3-col img {
                width: 194px;
            }
            .ob-section-images .ob-slideshow {
                max-width: 100%;
            }
            /* VIDEO */
            .ob-section-video iframe,
            .ob-section-video embed,
            .ob-section-video object {
                max-width: 100%;
            }

            .ob-section-video embed,
            .ob-section-video object {
                height: 337px;
            }

            .ob-section-video iframe {
                border: 0;
            }
            /* TWEETS */
            .ob-section-html .twitter-tweet-rendered,
            .ob-section-html .twitter-tweet-rendered .twt-border {
                max-width: 100% !important;
                width: 100% !important;
            }
            /* TEXT */
            .ob-section ul,
            .ob-section ol {
                display: inline-block;
            }
            .ob-section-file .ob-button-link {
                background: #668FBA;
                color: #FFFFFF;
            }

            /* ----------------------------- */
            /* ==NAVIGATION */
            /* ----------------------------- */
            .navigation {
                margin: 20px 0;
                overflow: hidden;
                padding: 0 20px;
            }
            .navigation a {
                color: #888;
                display: inline-block;
                font-size: .75em;
                font-weight: bold;
                margin-bottom: 15px;
                text-decoration: none;
            }
            .navigation a:hover {text-decoration: underline;}
            .navigation .prev {float: left;}
            .navigation .prev:before {
                background: url(//assets.over-blog.com/t/social_board/images/sprite.png) no-repeat center -477px;
                content: '';
                display: inline-block;
                height: 15px;
                width: 15px;
                margin-right: 5px;
                vertical-align: top;
            }
            .navigation .next {float: right;}
            .navigation .next:after {
                background: url(//assets.over-blog.com/t/social_board/images/sprite.png) no-repeat center -447px;
                content: '';
                display: inline-block;
                height: 15px;
                width: 15px;
                margin-left: 5px;
                vertical-align: middle;
            }

            /* ----------------------------- */
            /* ==SPECIAL PAGE */
            /* ----------------------------- */
            .special .contact {
                background: #F9F9F9;
                border: 1px solid #CCC;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                   -moz-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                    -ms-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                     -o-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, 0.5);
                float: left;
                margin: 8px 8px 8px 251px;
                width: 720px;
            }
            .special .widgets + .contact {
                margin: 8px;
            }
            .special .inner {
                padding: 13px;
            }
            .special h1, .special h2,
            .special .ob-h1, .special .ob-h2 {
                color: #222;
            }
            .special .ob-label {
                font-size: .875em;
                margin-left: 85px;
                width: 15%;
            }
            .ob-captcha .ob-input-text{
                margin-left: 27.3%;
            }
            .special .ob-input-text,
            .special .ob-input-email,
            .special .ob-input-textarea,
            .special .ob-input-submit {
                background: #F5F5F5;
                border: 1px solid #DDD;
                border-bottom-color: #EEE;
                border-radius: 3px;
                color: #222;
                font-size: 12px;
                padding: 9px;
            }
            .special .ob-input-submit {
                cursor: pointer;
                font-weight: bold;
                margin-left: 27%;
                text-transform: capitalize;
            }
            .special .ob-succes {
                font-size: 1.4em;
                text-align: center;
                text-transform: uppercase;
            }
            .special .ob-terms {
                display: block;
                font-size: .6875em;
                font-weight: bold;
                margin: 60px 0 10px;
                text-align: center;
                text-decoration: none;
            }
            .special .ob-terms:hover {
                text-decoration: underline;
            }

            /* ----------------------------- */
            /* ==SCROLL TO TOP */
            /* ----------------------------- */
            .scroll-to-top {
                bottom: 5px;
                position: fixed;
                right: 20px;
                background-color: #F9F9F9;
                border: 1px solid #DDD;
                -webkit-box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
                        box-shadow: 0 0.3125em 0.875em -0.3125em rgba(0, 0, 0, .5);
            }

            .scroll-to-top a {
                color: #222;
                display: inline-block;
                font-size: 16px;
                padding: 10px 10px 10px;
                text-decoration: none;
            }
            .scroll-to-top a:hover {
                color: #668FBA;
            }
            .scroll-to-top a:active {
                padding-bottom: 8px;
            }

            /****************
            *** ob-footer ***
            ****************/
            .ob-footer{
                padding-bottom: 10px;
            }
            .ob-footer a{
                font-size: 1.3em;
            }

            /**********
            *** ADS ***
            **********/
            .ads-728x90{
                height: 90px;
                margin: 5px auto 0;
                width: 728px;
            }
            .ads-468x60{
                height: 60px;
                margin: 5px auto;
                width: 468px;
            }
            .ads-160x600{
                height: 600px;
                margin: 13px auto;
                width: 160px;
            }
            .fancybox-wrap .ads{
                display: none;
            }

            /*******************
            *** Top articles ***
            *******************/
            .ob-top-posts h3 a, .ob-top-posts .ob-h3 a{
                color: #222;
                                    font-family: Amaranth;
                                font-size: 26px;
            }
            .ob-top-article{
                margin-bottom: 20px;
            }

            .ob-Outbrain_titleitem, .ob-RelatedPost-title { font-weight: normal; }

            /* Pagination */
            .ob-pagination {
                text-align: center;
                margin-top: 20px;
            }

                .ob-page {
                    display: inline-block;
                    padding: 0 10px;
                    font-family: sans-serif;
                    font-size: 13px;
                    height: 25px;
                    line-height: 25px;
                    margin: 0 2.5px;
                    text-decoration: none;
                    transition: none;
                    background: #ececec;
                    border: 1px solid #ececec;
                    color: #000;
                    margin-bottom: 5px;
                    font-weight: normal;
                }

                .ob-page:visited {
                    color: #000;
                }

                .ob-page-current {
                    background: #9fb9d3;
                    border-color: #9fb9d3;
                    color: #000;
                }

                .ob-page-link:hover {
                    text-decoration: none;
                    background: #fff;
                    border-color: #668fba;
                    color: #000;
                }
        </style>
         <script>
  (function(){
    var hasGABeenLoaded = false;

    function loadGA(hasDidomiConsent){   
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-5354236-47', {
        cookieDomain: 'www.phytovox.fr',
        cookieExpires: 34164000,
        name: 'ob',
        allowLinker: true
      });

      if(hasDidomiConsent){
        ga('set', 'allowAdPersonalizationSignals', false)
      }else{
        ga('set', 'allowAdFeatures', false)
      }

      ga('ob.require', 'linkid', 'linkid.js');
      ga('ob.set', 'anonymizeIp', true);
      ga('ob.set', 'dimension1', '__ads_loaded__' in window ? '0' : '1');
      ga('ob.set', 'dimension2', 'fr');
      ga('ob.set', 'dimension3', 'BS');
      ga('ob.set', 'dimension4', 'beauty-health-fitness');
      ga('ob.set', 'dimension5', '0');
      ga('ob.set', 'dimension6', '1');
      ga('ob.set', 'dimension7', '1');
      ga('ob.set', 'dimension10', '1011795');
      ga('ob.set', 'dimension11', '1');
      ga('ob.set', 'dimension12', '2');
      ga('ob.set', 'dimension13', '1');
      ga('ob.set', 'dimension14', '__ads_loaded__' in window ? '1' : '0');
      ga('ob.set', 'dimension15', '__ads_loaded__' in window ? '0' : '1');
      ga('ob.set', 'dimension16', '1011795');
      ga('ob.set', 'dimension17', "PHYTOVOX");
              ga('ob.set', 'dimension18', 'article');
        ga('ob.set', 'dimension19', '44332459');
        ga('ob.set', 'dimension20', 'Articles Phyto-Aroma(thérapie)');
            if (location) {
        ga('ob.set', 'dimension22', '' + location.hostname);
      }
      ga('ob.set', 'dimension23', hasDidomiConsent);
      ga('ob.set', 'dimension24', '20080602');
      ga('ob.send', 'pageview');

      hasGABeenLoaded = true;
    }

    var loadGATimeoutID = setTimeout(function() {
      loadGA();
    }, 1000);

    window.didomiOnReady = window.didomiOnReady || [];
    window.didomiOnReady.push(function (Didomi) { 
      clearTimeout(loadGATimeoutID);

      function getDidomiConsent(didomiId){
        var consents = false;
        if (Didomi.isConsentRequired()) {
          consents = Didomi.getUserConsentStatusForVendor(didomiId);
        } else {
          consents = true;
        }
        return consents;
      }

      var hasGADidomiConsent = getDidomiConsent("google") && getDidomiConsent("c:googleana-XMqagawa");

      if(!hasGABeenLoaded){
        loadGA(hasGADidomiConsent);
      }
    });
  })();
</script>
  
<script>
  function isConnected(connected, connected_owner, timestamp, user_id) {
    if (connected) {
      document.querySelector('html').classList.add('ob-connected')
    }
    if (connected_owner) {
      document.querySelector('html').classList.add('ob-connected-blog')
    }
  }
</script>
<script src="//connect.over-blog.com/ping/1011795/isConnected" async></script>
<script src="https://assets.over-blog-kiwi.com/b/blog/build/main.08a3ee87.js"></script>

  <script src="https://static1.webedia.fr/js/gs.js" async></script>
 </head>
    <body> 

                                    
  <div class="ob-ShareBar ob-ShareBar--dark js-ob-ShareBar">
    <div class="ob-ShareBar-container ob-ShareBar-container--left">

                        
      
      <a href="https://www.over-blog.com" class="ob-ShareBar-branding">
        <img class="ob-ShareBar-brandingImg" src="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/shareicon-branding-ob--dark.png?v1.8.0" alt="Overblog">
      </a>
    </div>

    <div class="ob-ShareBar-container ob-ShareBar-container--right">
                      <a href="#" data-href="https://www.facebook.com/sharer/sharer.php?u={referer}" title=" facebook"="FACEBOOK"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--facebook"></a>
        <a href="#" data-href="https://twitter.com/intent/tweet?url={referer}&amp;text={title}" title=" twitter"="TWITTER"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--twitter"></a>
        <a href="#" data-href="#" title=" pinterest"="PINTEREST"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--pinterest js-ob-ShareBar-share--pinterest"></a>

        <form action="/search" method="post" accept-charset="utf-8" class="ob-ShareBar-search">
          <input type="text" name="q" value="" class="ob-ShareBar-input" placeholder="Rechercher">
          <button class="ob-ShareBar-submit"></button>
        </form>

                  <a href="https://admin.over-blog.com/1011795/write/44332459" class="ob-ShareBar-edit ob-ShareBar--connected-blog">
            <span class="ob-ShareBar-text">Editer l'article</span>
          </a>
        
                  <a class="js-ob-ShareBar-follow ob-ShareBar--connected ob-ShareBar-follow" href="https://admin.over-blog.com/_follow/1011795" target="_blank" rel="nofollow">
              Suivre ce blog
          </a>
        
        <a href="https://admin.over-blog.com/" class="ob-ShareBar-admin ob-ShareBar--connected">
          <img src="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v1.8.0" class="ob-ShareBar-lock">
          <span class="ob-ShareBar-text">Administration</span>
        </a>
      
      <a href="https://connect.over-blog.com/fr/login" class="ob-ShareBar-login ob-ShareBar--notconnected">
        <img src="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v1.8.0" class="ob-ShareBar-lock">
        <span class="ob-ShareBar-text">Connexion</span>
      </a>
            <a href="https://www.over-blog.com/creation" class="ob-ShareBar-create ob-ShareBar--notconnected">
        <span class="ob-ShareBar-plus">+</span>
        <span class="ob-ShareBar-text">Créer mon blog</span>
      </a>

              <span class="ob-ShareBar-toggle ob-ShareBar-toggle--hide js-ob-ShareBar-toggle"></span>
          </div>
  </div>

      <div class="ob-ShareBar ob-ShareBar--minified js-ob-ShareBar--minified">
      <div class="ob-ShareBar-container">
        <span class="ob-ShareBar-toggle ob-ShareBar-toggle--show js-ob-ShareBar-toggle"></span>
      </div>
    </div>
  
  <script src="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/sharebar.js?v1.8.0"></script>
    <script>
        var postTitle = "L'amandier : Douleur des contusions, des br\u00fblures, laxatif, vieillissement de la peau... Riche en potassium"
        socialShare(document.querySelector('.ob-ShareBar-share--facebook'), postTitle)
        socialShare(document.querySelector('.ob-ShareBar-share--twitter'), postTitle)
      </script>           <div id="fb-root"></div>
        <div class="global">
            <!-- header -->
            <header class="header">
                <!-- banner -->
                <div class="banner">
                                            <a class="avatar" href="http://www.phytovox.fr" title="PHYTOVOX">
                            <img src="https://image.over-blog.com/2zG_zIjWLaXpHoAKH8OV0fTn2uA=/100x100/smart/filters:no_upscale()/image%2F1011795%2F20140420%2Fob_664b5e_istock-000023673886medium.jpg" alt="" width="100" height="100" />
                        </a>
                    
                    <!--blog title -->
                                        <div class="blog-title">
                        <a href="http://www.phytovox.fr" title="L a  -  v o i e  -  d e s  -  p l a n t e s">PHYTOVOX</a>
                    </div>
                    
                                            <p>L a  -  v o i e  -  d e s  -  p l a n t e s</p>
                                                                <form class="search" action="/search" method="post">
                            <input type="text" placeholder="Recherche"  name="q" />
                            <input type="submit" title="Recherche" value="Recherche" />
                        </form>
                                    </div>
                <!-- menu -->
                <nav class="menu">
                    <ul>
                        <li class="">
                            <a  href="http://www.phytovox.fr">Accueil</a>
                        </li>
                                                                                                                                                                        
                                                <li>
                            <a href="http://www.phytovox.fr/mail/form">Newsletter</a>
                        </li>
                                                <li class="last">
                            <a href="http://www.phytovox.fr/contact">Contact</a>
                        </li>
                    </ul>
                </nav>
            </header>

                            <div class="ads ads-728x90">
                    <div id="_f0ec755"></div>                </div>
            
            
            <!-- main -->
            <section class="main single clearfix">
                                    <!-- widgets -->
                    <article class="widgets">
                        
                        
                                                    <div class="widget tags">
                                <p class="widget-title">Catégories</p>
                                <ul class="list">
                                                                            <li>
                                            <a href="/tag/articles%20phyto-aroma%28therapie%29/">Articles Phyto-Aroma(thérapie)</a>
                                        </li>
                                                                            <li>
                                            <a href="/tag/formation%20en%20phyto-aroma/">Formation en Phyto-Aroma</a>
                                        </li>
                                                                            <li>
                                            <a href="/tag/qui%20sommes%20nous/">Qui sommes nous</a>
                                        </li>
                                                                            <li>
                                            <a href="/tag/evenements%20%22esprit%20nature%22/">Evenements &quot;ESPRIT NATURE&quot;</a>
                                        </li>
                                                                            <li>
                                            <a href="/tag/massage-bien-etre/">Massage-Bien-Etre</a>
                                        </li>
                                                                    </ul>
                            </div>
                        
                                                <div class="widget subscribe">
                            <p class="widget-title">Newsletter</p>
                            <div class="box-content clearfix">
                                <!-- subscription form -->
<form action="/mail/subscribe?utm_source=_ob_abo_newsletter&amp;utm_medium=_ob_sidebar" method="post" class="ob-form ob-form-subscription">
    <div class="ob-form-field">
        <label class="ob-label required" for="form_email">Email</label>
        <input type="email" id="form_email" name="email" placeholder="Saisissez votre email ici" required="required" class="ob-input ob-input-email" />
    </div>
    <input type="submit" value="S'abonner" class="ob-input ob-input-submit" />
</form>
                            </div>
                        </div>
                        
                        
                                                    <div class="widget blogroll">
                                <p class="widget-title">Liens</p>
                                <ul class="list">
                                                                            <li>
                                            <a href="https://www.unsouffledeplenitude.com" target="_blank">
                                                                                                    MASSAGE-BIEN-ETRE à Coulommiers
                                                                                            </a>
                                        </li>
                                                                                                                                                    <li>
                                            <a href="https://www.zenacoulommiers.com" target="_blank">
                                                                                                    ZEN à COULOMMIERS
                                                                                            </a>
                                        </li>
                                                                                                                <li>
                                            <a href="http://www.ethnoceutic.org/" target="_blank">
                                                                                                    Alliance pour la Recherche et le Développement des Savoirs Médicinaux Traditionnels
                                                                                            </a>
                                        </li>
                                                                                                                <li>
                                            <a href="Trouvez la réponse naturelle à vos problèmes de sante : plante-sante.net" target="_blank">
                                                                                                    Trouvez la réponse naturelle à vos problèmes de sante : plante-sante.net
                                                                                            </a>
                                        </li>
                                                                                                                <li>
                                            <a href="http://www.safranroyal.com/" target="_blank">
                                                                                                    Le Safran Royal
                                                                                            </a>
                                        </li>
                                                                                                                <li>
                                            <a href="http://www.lab-deva.com/" target="_blank">
                                                                                                    Laboratoire DEVA - Elixirs Floraux
                                                                                            </a>
                                        </li>
                                                                                                                <li>
                                            <a href="http://pagesperso-orange.fr/terre.des.plantes/" target="_blank">
                                                                                                    Association nantaise "Terre des Plantes"
                                                                                            </a>
                                        </li>
                                                                                                                <li>
                                            <a href="http://www.liensetlieux.com/" target="_blank">
                                                                                                    Traditions...Bien-Etre...Art et Créations
                                                                                            </a>
                                        </li>
                                                                                                        </ul>
                            </div>
                        
                        
                        
                                                    <div class="ads ads-160x600">
                                <div id="_ef76fc9"></div>                            </div>
                                            </article>
                
                                    
                        
                        <!--js-startpost-->
                        <article class="post">
                            <header>
                                                                <!-- post date -->
                                                                    <time class="date" datetime="2014-01-17T11:00:00+01:00">17 Janvier 2014</time>
                                                                                                    <!-- post author -->
                                    <p class="author">
                                        Publié par <span>Phytovox et Esprit Nature</span>
                                    </p>
                                
                                <!-- post title -->
                                                                <h1 class="post-title title">
                                                                    <a class="permalink" href="http://www.phytovox.fr/article-l-amande-121824481.html" title="L’amandier calme les douleurs des contusions, des brûlures et des plaies, stimule le foie et calme la toux. Il est diurétique, purgatif, vermifuge et fait baisser la fièvre. L’huile d’amande douce à des propriétés laxatives douces et vermifuges infantiles,...">
                                                                                    L'amandier : Douleur des contusions, des brûlures, laxatif, vieillissement de la peau... Riche en potassium
                                                                            </a>
                                                                </h1>
                                                            </header>

                                                            <!-- post body -->
                                <div class="body">
                                    


  <div class="ob-sections">
      
    
     
  <div
    class="ob-section ob-section-html "
      >

<p style="text-align: justify;">&nbsp;</p>

<p style="text-align: justify;"><!--[endif] --><!--[endif] --></p>

<p id="yui_3_5_0_1_1412532970503_64716"><br />
<span style="font-size: 12pt;">L&rsquo;amandier calme les douleurs des contusions, des br&ucirc;lures et des plaies, stimule le foie et calme la toux. Il est diur&eacute;tique, purgatif, vermifuge et fait baisser la fi&egrave;vre.</span><br />
<span style="font-size: 12pt;">L&rsquo;huile d&rsquo;amande douce &agrave; des propri&eacute;t&eacute;s laxatives douces et vermifuges infantiles, freinent le vieillissement cutan&eacute;. En applications externes l&rsquo;amandier et b&eacute;n&eacute;fique dans le traitement des coliques n&eacute;phr&eacute;tiques et h&eacute;patiques et des rhumatismes.</span></p>

<p>&nbsp;</p>

<p style="text-align: justify;"><!--[endif] --><!--[endif] --></p>

<p><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></p>

<p id="yui_3_5_0_1_1412532970503_64724" style="text-align: center;"><span style="color:#000000;"><span style="font-family: &quot;Traditional Arabic&quot;; font-size: 12pt;">AMANDIER</span></span></p>

<p>&nbsp;</p>

<p><span style="color:#000000;"><span style="font-family: &quot;Traditional Arabic&quot;; font-size: 12pt;">&nbsp;</span></span></p>

<p id="yui_3_5_0_1_1412532970503_65512" style="text-align: justify;"><span style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_65511"><span id="yui_3_5_0_1_1412532970503_65510" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Originaire d&#39;Asie mineure et de M&eacute;sopotamie, l&#39;amandier sauvage <em style="mso-bidi-font-style: normal;">(Prunus amygdalus)</em> est un arbre au tronc noueux, gris&acirc;tre et au port ovo&iuml;de qui s&rsquo;&eacute;tale au cours du temps. De la famille des Rosaceae c&#39;est un arbre de 10 &agrave; 12 m de hauteur, aux ramifications vert clair, glabres. Ils portent des feuilles alternes aux limbes luisant sur la face sup&eacute;rieure. C&#39;est un des premiers v&eacute;g&eacute;taux &agrave; offrir des fleurs blanches ou l&eacute;g&egrave;rement ros&eacute;es comptant 5 p&eacute;tales, elles apparaissent d&egrave;s janvier ou f&eacute;vrier, avant le d&eacute;veloppement du feuillage. De cette floraison pr&eacute;coce d&eacute;coule une vuln&eacute;rabilit&eacute; aux gels. Apr&egrave;s la pollinisation (essentiellement les abeilles), apparaissent des fruits verts &agrave; maturit&eacute;, ils contiennent une seule graine : l&#39;amande. Ces fruits sont allong&eacute;s et aplatis. Ils mesurent 3 &agrave; 4 cm de diam&egrave;tre et pr&eacute;sentent une enveloppe duveteuse, verte puis beige, s&rsquo;ouvrant &agrave; maturit&eacute;.</span></span></span></p>

<p id="yui_3_5_0_1_1412532970503_65532" style="text-align: justify;"><span style="font-size: 12pt;">&nbsp;</span></p>

<p id="yui_3_5_0_1_1412532970503_64752" style="text-align: justify;"><span id="yui_3_5_0_1_1412532970503_64771" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;"><img alt="L’amandier calme les douleurs des contusions, des brûlures et des plaies, stimule le foie et calme la toux. Il est diurétique, purgatif, vermifuge et fait baisser la fièvre. " class="GcheTexte" id="yui_3_5_0_1_1412532970503_64770" src="http://img.over-blog.com/300x203/2/03/65/85/Amande.gif" style="border: 0px solid rgb(0, 0, 0); margin: 10px; width: 300px; height: 203px; float: left;" title="L’amandier calme les douleurs des contusions, des brûlures et des plaies, stimule le foie et calme la toux. Il est diurétique, purgatif, vermifuge et fait baisser la fièvre. " /><span style="color:#000000;">La r&eacute;colte des amandes fra&icirc;ches s&rsquo;effectue &agrave; la main en mai et juin alors que la r&eacute;colte des amandes en coque a lieu en septembre-octobre. Apr&egrave;s la r&eacute;colte, on &eacute;cale les amandes, on les met &agrave; s&eacute;cher dans un endroit bien a&eacute;r&eacute;e, sur un tamis au soleil puis stock&eacute; dans un lieu bien ventil&eacute; et sec. Un amandier peut vivre une centaine d&#39;ann&eacute;e.</span></span></p>

<p><span style="font-size: 12pt;">&nbsp;</span></p>

<p id="yui_3_5_0_1_1412532970503_64796" style="text-align: justify;"><span id="yui_3_5_0_1_1412532970503_65561" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_64795" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">En France, l&#39;amandier est surtout pr&eacute;sent sur le pourtour m&eacute;diterran&eacute;en. Les Alpes de Haute Provence, les Bouches du Rh&ocirc;ne et la Corse r&eacute;alisent 80% de la production nationale, soit environ 3500 tonnes, ne repr&eacute;sentant qu&#39;environ 10% de notre consommation.</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;La production mondiale est d&#39;environ 450&nbsp; 000 tonnes d&#39;amandes d&eacute;cortiqu&eacute;es (amandons). Aujourd&#39;hui, le plus gros producteur d&#39;amande est la Californie qui avec 250 000 tonnes, produit 50% de la consommation mondiale. L&#39;Espagne (60 000 tonnes), l&#39;Italie (40 000 tonnes) et la Gr&egrave;ce (40 000 tonnes). D&#39;autres pays m&eacute;diterran&eacute;ens sont producteur d&#39;amandes mais g&eacute;n&eacute;ralement absorb&eacute; par la consommation int&eacute;rieure.</span></span></p>

<p><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></p>

<p id="yui_3_5_0_1_1412532970503_64837"><span style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_64836" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;; font-variant: small-caps;">Usage traditionnel</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span><span style="font-size: 12pt;"><span style="font-family: &quot;Traditional Arabic&quot;;">L&#39;amande sauvage (<em>Prunus amygdalus</em>) &eacute;tait d&eacute;j&agrave; cueillie par les populations du Pal&eacute;olithique sup&eacute;rieur. Sa culture est attest&eacute; en Iran&nbsp; depuis 5000 ans.</span> <span style="font-family: &quot;Traditional Arabic&quot;;">Par s&eacute;lection &agrave; partir de l&#39;esp&egrave;ce sauvage, l&#39;homme &agrave; cr&eacute;e <em>Prunus dulcis.</em> Cet amandier donne un fruit plus doux : l&#39;amande douce, de plus petite taille que sa s&oelig;ur ain&eacute;e.</span> <span style="font-family: &quot;Traditional Arabic&quot;;">Introduit en Egypte par les H&eacute;breux et en Europe par les Grecs. Pour ces derniers, les amandes sont chaude et humides au premier degr&eacute;. L&#39;amandier fut introduit dans le sud de la France vers le Ve si&egrave;cle. Sous l&#39;influence Arabe, sa culture se d&eacute;veloppa sur tout le pourtour m&eacute;diterran&eacute;en depuis le VIIe si&egrave;cle. Au IXe si&egrave;cle, Charlemagne ordonne d&#39;introduire la culture des amandiers dans les fermes imp&eacute;riales. Un si&egrave;cle plus tard,&nbsp; la consommation d&#39;amandes dans la cuisine est tr&egrave;s importante et constituent une part importante du commerce.</span></span></span></p>

<p style="text-align: justify;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">En m&eacute;decine traditionnelle, toutes les parties de l&#39;amandier sont utiles. Les feuilles fra&icirc;ches, appliqu&eacute;es localement calme les <span style="font-size: 14pt;"><strong>douleurs des contusions</strong></span>, des <strong><span style="font-size: 14pt;">br&ucirc;lures</span></strong> et des <span style="font-size: 14pt;"><strong>plaies</strong></span>. En d&eacute;coction, les feuilles et les coques stimulent les fonctions du <span style="font-size: 14pt;"><strong>foie</strong></span> et calment la <span style="font-size: 14pt;"><strong>toux</strong></span>. 50 g de coques concass&eacute;es, bouilles pendant une heure dans un litre d&#39;eau, constitue une excellente tisane balsamique au go&ucirc;t de vanille, employ&eacute;e contre le <span style="font-size: 14pt;"><strong>mal de gorge</strong></span> et contre la <span style="font-size: 14pt;"><strong>toux</strong></span>. La d&eacute;coction d&#39;&eacute;corce de rameaux &acirc;g&eacute;s est <span style="font-size: 14pt;"><strong>diur&eacute;tique, purgative, vermifuge</strong></span> et fait baisser la <span style="font-size: 14pt;"><strong>fi&egrave;vre</strong></span>.&nbsp; En usage externe, elle est utilis&eacute;e dans le traitement des <span style="font-size: 14pt;"><strong>leucodermies</strong></span> et de la <span style="font-size: 14pt;"><strong>l&egrave;pre</strong></span>.</span></span></p>

<p class="MsoBodyText" id="yui_3_5_0_1_1412532970503_64894" style="text-align: justify;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span><span id="yui_3_5_0_1_1412532970503_66075" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_64893" style="font-size: 12pt;"><strong id="yui_3_5_0_1_1412532970503_64892"><span id="yui_3_5_0_1_1412532970503_64891" style="font-family: &quot;Traditional Arabic&quot;;">Par sa richesse en &eacute;l&eacute;ments nutritifs, l&rsquo;amande douce est un aliment &eacute;nerg&eacute;tique important de notre alimentation. L&rsquo;amande est tr&egrave;s riche en huile, prot&eacute;ines, glucides et vitamines. Elle contient environ 50 % de lipides, en majorit&eacute; des acides gras, soit en moyenne : 60-75 % d&rsquo;acide ol&eacute;ique, 18 % d&rsquo;acide linol&eacute;ique et 7 % d&rsquo;acide palmitique r&eacute;pondant aux recommandations nutritionnelles actuelles. La pr&eacute;sence d&rsquo;alpha-tocoph&eacute;rol (25-26 mg/100 g d&rsquo;amande s&egrave;che) est un excellent apport d&#39;antioxydant alimentaire. Par ailleurs, la teneur en sodium de l&rsquo;amande &eacute;tant tr&egrave;s faible (1-2 mg/100 g), le rapport potassium/sodium est compris entre 360 et 900 ce qui est exceptionnel pour un aliment naturel. Ceci peut &ecirc;tre utile dans le traitement des r&eacute;gimes hyposod&eacute;s. La consommation d&#39;amande n&#39;entraine pas de prise de poids et est b&eacute;n&eacute;fique chez les hypercholest&eacute;rol&eacute;miants.</span></strong></span></span><br style="mso-special-character: line-break;" />
&nbsp;</p>

<p id="yui_3_5_0_1_1412532970503_64931" style="text-align: center;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">LE FRUIT</span></span></p>

<table border="0" cellpadding="0" cellspacing="0" class="MsoNormalTable" id="yui_3_5_0_1_1412532970503_64995" style="margin-left: 20.85pt; border-collapse: collapse; mso-table-layout-alt: fixed; mso-padding-alt: 0cm 3.5pt 0cm 3.5pt;">
	<tbody id="yui_3_5_0_1_1412532970503_64994">
		<tr>
			<td style="width: 124.0pt; border: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Energie (Kcal)</span></span></p>
			</td>
			<td style="width: 84.9pt; border: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">575-589</span></span></p>
			</td>
			<td style="width: 142.0pt; border: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Eau (g)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">5</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Prot&eacute;ines (g)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">19</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Lipides (g)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">53,5</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Glucides disponibles (g)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">4,5</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">A.G Polyinsatur&eacute;s (g)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">10</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Fibres alimentaires (g)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">15</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">A.G. Monoinsatur&eacute;s (g)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">70-80</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">A.G Satur&eacute;s (g)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">12</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Sodium (mg)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">1 &agrave; 2 mg</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Carot&egrave;ne (mcg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,0</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Potassium (mg)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">720-900</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine C (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,0</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Magn&eacute;sium (mg)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">170-275</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine E (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">24</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Phosphore (mg)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">440-520</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine D (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,0</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Fer (mg)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">3,7-4,5</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine B1 (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,23</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Calcium (mg)</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">248-280</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine B2 (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,75</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Zinc</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine B3 (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">2,5</span></span></p>
			</td>
		</tr>
		<tr id="yui_3_5_0_1_1412532970503_64993">
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Cuivre</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td id="yui_3_5_0_1_1412532970503_64992" style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine B5 (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,5</span></span></p>
			</td>
		</tr>
		<tr>
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine B6 (mg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">0,08</span></span></p>
			</td>
		</tr>
		<tr style="mso-yfti-lastrow: yes;">
			<td style="width: 124.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="183">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 84.9pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="125">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>
			</td>
			<td style="width: 142.0pt; border-top: none; border-left: solid black 1.0pt; border-bottom: solid black 1.0pt; border-right: none; mso-border-top-alt: solid black .5pt; mso-border-left-alt: solid black .5pt; mso-border-bottom-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="209">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Vitamine B9 (mcg)</span></span></p>
			</td>
			<td style="width: 89.1pt; border: solid black 1.0pt; border-top: none; mso-border-top-alt: solid black .5pt; mso-border-alt: solid black .5pt; padding: 0cm 3.5pt 0cm 3.5pt;" valign="top" width="131">
			<p style="text-align: center; layout-grid-mode: char;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">70</span></span></p>
			</td>
		</tr>
	</tbody>
</table>

<p id="yui_3_5_0_1_1412532970503_65011" style="text-align: center; line-height: 12.0pt;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Composition pour 100 g</span></span></p>

<p style="line-height: 12.0pt;">&nbsp;</p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">L&#39;amande douce se mange telle quelle ou s&eacute;ch&eacute;e, c&rsquo;est un des 13 desserts du No&euml;l proven&ccedil;al. Elle se mange aussi au dessert,</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">En g&acirc;teaux, elle entre dans la composition des nougats, de la frangipane et de la p&acirc;te d&rsquo;amande (reconstituant &eacute;nerg&eacute;tique).</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Autrefois, l&#39;amande douce et l&#39;amande am&egrave;re &eacute;tait avec l&#39;eau de fleurs d&#39;oranger et le sucre les composants du sirop d&#39;orgeat. Hier encore, &eacute;tait confectionn&eacute;e en pharmacie une &eacute;mulsion appel&eacute;e &laquo;lait d&#39;amande&raquo; employ&eacute;e comme boisson rafraichissante et adoucissante. Cette boisson &eacute;tait compos&eacute;e de 50g d&#39;amande douce mond&eacute;e et pil&eacute;e et de sucre en parties &eacute;gales pour un litre d&#39;eau.</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-family: &quot;Traditional Arabic&quot;; font-size: 12pt;">&nbsp;</span></span></p>

<p id="yui_3_5_0_1_1412532970503_66090" style="line-height: 12pt; text-align: justify;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;; font-variant: small-caps;">Huile d&#39;amande douce</span> </span></p>

<p id="yui_3_5_0_1_1412532970503_65039" style="text-align: justify;"><span id="yui_3_5_0_1_1412532970503_65038" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;"><img alt="L’huile d’amande douce à des propriétés laxatives douces et vermifuges infantiles, freinent le vieillissement cutané. En applications externes l’amandier et bénéfique dans le traitement des coliques néphrétiques et hépatiques et des rhumatismes. " class="DrteTexte" src="http://img.over-blog.com/300x203/2/03/65/85/Amande.gif" style="border: 0px solid rgb(0, 0, 0); margin: 10px; width: 300px; height: 203px; float: left;" title="L’huile d’amande douce à des propriétés laxatives douces et vermifuges infantiles, freinent le vieillissement cutané. En applications externes l’amandier et bénéfique dans le traitement des coliques néphrétiques et hépatiques et des rhumatismes. " /><span style="color:#000000;">Par pression &agrave; froid des amandes douces, on obtient l&#39;huile d&#39;amande douce ; c&rsquo;est un liquide jaune p&acirc;le, de saveur agr&eacute;able. Elle est compos&eacute;e d&#39;acides gras : acide ol&eacute;ique (60-85 %), acide linol&eacute;ique (7-30 %), acide palmitique (4-9 %) et acide st&eacute;arique environ 2 % et une fraction insaponifiable contenant des phytost&eacute;rols (b&ecirc;ta-sitosterol, campesterol, stigmasterol), des alcools triterp&eacute;niques (alpha et b&ecirc;ta-amyrine) et des triacylglyc&eacute;rides.</span></span></p>

<p id="yui_3_5_0_1_1412532970503_66114" style="text-align: justify;"><span style="font-size: 12pt;">&nbsp;</span><span id="yui_3_5_0_1_1412532970503_66113" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_66112" style="font-size: 12pt;"><span id="yui_3_5_0_1_1412532970503_66111" style="font-family: &quot;Traditional Arabic&quot;;">Outre ses propri&eacute;t&eacute;s <span style="font-size: 14pt;"><strong>laxatives douces et vermifuges infantiles</strong></span>, l&rsquo;huile d&rsquo;amande douceest tr&egrave;s appr&eacute;ci&eacute;e en dermatolo</span><span style="font-family: &quot;Traditional Arabic&quot;;">gie et cosm&eacute;tologie. Par ses acides gras poly-insatur&eacute;s et les phytost&eacute;rols, elle am&eacute;liore la fonction <span style="font-size: 14pt;"><strong>barri&egrave;re de la peau</strong></span>, freinent le <span style="font-size: 14pt;"><strong>vieillissement cutan&eacute;</strong></span> et prot&egrave;gent contre l&rsquo;action des <span style="font-size: 14pt;"><strong>UV</strong></span>. Les alcools triterp&eacute;niques&nbsp; exercent une action&nbsp; anti-inflammatoire et antiseptique et les triacylglyc&eacute;rides assouplissent et stimule la reconstruction du film lipidique.&nbsp;</span></span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;; font-variant: small-caps;">amande am&egrave;re</span></span></p>

<p id="yui_3_5_0_1_1412532970503_66126" style="text-align: justify;"><span id="yui_3_5_0_1_1412532970503_66125" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_66124" style="font-size: 12pt;"><span id="yui_3_5_0_1_1412532970503_66123" style="font-family: &quot;Traditional Arabic&quot;;">Les fruits de l&#39;amandier sauvage donnent l&#39;amande am&egrave;re dont la consommation peu &ecirc;tre toxique, moins de 10 fruits peuvent &ecirc;tre dangereux pour l&rsquo;homme voire mortelle &agrave; certaines doses. On estime que la consommation de 50 &agrave; 60 amandes suffirait &agrave; tuer un homme adulte</span> <span style="font-family: &quot;Traditional Arabic&quot;;">L&#39;odeur caract&eacute;ristique d&#39;amande am&egrave;re quelle r&eacute;pande est due &agrave; la pr&eacute;sence d&#39;un glucoside cyanog&eacute;n&eacute;tique : l&#39;amygdaloside. Cette substance se d&eacute;double dans l&#39;organisme en acide cyanhydrique, en glucose et en ald&eacute;hyde benzo&iuml;que.</span></span></span></p>

<p id="yui_3_5_0_1_1412532970503_66136" style="text-align: justify;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span><span id="yui_3_5_0_1_1412532970503_66135" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_66134" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">L&#39;essence d&#39;amande am&egrave;re entrait, &agrave; faibles doses, dans la composition de certains &eacute;lixirs antitussifs pharmaceutiques. Ses propri&eacute;t&eacute;s sont dues &agrave; l&#39;activit&eacute; expectorante de l&#39;amygdaloside et aux effets antispasmodiques de l&#39;ald&eacute;hyde benzo&iuml;que.</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;En applications externes (cataplasmes ou bains), la pulpe de l&#39;amande am&egrave;re calme la douleur des <span style="font-size: 14pt;"><strong>migraines</strong></span> et celles ressenties sur le trajet des nerfs. Ces applications sont aussi b&eacute;n&eacute;fiques dans le traitement des <span style="font-size: 14pt;"><strong>coliques n&eacute;phr&eacute;tiques</strong> <strong>et h&eacute;patiques et des rhumatismes</strong></span>.&nbsp;</span></span></p>

<p id="yui_3_5_0_1_1412532970503_66157" style="text-align: justify;"><span id="yui_3_5_0_1_1412532970503_66156" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_66155" style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">En p&acirc;tisserie, l&rsquo;ar&ocirc;me d&rsquo;amande am&egrave;re est tr&egrave;s utilis&eacute;, il entre dans la composition de nombreuses pr&eacute;parations &agrave; base d&rsquo;amandes tels frangipane, macarons, financiers.</span></span></p>

<p style="text-align: justify;"><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Les bourgeon d&#39;amandier (<em>Prunus dulcis</em>) sont aussi utilis&eacute; en Gemmoth&eacute;rapie pour stimuler les fonctions d&#39;&eacute;limination des rein et peut &ecirc;tre utilis&eacute; en cas d&#39;exc&egrave;s d&#39;ur&eacute;e.</span></span></p>

<p>&nbsp;</p>

<p id="yui_3_5_0_1_1412532970503_66183"><span id="yui_3_5_0_1_1412532970503_66182" style="color:#000000;"><span id="yui_3_5_0_1_1412532970503_66181" style="font-size: 12pt;"><span id="yui_3_5_0_1_1412532970503_66180" style="font-family: &quot;Traditional Arabic&quot;;">Alain TESSIER</span><span style="font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></span></span></p>

<p><span style="color:#000000;"><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">Ethnobotaniste</span></span></p>

<p><span style="font-size: 12pt; font-family: &quot;Traditional Arabic&quot;;">&nbsp;</span></p>
    </div>


          

  </div>
  
                                </div>
                            
                                                            <!-- post tag -->
                                <div class="tag">
                                    <p>
                                                                                    <a href="/tag/articles%20phyto-aroma%28therapie%29/">#Articles Phyto-Aroma(thérapie)</a>                                                                            </p>
                                </div>
                            
                                                            <!-- Pagination -->
                                <nav class="navigation">
                                                                             <a href="http://www.phytovox.fr/article-l-argousier-vitamine-c-stress-eczema-aigu-et-chronique-keratites-escarres-gastrites-ul-120880050.html" class="prev">
                                                                                            L'ARGOUSIER : Vitamine C - Stress - Eczéma aigu et chronique - Kératites - Escarres - Gastrites - Ulcères gastro-duodénaux
                                                                                   </a>
                                    
                                                                            <a href="http://www.phytovox.fr/article-du-bon-usage-des-plantes-qui-soignent-de-jacques-fleurentin-preface-de-j-m-pelt-121834853.html" class="next">
                                                                                            Du bon usage des plantes qui soignent” de Jacques Fleurentin, préface de J-M Pelt.
                                                                                    </a>
                                                                    </nav>
                            
                                                                                                <div class="ads ads-468x60">
                                        <div id="_6e89335"></div>                                    </div>
                                                                <footer class="footer">
                                                                                                  <div class="ob-Newsletter">
  <button class="ob-input ob-Newsletter-toggle">S'inscrire à la newsletter</button>
  <div class="ob-Newsletter-box">
    <div class="ob-Newsletter-description">Pour être informé des derniers articles, inscrivez vous :</div>
    <form class="ob-Newsletter-form" action="/mail/subscribe?utm_source=_ob_abo_newsletter&amp;utm_medium=_ob_bottom_article" method="post">
      <input class="ob-input ob-Newsletter-input" type="email" name="email" placeholder="Saisissez votre email ici" required="required" />
      <input class="ob-input ob-Newsletter-submit" type="submit" value="Valider" />
    </form>
  </div>
</div>
<script>
  var toggle = document.querySelector(".ob-Newsletter-toggle")
  var box = document.querySelector(".ob-Newsletter-box")
  toggle.addEventListener("click", function (event) {
    box.classList.toggle("ob-Newsletter-box--open")
  })
</script>

                                                    
                
                            
                <div class="ob-Related">
            <div class="ob-h3 ob-Related-title">Vous aimerez aussi :</div>
            <div class="ob-Related-posts">
                                <div class="ob-Related-post">
                    <div class="ob-RelatedPost">
  <a class="ob-RelatedPost-link" href="http://www.phytovox.fr/2017/01/la-bourdaine-un-laxatif-cholagogue.html" title="La Bourdaine : un laxatif cholagogue">
          <img class="ob-RelatedPost-image" src="https://image.over-blog.com/hIddwtGB-x61R4OnF1maJbpvnb4=/400x260/smart/filters:no_upscale()/image%2F1011795%2F20170114%2Fob_de5782_bourdaine.jpg" alt="La Bourdaine : un laxatif cholagogue"/>
    
    <div class="ob-RelatedPost-title" >
              La Bourdaine : un laxatif cholagogue
          </div>
  </a>
</div>
                </div>
                                <div class="ob-Related-post">
                    <div class="ob-RelatedPost">
  <a class="ob-RelatedPost-link" href="http://www.phytovox.fr/2015/07/decouverte-des-plantes-medicinales-a-marseille.html" title="Découverte des plantes médicinales à Marseille">
          <img class="ob-RelatedPost-image" src="https://image.over-blog.com/4YlNByTZI3Z_h2cANneJntU_38Q=/400x260/smart/filters:no_upscale()/image%2F1011795%2F20150720%2Fob_4b9d03_image1.jpg" alt="Découverte des plantes médicinales à Marseille"/>
    
    <div class="ob-RelatedPost-title" >
              Découverte des plantes médicinales à Marseille
          </div>
  </a>
</div>
                </div>
                                <div class="ob-Related-post">
                    <div class="ob-RelatedPost">
  <a class="ob-RelatedPost-link" href="http://www.phytovox.fr/2015/04/le-galega-favorise-la-secretion-du-lait-amplifie-l-action-de-l-insuline-hypoglycemiante-limite-les-risques-dans-les-maladies.html" title="Le GALEGA : Favorise la sécrétion du lait – Amplifie l’action de l’insuline – Hypoglycémiante – Limite les risques dans les maladies cardio-vasculaires - Antiagrégante plaquettaire">
          <img class="ob-RelatedPost-image" src="https://image.over-blog.com/l59gBH60EgfgEDtCiDF-MrW1-dM=/400x260/smart/filters:no_upscale()/image%2F1011795%2F20150412%2Fob_0c85f4_galega.jpg" alt="Le GALEGA : Favorise la sécrétion du lait – Amplifie l’action de l’insuline – Hypoglycémiante – Limite les risques dans les maladies cardio-vasculaires - Antiagrégante plaquettaire"/>
    
    <div class="ob-RelatedPost-title" >
              Le GALEGA : Favorise la sécrétion du lait – Amplifie l’action de l’insuline – Hypoglycémiante – Limite les risques dans les maladies cardio-vasculaires - Antiagrégante plaquettaire
          </div>
  </a>
</div>
                </div>
                                <div class="ob-Related-post">
                    <div class="ob-RelatedPost">
  <a class="ob-RelatedPost-link" href="http://www.phytovox.fr/2014/10/la-grande-camomille-recommandee-pour-combattre-les-migraines-l-arthrite-rhumatoide-et-les-douleurs-menstruelles.html" title="La Grande Camomille recommandée pour combattre les migraines, l'arthrite rhumatoïde et les douleurs menstruelles">
          <img class="ob-RelatedPost-image" src="https://image.over-blog.com/PX1cOirneFTlwWouVwyCVgnjCuQ=/400x260/smart/filters:no_upscale()/image%2F1011795%2F20141005%2Fob_16327c_grande-camomille.jpg" alt="La Grande Camomille recommandée pour combattre les migraines, l'arthrite rhumatoïde et les douleurs menstruelles"/>
    
    <div class="ob-RelatedPost-title" >
              La Grande Camomille recommandée pour combattre les migraines, l'arthrite rhumatoïde et les douleurs menstruelles
          </div>
  </a>
</div>
                </div>
                            </div>
        </div>
        <style>
            @media only screen and (min-width: 970px) {
            .ob-Related-posts {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -moz-box-wrap: nowrap;
                -webkit-box-wrap: nowrap;
                -webkit-flex-wrap: nowrap;
                -ms-flexbox-wrap: nowrap;
                -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
                -moz-box-direction: row;
                -webkit-box-direction: row;
                -webkit-box-orient: horizontal;
                -webkit-flex-direction: row;
                -ms-flexbox-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
            }

                .ob-Related-post {
                    -webkit-box-basis: auto;
                    -webkit-flex-basis: auto;
                    -ms-flex-basis: auto;
                    flex-basis: auto;
                    -webkit-box-flex: 1;
                    -moz-box-flex: 1;
                    -webkit-flex: 1;
                    -ms-flex: 1 0 auto;
                    flex: 1;
                    margin-bottom: 0;
                }

                .ob-Related-post:not(:last-child) {
                    margin-right: 10px;
                }
            }
        </style>
    
                                                                                                                                        <!-- post comments -->
                                    <div class="item-comments" id="comments">
                                        <div class="ob-h3 ">Commenter cet article</div>
                                                                                    
<div id="ob-comments">
			<button class="ob-button-primary" disabled>
			Ajouter un commentaire
		</button>
		<div class="ob-list">
			</div>
</div>

<script>
	var isCommentAppInitialized = false;

	function initCommentApp(){
		if(!isCommentAppInitialized){
			ob.initCommentApp(document.querySelector("#ob-comments"), {"postID":44332459,"locale":"fr","I18N":{"reply":"R\u00e9pondre","moderated":"Votre commentaire a bien \u00e9t\u00e9 envoy\u00e9.<br\/>Il s\u2019affichera une fois approuv\u00e9 par le propri\u00e9taire du blog.","recaptcha_disclaimer":"Ce site est prot\u00e9g\u00e9 par reCAPTCHA et les <a target=\"_blank\" rel=\"noreferer,noopener\" href=\"https:\/\/policies.google.com\/privacy\">Politiques de confidentialit\u00e9<\/a> et <a target=\"_blank\" rel=\"noreferer,noopener\" href=\"https:\/\/policies.google.com\/terms\">Conditions de service<\/a> de Google s'appliquent.","recaptcha_expired":"recaptcha_expired","recaptcha_error":"recaptcha_error","more_comments":"Charger plus de commentaires","more_replies":"Charger plus de r\u00e9ponses","author":"Auteur","name_placeholder":"Nom","email_placeholder":"Email","website_placeholder":"Site web","comment_placeholder":"Votre commentaire","send_comment":"Envoyer le commentaire","comment_with_overblog":"Commenter avec votre compte Overblog","logout":"Se d\u00e9connecter","add_comment":"Ajouter un commentaire","generic_error":"Es ist ein Fehler aufgetreten, bitte versuchen Sie es sp\u00e4ter noch einmal"}});
			isCommentAppInitialized = true
		}
	}

	setTimeout(initCommentApp, 2000)
	window.addEventListener('load', initCommentApp)
</script>

                                                                            </div>
                                                                                                                            </footer>
                                                                                        <div class="ads ads-468x60">
                                    <div id="_cee04aa"></div>                                </div>
                                                    </article>
                        <!--js-endpost-->

                                                    <aside class="share-bar" role="complementary">
                                

  
                    
    <div class="ob-Shares ob-Shares--top ob-Shares--vertical ">
        <div class="ob-Shares-facebookShare">
        <div class="fb-share-button" data-href="http://www.phytovox.fr/article-l-amande-121824481.html" data-layout="box_count"></div>
    </div>
            <div class="ob-Shares-twitter">
        <a class="twitter-share-button"
          href="https://twitter.com/share"
          data-url="http://www.phytovox.fr/article-l-amande-121824481.html"
                    data-hashtags="Articles Phyto-Aroma(thérapie)"          data-text="L&#x27;amandier&#x20;&#x3A;&#x20;Douleur&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures,&#x20;laxatif,&#x20;vieillissement&#x20;de&#x20;la&#x20;peau...&#x20;Riche&#x20;en&#x20;potassium"
          data-lang="en"
          ></a>
    </div>
            <div class="ob-Shares-linkedin">
    <script
        type="IN/Share"
        data-url="http://www.phytovox.fr/article-l-amande-121824481.html"
        data-counter="top">
    </script>
    </div>
            <div class="ob-Shares-pinterest">
        <a href="https://pinterest.com/pin/create/button/"
                        data-pin-count="above"
                        data-pin-color="red"
            data-pin-config="above"
            data-pin-description="L&#x27;amandier&#x20;&#x3A;&#x20;Douleur&#x20;des&#x20;contusions,&#x20;des&#x20;br&#x00FB;lures,&#x20;laxatif,&#x20;vieillissement&#x20;de&#x20;la&#x20;peau...&#x20;Riche&#x20;en&#x20;potassium"
            data-pin-media="http://img.over-blog.com/300x203/2/03/65/85/Amande.gif"
            data-pin-url="http://www.phytovox.fr/article-l-amande-121824481.html"
            target="_BLANK"
        >
            <img src="https://assets.pinterest.com/images/pidgets/pinit_fg_en_rect_red_20.png" />
        </a>
    </div>
            <div class="ob-Shares-overblog">
        <a id="repost-44332459" class="ob-repost-btn ob-repost-top" href="https://admin.over-blog.com/_repost/44332459" rel="nofollow" target="_blank"><span class="ob-repost-label">Repost</span><span class="ob-repost-count">0</span></a><script>
  ob.repost(document.querySelector("#repost-44332459"))
</script>
    </div>
        <div class="ob-Shares-print" style="display:none">
        <img src="https://assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/printer.png?v1.8.0">
    </div>
</div>

<script>
    (function(d, s, id){
        var js, fjs = d.getElementsByTagName(s)[0];
        if (!d.getElementById(id)) {
            js = d.createElement(s);
            js.type = 'text/javascript';
            js.async = true;
            js.defer = true;
            js.id = id;
            js.src = 'https://connect.facebook.net/fr_FR/sdk.js#xfbml=1&version=v2.0';
            fjs.parentNode.insertBefore(js, fjs);
        }
    }(document, 'script', 'facebook-jssdk'));
</script>

<script>
    (function(d, s, id){
        var js, fjs = d.getElementsByTagName(s)[0];
        if (!d.getElementById(id)) {
            js = d.createElement(s);
            js.type = 'text/javascript';
            js.async = true;
            js.defer = true;
            js.id = id;
            js.src = 'https://platform.twitter.com/widgets.js';
            fjs.parentNode.insertBefore(js, fjs);
        }
    }(document, 'script', 'twitter-jssdk'));
</script>

<script>
    (function(d, s, id){
        var js, fjs = d.getElementsByTagName(s)[0];
        if (!d.getElementById(id)) {
            js = d.createElement(s);
            js.type = 'text/javascript';
            js.async = true;
            js.defer = true;
            js.id = id;
            js.src = 'https://assets.pinterest.com/js/pinit.js';
            fjs.parentNode.insertBefore(js, fjs);
        }
    }(document, 'script', 'pinterest-jssdk'));
</script>

<script>
    (function(d, s, id){
        var js, fjs = d.getElementsByTagName(s)[0];
        if (!d.getElementById(id)) {
            js = d.createElement(s);
            js.type = 'text/javascript';
            js.async = true;
            js.defer = true;
            js.id = id;
            js.src = 'https://platform.linkedin.com/in.js';
            js.innerHTML = "lang: 'en-GB'";
            fjs.parentNode.insertBefore(js, fjs);
        }
    }(document, 'script', 'linkedin-jssdk'));
</script>

                            </aside>
                                                                        </section>
                    </div>

                    <!-- Ad footer -->
            <div style="text-align:center;margin-bottom:20px;">
                <div id="_053c922"></div>            </div>
        
        <!-- Scripts -->
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
                <script src="https://assets.over-blog.com/t/catalog/jquery/fancybox/2.5/source/jquery.fancybox.pack.js"></script>
                    <script src="https://assets.over-blog.com/t/catalog/jquery/backstretch/2.0.1/jquery.backstretch.min.js" type="text/javascript"></script>
                            <script type="text/javascript" src="https://assets.pinterest.com/js/pinit.js"></script>
                        <script>
                            //Twitter render
                !function(d,s,id){
                    var js, fjs = d.getElementsByTagName(s)[0];
                    if(!d.getElementById(id)){
                        js = d.createElement(s);
                        js.id = id;
                        js.src = "https://platform.twitter.com/widgets.js";
                        fjs.parentNode.insertBefore(js,fjs);
                    }
                }(document,"script","twitter-wjs");
            
            
            
            $(document).ready(function(){
                                    // Fancybox on single pages via url
                $(".ob-link-img, .author-avatar, .blog-avatar, .asset-img-link, .avatar").attr("rel", "fancybox");
                $("a[rel=fancybox]").fancybox({
                    'overlayShow'   : true,
                    'transitionIn'  : 'fadin',
                    'transitionOut' : 'fadin',
                    'type'          : 'image'
                });

                
                // Placeholder Script
                if($.browser.msie && $.browser.version <= 9.0 ){
                    $('input[placeholder]').each(function(){
                        var input = $(this);
                        $(input).val(input.attr('placeholder'));
                        $(input).focus(function(){
                             if (input.val() == input.attr('placeholder')) {
                                 input.val('');
                             }
                        });
                        $(input).blur(function(){
                            if (input.val() == '' || input.val() == input.attr('placeholder')) {
                                input.val(input.attr('placeholder'));
                            }
                        });
                    });
                }

                // Scroll top button
                $(window).scroll(function() {
                    if($(window).scrollTop() <= 0) {
                        $('.scroll-to-top').slideUp("250");
                    }
                    else {
                        if($('.scroll-to-top').length == 0) {
                            $('body').append(
                                '<div class="scroll-to-top">'+
                                    "<a href='#'>Haut de page</a>"+
                                '</div>');
                        }
                        $('.scroll-to-top').slideDown("250");
                    }
                });

                $('.scroll-to-top a').live('click', function(event){
                    event.preventDefault();
                    $('html,body').animate({scrollTop: 0}, 'slow');
                });

                                    // Backstretch
                    if($.browser.msie && $.browser.version <= 8.0 ){
                        $.backstretch('http://img.over-blog-kiwi.com/1/01/17/95/20140420/ob_261081_istock-000023673886medium.jpg');
                        $('body').css('background', 'none');
                    }
                
                            });
        </script>
     <script>
  var postTitle = "L'amandier : Douleur des contusions, des br\u00fblures, laxatif, vieillissement de la peau... Riche en potassium"
  ob.printPost(postTitle)
</script>
  <div class="ob-footer ob-footer-padded" id="legals" >
    <ul>
        <li class="ob-footer-item">Voir le profil de <a href="https://www.over-blog.com/user/942288.html" target="_blank">Phytovox et Esprit Nature</a> sur le portail Overblog</li>
                <li class="ob-footer-item"><a href="/top">Top articles</a></li>
        <li class="ob-footer-item"><a href="/contact">Contact</a></li>
        <li class="ob-footer-item"><a href="https://www.over-blog.com/abuse/1011795"> Signaler un abus </a></li>
        <li class="ob-footer-item"><a href="https://www.over-blog.com/terms-of-use" target="_blank">C.G.U.</a></li>
            <li class="ob-footer-item"><a href="https://www.over-blog.com/cookies" target="_blank">Cookies et données personnelles</a></li>
        <li class="ob-footer-item"><a href="javascript:Didomi.notice.show()">Préférences cookies</a></li>
    </ul>
</div>
  <div id="_ee03ac2"></div>    <script>
    (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
              new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
    })(window,document,'script','dataLayer', "GTM-WG3SK3P");
  </script>
 </body>
</html>

Zerion Mini Shell 1.0