CINXE.COM

R茅gime facile

<!doctype html> <html class="no-js" lang="fr-FR" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.5.1",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this._interceptClickListeners(this),window.addEventListener("pageshow",e=>{this.persisted=e.persisted,this.everythingLoaded&&this._triggerLastFunctions()}),document.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(e){if(document.hidden){e._triggerListener();return}this.triggerEvents.forEach(t=>window.addEventListener(t,e.userEventHandler,{passive:!0})),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(e=>window.removeEventListener(e,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!0),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._disableOtherEventListeners(e.target,!1),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))})}_interceptClickListeners(e){EventTarget.prototype.addEventListenerBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(t,i,r){"click"!==t||e.windowLoaded||i===e.clickHandler||e.interceptedClickListeners.push({target:this,func:i,options:r}),(this||window).addEventListenerBase(t,i,r)}}_disableOtherEventListeners(e,t){this.interceptedClickListeners.forEach(i=>{i.target===e&&(t?e.removeEventListener("click",i.func,i.options):e.addEventListener("click",i.func,i.options))}),e.parentNode!==document.documentElement&&this._disableOtherEventListeners(e.parentNode,t)}_waitForPendingClicks(){return new Promise(e=>{this._isClickPending?this._pendingClickFinished=e:e()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(e,t,i){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(i,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(t=>{let i=t.getAttribute("data-rocket-src");if(i&&0!==i.indexOf("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{let r=new URL(i).origin;r!==location.origin&&e.push({src:r,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}catch(n){}}}),e=[...new Map(e.map(e=>[JSON.stringify(e),e])).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(e){console.error(e)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{e.hasAttribute("data-rocket-src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)})}async _transformScript(e){if(await this._littleBreath(),!0===e.noModule&&"noModule"in HTMLScriptElement.prototype){e.setAttribute("data-rocket-status","skipped");return}return new Promise(t=>{let i;function r(){(i||e).setAttribute("data-rocket-status","executed"),t()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)i=document.createElement("script"),[...e.attributes].forEach(e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),"data-rocket-src"===t&&(t="src"),i.setAttribute(t,e.nodeValue))}),e.text&&(i.text=e.text),i.hasAttribute("src")?(i.addEventListener("load",r),i.addEventListener("error",function(){i.setAttribute("data-rocket-status","failed"),t()}),setTimeout(()=>{i.isConnected||t()},1)):(i.text=e.text,r()),e.parentNode.replaceChild(i,e);else{let n=e.getAttribute("data-rocket-type"),s=e.getAttribute("data-rocket-src");n?(e.type=n,e.removeAttribute("data-rocket-type")):e.removeAttribute("type"),e.addEventListener("load",r),e.addEventListener("error",function(){e.setAttribute("data-rocket-status","failed"),t()}),s?(e.removeAttribute("data-rocket-src"),e.src=s):e.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(e.text)))}}catch(a){e.setAttribute("data-rocket-status","failed"),t()}})}async _loadScriptsFromList(e){let t=e.shift();return t&&t.isConnected?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var i=document.createDocumentFragment();e.forEach(e=>{let r=e.getAttribute&&e.getAttribute("data-rocket-src")||e.src;if(r){let n=document.createElement("link");n.href=r,n.rel=t,"preconnect"!==t&&(n.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),e.crossOrigin&&(n.crossOrigin=e.crossOrigin),e.integrity&&(n.integrity=e.integrity),i.appendChild(n),this.trash.push(n)}}),document.head.appendChild(i)}_delayEventListeners(e){let t={};function i(i,r){return t[r].eventsToRewrite.indexOf(i)>=0&&!e.everythingLoaded?"rocket-"+i:i}function r(e,r){var n;!t[n=e]&&(t[n]={originalFunctions:{add:n.addEventListener,remove:n.removeEventListener},eventsToRewrite:[]},n.addEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.add.apply(n,arguments)},n.removeEventListener=function(){arguments[0]=i(arguments[0],n),t[n].originalFunctions.remove.apply(n,arguments)}),t[e].eventsToRewrite.push(r)}function n(t,i){let r=t[i];t[i]=null,Object.defineProperty(t,i,{get:()=>r||function(){},set(n){e.everythingLoaded?r=n:t["rocket"+i]=r=n}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t;function i(t){return e.everythingLoaded?t:t.split(" ").map(e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e).join(" ")}function r(r){if(r&&r.fn&&!e.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(t){return e.domReadyFired?t.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>t.bind(document)(r)),r([])};let n=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let t=arguments[0][e];delete arguments[0][e],arguments[0][i(e)]=t})),n.apply(this,arguments),this},e.allJQueries.push(r)}t=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>t,set(e){r(e)}})}async _pendingWebpackRequests(e){let t=document.querySelector("script[data-webpack]");async function i(){return new Promise(e=>{t.addEventListener("load",e),t.addEventListener("error",e)})}t&&(await i(),await e._requestAnimFrame(),await e._pendingWebpackRequests(e))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async _triggerWindowLoad(){await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(e=>e(window).trigger("rocket-jquery-load")),await this._littleBreath();let e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}_triggerLastFunctions(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}_handleDocumentWrite(){let e=new Map;document.write=document.writeln=function(t){let i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+t);let r=document.createRange(),n=i.parentElement,s=e.get(i);void 0===s&&(s=i.nextSibling,e.set(i,s));let a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(e=>setTimeout(e)):new Promise(e=>requestAnimationFrame(e))}_emptyTrash(){this.trash.forEach(e=>e.remove())}static run(){let e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.4 (Yoast SEO v20.4) - https://yoast.com/wordpress/plugins/seo/ --> <title>R茅gime facile</title><style id="wpr-usedcss">img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}ol,ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}:where(pre.wp-block-verse){font-family:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--duotone--dark-grayscale:url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale:url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow:url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red:url('#wp-duotone-blue-red');--wp--preset--duotone--midnight:url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow:url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green:url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange:url('#wp-duotone-blue-orange');--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,footer,header,main,nav,section{display:block}canvas{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}code{font-family:monospace,monospace;font-size:1em}button,input,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button{text-transform:none}button,input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}body{color:#263238;font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;font-size:1.25rem;line-height:1.6}h1,h2,h3,h4{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;color:#0f161a;line-height:1.25;clear:both;margin:1.5em 0 .5em}h1:first-child,h2:first-child,h3:first-child,h4:first-child{margin-top:0}h1{font-size:2.4em}h2{font-size:1.8em}h3{font-size:1.2em}h4{font-size:1rem;text-transform:uppercase;letter-spacing:1px}p{margin:0 0 1.6em}p:last-child{margin-bottom:0}address{margin:0 0 1.6em}code,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.84090145em}ins{background:#fff9c0;text-decoration:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#f5f7f8}ol,ul{margin:0 0 1.6em}li>ol,li>ul{margin-bottom:0}img{height:auto;max-width:100%}tr{border-bottom:1px solid rgba(38,50,56,.1)}button,input[type=submit]{display:inline-block;border:1px solid;border-color:#06c;border-radius:3px;background:#06c;color:#fff;font-size:14px;font-size:.875rem;line-height:1;padding:.75rem 1.25rem;transition:all .3s ease;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-weight:700;text-transform:uppercase}button:hover,input[type=submit]:hover{opacity:.8;text-decoration:none}input[type=email],input[type=number],input[type=search],input[type=text],input[type=time],input[type=url],textarea{color:#666;border:1px solid rgba(38,50,56,.1);border-radius:3px;padding:.6875rem 1rem;line-height:1;font-size:16px;font-size:1rem}input[type=search]{-webkit-appearance:textfield}textarea{width:100%;line-height:inherit}a{color:#06c;text-decoration:none;transition:all .3s}a:hover{text-decoration:underline}.main-navigation{text-transform:uppercase;font-size:12px;font-size:.75rem;letter-spacing:.1em;font-weight:700}.main-navigation ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul ul{box-shadow:0 10px 20px rgba(38,50,56,.1);float:left;position:absolute;top:101%;left:0;z-index:99999;background:#fff;width:220px;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .3s}.main-navigation ul ul ul{left:100%;top:0}.main-navigation ul ul li{width:100%}.main-navigation ul ul a{border-bottom:1px solid rgba(38,50,56,.1);padding-top:.75rem;padding-bottom:.75rem}.main-navigation ul ul li:first-child>a{border-top-left-radius:2px;border-top-right-radius:2px}.main-navigation ul ul li:last-child>a{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.main-navigation ul li.focus>ul,.main-navigation ul li:hover>ul{transform:translate3d(0,0,0);opacity:1;visibility:visible}.main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{content:"";display:block;background:var(--wpr-bg-a51bcd23-c6c4-440d-95a0-78f88eacae8f) center right no-repeat;background-size:12px 12px;width:12px;height:12px;position:absolute;z-index:1001;right:0;top:50%;margin-top:-6px}.main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{background-image:var(--wpr-bg-9a3b8ba7-e09b-4483-8825-cd4ffde6a6de);right:.75rem}.main-navigation li{float:left;position:relative}.main-navigation li.focus>a,.main-navigation li:hover>a{color:inherit;border-color:#06c}.main-navigation li li.focus>a,.main-navigation li li:hover>a{color:inherit;border-color:rgba(38,50,56,.1)}.main-navigation a{display:block;text-decoration:none;padding:24px 16px 21px;color:#586674;border-bottom:3px solid transparent}.main-navigation .current-menu-item>a,.main-navigation .current_page_item>a{color:inherit;border-color:#06c}li .main-navigation .current-menu-item>a,li .main-navigation .current_page_item>a{border-color:rgba(38,50,56,.1)}.main-navigation li .current-menu-item>a,.main-navigation li .current_page_item>a{border-color:rgba(38,50,56,.1)}.menu-toggle{color:inherit;text-indent:-999em;margin-left:4px;position:relative;padding:0 0 0 1.25rem;background:0 0;border:none;font-weight:700;font-size:16px;font-size:1rem}.menu-toggle:before{content:"";position:absolute;left:0;width:100%;height:.9375rem;display:block;border-top:.5625rem double currentColor;border-bottom:.1875rem solid currentColor;transition:all .5s}.main-navigation.toggled .menu{position:absolute;right:0;top:101%;width:100%}.main-navigation.toggled ul{display:block;background:#fff;width:100%;box-shadow:0 10px 20px rgba(38,50,56,.1)}.main-navigation.toggled ul ul{visibility:visible;opacity:1;position:static;float:none;transform:none;box-shadow:none}.main-navigation.toggled ul ul a{padding-left:2rem}.main-navigation.toggled ul ul ul a{padding-left:4rem}.main-navigation.toggled li{float:none}.main-navigation.toggled li:hover a{border-color:rgba(38,50,56,.1)}.main-navigation.toggled a{padding-top:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgba(38,50,56,.1)}.main-navigation.toggled .menu-item-has-children>a:after,.main-navigation.toggled .page_item_has_children>a:after{display:none}@media (min-width:1024px){.menu-toggle{display:none}.main-navigation ul{display:block}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.grid{display:flex;flex-wrap:wrap;padding:0 .5rem}.grid>*{padding:.5rem;width:100%}@media (min-width:768px){.grid{padding:0 1.5rem}.grid>*{padding:1.5rem}.grid--4>*{width:50%}}@media (min-width:1024px){.grid--4>*{width:33.3333%}}@media (min-width:1280px){.grid--4>*{width:25%}}.widget ul{list-style:none;padding-left:0}.widget li{margin-bottom:.5rem}.widget li ul{margin-top:.5rem}.widget li li{padding-left:.8rem}.widget-title{font-size:14px;font-size:.875rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(38,50,56,.1);padding-bottom:.5rem}.search-field{width:100%}#next{text-align:right}.form-wrapper{height:0;background:#06c;padding:0 2rem;transition:all .3s;position:relative;z-index:1}.form-wrapper.is-visible{height:auto;padding-top:6rem;padding-bottom:6rem}.form-wrapper.is-visible .search-close{display:inline-block}.form-wrapper .search-close{position:absolute;top:0;right:0;font-size:32px;font-size:2rem;background:0 0;border:none;display:none}@media (min-width:768px){.form-wrapper{padding-left:6rem;padding-right:6rem}.form-wrapper .search-close{top:2rem;right:2rem}}.form-wrapper .search-field{font-size:28.8px;font-size:1.8rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;background:0 0;color:#fff;border:none;border-radius:0;border-bottom:1px solid #fff;width:30em;max-width:100%;margin:0 auto;display:block;padding-left:0;padding-right:0}.form-wrapper .search-field:focus{outline:0}.form-wrapper .search-field::placeholder{color:#fff;opacity:.3}.search-field{max-width:30em}.site-header{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;display:flex;justify-content:space-between;align-items:stretch;background:#fff;border-bottom:1px solid rgba(38,50,56,.1);padding:0 1rem;margin-bottom:4rem;position:relative;z-index:2}.social-icons{display:flex;align-items:stretch}.social-icons .search-toggle{border-radius:0;padding-left:1.6rem;padding-right:1.6rem}@media (max-width:1023px){.social-icons .search-toggle{border:none;background:0 0;color:inherit;padding-left:6px;padding-right:6px}}.navbar{display:flex;align-items:center;flex:1}.site-branding{margin:.5rem 1.5rem .5rem 0}.site-title{margin:0;font-size:1.2em;font-weight:700;line-height:1.25}.site-title a{text-decoration:none;color:#0f161a}.site-description{font-size:12px;font-size:.75rem;color:#586674;font-weight:700}.site-content{max-width:100%;margin:0 auto}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.page .site-content{width:58.5rem}.page .hentry{padding:0}.page .entry-header{margin-bottom:4rem;text-align:center}.page .entry-title{margin:0 0 8px;word-wrap:break-word;font-size:28.8px;font-size:1.8rem}@media (max-width:959px){.page .entry-title{padding:0 10px}}.page .entry-body{background:#fff;border-radius:4px;box-shadow:0 7px 50px 0 rgba(38,50,56,.07);padding:2rem;position:relative}.page .entry-content>p:first-child{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:1.2em;font-weight:300;color:#6f8590}@media (min-width:768px){.site-header{padding:0 3rem}.page .entry-title{font-size:38.4px;font-size:2.4rem}.page .entry-body{padding-left:4rem;padding-right:4rem}}@media (min-width:1024px){.page .entry-body{padding:4rem 8rem}}.entry-content{word-wrap:break-word}.comments-area{font-size:16px;font-size:1rem;width:36em;max-width:100%;padding:2em;margin:4rem auto 0}.comments-title{font-size:16px;font-size:1rem;color:#6f8590;margin:0 0 2rem;text-align:center}.comment-list{list-style:none;padding-left:0;margin-bottom:4rem}.comment-list .comment-respond{margin-bottom:1.6rem}.comment>.children{padding-left:1.6rem;list-style:none}.comment-body{padding:27.6px 1.6rem 1.6rem;border-radius:.25rem;background:#fff;margin-bottom:1.6rem}.comment-meta{font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;margin-bottom:1.6em}.comment-author{font-size:1rem;line-height:1.25}.comment-author .avatar{border-radius:100%;margin-right:8px;float:left;margin-top:-2px}.says{display:none}.comment-metadata{font-size:.75rem;margin-left:48px}.comment-metadata a{color:#6f8590}.reply{display:inline-block;margin-top:1.6rem;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:12px;font-size:.75rem}.reply a{color:#6f8590}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.comment-form-author,.comment-form-email,.comment-form-url{display:flex;flex-direction:column}@media (min-width:768px){.comment-form-author,.comment-form-email,.comment-form-url{flex-direction:row;align-items:center}.comment-form-author label,.comment-form-email label,.comment-form-url label{order:2;margin-left:1em}}.required{color:#e7040f}.site-footer{background:#fff;font-family:-apple-system,BlinkMacSystemFont,"avenir next",avenir,"helvetica neue",helvetica,ubuntu,roboto,noto,"segoe ui",arial,sans-serif;font-size:14px;font-size:.875rem;margin-top:5rem;border-top:1px solid rgba(38,50,56,.1);color:#6f8590}.footer-widgets{max-width:1280px;margin:0 auto;border-bottom:1px solid rgba(38,50,56,.1);padding-top:2rem;padding-bottom:2rem}.site-info{font-size:12px;font-size:.75rem;text-align:center;padding:2rem}.site-info a{color:inherit}iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.broken_link,a.broken_link{text-decoration:line-through}.site-description,.site-title{position:absolute;clip:rect(1px,1px,1px,1px)}</style> <link rel="canonical" href="https://www.cuisine-pied-noir.com/regime-facile/" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="R茅gime facile" /> <meta name="twitter:description" content="Mon r茅gime facile pour perdre 200g par jour, et au moins 7kg en 2 mois(et plus si on veut continuer)&hellip;" /> <meta name="twitter:image" content="https://www.cuisine-pied-noir.com/images/vignettes/espadon_r2_c2.jpg" /> <meta name="twitter:label1" content="Est. reading time" /> <meta name="twitter:data1" content="15 minutes" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.cuisine-pied-noir.com/regime-facile/","url":"https://www.cuisine-pied-noir.com/regime-facile/","name":"R茅gime facile","isPartOf":{"@id":"https://www.cuisine-pied-noir.com/#website"},"primaryImageOfPage":{"@id":"https://www.cuisine-pied-noir.com/regime-facile/#primaryimage"},"image":{"@id":"https://www.cuisine-pied-noir.com/regime-facile/#primaryimage"},"thumbnailUrl":"https://www.cuisine-pied-noir.com/images/vignettes/espadon_r2_c2.jpg","datePublished":"2014-01-27T10:29:03+00:00","dateModified":"2021-05-21T05:56:32+00:00","breadcrumb":{"@id":"https://www.cuisine-pied-noir.com/regime-facile/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.cuisine-pied-noir.com/regime-facile/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cuisine-pied-noir.com/regime-facile/#primaryimage","url":"https://www.cuisine-pied-noir.com/images/vignettes/espadon_r2_c2.jpg","contentUrl":"https://www.cuisine-pied-noir.com/images/vignettes/espadon_r2_c2.jpg"},{"@type":"BreadcrumbList","@id":"https://www.cuisine-pied-noir.com/regime-facile/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https://www.cuisine-pied-noir.com/"},{"@type":"ListItem","position":2,"name":"R茅gime facile"}]},{"@type":"WebSite","@id":"https://www.cuisine-pied-noir.com/#website","url":"https://www.cuisine-pied-noir.com/","name":"La cuisine de Christophe Certain","description":"Chaque semaine de nouvelles recettes, depuis 2003","publisher":{"@id":"https://www.cuisine-pied-noir.com/#/schema/person/828eac179661e684e9d7c4da1409d2a8"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.cuisine-pied-noir.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":["Person","Organization"],"@id":"https://www.cuisine-pied-noir.com/#/schema/person/828eac179661e684e9d7c4da1409d2a8","name":"","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cuisine-pied-noir.com/#/schema/person/image/","url":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif","contentUrl":"https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif","width":283,"height":74},"logo":{"@id":"https://www.cuisine-pied-noir.com/#/schema/person/image/"}}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel='dns-prefetch' href='//e511a922.rocketcdn.me' /> <link rel='dns-prefetch' href='//pagead2.googlesyndication.com' /> <link href='https://e511a922.rocketcdn.me' rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Flux" href="https://www.cuisine-pied-noir.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; Flux des commentaires" href="https://www.cuisine-pied-noir.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="La cuisine de Christophe Certain &raquo; R茅gime facile Flux des commentaires" href="https://www.cuisine-pied-noir.com/regime-facile/feed/" /> <style type="text/css"></style> <style id='global-styles-inline-css' type='text/css'></style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-129b27fb-97fa-478b-b92f-944f764e72f5) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.googletagmanager.com/gtag/js?id=UA-10181983-1' id='google_gtagjs-js' async></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='google_gtagjs-js-after'> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {"domains":["www.cuisine-pied-noir.com"]} ); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "UA-10181983-1", {"anonymize_ip":true}); </script> <!-- End Google Analytics snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://www.cuisine-pied-noir.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.cuisine-pied-noir.com/wp-json/wp/v2/pages/3998" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.cuisine-pied-noir.com/xmlrpc.php?rsd" /> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://e511a922.rocketcdn.me/wp-includes/wlwmanifest.xml" /> <link rel='shortlink' href='https://www.cuisine-pied-noir.com/?p=3998' /> <link rel="alternate" type="application/json+oembed" href="https://www.cuisine-pied-noir.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.cuisine-pied-noir.com%2Fregime-facile%2F" /> <link rel="alternate" type="text/xml+oembed" href="https://www.cuisine-pied-noir.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.cuisine-pied-noir.com%2Fregime-facile%2F&#038;format=xml" /> <meta name="generator" content="Site Kit by Google 1.96.0" /> <style></style> <!-- Google AdSense snippet added by Site Kit --> <meta name="google-adsense-platform-account" content="ca-host-pub-2644536267352236"> <meta name="google-adsense-platform-domain" content="sitekit.withgoogle.com"> <!-- End Google AdSense snippet added by Site Kit --> <style type="text/css"></style> <style type="text/css"></style> <!-- Google AdSense snippet added by Site Kit --> <script type="rocketlazyloadscript" async="async" data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5317662358916902&amp;host=ca-host-pub-2644536267352236" crossorigin="anonymous" data-rocket-type="text/javascript"></script> <!-- End Google AdSense snippet added by Site Kit --> <!-- START - Open Graph and Twitter Card Tags 3.3.0 --> <!-- Facebook Open Graph --> <meta property="og:locale" content="fr_FR"/> <meta property="og:site_name" content="La cuisine de Christophe Certain"/> <meta property="og:title" content="R茅gime facile"/> <meta property="og:url" content="https://www.cuisine-pied-noir.com/regime-facile/"/> <meta property="og:type" content="article"/> <meta property="og:description" content="Mon r茅gime facile pour perdre 200g par jour, et au moins 7kg en 2 mois(et plus si on veut continuer) Pour garder la ligne ou la retrouver, j&#039;ai d茅cid茅 il y a trois ans de me concocter mon propre r茅gime, en cherchant une m茅thode qui permette de maigrir sans mourir de faim, et de ne pas aussit么t"/> <meta property="article:author" content="https://www.facebook.com/cuisine.de.christophe.certain"/> <!-- Google+ / Schema.org --> <meta itemprop="name" content="R茅gime facile"/> <meta itemprop="headline" content="R茅gime facile"/> <meta itemprop="description" content="Mon r茅gime facile pour perdre 200g par jour, et au moins 7kg en 2 mois(et plus si on veut continuer) Pour garder la ligne ou la retrouver, j&#039;ai d茅cid茅 il y a trois ans de me concocter mon propre r茅gime, en cherchant une m茅thode qui permette de maigrir sans mourir de faim, et de ne pas aussit么t"/> <meta itemprop="author" content="Christophe Certain"/> <!--<meta itemprop="publisher" content="La cuisine de Christophe Certain"/>--> <!-- To solve: The attribute publisher.itemtype has an invalid value --> <!-- Twitter Cards --> <meta name="twitter:title" content="R茅gime facile"/> <meta name="twitter:url" content="https://www.cuisine-pied-noir.com/regime-facile/"/> <meta name="twitter:description" content="Mon r茅gime facile pour perdre 200g par jour, et au moins 7kg en 2 mois(et plus si on veut continuer) Pour garder la ligne ou la retrouver, j&#039;ai d茅cid茅 il y a trois ans de me concocter mon propre r茅gime, en cherchant une m茅thode qui permette de maigrir sans mourir de faim, et de ne pas aussit么t"/> <meta name="twitter:card" content="summary_large_image"/> <!-- SEO --> <!-- Misc. tags --> <!-- is_singular | yoast_seo --> <!-- END - Open Graph and Twitter Card Tags 3.3.0 --> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style> <noscript> <style id="wpr-lazyload-bg-nostyle">.main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{--wpr-bg-a51bcd23-c6c4-440d-95a0-78f88eacae8f: url('https://e511a922.rocketcdn.me/wp-content/themes/justread/images/angle-down.svg');}.main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{--wpr-bg-9a3b8ba7-e09b-4483-8825-cd4ffde6a6de: url('https://e511a922.rocketcdn.me/wp-content/themes/justread/images/angle-right.svg');}.rll-youtube-player .play{--wpr-bg-129b27fb-97fa-478b-b92f-944f764e72f5: url('https://e511a922.rocketcdn.me/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style> </noscript> <script type="application/javascript">const rocket_pairs = [{"selector":".main-navigation .menu-item-has-children>a,.main-navigation .page_item_has_children>a","style":".main-navigation .menu-item-has-children>a::after,.main-navigation .page_item_has_children>a::after{--wpr-bg-a51bcd23-c6c4-440d-95a0-78f88eacae8f: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-down.svg');}","hash":"a51bcd23-c6c4-440d-95a0-78f88eacae8f","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-down.svg"},{"selector":".main-navigation li .menu-item-has-children>a,.main-navigation li .page_item_has_children>a","style":".main-navigation li .menu-item-has-children>a::after,.main-navigation li .page_item_has_children>a::after{--wpr-bg-9a3b8ba7-e09b-4483-8825-cd4ffde6a6de: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-right.svg');}","hash":"9a3b8ba7-e09b-4483-8825-cd4ffde6a6de","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/themes\/justread\/images\/angle-right.svg"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-129b27fb-97fa-478b-b92f-944f764e72f5: url('https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"129b27fb-97fa-478b-b92f-944f764e72f5","url":"https:\/\/e511a922.rocketcdn.me\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script></head> <body class="page-template-default page page-id-3998 wp-custom-logo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><div id="page" class="site"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div class="form-wrapper" id="form-wrapper"> <button class="search-close" id="search-close" >&times;</button> <form role="search" method="get" class="search-form" action="https://www.cuisine-pied-noir.com/"> <label> <span class="screen-reader-text">Search for:</span> <input class="search-field" placeholder="Search &hellip;" value="" name="s" type="search"> </label> </form> </div> <header id="masthead" class="site-header"> <div class="navbar"> <div class="site-branding"> <a href="https://www.cuisine-pied-noir.com/" class="custom-logo-link" rel="home"><picture class="custom-logo" decoding="async"> <source type="image/webp" data-lazy-srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20283%2074&#039;%3E%3C/svg%3E"/> <img width="283" height="74" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20viewBox=&#039;0%200%20283%2074&#039;%3E%3C/svg%3E" alt="la cuisine de Christophe Certain" decoding="async" data-lazy-src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif"/> </picture> <noscript><picture class="custom-logo" decoding="async"> <source type="image/webp" srcset="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif.webp"/> <img width="283" height="74" src="https://e511a922.rocketcdn.me/wp-content/uploads/2021/03/mini-logo.gif" alt="la cuisine de Christophe Certain" decoding="async"/> </picture> </noscript></a> <p class="site-title"><a href="https://www.cuisine-pied-noir.com/" rel="home">La cuisine de Christophe Certain</a></p> <p class="site-description">Chaque semaine de nouvelles recettes, depuis 2003</p> </div><!-- .site-branding --> <nav id="site-navigation" class="main-navigation"> <ul id="primary-menu" class="menu"><li id="menu-item-2274" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-2274"><a title="Le blog " href="https://www.cuisine-pied-noir.com/">Accueil</a></li> <li id="menu-item-4723" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4723"><a href="https://www.cuisine-pied-noir.com/category/actualites/">Actualit茅s</a></li> <li id="menu-item-2425" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2425"><a href="https://www.cuisine-pied-noir.com/recettes/">Recettes</a></li> <li id="menu-item-2508" class="menu-item menu-item-type-taxonomy menu-item-object-genre menu-item-2508"><a href="https://www.cuisine-pied-noir.com/genre/recettes-en-video/">Vid茅os</a></li> <li id="menu-item-4544" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4544"><a href="https://www.cuisine-pied-noir.com/category/techniques-astuces/">Techniques &#038; astuces</a></li> <li id="menu-item-4058" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-4058"><a href="https://www.cuisine-pied-noir.com/category/produits/">Produits</a></li> <li id="menu-item-4007" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3998 current_page_item menu-item-4007"><a href="https://www.cuisine-pied-noir.com/regime-facile/" aria-current="page">R茅gime</a></li> </ul> </nav><!-- #site-navigation --> </div> <div class="social-icons"> <button class="search-toggle" aria-controls="form-wrapper" aria-expanded="false" ><svg class="icon icon-search" aria-hidden="true" role="img"> <use href="#icon-search" xlink:href="#icon-search"></use> </svg></button> <button id="site-navigation-open" class="menu-toggle" aria-controls="primary-menu" aria-expanded="false">Menu</button> </div> </header><!-- #masthead --> <div id="content" class="site-content"> <div id="primary" class="content-area"> <main id="main" class="site-main"> <article id="post-3998" class="post-3998 page type-page status-publish hentry"> <header class="entry-header"> <h1 class="entry-title">R茅gime facile</h1> </header><!-- .entry-header --> <div class="entry-body"> <div class="entry-content"> <h1>Mon r茅gime facile pour perdre 200g par jour, et au moins 7kg en 2 mois(et plus si on veut continuer)</h1> <p>&nbsp;</p> <h2></h2> <p><strong>Pour garder la ligne ou la retrouver, j&rsquo;ai d茅cid茅 il y a trois ans de me concocter mon propre r茅gime, en cherchant une m茅thode qui permette de maigrir sans mourir de faim, et de ne pas aussit么t reprendre les kilos ch猫rement perdus. Je fais maintenant ce r茅gime chaque ann茅e au printemps, pour repartir du bon pied pour l&rsquo;ann茅e.</strong> Apr猫s quelques temps de r茅flexion j&rsquo;ai trouv茅 une formule qui permette d&rsquo;y arriver, et de perdre 200g par jour, sans souffrir de la faim, et <strong>j&rsquo;ai perdu la premi猫re fois que j&rsquo;ai test茅 ce r茅gime au total plus de 7kg en 2 mois, en ne faisant un r茅gime strict que 5 jours par semaine</strong>.</p> <p>Pause le week-end 馃檪 avec toutefois quelques restrictions dont on parlera plus loin. Je vous propose donc cette formule qui est pour l&rsquo;instant en exclusivit茅 pour les abonn茅s 脿 la news de cuisine-pied-noir.com. Imaginez un pack de 6 bouteilles de lait d&rsquo;un litre , et ajoutez-en une de plus : maintenant soupesez mentalement ce pack de lait : c&rsquo;est lourd, et 莽a prend de la place. Eh bien c&rsquo;est ce que vous allez perdre en poids et en volume si vous suivez ce r茅gime pendant 脿 peine 2 mois. Non seulement vous serez plus mince, mais en plus vous serez plus en forme, car vous n&rsquo;aurez plus 脿 tra卯ner ce poids partout avec vous.</p> <p>Vous allez avoir envie de courir! Contrairement 脿 la plupart des gens qui vous vendent des r茅gimes sans jamais les avoir test茅s, ce que je vous raconte ici je l&rsquo;ai test茅 moi-m锚me, et soyez s没r(e) que je n&rsquo;ai pas de penchant particulier pour l&rsquo;abstinence ni de vocation pour le martyr. <strong>Ce que j&rsquo;ai fait vous pourrez donc le faire aussi.</strong> Comme moi, chaque matin vous vous p猫serez et vous verrez, incr茅dule, la balance annoncer 200g de moins que la veille. Ne vous attendez pas 脿 des r茅v茅lations fracassantes dans cette m茅thode. Vous direz peut-锚tre en lisant ce qui va suivre 芦聽tout 莽a on le sait d茅j脿聽禄, mais si vous n&rsquo;avez pas maigri en le sachant, c&rsquo;est que cette connaissance n&rsquo;茅tait pas suffisante pour r茅ussir&#8230; Ce que je vous propose c&rsquo;est une v茅ritable m茅thode, c&rsquo;est 脿 dire comment mettre le pied 脿 l&rsquo;茅trier, continuer, <strong>obtenir des premiers r茅sultats concrets en 48h</strong> et arriver 脿 votre objectif de perdre 3, 4, 7 kilos ou plus en fonction de ce que vous recherchez. De plus ce r茅gime est 茅quilibr茅 et vous fournit tout ce dont vous avez besoin pour l&rsquo;organisme, vous ne souffrirez donc pas de carences alimentaires, et vous pourrez continuer ce r茅gime aussi longtemps qu&rsquo;il vous plaira.</p> <p><a href="https://www.cuisine-pied-noir.com/recette_990_brochettes.html"></a> <a href="https://www.cuisine-pied-noir.com/recette_4173_brochettes.html"><img decoding="async" alt="brochettes espadon" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20157'%3E%3C/svg%3E" width="200" height="157" data-lazy-src="https://www.cuisine-pied-noir.com/images/vignettes/espadon_r2_c2.jpg" /><noscript><img decoding="async" alt="brochettes espadon" src="https://www.cuisine-pied-noir.com/images/vignettes/espadon_r2_c2.jpg" width="200" height="157" /></noscript></a></p> <p>des plats r茅gime : 莽a ne vous fait pas envie ? <a href="https://www.cuisine-pied-noir.com/recette_990_brochettes.html">brochettes de poulet</a> et <a href="https://www.cuisine-pied-noir.com/recette_4173_brochettes.html">brochettes d&rsquo;espadon</a></p> <h2>1 LES BASES DU REGIME</h2> <h3>a &#8211; Moins de calories, et surtout moins de graisses et de sucres</h3> <p>Le r茅gime que je vous propose combine 2 approches du probl猫me, dont la premi猫re est de faire baisser de fa莽on globale le nombre de calories que l&rsquo;on absorbe chaque jour, sans pour autant en souffrir, ce qui est malheureusement en g茅n茅ral le cas avec ce type de r茅gime. Il faut en effet d茅passer notre conviction jud茅o-chr茅tienne qui dit que tout r茅sultat dans la vie est forc茅ment proportionnel aux souffrances endur茅es pour y arriver. Il faut simplement manger intelligemment plut么t que de s&rsquo;affamer, ce qui n&rsquo;am猫ne 脿 rien sinon 脿 un 茅chec qui rendra la prochaine tentative encore plus difficile. Le corps a une m茅moire et on ne peut pas le tromper. Si vous avez faim et que vous maigrissez trop vite, le corps ca consid茅rer cet 茅poside comme un danger potentiel, et quand vous remangerez 脿 nouveau normalement, il accumulera des r茅serves pour survivre au cas o霉 ce type de probl猫me se repr茅senterait. Ce qui engendre le ph茅nom猫ne de yoyo, qui finalement vous fait reprendre plus de kilos que vous n&rsquo;en avez perdu ! Il faut donc maigrir de fa莽on progressive, et en le vivant le moins possible comme une 茅preuve. Quand arrive le printemps, c&rsquo;est avec plaisir que j&rsquo;ai maintenant envie de me remettre au r茅gime, car je sais que je vais bien manger, que je vais perdre quelques kilos, et que je vais avoir plus la p锚che apr猫s ! <strong>Ce qui fait le plus peur quand on entame un r茅gime c&rsquo;est de se dire qu&rsquo;on va se retrouver devant une assiette quasiment vide, avec un demi-pamplemousse et deux feuilles de salades. Je voulais 脿 tout prix 茅viter 莽a, sinon je n&rsquo;aurais pas tenu 2 jours聽!</strong> Pour arriver 脿 faire baisser le nombre de calories, on peut faire varier la quantit茅 de ce qu&rsquo;on mange ou le nombre de calories contenues dans les aliments qu&rsquo;on ing猫re. Le pari que j&rsquo;ai fait est qu&rsquo;en baissant le nombre de calories on n&rsquo;est pas oblig茅s de baisser la quantit茅, au moins dans un premier temps. Ensuite, l&rsquo;estomac diminuant de volume, vous mangerez moins, et cela se fera de fa莽on tout 脿 fait naturelle, sans impression de privation. Pour prendre un exemple, si vous mangez une cuisse de poulet grill茅e, vous serez rassasi茅 de la m锚me fa莽on que si vous mangez une c么te de porc. On n&rsquo;associe pas la cuisse de poulet grill茅 脿 la privation de nourriture ! Et pourtant, une cuisse de poulet, pour peu qu&rsquo;on enl猫ve la peau et qu&rsquo;on la fasse cuire sans graisse (c&rsquo;est 脿 dire par exemple grill茅e) ne fait que 150 calories pour 100g alors qu&rsquo;une c么te de porc en fait 330, c&rsquo;est 脿 dire plus de deux fois plus. Voil脿 comment on peut simplement diminuer son apport en calories sans avoir faim. Quelques chiffres : les frites : 420 calories pour 100g, les champignons de Paris 28 (oui 28!) pourtant vous n&rsquo;avez pas l&rsquo;impression de vous priver quand vous mangez des champignons ! Il faut juste les manger crus ou les faire cuire sans y mettre une motte de beurre, donc par exemple au four, 脿 la plancha, au wok, ou 脿 la po锚le anti-adh茅sive avec juste un peu d&rsquo;huile d&rsquo;olive. Bonne nouvelle, il n&rsquo;y a pas que le poulet et les champignons qui soient naturellement pauvres en calories. Voici donc une liste non exhaustive des aliments que je conseille et d茅conseille pour ce r茅gime :</p> <p><a href="https://www.cuisine-pied-noir.com/recette_4506_limande.html"><img decoding="async" alt="limande" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20157'%3E%3C/svg%3E" width="200" height="157" data-lazy-src="https://www.cuisine-pied-noir.com/images/vignettes/limande-chermoula_r2_c2.jpg" /><noscript><img decoding="async" alt="limande" src="https://www.cuisine-pied-noir.com/images/vignettes/limande-chermoula_r2_c2.jpg" width="200" height="157" /></noscript></a> <a href="https://www.cuisine-pied-noir.com/recette_142_tajine.html"><img decoding="async" alt="tajine poisson" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20200'%3E%3C/svg%3E" width="200" height="200" data-lazy-src="https://www.gastrolabe.com/mini/000201zom.jpg" /><noscript><img decoding="async" alt="tajine poisson" src="https://www.gastrolabe.com/mini/000201zom.jpg" width="200" height="200" /></noscript></a></p> <p><a href="https://www.cuisine-pied-noir.com/recette_4506_limande.html">Limande grill茅e</a> &#8211; <a href="https://www.cuisine-pied-noir.com/recette_142_tajine.html">tajine de poisson</a></p> <h2>Aliments conseill茅s</h2> <p><strong>Poissons et fruits de mer :</strong> tous les poissons et fruits de mer. Evitez n茅anmoins les poissons fum茅s qui sont beaucoup plus gras. <strong>Fruits et l茅gumes :</strong> tous les fruits et l茅gumes frais, autant que vous voulez, m锚me les pommes de terre (pas les frites !) et les bananes, qui sont tout de m锚me un peu plus caloriques que les autres l茅gumes. <strong>Viandes et abats :</strong> poulet, lapin, sanglier, tripes, coeur de boeuf, g茅siers de volaille <strong>Boissons : </strong>eau, th茅, caf茅 et tisanes 脿 volont茅, jus de fruits sans sucre ajout茅s. <strong>Epices, condiments et fines herbes :</strong> 脿 utiliser sans mod茅ration pour donner du go没t et du peps 脿 tout ce que vous mangez ! On peut m锚me utiliser la moutarde.</p> <h2>Aliments 脿 surveiller (pas 脿 supprimer !)</h2> <p><strong>Fruits secs, l茅gumes secs, pain et c茅r茅ales :</strong> tr猫s caloriques il faut en consommer, mais en petites quantit茅s pendant la p茅riode du r茅gime. Privil茅gier le pain complet au pain blanc, qui met plus de temps 脿 passer dans l&rsquo;organisme et supprime la sensation de faim beaucoup plus longtemps. Le matin notamment une ou deux bonnes tranches de pain avec de la confiture ou du miel, c&rsquo;est tr猫s bien pour tenir toute la matin茅e et 茅viter d&rsquo;arriver au d茅je没ner affam茅 et sur les genoux. Bannir 脿 jamais les c茅r茅ales 芦聽petit-d茅je没ner聽禄 qui sont des bombes de sucres, graisses et acides gras trans. <strong>Graisses et mati猫res grasses :</strong> d&rsquo;une mani猫re g茅n茅rale il faut en limiter drastiquement l&rsquo;utilisation, sans toutefois les supprimer. Un filet de bonne huile d&rsquo;olive, ou de la cr猫me fra卯che all茅g茅e 脿 4% (on peut en mettre autant qu&rsquo;on veut) peuvent faire de tr猫s bons accompagnements pour tous les aliments. Eviter absolument les margarines et graisses v茅g茅tales hydrog茅n茅es riches en acides gras trans, les plus mauvais de tous. Eviter 茅galement le beurre, le saindoux et les autres graisses animales, riches en graisses poly-satur茅es tr猫s mauvaises 茅galement pour la sant茅. <strong>Charcuterie :</strong> oubliez temporairement son existence, 莽a vous fera le plus grand bien 馃檪 <strong>Boissons : </strong>Bannir les sodas ou prendre des 0 calories. Eviter les alcools, qui sont tr猫s caloriques. <strong>Fromages et produits laitiers :</strong> fromages frais (ils contiennent beaucoup d&rsquo;eau donc sont moins gras pour leur poids) les autres fromages sont tr猫s caloriques mais on peut n茅anmoins m茅langer 30g de roquefort ou d&rsquo;un autre fromage au go没t prononc茅 avec de la cr猫me fra卯che all茅g茅e pour faire une d茅licieuse sauce qui accompagnera aussi bien les l茅gumes que le poisson ou la viande. On peut 茅galement consommer du lait et des yaourts et de la cr猫me fra卯che all茅g茅e. Je tiens 脿 pr茅ciser cependant que de nombreuses personnes font une intol茅rance au lait et aux produits laitiers, notamment aux yaourts, sans le savoir. Cela charge le foie et rend la digestion p茅nible, avec la sensation d&rsquo;锚tre perp茅tuellement fatigu茅. Si vous avez ces probl猫mes, essayez d&rsquo;arr锚ter pendant quelques semaines et vous verrez si il y a une am茅lioration. <strong>Sucreries, p芒tisseries, chocolat et autres barres chocolat茅es</strong>: Oubliez leur existence pendant quelques temps ! Quelques carr茅s de chocolat de temps en temps le week-end ou une part de tarte le week-end ne peuvent n茅anmoins pas vous faire de mal. Mais pensez aux fruits : ananas, oranges, mangues, litchis c&rsquo;est de saison et c&rsquo;est tellement bon ! Vous pouvez en manger autant que vous voulez ! Bannissez par contre sans regrets les sucreries et surtout les barres chocolat茅es, qui non seulement n&rsquo;apportent rien d&rsquo;int茅ressant 脿 l&rsquo;organisme qu&rsquo;on ne trouve pas ailleurs, mais sont de v茅ritables bombes atomiques de graisses et de sucres. <strong>Plats pr茅par茅s surgel茅s ou en conserve</strong> : oubliez d茅finitivement leur existence, c&rsquo;est le bon moment ! Pleins de sel, de sucres, de mati猫res grasses, de colorants et de conservateurs, ils vous font creuser votre tombe avec votre fourchette. <strong>M茅thodes de cuisson 脿 privil茅gier</strong> : 脿 l&rsquo;eau, 脿 la vapeur, wok, four, plancha, saut茅 avec tr猫s peu d&rsquo;huile et po锚le anti-adh茅sive. Oublier la friture, et penser que beaucoup d&rsquo;aliments peuvent aussi se manger crus.</p> <h3><a href="https://www.cuisine-pied-noir.com/recette_4080_poulet.html"><img decoding="async" alt="poulet plancha" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20150'%3E%3C/svg%3E" width="200" height="150" data-lazy-src="https://www.cuisine-pied-noir.com/images/vignettes/poulet_champignons.jpg" /><noscript><img decoding="async" alt="poulet plancha" src="https://www.cuisine-pied-noir.com/images/vignettes/poulet_champignons.jpg" width="200" height="150" /></noscript></a> <a href="https://www.cuisine-pied-noir.com/recette_1084_salade.html"><img decoding="async" alt="salade hareng" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20157'%3E%3C/svg%3E" width="200" height="157" data-lazy-src="https://www.cuisine-pied-noir.com/images/vignettes/harengs_salade_r2_c2.jpg" /><noscript><img decoding="async" alt="salade hareng" src="https://www.cuisine-pied-noir.com/images/vignettes/harengs_salade_r2_c2.jpg" width="200" height="157" /></noscript></a></h3> <p><a href="https://www.cuisine-pied-noir.com/recette_4080_poulet.html">Poulet 脿 la plancha</a> &#8211; <a href="https://www.cuisine-pied-noir.com/recette_1084_salade.html">salade de hareng aux agrumes</a></p> <h3>b &#8211; L&rsquo;int茅r锚t des prot茅ines</h3> <p class="textegauche">Le deuxi猫me facteur dont on va pouvoir tirer partie dans notre r茅gime se base sur les int茅ressantes propri茅t茅s des prot茅ines.</p> <p>Comme vous le savez sans doute, l&rsquo;esssentiel de la masse des aliments se d茅compose en protides, lipides (graisses) et glucides (sucres). Les glucides et lipides inutilis茅s par l&rsquo;organisme sont transform茅s en graisse, et stock茅s, ce qui engendre un surpoids, que nous avons pr茅cis茅ment d茅cid茅 de combattre. Mais ce qu&rsquo;on sait moins c&rsquo;est que l&rsquo;organisme ne sait pas stocker les calories issues des prot茅ines. Soit il les d茅pense tout de suite, soit il les rejette par les voies naturelles. C&rsquo;est sur cette particularit茅 que sont bas茅s les r茅gimes hyper-prot茅in茅s comme le fameux r茅gime Montignac ou les r茅gimes 脿 base de compl茅ments alimentaires hyper prot茅in茅s. Sans aller dans l&rsquo;exc猫s, on va utiliser cette int茅ressante facult茅 en mettant dans chaque repas une part de prot茅ines, que l&rsquo;on trouve essentiellement dans la viande, le poisson et les fruits de mer, les oeufs ou le tofu (p芒te de soja ferment茅e). La part des calories issue de ces aliments ne sera donc pas stock茅e par l&rsquo;organisme, ce qui facilitera d&rsquo;autant plus la perte de poids.</p> <h2>2 LES CONSIGNES A SUIVRE POUR REUSSIR</h2> <p class="textegauche">Nous savons maintenant commment composer nos repas et pourquoi. Il reste 脿 rspecter quelques consignes utiles pour ne pas 芦聽craquer聽禄 et mener le r茅gime jusqu&rsquo;脿 son terme.</p> <ol> <li>Se peser tous les matins sauf le week-end et le lundi (si on a rel芒ch茅 un peu les consignes le week-end, comme je l&rsquo;ai fait moi-m锚me). Le fait de se peser chaque jour permet de constater la r茅ussite du r茅gime en cours, et vous encourage chaque matin pour aller plus loin</li> <li>Agr茅menter les plats d&rsquo;herbes, fra卯ches ou s猫ches, d&rsquo;茅pices et de condiments, qui rendent les plats plus go没teux sans pour autant les rendre plus caloriques !</li> <li>Manger 脿 heures r茅guli猫res, de fa莽on 脿 ne pas avoir faim en dehors des repas et ne sautez pas de repas, sinon l&rsquo;organisme cherche ensuite 脿 compenser ce d茅s茅quilibre en constituant des r茅serves de graisse.</li> <li>Pr茅voir pour le matin et l&rsquo;apr猫s-midi un fruit pour combattre un 芦聽petit creux聽禄 茅ventuel. L&rsquo;id茅al est une pomme, une le matin, une l&rsquo;apr猫s-midi, qui permettront de tenir agr茅ablement jusqu&rsquo;au repas suivant. Si vous n&rsquo;avez pas faim, bien s没r, vous n&rsquo;锚tes pas oblig茅 de la manger, mais cela s茅curise de savoir qu&rsquo;en cas de fringale on peut manger sans probl猫me un fruit, et m锚me plusieurs !</li> <li>D茅barrasser la maison des chocolats, sucreries et autres charcuteries qui pourraient vous tenter dans un acc猫s de folie !</li> <li><strong>Faire de l&rsquo;exercice (indispensable) </strong>. L&rsquo;id茅al est une heure de marche 脿 pied chaque jour, que l&rsquo;on peut scinder en deux. Allez par exemple 脿 pied au travail ! La marche 脿 pied maintient l&rsquo;organisme en forme, et aide m茅caniquement, par les mouvements du corps, la digestion. De plus cela fait consommer quelques calories suppl茅mentaires, ce qui sur deux mois repr茅sente une aide non n茅gligeable pour le r茅gime. Si vous ne pouvez marcher une heure, essayez au moins une demi-heure, mieux vaut une demi-heure que rien. Si vous avez un peu de temps (ou si vous d茅cidez de le prendre parce que 莽a vaut le coup) la piscine reste l&rsquo;activit茅 sportive qui tout en 茅tant 脿 la port茅e de tout le monde consomme le maximum de calories, car le corps est oblig茅 de br没ler des calories simplement pour rester 脿 37掳 alors que l&rsquo;eau de la piscine n&rsquo;est qu&rsquo;脿 27掳&#8230; Si vous faites 40mn de piscine tous les jours, votre balance va baisser rapidement ! Mais n&rsquo;abusez pas non plus sinon vous vous lasserez avant d&rsquo;avoir termin茅 ! 芦聽Qui va piano va sano聽禄 comme disent les Italiens !</li> <li>Variez l&rsquo;alimentation et prenez plaisir 脿 manger des bonnes choses non caloriques (il y en a beaucoup !) De cette fa莽on le r茅gime deviendra un plaisir.</li> <li>Achetez une BONNE huile d&rsquo;olive, de cette fa莽on un filet suffira sur les aliments et vous y prendrez autant de plaisir.</li> <li>Pour assaisonner les salades et crudit茅s, faites-le directement dans l&rsquo;assiette, en versant un filet d&rsquo;huile do&rsquo;live, un jus de citron ou un filet de vinaigre, salez, poivrez et ajoutez les herbes et / ou 茅pices que vous souhaitez.</li> </ol> <p><a href="https://www.cuisine-pied-noir.com/recette_122_moules.html"><img decoding="async" alt="moules plancha" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20150'%3E%3C/svg%3E" width="200" height="150" data-lazy-src="https://www.cuisine-pied-noir.com/images/vignettes/moules-plancha.jpg" /><noscript><img decoding="async" alt="moules plancha" src="https://www.cuisine-pied-noir.com/images/vignettes/moules-plancha.jpg" width="200" height="150" /></noscript></a> <a href="https://www.cuisine-pied-noir.com/recette_3969_carpaccio.html"><img decoding="async" alt="carpaccio saint-jacques" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20157'%3E%3C/svg%3E" width="200" height="157" data-lazy-src="https://www.cuisine-pied-noir.com/images/vignettes/carpaccio_st_jacques_r2_c2.jpg" /><noscript><img decoding="async" alt="carpaccio saint-jacques" src="https://www.cuisine-pied-noir.com/images/vignettes/carpaccio_st_jacques_r2_c2.jpg" width="200" height="157" /></noscript></a> <a href="https://www.cuisine-pied-noir.com/recette_122_moules.html">moules 脿 la plancha</a> &#8211; <a href="https://www.cuisine-pied-noir.com/recette_3969_carpaccio.html">carpaccio de Saint-Jacques</a></p> <h2>2 DES EXEMPLES DE REPAS</h2> <p>Il ne vous reste plus maintenant qu&rsquo;脿 vous y mettre ! Le matin autorisez-vous une ou plusieurs tartines de pain, de pr茅f茅rence complet, avec un peu de confiture, miel ou compote, un fruit, et une boisson, de fa莽on 脿 tenir toute la matin茅e. Le midi, une entr茅e : l茅gumes crus ou cuits assaisonn茅s, ou fruits de mer, un plat de r茅sistance compos茅 de viande oeufs ou poisson avec des l茅gumes, qui peuvent 茅galement se pr茅senter sous la forme de salade compos茅e, puis un dessert, id茅alement un fruit. Le soir : on peut refaire la m锚me chose que le midi si vous avez tr猫s faim. Si vous avez moyennement faim, une bonne soupe (ou une salade en 茅t茅) fera l&rsquo;affaire, avec 茅ventuellement un fruit.</p> <p class="titrecommentaire">Derni猫res recommandations :</p> <ol> <li><strong>La plupart des recettes de salades pr茅sentes sur le site sont utilisables, 脿 condition de faire attention 脿 la dose d&rsquo;huile, et de n&rsquo;en mettre vraiment qu&rsquo;un filet. </strong></li> <li><strong>Pour les recettes assaisonn茅es 脿 la cr猫me fra卯che, utilisez de la cr猫me all茅g茅e ou du yaourt.</strong></li> <li><strong> S&rsquo;il y a du fromage on le remplacera par un fromage frais de ch猫vre ou brebis, assez peu calorique, et on 茅vitera d&rsquo;en mettre des kilos !</strong></li> <li><strong> Pour les recettes comprenant des pommes de terre, pas de probl猫me. Evitez toutefois d&rsquo;en manger trop souvent, pas plus de 2 脿 3 fois par semaine</strong></li> <li><strong>Supprimez le vin dans les recettes ou n&rsquo;en mettez que tr猫s peu. remplacez par du bouillon.</strong></li> <li><strong> Munissez-vous d&rsquo;une bonne po锚le anti-adh茅sive, qui permettent aujourd&rsquo;hui de faire sauter quasiment sans mati猫re grasse. </strong></li> <li><strong>Si vous n&rsquo;avez pas de plancha utilisez 脿 la place une po锚le anti-adh茅sive de bonne qualit茅.</strong></li> </ol> <p>Voici les premi猫res recettes et id茅es de menus, ce ne sont l脿 que quelques exemples, et je ne mettrai pas ici les simples crudit茅s agr茅ment茅s d&rsquo;un peu de bonne huile d&rsquo;olive et d&rsquo;un jus de citron, qui sont un r茅gal, mais dont la recette est extr锚mement simple ! D&rsquo;autres recettes viendront ult茅rieurement (d猫s que j&rsquo;aurai un peu de temps !)</p> <h3><strong>Si ce r茅gime vous a int茅ress茅, merci de m&rsquo;envoyer vos impressions, questions et commentaires sur la page contact du site.<a href="mailto:christophe.certain@cuisine-pied-noir.com"><br /> </a></strong></h3> <p>Pour trouver des recettes r茅gimes je vous renvoie aux rubriques du site : <a href="https://www.cuisine-pied-noir.com/genre/salades/">Salades</a> <a href="https://www.cuisine-pied-noir.com/genre/soupes/">Soupes</a> <a href="https://www.cuisine-pied-noir.com/genre/plancha/">Plancha</a> etc. <strong>Pour plus de recettes je vous renvoie 脿 mon dernier livre <a href="https://www.atramenta.net/books/festins-de-legumes/205" class="broken_link">Festins de l茅gumes</a>, o霉 vous trouverez 200 pages de recettes de l茅gumes qui vous donneront envie d&rsquo;en manger davantage !</strong></p> <p><!-- COL GAUCHE --><a itemprop="author" href="https://plus.google.com/115081803321747708250#115081803321747708250" rel="author">Christophe Certain</a></p> </div><!-- .entry-content --> </div> </article><!-- #post-3998 --> <div id="comments" class="comments-area"> <h2 class="comments-title"> 40 thoughts on &ldquo;<span>R茅gime facile</span>&rdquo; </h2><!-- .comments-title --> <ol class="comment-list"> <li id="comment-69561" class="comment even thread-even depth-1"> <article id="div-comment-69561" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">fernandez</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-69561"><time datetime="2019-04-16T13:14:38+01:00">16 avril 2019 脿 13 h 14 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>tres bon regime merci</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-69561' data-commentid="69561" data-postid="3998" data-belowelement="div-comment-69561" data-respondelement="respond" data-replyto="R茅pondre 脿 fernandez" aria-label='R茅pondre 脿 fernandez'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-59292" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-59292" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/fb0460686db398c5cae91f25ef1fd456?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/fb0460686db398c5cae91f25ef1fd456?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/fb0460686db398c5cae91f25ef1fd456?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fb0460686db398c5cae91f25ef1fd456?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">adrienne</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-59292"><time datetime="2015-11-04T16:36:22+01:00">4 novembre 2015 脿 16 h 36 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Chris,<br /> je cherche ce que tu avais 茅crit sur le gluten, parce que figures toi que mon mari tousse depuis des mois et des mois et tous les traitements subis n&rsquo;aboutissent 脿 rien, et je me suis souvenue subitement que tu m&rsquo;avais dit que peut 锚tre il 茅tait allergique au gluten, et comme je suis novice dans la mati猫re 脿 savoir les aliments 脿 proscrire, ceux 脿 favoriser etc etc&#8230;.je me tourne vers toi. Bises et 脿 bient么t</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-59292' data-commentid="59292" data-postid="3998" data-belowelement="div-comment-59292" data-respondelement="respond" data-replyto="R茅pondre 脿 adrienne" aria-label='R茅pondre 脿 adrienne'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-59323" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-59323" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-59323"><time datetime="2015-11-06T07:30:01+01:00">6 novembre 2015 脿 7 h 30 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Adrienne, en fait c&rsquo;est g茅n茅ralement deux types d&rsquo;aliment qui posent probl猫me : les produits lact茅s et les produits contenant du gluten. Il y a du gluten dans le bl茅, l&rsquo;orge et le seigle, donc il faut 茅viter tout ce qui en contient, mais arr锚ter compl猫tement sinon 莽a ne sert 脿 rien. L&rsquo;allergie n&rsquo;est pas une 芦聽maladie聽禄 au contraire c&rsquo;est un r茅flexe de d茅fense de l&rsquo;organisme, et en l&rsquo;occurrence ce n&rsquo;est pas du tout un d茅r猫glement de notre syst猫me immunitaire, au contraire.<br /> Une fois qu&rsquo;on a enlev茅 ce qui contient du gluten il reste tout de m锚me beaucoup de c茅r茅ales et assimil茅s : riz d&rsquo;abord, qui est pour moi la c茅r茅ale qui pose le moins de probl猫mes, ma茂s, bl茅 noir, mil, quinoa, fonio, tous les d茅riv茅s du manioc avec attieke, gari, et 茅videmment les pommes de terre, lentilles, riz, pois chiches, etc. On mange beaucoup trop de c茅r茅ales d&rsquo;une mani猫re g茅n茅rale. Pour r茅tablir un 茅quilibre alimentaire il faut en manger moins et manger plus de l茅gumes et de fruits !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-59323' data-commentid="59323" data-postid="3998" data-belowelement="div-comment-59323" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-56175" class="comment odd alt thread-even depth-1 parent"> <article id="div-comment-56175" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/908e80aeec270a20a251b9da3812cd6f?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/908e80aeec270a20a251b9da3812cd6f?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/908e80aeec270a20a251b9da3812cd6f?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/908e80aeec270a20a251b9da3812cd6f?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Orane</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-56175"><time datetime="2015-09-05T08:18:18+01:00">5 septembre 2015 脿 8 h 18 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Christophe. La prise de conscience d&rsquo;茅laborer un repas 茅quilibr茅 est certes tr猫s important. Pour ma part, et bien d&rsquo;autres s没rement, c&rsquo;est la recherche et la composition des menus 芦聽midi et soir聽禄 qui pose probl猫me ! Serait-il possible de votre part de nous aider dans ce domaine en nous donnant des menus pour la semaine ? En vous remerciant par avance de votre r茅ponse et de toutes vos recettes, je vous souhaite une bonne et agr茅able journ茅e.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-56175' data-commentid="56175" data-postid="3998" data-belowelement="div-comment-56175" data-respondelement="respond" data-replyto="R茅pondre 脿 Orane" aria-label='R茅pondre 脿 Orane'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-56343" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-56343" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-56343"><time datetime="2015-09-08T06:37:29+01:00">8 septembre 2015 脿 6 h 37 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Orane,je r茅fl茅chis 脿 cela depuis d茅j脿 un moment, mais je n&rsquo;ai pas le temps de m&rsquo;en occuper pour l&rsquo;instant, 莽a viendra !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-56343' data-commentid="56343" data-postid="3998" data-belowelement="div-comment-56343" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-52455" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-52455" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/c940f43a5ac9501cfd67643dfe7a6828?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/c940f43a5ac9501cfd67643dfe7a6828?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/c940f43a5ac9501cfd67643dfe7a6828?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/c940f43a5ac9501cfd67643dfe7a6828?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">roba</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-52455"><time datetime="2015-06-20T19:08:11+01:00">20 juin 2015 脿 19 h 08 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Cher Christophe, dans votre expos茅, je voudrais 脿 la fois relever une erreur (脿 mon humble avis) et certifier plusieurs de vos conseils (exp茅riment茅s avec succ猫s).<br /> J&rsquo;ai d茅cid茅 (et r茅ussi) 脿 perdre du poids 脿 l&rsquo;occasion de l&rsquo;implantation d&rsquo;une proth猫se totale du genou. N茅cessit茅 fait loi. Je m&rsquo;茅tais alors document茅 sur tous les r茅gimes, dont la m茅thode Montignac, que vous pr茅sentez comme hyper-prot茅in茅, alors qu&rsquo;il consiste 脿 dissocier les lipides et les glucides. Tr猫s sch茅matiquement, il dit: si vous voulez manger gras ou frit, faites-le le midi ; si vous voulez manger sucr茅, faites-le le soir, mais pas les deux au cours du m锚me repas. J&rsquo;ai trouv茅 qu&rsquo;au moins, ce n&rsquo;茅tait pas privatif.<br /> Cela dit, je m&rsquo;en fiche ! Comme vous, j&rsquo;ai rejet茅 tous les r茅gimes et j&rsquo;ai d茅cid茅 de cultiver mon bon sens juste 脿 c么t茅 de mes l茅gumes. Mon premier hectogramme, je l&rsquo;ai perdu le jour o霉 j&rsquo;ai jur茅 de ne plus jamais acheter de plats tout pr茅par茅s par l&rsquo;industrie agroalimentaire, comme vous le recommandez.<br /> Pour remplacer les plats tout pr锚ts, j&rsquo;ai parcouru les sites de 芦聽cuisiniers聽禄 (grosse nuance avec les sites de 芦聽cuisine聽禄 destin茅s 脿 attirer la pub)&#8230; et c&rsquo;est ainsi que je suis tomb茅 sur le v么tre.<br /> Sans flagornerie, je n&rsquo;ai mes habitudes que sur 2 autres sites : le deuxi猫me est sp茅cialis茅 dans la cuisson 脿 basse temp茅rature ; le troisi猫me, je le consulte surtout pour ses explications techniques et tours de main. Bravo et merci.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-52455' data-commentid="52455" data-postid="3998" data-belowelement="div-comment-52455" data-respondelement="respond" data-replyto="R茅pondre 脿 roba" aria-label='R茅pondre 脿 roba'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-52458" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-52458" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-52458"><time datetime="2015-06-20T20:23:19+01:00">20 juin 2015 脿 20 h 23 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Roba et merci de votre commentaire ! En fait oui vous avez raison, je n&rsquo;ai pas approfondi le r茅gime Montignac, et ce que j&rsquo;en dis dans ce texte est manifestement inexact. Ce texte date d茅j脿 d&rsquo;un moment et j&rsquo;ai depuis beaucoup 茅volu茅 dans ma vision des choses. En fait je ne vois pas comment on peut maigrir de cette fa莽on, mais m锚me si 莽a marche 莽a ne pr茅sente 脿 mon avis pas un grand int茅r锚t. En fait je suis depuis 4 ans un nouveau r茅gime qui est un r茅gime pour le restant de mes jours, et je me sens mieux que je ne me suis jamais senti dans ma vie. J&rsquo;ai 茅galement perdu des kilos que je ne reprendrai jamais, mais c&rsquo;est presque accessoire, car je n&rsquo;ai plus 脿 m&rsquo;en pr茅occuper. J&rsquo;茅crirai ce qui sera sans doute mon prochain livre sur le sujet, mais ce sera sans doute l&rsquo;ann茅e prochaine ! Il faudra encore un peu de patience !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-52458' data-commentid="52458" data-postid="3998" data-belowelement="div-comment-52458" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-51237" class="comment odd alt thread-even depth-1"> <article id="div-comment-51237" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/e09e77a7946eecfa3747405f2c2afa6e?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/e09e77a7946eecfa3747405f2c2afa6e?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/e09e77a7946eecfa3747405f2c2afa6e?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e09e77a7946eecfa3747405f2c2afa6e?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Loris</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-51237"><time datetime="2015-05-30T14:28:53+01:00">30 mai 2015 脿 14 h 28 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Il n&rsquo;y a rien d&rsquo;intelligent dans ce r茅gime mais juste une prise de conscience de ce qu&rsquo;est r茅ellement l&rsquo;锚tre humain. On n&rsquo;est pas fait pour 锚tre s茅dentaire mais pour bouger constamment.<br /> En changeant votre fa莽on de vivre, manger correctement (supprimer tous les produits non saisonniers car pleins de merde mis par les firmes alimentaires)et sans exag茅ration (tr猫s important), et en ayant une activit茅 physique r茅guli猫re (march茅, promener les week-end,&#8230;.) votre corps va consommer de + en + et vous perdrez au fur et 脿 mesure. </p> <p>Il va en simplement du bon sens. Tous les r茅gimes propos茅s par les nutritionnistes et autres ne sont que des arnaques. Le corps a besoin de tout et ce n&rsquo;est pas en supprimant tel ou tel aliments tout en restant s茅dentaire que vous maigrirez.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-51237' data-commentid="51237" data-postid="3998" data-belowelement="div-comment-51237" data-respondelement="respond" data-replyto="R茅pondre 脿 Loris" aria-label='R茅pondre 脿 Loris'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-42877" class="comment even thread-odd thread-alt depth-1"> <article id="div-comment-42877" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">lysyanne</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-42877"><time datetime="2015-02-20T06:34:50+01:00">20 f茅vrier 2015 脿 6 h 34 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour,<br /> J&rsquo;attends avec impatience votre livre qui va certainement m&rsquo;aider dans ma nouvelle fa莽on de m&rsquo;alimenter et de maigrir aussi.<br /> D&rsquo;avance merci!</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-42877' data-commentid="42877" data-postid="3998" data-belowelement="div-comment-42877" data-respondelement="respond" data-replyto="R茅pondre 脿 lysyanne" aria-label='R茅pondre 脿 lysyanne'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-42860" class="comment odd alt thread-even depth-1 parent"> <article id="div-comment-42860" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/67b3c87cea4e7a63fe848d569dce1fec?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">lysyanne</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-42860"><time datetime="2015-02-19T17:16:13+01:00">19 f茅vrier 2015 脿 17 h 16 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Monsieur Certain,<br /> Le r茅gime que vous avez fait ,me conviendrait tout 脿 fait , sauf que je suis intol茅rante au gluten et au lactose . je le sait depuis peu!<br /> Pouvez vous me dire comment remplacer ces produits dans vos recettes qui par ailleurs sont excellentes et me replonge souvent,dans celle que me m猫re et mes grands m猫res faisaient et ou j&rsquo;avait perdus certaines de ces recettes.<br /> Je vous remercie pour votre blog.<br /> Bient么t de vous lire!</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-42860' data-commentid="42860" data-postid="3998" data-belowelement="div-comment-42860" data-respondelement="respond" data-replyto="R茅pondre 脿 lysyanne" aria-label='R茅pondre 脿 lysyanne'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-42862" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-42862" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-42862"><time datetime="2015-02-19T17:26:45+01:00">19 f茅vrier 2015 脿 17 h 26 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Lysyanne, eh bien en fait ce r茅gime est mon ancien r茅gime. Je suis moi aussi pass茅 au sans gluten ni produits lact茅s depuis bient么t 3 ans et je m&rsquo;en porte 脿 merveille. Je pr茅parer un livre sur le sujet, mais 莽a n&rsquo;avance malheureusement pas aussi vite que je le voudrais ! Mais 莽a va venir&#8230;</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-42862' data-commentid="42862" data-postid="3998" data-belowelement="div-comment-42862" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-42828" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-42828" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/3af1492b7ba57d863693a835fb16aaca?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/3af1492b7ba57d863693a835fb16aaca?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/3af1492b7ba57d863693a835fb16aaca?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3af1492b7ba57d863693a835fb16aaca?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">mamie 47</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-42828"><time datetime="2015-02-17T16:03:47+01:00">17 f茅vrier 2015 脿 16 h 03 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>bonjour,<br /> je viens de tomber par hasard sur votre site, c&rsquo;est avec plaisir que j&rsquo; ai retrouv茅 quelques recettes que je ne fais plus depuis bien longtemps. Quel r茅gime, fa卯tes vous ? est ce que vous pouvez nous donnez des recettes ? Merci<br /> A bient么t<br /> Et BRAVO</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-42828' data-commentid="42828" data-postid="3998" data-belowelement="div-comment-42828" data-respondelement="respond" data-replyto="R茅pondre 脿 mamie 47" aria-label='R茅pondre 脿 mamie 47'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-42837" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-42837" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-42837"><time datetime="2015-02-18T09:54:54+01:00">18 f茅vrier 2015 脿 9 h 54 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour mamie 47. Je n&rsquo;ai pas le temps malheureusement de parler de mon r茅gime pour l&rsquo;instant, mais 莽a va venir au printemps !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-42837' data-commentid="42837" data-postid="3998" data-belowelement="div-comment-42837" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-40629" class="comment odd alt thread-even depth-1 parent"> <article id="div-comment-40629" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/41ef0f8ffa2224d4a914e424667c8bd1?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/41ef0f8ffa2224d4a914e424667c8bd1?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/41ef0f8ffa2224d4a914e424667c8bd1?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/41ef0f8ffa2224d4a914e424667c8bd1?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">fafa</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-40629"><time datetime="2015-01-21T09:01:44+01:00">21 janvier 2015 脿 9 h 01 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>salem je veux avoir les recete pour maigrir svp et merci beaucoup</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-40629' data-commentid="40629" data-postid="3998" data-belowelement="div-comment-40629" data-respondelement="respond" data-replyto="R茅pondre 脿 fafa" aria-label='R茅pondre 脿 fafa'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-40649" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-40649" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-40649"><time datetime="2015-01-21T13:33:08+01:00">21 janvier 2015 脿 13 h 33 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Fafa, pour l&rsquo;instant je n&rsquo;ai as le temps de m&rsquo;occuper de ce r茅gime, depuis je l&rsquo;ai am茅lior茅 consid茅rablement. Ca viendra d猫s que je le pourrai !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-40649' data-commentid="40649" data-postid="3998" data-belowelement="div-comment-40649" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-19077" class="comment odd alt thread-odd thread-alt depth-1"> <article id="div-comment-19077" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/0e5793839ef368e2502015ad3230fb6b?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/0e5793839ef368e2502015ad3230fb6b?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/0e5793839ef368e2502015ad3230fb6b?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/0e5793839ef368e2502015ad3230fb6b?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">ESTHER STERN</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-19077"><time datetime="2014-11-10T22:47:02+01:00">10 novembre 2014 脿 22 h 47 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>BONSOIR<br /> JE VAIS M&rsquo;Y METTRE. J&rsquo;AI L&rsquo;IMPRESSION QUE C&rsquo;EST UN REGIME<br /> POSSIBLE A TENIR<br /> MERCI BEAUCOUP</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-19077' data-commentid="19077" data-postid="3998" data-belowelement="div-comment-19077" data-respondelement="respond" data-replyto="R茅pondre 脿 ESTHER STERN" aria-label='R茅pondre 脿 ESTHER STERN'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-13622" class="comment even thread-even depth-1 parent"> <article id="div-comment-13622" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/70fc8fe911fd52a5bec9f63b1ad5e7fe?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/70fc8fe911fd52a5bec9f63b1ad5e7fe?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/70fc8fe911fd52a5bec9f63b1ad5e7fe?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/70fc8fe911fd52a5bec9f63b1ad5e7fe?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Martinez</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-13622"><time datetime="2014-10-09T07:40:14+01:00">9 octobre 2014 脿 7 h 40 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour.<br /> Votre r茅gime m&rsquo;a l&rsquo;air tr猫s int茅ressant.<br /> En m锚me temps pas tr猫s nouveau cette fa莽on de bien se nourrir.<br /> Je m&rsquo;y remets en esp茅rant surtout m&rsquo;y tenir.<br /> Merci 脿 vous.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-13622' data-commentid="13622" data-postid="3998" data-belowelement="div-comment-13622" data-respondelement="respond" data-replyto="R茅pondre 脿 Martinez" aria-label='R茅pondre 脿 Martinez'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-13629" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-13629" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-13629"><time datetime="2014-10-09T08:22:43+01:00">9 octobre 2014 脿 8 h 22 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>L&rsquo;important n&rsquo;est pas la nouveaut茅 mais le r茅sultat !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-13629' data-commentid="13629" data-postid="3998" data-belowelement="div-comment-13629" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-11546" class="comment even thread-odd thread-alt depth-1 parent"> <article id="div-comment-11546" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/8a4e50679caed6c7d1afead66fdf099b?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/8a4e50679caed6c7d1afead66fdf099b?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/8a4e50679caed6c7d1afead66fdf099b?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/8a4e50679caed6c7d1afead66fdf099b?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">evianne</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-11546"><time datetime="2014-09-17T13:17:32+01:00">17 septembre 2014 脿 13 h 17 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>bonjour,j&rsquo;ai 20 kg 脿 perdre pouvez vous m&rsquo;aidez svp . MERCI</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-11546' data-commentid="11546" data-postid="3998" data-belowelement="div-comment-11546" data-respondelement="respond" data-replyto="R茅pondre 脿 evianne" aria-label='R茅pondre 脿 evianne'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-11827" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-11827" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-11827"><time datetime="2014-09-22T06:49:17+01:00">22 septembre 2014 脿 6 h 49 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Allez voir un di茅t茅ticien ! Lui vous aidera.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-11827' data-commentid="11827" data-postid="3998" data-belowelement="div-comment-11827" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-10922" class="comment even thread-even depth-1"> <article id="div-comment-10922" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/9aa94b2afaacf6baef2b1dcb01c6e4cd?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/9aa94b2afaacf6baef2b1dcb01c6e4cd?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/9aa94b2afaacf6baef2b1dcb01c6e4cd?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/9aa94b2afaacf6baef2b1dcb01c6e4cd?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">sandrine</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-10922"><time datetime="2014-09-10T12:26:31+01:00">10 septembre 2014 脿 12 h 26 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>bonjour, j ai quelque kilos a perdre.<br /> votre regime a l air moins contraignant, je vais essayer</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-10922' data-commentid="10922" data-postid="3998" data-belowelement="div-comment-10922" data-respondelement="respond" data-replyto="R茅pondre 脿 sandrine" aria-label='R茅pondre 脿 sandrine'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-10007" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-10007" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">ray</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-10007"><time datetime="2014-09-02T03:53:57+01:00">2 septembre 2014 脿 3 h 53 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>regime intelligent merci</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-10007' data-commentid="10007" data-postid="3998" data-belowelement="div-comment-10007" data-respondelement="respond" data-replyto="R茅pondre 脿 ray" aria-label='R茅pondre 脿 ray'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-10038" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-10038" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-10038"><time datetime="2014-09-02T10:18:42+01:00">2 septembre 2014 脿 10 h 18 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>merci Ray, et 莽a marche !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-10038' data-commentid="10038" data-postid="3998" data-belowelement="div-comment-10038" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-9929" class="comment byuser comment-author-minotor bypostauthor odd alt thread-even depth-1"> <article id="div-comment-9929" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-9929"><time datetime="2014-09-01T17:01:27+01:00">1 septembre 2014 脿 17 h 01 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour Sylvie, est-ce que vous pouvez m&rsquo;envoyer votre adresse e-mail 脿 <a href="mailto:christophe.certain@cuisine-pied-noir.com">christophe.certain@cuisine-pied-noir.com</a> si vous voulez b茅n茅ficier gratuitement du nouveau r茅gime que je suis en train de concocter, et qui est celui que je suis depuis deux ans. Je vous expliquerai pourquoi 莽a risque de vous int茅resser.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-9929' data-commentid="9929" data-postid="3998" data-belowelement="div-comment-9929" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-9924" class="comment even thread-odd thread-alt depth-1"> <article id="div-comment-9924" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">sylvie</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-9924"><time datetime="2014-09-01T16:07:56+01:00">1 septembre 2014 脿 16 h 07 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour</p> <p>J ai pas eu vote r茅ponse au 25 aout</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-9924' data-commentid="9924" data-postid="3998" data-belowelement="div-comment-9924" data-respondelement="respond" data-replyto="R茅pondre 脿 sylvie" aria-label='R茅pondre 脿 sylvie'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-7550" class="comment odd alt thread-even depth-1 parent"> <article id="div-comment-7550" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/aea5731604c9b3c5624bad8394ccf80c?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">sylvie</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-7550"><time datetime="2014-08-20T13:46:37+01:00">20 ao没t 2014 脿 13 h 46 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour</p> <p>J ai 15kg a perdre,j ai un traitement pour la polyarthrite et des anti-inflammatoire et suis tr猫s fatigu茅e.Je vais achet茅 une plancha et mis mettre en esp猫rant que 莽a va marche pour que 莽a me motive,car je suis tr猫s gourmande donc 莽a va 锚tre dur.<br /> Si vous avez des conseils ?</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-7550' data-commentid="7550" data-postid="3998" data-belowelement="div-comment-7550" data-respondelement="respond" data-replyto="R茅pondre 脿 sylvie" aria-label='R茅pondre 脿 sylvie'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-8567" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-8567" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-8567"><time datetime="2014-08-25T10:11:44+01:00">25 ao没t 2014 脿 10 h 11 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>@Sylvie je vous ai r茅pondu par e-mail</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-8567' data-commentid="8567" data-postid="3998" data-belowelement="div-comment-8567" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-5454" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-5454" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/b0bc38f0c06e18f741e1ba36b1b21000?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/b0bc38f0c06e18f741e1ba36b1b21000?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/b0bc38f0c06e18f741e1ba36b1b21000?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/b0bc38f0c06e18f741e1ba36b1b21000?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">laura</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-5454"><time datetime="2014-07-19T11:47:53+01:00">19 juillet 2014 脿 11 h 47 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonjour.<br /> Je vais essayer votre regime des lundi.<br /> Avez vous des menus types, des recettes ?<br /> Cordialement</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-5454' data-commentid="5454" data-postid="3998" data-belowelement="div-comment-5454" data-respondelement="respond" data-replyto="R茅pondre 脿 laura" aria-label='R茅pondre 脿 laura'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-5456" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-5456" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-5456"><time datetime="2014-07-19T12:26:40+01:00">19 juillet 2014 脿 12 h 26 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>non pas pour l&rsquo;instant, mais il y a des exemples de recettes dans le r茅gime lui-m锚me, pour le reste il faudrait que je l&rsquo;茅crive !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-5456' data-commentid="5456" data-postid="3998" data-belowelement="div-comment-5456" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-1128" class="comment odd alt thread-even depth-1"> <article id="div-comment-1128" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/3f1f2b289d15a31e790704da17418690?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">ray</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-1128"><time datetime="2014-05-14T18:30:38+01:00">14 mai 2014 脿 18 h 30 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>vous donnez envie d&rsquo;essayer<br /> je dois faire rapidement &#8211; 30 k</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-1128' data-commentid="1128" data-postid="3998" data-belowelement="div-comment-1128" data-respondelement="respond" data-replyto="R茅pondre 脿 ray" aria-label='R茅pondre 脿 ray'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-661" class="comment even thread-odd thread-alt depth-1 parent"> <article id="div-comment-661" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/1a3c59d797d32d9293a8f34649cbed90?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">fernandez</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-661"><time datetime="2014-05-04T15:41:12+01:00">4 mai 2014 脿 15 h 41 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>bravo pour le regime je l ai essaye et c est super j ai perdu 3 kl pour le moment</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-661' data-commentid="661" data-postid="3998" data-belowelement="div-comment-661" data-respondelement="respond" data-replyto="R茅pondre 脿 fernandez" aria-label='R茅pondre 脿 fernandez'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-774" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-774" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-774"><time datetime="2014-05-06T16:52:55+01:00">6 mai 2014 脿 16 h 52 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Tant mieux Marith茅 je suis tr猫s content pour vous !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-774' data-commentid="774" data-postid="3998" data-belowelement="div-comment-774" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-494" class="comment even thread-even depth-1"> <article id="div-comment-494" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">ladhari</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-494"><time datetime="2014-04-25T19:01:20+01:00">25 avril 2014 脿 19 h 01 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Pardon je voulais 茅crire 10 avril</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-494' data-commentid="494" data-postid="3998" data-belowelement="div-comment-494" data-respondelement="respond" data-replyto="R茅pondre 脿 ladhari" aria-label='R茅pondre 脿 ladhari'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-493" class="comment odd alt thread-odd thread-alt depth-1 parent"> <article id="div-comment-493" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/2b6efd3478b0b480bbea25c4217f51d0?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">ladhari</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-493"><time datetime="2014-04-25T18:59:33+01:00">25 avril 2014 脿 18 h 59 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bonsoir je fait se r茅gime depuis le 10 0pris4 2014 je pes茅 95kilos pour 1m74 apr猫s 5 grossese j&rsquo;ai beaucoup pris de poids.et aujourd&rsquo;hui je fait 85 kilos je sui tr猫s comptente et ces pas finit encore 10autre encore a perdre motiver merci christoph</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-493' data-commentid="493" data-postid="3998" data-belowelement="div-comment-493" data-respondelement="respond" data-replyto="R茅pondre 脿 ladhari" aria-label='R茅pondre 脿 ladhari'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-495" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-495" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-495"><time datetime="2014-04-25T21:16:56+01:00">25 avril 2014 脿 21 h 16 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bravo Ladhari !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-495' data-commentid="495" data-postid="3998" data-belowelement="div-comment-495" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-454" class="comment odd alt thread-even depth-1 parent"> <article id="div-comment-454" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/08a747de34af0785fd0c07ceac5791af?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/08a747de34af0785fd0c07ceac5791af?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/08a747de34af0785fd0c07ceac5791af?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/08a747de34af0785fd0c07ceac5791af?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">hana hasni</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-454"><time datetime="2014-04-12T14:33:01+01:00">12 avril 2014 脿 14 h 33 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>a essayer pour ma soeur et j&rsquo;espere sa reussit de tout coeur merciChritophe</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-454' data-commentid="454" data-postid="3998" data-belowelement="div-comment-454" data-respondelement="respond" data-replyto="R茅pondre 脿 hana hasni" aria-label='R茅pondre 脿 hana hasni'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-455" class="comment byuser comment-author-minotor bypostauthor even depth-2"> <article id="div-comment-455" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-455"><time datetime="2014-04-12T14:47:10+01:00">12 avril 2014 脿 14 h 47 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>aucun probl猫me 莽a marche avec tout le monde !</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-455' data-commentid="455" data-postid="3998" data-belowelement="div-comment-455" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> <li id="comment-448" class="comment odd alt thread-odd thread-alt depth-1"> <article id="div-comment-448" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/fc28f5e0336d4992fd291fe5f24ad473?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/fc28f5e0336d4992fd291fe5f24ad473?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/fc28f5e0336d4992fd291fe5f24ad473?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/fc28f5e0336d4992fd291fe5f24ad473?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">naturand</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-448"><time datetime="2014-04-11T18:43:24+01:00">11 avril 2014 脿 18 h 43 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>Bravo pour le r茅gime intelligent, sans se priver en 茅vitant les produits industrialis茅s,on ne fait pas que maigrir, on am茅liore sa sant茅.<br /> Avec en plus le jus d&rsquo;un citron dans la journ茅e pour se d茅sintoxiquer.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-448' data-commentid="448" data-postid="3998" data-belowelement="div-comment-448" data-respondelement="respond" data-replyto="R茅pondre 脿 naturand" aria-label='R茅pondre 脿 naturand'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> <li id="comment-411" class="comment even thread-even depth-1 parent"> <article id="div-comment-411" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/e55b78cd4698a3a776fa9c907ed32dce?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/e55b78cd4698a3a776fa9c907ed32dce?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/e55b78cd4698a3a776fa9c907ed32dce?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/e55b78cd4698a3a776fa9c907ed32dce?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">kasbah</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-411"><time datetime="2014-03-24T09:39:35+01:00">24 mars 2014 脿 9 h 39 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>merci<br /> j ai environ 30 kilos a perdre<br /> je vais tester votre methode<br /> cordialement<br /> diana</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-411' data-commentid="411" data-postid="3998" data-belowelement="div-comment-411" data-respondelement="respond" data-replyto="R茅pondre 脿 kasbah" aria-label='R茅pondre 脿 kasbah'>R茅pondre</a></div> </article><!-- .comment-body --> <ol class="children"> <li id="comment-412" class="comment byuser comment-author-minotor bypostauthor odd alt depth-2"> <article id="div-comment-412" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img alt='' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g"/><noscript><img alt='' src='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=40&#038;d=mm&#038;r=g' srcset='https://secure.gravatar.com/avatar/db7a6abfdc719782f180ce052c559ee2?s=80&#038;d=mm&#038;r=g 2x' class='avatar avatar-40 photo' height='40' width='40' decoding='async'/></noscript> <b class="fn">Christophe Certain</b> <span class="says">dit聽:</span> </div><!-- .comment-author --> <div class="comment-metadata"> <a href="https://www.cuisine-pied-noir.com/regime-facile/#comment-412"><time datetime="2014-03-24T09:44:30+01:00">24 mars 2014 脿 9 h 44 min</time></a> </div><!-- .comment-metadata --> </footer><!-- .comment-meta --> <div class="comment-content"> <p>bonjour Diana, j&rsquo;ai beaucoup 茅volu茅 depuis la publication de ce r茅gime. Aujourd&rsquo;hui 莽a se r茅sumerait 脿 : arr锚ter tout ce qui contient du gluten, des produits lact茅s, des sucres raffin茅s.<br /> Manger beaucoup de l茅gumes et de fruits, et moins de tout le reste. J&rsquo;ai perdu 10 kg comme 莽a tr猫s facilement.</p> </div><!-- .comment-content --> <div class="reply"><a rel='nofollow' class='comment-reply-link' href='#comment-412' data-commentid="412" data-postid="3998" data-belowelement="div-comment-412" data-respondelement="respond" data-replyto="R茅pondre 脿 Christophe Certain" aria-label='R茅pondre 脿 Christophe Certain'>R茅pondre</a></div> </article><!-- .comment-body --> </li><!-- #comment-## --> </ol><!-- .children --> </li><!-- #comment-## --> </ol><!-- .comment-list --> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Laisser un commentaire <small><a rel="nofollow" id="cancel-comment-reply-link" href="/regime-facile/#respond" style="display:none;">Annuler la r茅ponse</a></small></h3><form action="https://www.cuisine-pied-noir.com/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-notes"><span id="email-notes">Votre adresse e-mail ne sera pas publi茅e.</span> <span class="required-field-message">Les champs obligatoires sont indiqu茅s avec <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Commentaire <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required></textarea></p><p style="clear: both;" class="subscribe-to-comments"> <input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;" /> <label for="subscribe">Informez-moi par e-mail des autres commentaires apport茅s sur cet article</label> </p><p class="comment-form-author"><label for="author">Nom <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required /></p> <p class="comment-form-email"><label for="email">E-mail <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required /></p> <p class="comment-form-url"><label for="url">Site web</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200" autocomplete="url" /></p> <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Enregistrer mon nom, mon e-mail et mon site dans le navigateur pour mon prochain commentaire.</label></p> <p class="aiowps-captcha hide-when-displaying-tfa-input"><label for="aiowps-captcha-answer">Saisissez votre r茅ponse en chiffres</label><div class="aiowps-captcha-equation hide-when-displaying-tfa-input"><strong>trois &#215; 5 = <input type="hidden" name="aiowps-captcha-string-info" class="aiowps-captcha-string-info" value="wmjodxp5gs" /><input type="hidden" name="aiowps-captcha-temp-string" class="aiowps-captcha-temp-string" value="1732458532" /><input type="text" size="2" class="aiowps-captcha-answer" name="aiowps-captcha-answer" value="" autocomplete="off" /></strong></div></p><p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Laisser un commentaire" /> <input type='hidden' name='comment_post_ID' value='3998' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="37e70fcbe9" /></p><p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="248"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </div><!-- #comments --> </main><!-- #main --> </div><!-- #primary --> </div><!-- #content --> <footer id="colophon" class="site-footer"> <div class="footer-widgets grid grid--4"> <section id="search-3" class="widget widget_search"><h4 class="widget-title">Chercher une recette</h4><form role="search" method="get" class="search-form" action="https://www.cuisine-pied-noir.com/"> <label> <span class="screen-reader-text">Search for:</span> <input class="search-field" placeholder="Search &hellip;" value="" name="s" type="search"> </label> </form> </section> </div> <div class="site-info"> <span class="sep"> | </span> </div><!-- .site-info --> </footer><!-- #colophon --> </div><!-- #page --> <script type="rocketlazyloadscript"> document.addEventListener('DOMContentLoaded', function (event) { for (let i = 0; i < document.forms.length; ++i) { let form = document.forms[i]; if (form.method != "get") { var input178kq640 = document.createElement("input"); input178kq640.setAttribute("type", "hidden"); input178kq640.setAttribute("name", "178kq640"); input178kq640.setAttribute("value", "5171p3p0vul5"); form.appendChild(input178kq640); } if (form.method != "get") { var inputl68eqnwg = document.createElement("input"); inputl68eqnwg.setAttribute("type", "hidden"); inputl68eqnwg.setAttribute("name", "l68eqnwg"); inputl68eqnwg.setAttribute("value", "a0m47olihqxq"); form.appendChild(inputl68eqnwg); } } }); </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-browser-checker-js-after'> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script type='text/javascript' id='rocket-preload-links-js-extra'> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.cuisine-pied-noir.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' id='rocket-preload-links-js-after'> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type='text/javascript' id='rocket_lazyload_css-js-extra'> /* <![CDATA[ */ var rocket_lazyload_css_data = {"threshold":"300"}; /* ]]> */ </script> <script type='text/javascript' id='rocket_lazyload_css-js-after'> !function o(n,c,a){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<a.length;e++)s(a[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,e="undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs;e.map(t=>{var e=t.selector;const r=document.querySelectorAll(e);r.forEach(e=>{e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"excluded")})});const o=document.querySelector("#wpr-lazyload-bg-container");var t=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,o.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{n.unobserve(e),e.setAttribute("data-rocket-lazy-bg-".concat(t.hash),"loaded")}))})}})},{rootMargin:t+"px"});function c(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-".concat(t.hash))&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}c();const a=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();t=document.querySelector("body"),a(t,c)}()},{}]},{},[1]); //# sourceMappingURL=lazyload-css.min.js.map </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/navigation.js?ver=1708686342' id='justread-navigation-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/skip-link-focus-fix.js?ver=1708686342' id='justread-skip-link-focus-fix-js' defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/justread/js/script.js?ver=1708686342' id='justread-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-includes/js/comment-reply.min.js?ver=54d32fd850291c5b5624def6b7214eba' id='comment-reply-js' defer></script> <script type='text/javascript' id='yasr-window-var-js-extra'> /* <![CDATA[ */ var yasrWindowVar = {"siteUrl":"https:\/\/www.cuisine-pied-noir.com","adminUrl":"https:\/\/www.cuisine-pied-noir.com\/wp-admin\/","ajaxurl":"https:\/\/www.cuisine-pied-noir.com\/wp-admin\/admin-ajax.php","visitorStatsEnabled":"yes","ajaxEnabled":"yes","loaderHtml":"<div id=\"yasr-loader\" style=\"display: inline-block\">\u00a0 <img src=\"https:\/\/www.cuisine-pied-noir.com\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/loader.gif\" \n title=\"yasr-loader\" alt=\"yasr-loader\" height=\"16\" width=\"16\"><\/div>","loaderUrl":"https:\/\/www.cuisine-pied-noir.com\/wp-content\/plugins\/yet-another-stars-rating\/includes\/img\/loader.gif","isUserLoggedIn":"false","isRtl":"false","starSingleForm":"\"star\"","starsPluralForm":"\"stars\"","textAfterVr":"\"[Total: %total_count% Average: %average%]\"","textRating":"\"Rating\"","textLoadRanking":"\"Loading, please wait\"","textVvStats":"\"out of 5 stars\"","textOrderBy":"\"Order by\"","textMostRated":"\"Most Rated\"","textHighestRated":"\"Highest Rated\"","textLeftColumnHeader":"\"Post\""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type='text/javascript' data-rocket-src='https://e511a922.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1708686344' id='akismet-frontend-js'></script> <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="icon-search" viewBox="0 0 1792 1792"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></symbol> <symbol id="icon-bookmark" viewBox="0 0 1792 1792"><path d="M1420 128q23 0 44 9 33 13 52.5 41t19.5 62v1289q0 34-19.5 62t-52.5 41q-19 8-44 8-48 0-83-32l-441-424-441 424q-36 33-83 33-23 0-44-9-33-13-52.5-41t-19.5-62v-1289q0-34 19.5-62t52.5-41q21-9 44-9h1048z" /></symbol> </svg> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://e511a922.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732458532 -->

Pages: 1 2 3 4 5 6 7 8 9 10