DELETE FROM KEYWORDS WHERE ID_DOMAINE=735DoneDoneDone
URL:www.mqa.fr
Connection: keep-alive
Date: Fri, 01 Nov 2024 12:23:19 GMT
Content-Length: 185
Content-Type: text/html
Location: https://www.monquotidienautrement.com/
Server: nginx/1.14.2
Location => https://www.monquotidienautrement.com/
Status => 301
<html>
<head><title>301 Moved Permanently</title></head>
(vide) Tentative en https
<!doctype html>
<html lang="fr-FR" class="">
<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.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=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"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._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),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(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-21967299-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-21967299-2');
</script>
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://www.monquotidienautrement.com/wp-content/themes/mqa_theme/dist/images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="https://www.monquotidienautrement.com/wp-content/themes/mqa_theme/dist/images/favicon.ico" type="image/x-icon" />
<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 plugin v20.5 - https://yoast.com/wordpress/plugins/seo/ -->
<title>Mon Quotidien Autrement - Des idées qui bousculent ...</title><link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Caveat%3A400%2C700%7CSource%20Sans%20Pro%3A400%2C700%2C900%7COpen%20Sans%20Condensed%3A700%7COpen%20Sans%3A700&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Caveat%3A400%2C700%7CSource%20Sans%20Pro%3A400%2C700%2C900%7COpen%20Sans%20Condensed%3A700%7COpen%20Sans%3A700&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Caveat%3A400%2C700%7CSource%20Sans%20Pro%3A400%2C700%2C900%7COpen%20Sans%20Condensed%3A700%7COpen%20Sans%3A700&display=swap" /></noscript><style id="rocket-critical-css">ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--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%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 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%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-dark-grayscale);--wp--preset--duotone--grayscale:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-grayscale);--wp--preset--duotone--purple-yellow:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-purple-yellow);--wp--preset--duotone--blue-red:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-blue-red);--wp--preset--duotone--midnight:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-midnight);--wp--preset--duotone--magenta-yellow:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-magenta-yellow);--wp--preset--duotone--purple-green:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#wp-duotone-purple-green);--wp--preset--duotone--blue-orange:url(https://www.monquotidienautrement.com/wp-content/cache/autoptimize/css/#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:.44rem;--wp--preset--spacing--30:.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)}.tnp-subscription{display:block;margin:15px auto;max-width:500px;width:100%}.tnp-subscription div.tnp-field{margin-bottom:10px;border:0;padding:0}.tnp-subscription input[type=text],.tnp-subscription input[type=email],.tnp-subscription input[type=submit]{width:100%;height:50px;padding:10px;display:block;border:1px;border-color:#ddd;background-color:#f4f4f4;background-image:none;text-shadow:none;color:#444;font-size:14px;line-height:20px;margin:0;line-height:normal;box-sizing:border-box}.tnp-subscription input.tnp-submit{background-color:#444;color:#fff;width:auto;height:auto;margin:0}@media all and (max-width:480px){.tnp-subscription input[type=submit]{width:100%}}.tnp-field input[type=submit]{position:inherit}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}header,main,nav,section{display:block}a{background-color:transparent}strong{font-weight:700}h1{font-size:2em;margin:.67em 0}small{font-size:80%}img{border:0}button,input,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button{text-transform:none}button,input[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:10px}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333;background-color:#fff}input,button,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}img{vertical-align:middle}h1,h2,h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,h2,h3{margin-top:20px;margin-bottom:10px}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}p{margin:0 0 10px}small{font-size:85%}.text-left{text-align:left}.text-center{text-align:center}ul{margin-top:0;margin-bottom:10px}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-md-2,.col-lg-3,.col-md-4,.col-md-5,.col-lg-6,.col-md-8,.col-md-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.col-md-2,.col-md-4,.col-md-5,.col-md-8,.col-md-12{float:left}.col-md-2{width:16.66667%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-8{width:66.66667%}.col-md-12{width:100%}}@media (min-width:1200px){.col-lg-3,.col-lg-6{float:left}.col-lg-3{width:25%}.col-lg-6{width:50%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-3{margin-left:25%}}input[type=search]{box-sizing:border-box}input[type=search]{-webkit-appearance:none}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}@-ms-viewport{width:device-width}.visible-lg{display:none!important}@media (min-width:1200px){.visible-lg{display:block!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}@font-face{font-display:swap;font-family:'wc_mano_negra_btabold';src:url(//www.monquotidienautrement.com/wp-content/themes/mqa_theme/dist/styles/../fonts/WCManoNegraBoldBta-webfont.woff) format("woff");font-weight:400;font-style:normal}p{font-family:"Source Sans Pro",sans-serif}h1,h2,h3{font-family:"wc_mano_negra_btabold",cursive}html,body{font-size:16px}body{background-color:#fff;font-family:"Source Sans Pro",sans-serif}section{margin-bottom:50px}section h2{text-align:center;font-size:2rem;color:#ff9e07}.container-small{max-width:1200px;margin:0 auto}.align-items-end{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}input[type=text]{border:1px solid #8d8d8b;border-radius:5px;padding:10px 20px;font-size:1rem;background-color:#fff;color:#74706d}button[type=submit],input[type=submit]{border:none;box-shadow:none;color:#fff;font-weight:500;padding:10px 30px;background-color:#ff9e07;outline:none}.widget-scroll{position:fixed;top:30%;left:0;background:#fff;padding-top:10px;border-radius:5px;z-index:1000;padding:10px;box-shadow:1px 1px 10px 0 rgba(0,0,0,.3)}.widget-scroll p{margin:0 0 10px}.widget-scroll p.last{margin:0}@media (min-width:1200px){.container{width:1470px}}.brand{display:inline-block;width:300px;height:66px;background:url(//www.monquotidienautrement.com/wp-content/themes/mqa_theme/dist/styles/../images/logo-mqa-new.png) no-repeat;background-size:100%;text-indent:-9999px;margin:10px 0 0 -150px;position:relative;left:50%}.header-top{position:relative;margin-bottom:20px}header .search-form,.mini-menu .search-form{margin-left:10px;display:inline-block;vertical-align:baseline;position:relative}header .search-form input[type=search],.mini-menu .search-form input[type=search]{padding-left:30px;padding-right:10px;border:0;color:#ff9e07;width:130px}header .search-form input[type=search]::-webkit-input-placeholder,.mini-menu .search-form input[type=search]::-webkit-input-placeholder{color:#ff9e07}header .search-form input[type=search]::-moz-placeholder,.mini-menu .search-form input[type=search]::-moz-placeholder{color:#ff9e07}header .search-form input[type=search]:-ms-input-placeholder,.mini-menu .search-form input[type=search]:-ms-input-placeholder{color:#ff9e07}header .search-form input[type=search]:-moz-placeholder,.mini-menu .search-form input[type=search]:-moz-placeholder{color:#ff9e07}header .search-form input[type=search]:not(output):-moz-ui-invalid,.mini-menu .search-form input[type=search]:not(output):-moz-ui-invalid{box-shadow:0 0 1.5px 1px #ff9e07}header .search-form button[type=submit],.mini-menu .search-form button[type=submit]{position:absolute;top:0;left:0;padding:0 5px;background:0 0}.mini-menu{display:block;position:absolute;top:90px;left:-100vw;background:#fff;padding:30px 40px;width:100vw;max-height:calc(100vh - 90px);height:auto;z-index:1001;overflow:auto;text-align:center}.mini-menu .close-menu{position:fixed;top:30px;left:240px;z-index:1000;display:none;font-size:20px;color:#ff9e07;padding:10px;background:#fff}.mini-menu .brand{display:none}.mini-menu .title-menu{text-align:left;font-size:1.375rem;color:#74706d;font-weight:700;text-transform:uppercase;border-bottom:2px solid #74706d;margin-right:30px;padding-bottom:5px}@media screen and (max-width:1200px){.mini-menu .title-menu{width:398px}}@media screen and (max-width:540px){.mini-menu .title-menu{width:100%}}.mini-menu small{display:block;width:90%;margin-bottom:10px;text-align:left;font-weight:700;color:#74706d}.mini-menu ul{list-style-type:none;padding-left:0;margin:0;text-align:left}.mini-menu ul li{padding:0}.mini-menu ul li:before{content:"";display:inline-block;vertical-align:0;width:10px;height:10px;background:#74706d;margin-right:10px}.mini-menu ul li a{color:#74706d;font-size:1.25rem}.mini-menu .title-rubrique{text-align:left;font-size:1.25rem;font-weight:700;color:#74706d;text-transform:uppercase;text-align:center;width:81%;margin-bottom:-10px}.mini-menu .menu-top-left{display:none;margin-bottom:20px}.mini-menu .menu-top-left li:before{display:none}.mini-menu .menu-top-left li a{font-size:1rem;color:#ff9e07}.mini-menu form{margin:20px 0}.mini-menu form .title-menu{text-align:center;margin-right:0}.mini-menu form .form-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}.mini-menu form .form-wrapper+p{max-width:550px;margin:auto;text-align:left;margin-top:5px;font-size:.75rem;font-style:italic}.mini-menu form .form-wrapper .tnp-field-email{width:400px;margin-right:20px;position:relative}.mini-menu form .form-wrapper .tnp-field-email:before{content:"";background-image:url(//www.monquotidienautrement.com/wp-content/themes/mqa_theme/dist/styles/../images/enveloppe-yellow.svg);background-repeat:no-repeat;background-size:100%;display:block;width:46px;height:40px;position:absolute;top:-13px;left:-12px}.mini-menu form .form-wrapper .tnp-field-email input{margin:0;padding:6px 10px 6px 40px;border-radius:0;border-color:#c9c9c9}.mini-menu form .form-wrapper .tnp-field-email input::-webkit-input-placeholder{text-transform:uppercase}.mini-menu form .form-wrapper .tnp-field-email input::-moz-placeholder{text-transform:uppercase}.mini-menu form .form-wrapper .tnp-field-email input:-ms-input-placeholder{text-transform:uppercase}.mini-menu form .form-wrapper .tnp-field-email input:-moz-placeholder{text-transform:uppercase}.mini-menu form:not(.wp-polls-form) input[type=submit]{margin:0 auto!important;padding:6px 15px!important;min-width:0;background:#ff9e07!important;color:#fff;font-size:1.125rem}.mini-menu .punchline-menu-top{display:none;font-weight:700;font-size:1.25rem;color:#ff9e07}.mini-menu .punchline-menu-bottom{font-weight:700;font-size:1.75rem;color:#ff9e07}.mini-menu .punchline-menu-bottom br{display:none}.mini-menu .search-form{display:none}.nav-primary{margin-bottom:20px}.nav-primary .container-small{max-width:1440px}.nav-primary ul{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;text-align:center}.nav-primary ul:before,.nav-primary ul:after{display:none}.nav-primary ul li{position:relative;text-align:center;display:inline-block;vertical-align:top;margin:0;padding:0}.nav-primary ul li:first-child{padding-left:0}.nav-primary ul li:last-child{padding-right:0}.nav-primary ul li:last-child:after{display:none}.nav-primary ul li a{position:relative;display:inline-block;vertical-align:top;text-decoration:none;color:#74706d;padding:0;font-family:"Source Sans Pro",sans-serif;font-size:1rem;line-height:1.1em;letter-spacing:-.01em}header .burger-menu{display:inline-block}header .burger-menu .burger-menu-icon{display:inline-block;vertical-align:baseline;z-index:10}header .burger-menu .burger-menu-icon-close{display:none;font-size:20px;color:#ff9e07;font-weight:700}header .burger-menu .title-burger{display:inline-block;vertical-align:baseline;font-weight:400;font-size:20px;color:#ff9e07;margin-left:4px}header .open-search{color:#ff9e07;display:inline-block;margin:0 15px}header .open-search img{vertical-align:-3px}header .search-collapse{display:none;position:absolute;left:0;top:90px;width:100%;padding:0 15px;z-index:10}header .search-collapse .search-form{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:flex-start;width:100%;background:#fff;padding:30px 10px;margin:0}header .search-collapse .search-form input[type=search]{width:100%;font-size:24px;border-bottom:2px solid #ff9e07}header .search-collapse .search-form button[type=submit]{position:relative}header .search-collapse .search-form button[type=submit] img{width:50px;height:30px}header .search-form{margin-left:10px;display:inline-block;vertical-align:baseline;position:relative}header .search-form input[type=search]{padding-left:30px;padding-right:10px;border:0;color:#ff9e07;width:130px}header .search-form input[type=search]::-webkit-input-placeholder{color:#ff9e07}header .search-form input[type=search]::-moz-placeholder{color:#ff9e07}header .search-form input[type=search]:-ms-input-placeholder{color:#ff9e07}header .search-form input[type=search]:-moz-placeholder{color:#ff9e07}header .search-form button[type=submit]{position:absolute;top:0;left:0;padding:0 5px;background:0 0}header .menu-top-left-container{display:inline-block;vertical-align:baseline}header .menu-top-left-container ul{list-style-type:none;padding-left:0}header .menu-top-left-container ul li a{color:#ff9e07;font-size:1rem}.home .banner-header{position:relative}.home .banner-header .caption-wrap .caption,.home .banner-header .caption-wrap .caption h1{color:#ff9e07;margin-bottom:15px}.home .banner-header .caption-wrap .text-banner{font-weight:700;font-size:1.125rem;color:#74706d;text-align:center}.home .banner-header .caption-wrap form{max-width:1170px;width:100%}.home .banner-header .caption-wrap .tnp-field{display:inline-block;vertical-align:top}.home .banner-header .caption-wrap .tnp-field.tnp-field-email{width:calc(100% - 140px);text-align:left}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email{width:95%!important;border-radius:0;margin:auto;padding:7px}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email::-webkit-input-placeholder{text-transform:uppercase}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email::-moz-placeholder{text-transform:uppercase}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email:-ms-input-placeholder{text-transform:uppercase}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email:-moz-placeholder{text-transform:uppercase}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email:not(output):-moz-ui-invalid{box-shadow:0 0 1.5px 1px #ff9e07}.home .banner-header .caption-wrap .tnp-field.tnp-field-email small{display:block;font-size:.75rem;font-style:italic;line-height:normal;color:#74706d;width:95%}.home .banner-header .caption-wrap .tnp-field .tnp-submit{width:130px;min-width:0;white-space:normal;padding:10px!important;line-height:16px;font-size:16px;text-transform:uppercase;background-color:#ff9e07!important;background-image:none!important;background-position:center!important;margin:0!important}.home .banner-header .caption-wrap .inv-recaptcha-holder{position:absolute}.content iframe{display:block;max-width:100%;margin:20px auto}.digit h2,.digit h3.cat{color:#8a8b8d}.digit h2:before,.digit h3.cat:before{content:"";display:inline-block;vertical-align:-2px;margin-right:20px;width:13px;height:13px;background-color:#8a8b8d}.banner-header{width:100%;margin-bottom:60px;padding:30px 0}.banner-header .caption-wrap{width:90%;position:relative;margin:0 auto;text-align:center;padding:10px 20px;background:rgba(255,255,255,.9)}.banner-header .caption-wrap .caption,.banner-header .caption-wrap .caption h1{font-family:"Source Sans Pro",sans-serif;font-weight:700;color:#ff9e07;font-size:2rem;line-height:1.3em;margin:0}.slider-homepage{margin-bottom:40px}.slider-home li{position:relative;height:530px;background-position:center!important}.slider-home li.digit{border:3px solid #8a8b8d}.slider-home li:before{content:"";display:block;position:absolute;top:-2px;left:0;width:100%;height:calc(100% + 5px);z-index:10}.slider-home li section{position:absolute;bottom:20px;right:60px;width:390px;height:auto;background:rgba(255,255,255,.9);padding:20px;z-index:20;text-align:center}.slider-home li section .cat{display:block;margin-top:0;font-family:"wc_mano_negra_btabold",cursive;font-size:1.25rem;font-weight:400;line-height:12px;margin-bottom:20px;text-align:left}.slider-home li section h2.title{display:block;margin-top:10px;font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:1.5rem;text-align:left;color:#74706d}.slider-home li section h2.title:before{display:none}.slider-home li section p:not(.title){display:block;text-align:left;color:#74706d}.p-0{padding:0}.pub-home{position:relative;min-height:530px;height:auto}.pub-home img{display:inline-block;width:100%;max-width:300px}.pub-home a{display:block;position:absolute;top:0;bottom:0;left:0;width:100%;height:auto;z-index:20;text-align:center}#newsletter-wrapper{max-width:990px;margin:auto}#newsletter-wrapper .title-rubrique{text-align:left;font-size:1.25rem;color:#74706d;text-transform:uppercase;text-align:center;width:80%}#newsletter-wrapper .newsletter-form{background-color:#ff9e07;padding:10px 40px 20px}#newsletter-wrapper .newsletter-form .text{font-family:"Source Sans Pro",sans-serif;font-size:1.5rem;color:#fff;display:block;max-width:770px;margin:auto}#newsletter-wrapper .text-bottom{font-family:"Source Sans Pro",sans-serif;font-size:1.25rem;color:#fff;display:block;margin:0 auto 20px;text-align:center}@media screen and (max-width:998px){#newsletter-wrapper .text-bottom br{display:none}}#newsletter-wrapper .tnp-subscription{max-width:none;margin:20px auto;background:#fdf2ef;padding:20px 0}#newsletter-wrapper form{display:block}#newsletter-wrapper form p.info{font-style:normal;text-align:left;margin-left:95px;margin-bottom:0}#newsletter-wrapper form .tnp-field{position:relative;display:inline-block;vertical-align:top;width:auto}#newsletter-wrapper form .tnp-field.tnp-field-email{width:60%;margin-bottom:0}#newsletter-wrapper form .tnp-field.tnp-field-email img{position:relative;z-index:1;top:-10px;left:5px}@media screen and (max-width:768px){#newsletter-wrapper form .tnp-field.tnp-field-email img{display:none}}#newsletter-wrapper form .tnp-field.tnp-field-button{width:28%}#newsletter-wrapper form .tnp-field input{position:relative;display:inline-block;vertical-align:middle;margin:0;outline:none}#newsletter-wrapper form .tnp-field input[type=email]{border:1px solid #74706d;outline:none;border-radius:0;margin:0;font-size:1rem;background:0 0;width:calc(100% - 140px)!important;margin-left:-20px;padding:10px 10px 10px 30px;height:auto}#newsletter-wrapper form .tnp-field input[type=email]::-webkit-input-placeholder{text-transform:uppercase}#newsletter-wrapper form .tnp-field input[type=email]::-moz-placeholder{text-transform:uppercase}#newsletter-wrapper form .tnp-field input[type=email]:-ms-input-placeholder{text-transform:uppercase}#newsletter-wrapper form .tnp-field input[type=email]:-moz-placeholder{text-transform:uppercase}#newsletter-wrapper form .tnp-field input[type=email]:not(output):-moz-ui-invalid{box-shadow:0 0 1.5px 1px #ff9e07}#newsletter-wrapper form input[type=submit]{margin:6px 0 0 -3px!important;padding:20px 45px!important;white-space:normal;line-height:20px;min-width:200px;max-width:300px;background-image:none;background-size:100%!important;padding:11px 30px!important;background:#ff9e07!important;font-size:1.125rem}form:not(.wp-polls-form) input[type=text],form:not(.wp-polls-form) input[type=email],form:not(.wp-polls-form) textarea{font-family:"Source Sans Pro",sans-serif;font-weight:400;border-radius:5px;font-size:1rem;margin:10px 0 15px;padding:15px;width:100%!important;border:1px solid #e6e4d8;outline:transparent}form:not(.wp-polls-form) textarea{height:180px;resize:none}form:not(.wp-polls-form) input[type=submit]{background-size:contain!important;background-position:center;padding:20px 45px!important;color:#f6f5ed!important;font-size:1.3125rem;font-weight:700!important;border:0!important;box-shadow:none!important;display:block;margin:30px auto!important;outline:none;min-width:240px}form:not(.wp-polls-form) input[type=submit]{padding:15px 55px!important}form:not(.wp-polls-form) p.info{font-style:italic;font-size:.8125rem;color:#74706d}#snppopup-welcome .snp-theme-html{height:auto;background-color:#fffdf0}#snppopup-welcome .snp-theme-html img{position:relative;top:-16px;z-index:1}#snppopup-welcome .snp-theme-html .snp-content-inner{padding:10px}@media screen and (max-width:1490px){.container{width:1200px}.slider-homepage{margin-left:0;margin-right:0}.nav-primary ul li{width:auto}.nav-primary ul li a{font-size:.875rem}.nav-primary ul li a:before{top:20px}.banner-header .caption-wrap{width:80%}}@media screen and (max-width:1350px){.mini-menu .punchline-menu-bottom .mqa-cesure-mobile{display:block}}@media screen and (max-width:1260px){.widget-scroll{display:none}}@media screen and (max-width:1200px){.container{width:100%}.nav-primary{display:none}.nav-primary ul li{width:auto;padding:0 7px}.nav-primary ul li:nth-child(3){margin-right:0}.nav-primary ul li:nth-child(3):after{display:block;right:-3px}.nav-primary ul li a{font-size:.875rem}.nav-primary ul li a:before{display:none}header .burger-menu{display:inline-block}header .search-form{display:none}header .menu-top-left-container{display:none}.banner-header .caption-wrap .caption .mqa-cesure-mobile,.banner-header .caption-wrap .caption h1 .mqa-cesure-mobile{display:block;margin:auto}.banner-header .caption-wrap .caption br,.banner-header .caption-wrap .caption h1 br{display:none}.mini-menu{top:0;width:80vw;max-height:100vh}.mini-menu .close-menu{display:block;position:absolute;top:40px;left:30px}.mini-menu .brand{display:inline-block;width:230px;height:52px;left:auto;margin-left:0}.mini-menu .menu-top-left{display:block}.mini-menu .title-menu{border-bottom:0}.mini-menu .content{margin-top:20px}.mini-menu ul{margin-bottom:30px}.mini-menu .punchline-menu-top{display:block;margin-top:20px}.mini-menu .punchline-menu-bottom{display:none}.mini-menu .search-form{display:block;width:140px;margin:20px 0}.mini-menu form.newsletter{margin:20px 15px 40px}.mini-menu form.newsletter .form-wrapper{-ms-flex-pack:start;justify-content:flex-start}.mini-menu form.newsletter .form-wrapper+p{margin:0}.slider-homepage{margin-left:-15px;margin-right:-15px}.pub-home img{width:100%;height:auto}}@media screen and (max-width:991px){.container-small>.row{margin-left:0;margin-right:0}.header-top{display:block;margin-top:-20px}.header-top .search-wrapper{position:relative;top:103px}.search-collapse{top:140px}.brand{position:relative;left:auto;margin:20px auto 0;display:block}header .burger-menu{margin-bottom:20px;margin-top:-20px;position:relative;z-index:100}header .search-form{position:relative;z-index:10}.mini-menu .close-menu{right:auto}.pub-home{margin-top:30px;min-height:0}.pub-home a{position:static;width:auto;right:0;margin:auto}#newsletter-wrapper form .tnp-field.tnp-field-email,#newsletter-wrapper form .tnp-field.tnp-field-button{display:block;width:100%}#newsletter-wrapper form .tnp-field.tnp-field-email{margin-bottom:20px}#newsletter-wrapper .text-bottom .mqa-cesure-mobile{display:block;margin:auto}}@media screen and (max-width:980px){.home .banner-header{background-position:center!important}.home .banner-header .caption-wrap .tnp-field.tnp-field-email{width:100%;margin-bottom:15px}.container{width:100%}#newsletter-wrapper{text-align:center}}@media screen and (max-width:860px){header .search-form{margin-left:0}}@media screen and (max-width:768px){.home .banner-header{background:0 0!important}.home .banner-header .caption-wrap{width:100%;background:0 0;padding:10px 0}.home .banner-header .caption-wrap form{background-color:#bdb7b1;padding:20px}.home .banner-header .caption-wrap .caption,.home .banner-header .caption-wrap .caption h1{font-size:1.5rem}header .open-search{display:none}.banner-header{background-image:none!important;background-color:#bdb7b1}.close-menu{left:auto;right:10px}}@media screen and (max-width:700px){.mini-menu{width:100%;text-align:right}.mini-menu .punchline-menu-top{text-align:center}.mini-menu .punchline-menu-top .mqa-cesure-mobile{display:block}.mini-menu .title-menu{padding-bottom:0}.mini-menu .menu-top-left{margin-bottom:10px}.mini-menu .content{margin-top:10px}.mini-menu ul{margin-bottom:20px}.mini-menu form.newsletter{margin:0 15px 20px}.mini-menu form .title-rubrique{margin-left:0}.home .banner-header .caption-wrap .tnp-field.tnp-field-email input.tnp-email{width:100%!important}#newsletter-wrapper form p.info{margin-left:5%}#newsletter-wrapper form .tnp-field input[type=email]{width:90%!important;margin-left:0}}@media screen and (max-width:580px){.banner .text-center{text-align:right}.brand{width:150px;height:33px;font-size:0}.header-top{margin-top:-40px}.header-top .search-wrapper{top:75px}header .burger-menu .title-burger{display:none}}@media screen and (max-width:540px){.mini-menu{padding-left:10px;padding-right:10px;text-align:center}.mini-menu .title-menu{font-size:1.0625rem;margin-bottom:0}.mini-menu .row{margin:0}.mini-menu .brand{width:160px;height:36px;margin-top:15px}.mini-menu ul li a{font-size:.875rem;padding:7px 0;display:inline-block;vertical-align:middle;width:calc(100% - 20px)}.mini-menu .close-menu{top:-6px;left:0;background:0 0}.mini-menu form .form-wrapper{display:block}.mini-menu form .form-wrapper .tnp-field-email{display:block;width:90%;margin:0 auto 10px}.mini-menu form.newsletter{margin-left:0;margin-right:0}.slider-home li{height:auto;background-size:cover}.slider-home li section{left:5%;width:90%}.slider-home li{height:480px}.slider-home li section{background-size:cover}.slider-home li section h2{font-size:1.75rem}.slider-home li section p{font-size:1rem}#newsletter-wrapper .newsletter-form{padding:10px 10px 20px}#snppopup-welcome #newsletter-wrapper form input[type=submit]{min-width:0;width:210px;font-size:1rem;padding:13px 45px!important}}@media screen and (max-width:480px){.tnp-subscription input[type=submit]{width:auto}}@media screen and (max-width:439px){header .search-form{border:0}header .search-form input[type=search]{padding-left:10px}header .burger-menu-icon{left:-12px}}@media screen and (max-width:424px){.banner-header .caption-wrap .caption{font-size:2rem}.mini-menu .punchline-menu-top{font-size:.875rem}}@media screen and (max-width:380px){.home .banner-header .caption-wrap .tnp-field .tnp-submit{min-width:0;width:100%}}.inv-recaptcha-holder{visibility:hidden;height:0}.snp-pop-5186 .snp-theme-html{max-width:600px}.snp-pop-5186 .snp-theme-html{height:470px}.snp-pop-5186 .snp-theme-html{max-width:none;background-color:#FF9E07!important}.snp-root{display:none}.snp-fb div,.snp-fb form,.snp-fb img,.snp-fb p,.snp-fb section,.snp-fb span{margin:0;padding:0;border:0;line-height:normal;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.snp-fb,.snp-fb *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:0;box-shadow:none;-webkit-box-shadow:none;text-transform:none}.snp-fb input{outline:0;width:auto;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.snp-fb :invalid{-moz-box-shadow:none}.snp-fb img{display:inline;border:0;vertical-align:middle;max-width:none;box-shadow:none;-webkit-box-shadow:none}.snp-theme-html{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;position:relative;font-family:Helvetica,Arial,sans-serif;font-size:12px;line-height:normal;color:#000;background-color:#fff;overflow:auto;width:100%;height:100%;margin:0 auto;top:0;left:0}.snp-theme-html .snp-content-inner{padding:5px}.g{margin:0;padding:0;overflow:hidden;line-height:1;zoom:1}.g img{height:auto}@media only screen and (max-width:480px){.g-single{width:100%;margin-left:0;margin-right:0}}</style><link rel="preload" href="https://www.monquotidienautrement.com/wp-content/cache/min/1/c55bbc2ec8ba875cc5aa6a6f2fe51029.css" data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media="all" data-minify="1" />
<meta name="description" content="En accès libre, infos, enquêtes, idées testées, recettes, adresses ... pour vivre autrement et construire une société écologique, éthique, saine, joyeuse ..." />
<link rel="canonical" href="https://www.monquotidienautrement.com/" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Mon Quotidien Autrement - Des idées qui bousculent ..." />
<meta property="og:description" content="En accès libre, infos, enquêtes, idées testées, recettes, adresses ... pour vivre autrement et construire une société écologique, éthique, saine, joyeuse ..." />
<meta property="og:url" content="https://www.monquotidienautrement.com/" />
<meta property="og:site_name" content="Mon Quotidien Autrement" />
<meta property="article:modified_time" content="2024-10-29T07:58:58+00:00" />
<meta property="og:image" content="http://www.monquotidienautrement.com/wp-content/uploads/2017/09/Banc.png" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.monquotidienautrement.com/","url":"https://www.monquotidienautrement.com/","name":"Mon Quotidien Autrement - Des idées qui bousculent ...","isPartOf":{"@id":"https://www.monquotidienautrement.com/#website"},"datePublished":"2016-08-08T13:48:55+00:00","dateModified":"2024-10-29T07:58:58+00:00","description":"En accès libre, infos, enquêtes, idées testées, recettes, adresses ... pour vivre autrement et construire une société écologique, éthique, saine, joyeuse ...","breadcrumb":{"@id":"https://www.monquotidienautrement.com/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https://www.monquotidienautrement.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.monquotidienautrement.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.monquotidienautrement.com/#website","url":"https://www.monquotidienautrement.com/","name":"Mon Quotidien Autrement","description":"Des idées qui bousculent ...","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.monquotidienautrement.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"}]}</script>
<!-- / Yoast SEO plugin. -->
<link rel='dns-prefetch' href='//www.google.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="Mon Quotidien Autrement » Mon Quotidien Autrement : bousculons les habitudes ! Flux des commentaires" href="https://www.monquotidienautrement.com/et-si-changeait-nos-habitudes/feed/" />
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<style id='global-styles-inline-css' type='text/css'>
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, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 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: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<style id='mqa-inline-css' type='text/css'>
.pub_content-36090 h2, .pub_content-36090 h3.cat {
color: #3bbdd2;
}
.pub_content-36090 h2:before, .pub_content-36090 h3.cat:before, #posts-wrapper .post-wrap.pub_content-36090 figure figcaption {
background-color: #3bbdd2;
}
#posts-wrapper .post-wrap.pub_content-36090 figure {
border: 3px solid #3bbdd2;
}
#top-articles .top-articles-list .post-wrap.pub_content-36090 .content {
border: 1px solid #3bbdd2;
}
#top-articles .top-articles-list .post-wrap.pub_content-36090 .wrapper-text {
background-color: #3bbdd2;
}
.pub_content-36090 .top-title,
.pub_content-36090 h2,
.pub_content-36090 h3.cat {
color: #3bbdd2;
}
.pub_content-36090 h2:before,
.pub_content-36090 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #3bbdd2;
}
.slider-home li.pub_content-36090,
.slider-home .article-highlight.pub_content-36090,
.article-highlight-wrapper li.pub_content-36090,
.article-highlight-wrapper .article-highlight.pub_content-36090 {
border: 3px solid #3bbdd2;
}
#posts-archive .post-wrap.pub_content-36090 .top-image img {
border: 2px solid #3bbdd2;
}
#posts-archive .post-wrap.pub_content-36090 .post-date,
#posts-archive .post-wrap.pub_content-36090 i,
#posts-archive .post-wrap.pub_content-36090 .read-link,
#posts-archive .post-wrap.pub_content-36090 h2 a {
color: #3bbdd2;
}
.pub_content-34047 h2, .pub_content-34047 h3.cat {
color: #44a182;
}
.pub_content-34047 h2:before, .pub_content-34047 h3.cat:before, #posts-wrapper .post-wrap.pub_content-34047 figure figcaption {
background-color: #44a182;
}
#posts-wrapper .post-wrap.pub_content-34047 figure {
border: 3px solid #44a182;
}
#top-articles .top-articles-list .post-wrap.pub_content-34047 .content {
border: 1px solid #44a182;
}
#top-articles .top-articles-list .post-wrap.pub_content-34047 .wrapper-text {
background-color: #44a182;
}
.pub_content-34047 .top-title,
.pub_content-34047 h2,
.pub_content-34047 h3.cat {
color: #44a182;
}
.pub_content-34047 h2:before,
.pub_content-34047 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #44a182;
}
.slider-home li.pub_content-34047,
.slider-home .article-highlight.pub_content-34047,
.article-highlight-wrapper li.pub_content-34047,
.article-highlight-wrapper .article-highlight.pub_content-34047 {
border: 3px solid #44a182;
}
#posts-archive .post-wrap.pub_content-34047 .top-image img {
border: 2px solid #44a182;
}
#posts-archive .post-wrap.pub_content-34047 .post-date,
#posts-archive .post-wrap.pub_content-34047 i,
#posts-archive .post-wrap.pub_content-34047 .read-link,
#posts-archive .post-wrap.pub_content-34047 h2 a {
color: #44a182;
}
.pub_content-34040 h2, .pub_content-34040 h3.cat {
color: #44a182;
}
.pub_content-34040 h2:before, .pub_content-34040 h3.cat:before, #posts-wrapper .post-wrap.pub_content-34040 figure figcaption {
background-color: #44a182;
}
#posts-wrapper .post-wrap.pub_content-34040 figure {
border: 3px solid #44a182;
}
#top-articles .top-articles-list .post-wrap.pub_content-34040 .content {
border: 1px solid #44a182;
}
#top-articles .top-articles-list .post-wrap.pub_content-34040 .wrapper-text {
background-color: #44a182;
}
.pub_content-34040 .top-title,
.pub_content-34040 h2,
.pub_content-34040 h3.cat {
color: #44a182;
}
.pub_content-34040 h2:before,
.pub_content-34040 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #44a182;
}
.slider-home li.pub_content-34040,
.slider-home .article-highlight.pub_content-34040,
.article-highlight-wrapper li.pub_content-34040,
.article-highlight-wrapper .article-highlight.pub_content-34040 {
border: 3px solid #44a182;
}
#posts-archive .post-wrap.pub_content-34040 .top-image img {
border: 2px solid #44a182;
}
#posts-archive .post-wrap.pub_content-34040 .post-date,
#posts-archive .post-wrap.pub_content-34040 i,
#posts-archive .post-wrap.pub_content-34040 .read-link,
#posts-archive .post-wrap.pub_content-34040 h2 a {
color: #44a182;
}
.pub_content-33840 h2, .pub_content-33840 h3.cat {
color: #ebb241;
}
.pub_content-33840 h2:before, .pub_content-33840 h3.cat:before, #posts-wrapper .post-wrap.pub_content-33840 figure figcaption {
background-color: #ebb241;
}
#posts-wrapper .post-wrap.pub_content-33840 figure {
border: 3px solid #ebb241;
}
#top-articles .top-articles-list .post-wrap.pub_content-33840 .content {
border: 1px solid #ebb241;
}
#top-articles .top-articles-list .post-wrap.pub_content-33840 .wrapper-text {
background-color: #ebb241;
}
.pub_content-33840 .top-title,
.pub_content-33840 h2,
.pub_content-33840 h3.cat {
color: #ebb241;
}
.pub_content-33840 h2:before,
.pub_content-33840 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #ebb241;
}
.slider-home li.pub_content-33840,
.slider-home .article-highlight.pub_content-33840,
.article-highlight-wrapper li.pub_content-33840,
.article-highlight-wrapper .article-highlight.pub_content-33840 {
border: 3px solid #ebb241;
}
#posts-archive .post-wrap.pub_content-33840 .top-image img {
border: 2px solid #ebb241;
}
#posts-archive .post-wrap.pub_content-33840 .post-date,
#posts-archive .post-wrap.pub_content-33840 i,
#posts-archive .post-wrap.pub_content-33840 .read-link,
#posts-archive .post-wrap.pub_content-33840 h2 a {
color: #ebb241;
}
.pub_content-33820 h2, .pub_content-33820 h3.cat {
color: #ab4074;
}
.pub_content-33820 h2:before, .pub_content-33820 h3.cat:before, #posts-wrapper .post-wrap.pub_content-33820 figure figcaption {
background-color: #ab4074;
}
#posts-wrapper .post-wrap.pub_content-33820 figure {
border: 3px solid #ab4074;
}
#top-articles .top-articles-list .post-wrap.pub_content-33820 .content {
border: 1px solid #ab4074;
}
#top-articles .top-articles-list .post-wrap.pub_content-33820 .wrapper-text {
background-color: #ab4074;
}
.pub_content-33820 .top-title,
.pub_content-33820 h2,
.pub_content-33820 h3.cat {
color: #ab4074;
}
.pub_content-33820 h2:before,
.pub_content-33820 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #ab4074;
}
.slider-home li.pub_content-33820,
.slider-home .article-highlight.pub_content-33820,
.article-highlight-wrapper li.pub_content-33820,
.article-highlight-wrapper .article-highlight.pub_content-33820 {
border: 3px solid #ab4074;
}
#posts-archive .post-wrap.pub_content-33820 .top-image img {
border: 2px solid #ab4074;
}
#posts-archive .post-wrap.pub_content-33820 .post-date,
#posts-archive .post-wrap.pub_content-33820 i,
#posts-archive .post-wrap.pub_content-33820 .read-link,
#posts-archive .post-wrap.pub_content-33820 h2 a {
color: #ab4074;
}
.pub_content-33818 h2, .pub_content-33818 h3.cat {
color: #dc694a;
}
.pub_content-33818 h2:before, .pub_content-33818 h3.cat:before, #posts-wrapper .post-wrap.pub_content-33818 figure figcaption {
background-color: #dc694a;
}
#posts-wrapper .post-wrap.pub_content-33818 figure {
border: 3px solid #dc694a;
}
#top-articles .top-articles-list .post-wrap.pub_content-33818 .content {
border: 1px solid #dc694a;
}
#top-articles .top-articles-list .post-wrap.pub_content-33818 .wrapper-text {
background-color: #dc694a;
}
.pub_content-33818 .top-title,
.pub_content-33818 h2,
.pub_content-33818 h3.cat {
color: #dc694a;
}
.pub_content-33818 h2:before,
.pub_content-33818 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #dc694a;
}
.slider-home li.pub_content-33818,
.slider-home .article-highlight.pub_content-33818,
.article-highlight-wrapper li.pub_content-33818,
.article-highlight-wrapper .article-highlight.pub_content-33818 {
border: 3px solid #dc694a;
}
#posts-archive .post-wrap.pub_content-33818 .top-image img {
border: 2px solid #dc694a;
}
#posts-archive .post-wrap.pub_content-33818 .post-date,
#posts-archive .post-wrap.pub_content-33818 i,
#posts-archive .post-wrap.pub_content-33818 .read-link,
#posts-archive .post-wrap.pub_content-33818 h2 a {
color: #dc694a;
}
.pub_content-32162 h2, .pub_content-32162 h3.cat {
color: #3bbdd2;
}
.pub_content-32162 h2:before, .pub_content-32162 h3.cat:before, #posts-wrapper .post-wrap.pub_content-32162 figure figcaption {
background-color: #3bbdd2;
}
#posts-wrapper .post-wrap.pub_content-32162 figure {
border: 3px solid #3bbdd2;
}
#top-articles .top-articles-list .post-wrap.pub_content-32162 .content {
border: 1px solid #3bbdd2;
}
#top-articles .top-articles-list .post-wrap.pub_content-32162 .wrapper-text {
background-color: #3bbdd2;
}
.pub_content-32162 .top-title,
.pub_content-32162 h2,
.pub_content-32162 h3.cat {
color: #3bbdd2;
}
.pub_content-32162 h2:before,
.pub_content-32162 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #3bbdd2;
}
.slider-home li.pub_content-32162,
.slider-home .article-highlight.pub_content-32162,
.article-highlight-wrapper li.pub_content-32162,
.article-highlight-wrapper .article-highlight.pub_content-32162 {
border: 3px solid #3bbdd2;
}
#posts-archive .post-wrap.pub_content-32162 .top-image img {
border: 2px solid #3bbdd2;
}
#posts-archive .post-wrap.pub_content-32162 .post-date,
#posts-archive .post-wrap.pub_content-32162 i,
#posts-archive .post-wrap.pub_content-32162 .read-link,
#posts-archive .post-wrap.pub_content-32162 h2 a {
color: #3bbdd2;
}
.pub_content-29648 h2, .pub_content-29648 h3.cat {
color: #c7d300;
}
.pub_content-29648 h2:before, .pub_content-29648 h3.cat:before, #posts-wrapper .post-wrap.pub_content-29648 figure figcaption {
background-color: #c7d300;
}
#posts-wrapper .post-wrap.pub_content-29648 figure {
border: 3px solid #c7d300;
}
#top-articles .top-articles-list .post-wrap.pub_content-29648 .content {
border: 1px solid #c7d300;
}
#top-articles .top-articles-list .post-wrap.pub_content-29648 .wrapper-text {
background-color: #c7d300;
}
.pub_content-29648 .top-title,
.pub_content-29648 h2,
.pub_content-29648 h3.cat {
color: #c7d300;
}
.pub_content-29648 h2:before,
.pub_content-29648 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #c7d300;
}
.slider-home li.pub_content-29648,
.slider-home .article-highlight.pub_content-29648,
.article-highlight-wrapper li.pub_content-29648,
.article-highlight-wrapper .article-highlight.pub_content-29648 {
border: 3px solid #c7d300;
}
#posts-archive .post-wrap.pub_content-29648 .top-image img {
border: 2px solid #c7d300;
}
#posts-archive .post-wrap.pub_content-29648 .post-date,
#posts-archive .post-wrap.pub_content-29648 i,
#posts-archive .post-wrap.pub_content-29648 .read-link,
#posts-archive .post-wrap.pub_content-29648 h2 a {
color: #c7d300;
}
.pub_content-29373 h2, .pub_content-29373 h3.cat {
color: #94c11e;
}
.pub_content-29373 h2:before, .pub_content-29373 h3.cat:before, #posts-wrapper .post-wrap.pub_content-29373 figure figcaption {
background-color: #94c11e;
}
#posts-wrapper .post-wrap.pub_content-29373 figure {
border: 3px solid #94c11e;
}
#top-articles .top-articles-list .post-wrap.pub_content-29373 .content {
border: 1px solid #94c11e;
}
#top-articles .top-articles-list .post-wrap.pub_content-29373 .wrapper-text {
background-color: #94c11e;
}
.pub_content-29373 .top-title,
.pub_content-29373 h2,
.pub_content-29373 h3.cat {
color: #94c11e;
}
.pub_content-29373 h2:before,
.pub_content-29373 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #94c11e;
}
.slider-home li.pub_content-29373,
.slider-home .article-highlight.pub_content-29373,
.article-highlight-wrapper li.pub_content-29373,
.article-highlight-wrapper .article-highlight.pub_content-29373 {
border: 3px solid #94c11e;
}
#posts-archive .post-wrap.pub_content-29373 .top-image img {
border: 2px solid #94c11e;
}
#posts-archive .post-wrap.pub_content-29373 .post-date,
#posts-archive .post-wrap.pub_content-29373 i,
#posts-archive .post-wrap.pub_content-29373 .read-link,
#posts-archive .post-wrap.pub_content-29373 h2 a {
color: #94c11e;
}
.pub_content-29360 h2, .pub_content-29360 h3.cat {
color: #c7d300;
}
.pub_content-29360 h2:before, .pub_content-29360 h3.cat:before, #posts-wrapper .post-wrap.pub_content-29360 figure figcaption {
background-color: #c7d300;
}
#posts-wrapper .post-wrap.pub_content-29360 figure {
border: 3px solid #c7d300;
}
#top-articles .top-articles-list .post-wrap.pub_content-29360 .content {
border: 1px solid #c7d300;
}
#top-articles .top-articles-list .post-wrap.pub_content-29360 .wrapper-text {
background-color: #c7d300;
}
.pub_content-29360 .top-title,
.pub_content-29360 h2,
.pub_content-29360 h3.cat {
color: #c7d300;
}
.pub_content-29360 h2:before,
.pub_content-29360 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #c7d300;
}
.slider-home li.pub_content-29360,
.slider-home .article-highlight.pub_content-29360,
.article-highlight-wrapper li.pub_content-29360,
.article-highlight-wrapper .article-highlight.pub_content-29360 {
border: 3px solid #c7d300;
}
#posts-archive .post-wrap.pub_content-29360 .top-image img {
border: 2px solid #c7d300;
}
#posts-archive .post-wrap.pub_content-29360 .post-date,
#posts-archive .post-wrap.pub_content-29360 i,
#posts-archive .post-wrap.pub_content-29360 .read-link,
#posts-archive .post-wrap.pub_content-29360 h2 a {
color: #c7d300;
}
.pub_content-28675 h2, .pub_content-28675 h3.cat {
color: #ec7a5f;
}
.pub_content-28675 h2:before, .pub_content-28675 h3.cat:before, #posts-wrapper .post-wrap.pub_content-28675 figure figcaption {
background-color: #ec7a5f;
}
#posts-wrapper .post-wrap.pub_content-28675 figure {
border: 3px solid #ec7a5f;
}
#top-articles .top-articles-list .post-wrap.pub_content-28675 .content {
border: 1px solid #ec7a5f;
}
#top-articles .top-articles-list .post-wrap.pub_content-28675 .wrapper-text {
background-color: #ec7a5f;
}
.pub_content-28675 .top-title,
.pub_content-28675 h2,
.pub_content-28675 h3.cat {
color: #ec7a5f;
}
.pub_content-28675 h2:before,
.pub_content-28675 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #ec7a5f;
}
.slider-home li.pub_content-28675,
.slider-home .article-highlight.pub_content-28675,
.article-highlight-wrapper li.pub_content-28675,
.article-highlight-wrapper .article-highlight.pub_content-28675 {
border: 3px solid #ec7a5f;
}
#posts-archive .post-wrap.pub_content-28675 .top-image img {
border: 2px solid #ec7a5f;
}
#posts-archive .post-wrap.pub_content-28675 .post-date,
#posts-archive .post-wrap.pub_content-28675 i,
#posts-archive .post-wrap.pub_content-28675 .read-link,
#posts-archive .post-wrap.pub_content-28675 h2 a {
color: #ec7a5f;
}
.pub_content-27701 h2, .pub_content-27701 h3.cat {
color: #ce0900;
}
.pub_content-27701 h2:before, .pub_content-27701 h3.cat:before, #posts-wrapper .post-wrap.pub_content-27701 figure figcaption {
background-color: #ce0900;
}
#posts-wrapper .post-wrap.pub_content-27701 figure {
border: 3px solid #ce0900;
}
#top-articles .top-articles-list .post-wrap.pub_content-27701 .content {
border: 1px solid #ce0900;
}
#top-articles .top-articles-list .post-wrap.pub_content-27701 .wrapper-text {
background-color: #ce0900;
}
.pub_content-27701 .top-title,
.pub_content-27701 h2,
.pub_content-27701 h3.cat {
color: #ce0900;
}
.pub_content-27701 h2:before,
.pub_content-27701 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #ce0900;
}
.slider-home li.pub_content-27701,
.slider-home .article-highlight.pub_content-27701,
.article-highlight-wrapper li.pub_content-27701,
.article-highlight-wrapper .article-highlight.pub_content-27701 {
border: 3px solid #ce0900;
}
#posts-archive .post-wrap.pub_content-27701 .top-image img {
border: 2px solid #ce0900;
}
#posts-archive .post-wrap.pub_content-27701 .post-date,
#posts-archive .post-wrap.pub_content-27701 i,
#posts-archive .post-wrap.pub_content-27701 .read-link,
#posts-archive .post-wrap.pub_content-27701 h2 a {
color: #ce0900;
}
.pub_content-27112 h2, .pub_content-27112 h3.cat {
color: #ec7a5f;
}
.pub_content-27112 h2:before, .pub_content-27112 h3.cat:before, #posts-wrapper .post-wrap.pub_content-27112 figure figcaption {
background-color: #ec7a5f;
}
#posts-wrapper .post-wrap.pub_content-27112 figure {
border: 3px solid #ec7a5f;
}
#top-articles .top-articles-list .post-wrap.pub_content-27112 .content {
border: 1px solid #ec7a5f;
}
#top-articles .top-articles-list .post-wrap.pub_content-27112 .wrapper-text {
background-color: #ec7a5f;
}
.pub_content-27112 .top-title,
.pub_content-27112 h2,
.pub_content-27112 h3.cat {
color: #ec7a5f;
}
.pub_content-27112 h2:before,
.pub_content-27112 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #ec7a5f;
}
.slider-home li.pub_content-27112,
.slider-home .article-highlight.pub_content-27112,
.article-highlight-wrapper li.pub_content-27112,
.article-highlight-wrapper .article-highlight.pub_content-27112 {
border: 3px solid #ec7a5f;
}
#posts-archive .post-wrap.pub_content-27112 .top-image img {
border: 2px solid #ec7a5f;
}
#posts-archive .post-wrap.pub_content-27112 .post-date,
#posts-archive .post-wrap.pub_content-27112 i,
#posts-archive .post-wrap.pub_content-27112 .read-link,
#posts-archive .post-wrap.pub_content-27112 h2 a {
color: #ec7a5f;
}
.pub_content-24545 h2, .pub_content-24545 h3.cat {
color: #505c76;
}
.pub_content-24545 h2:before, .pub_content-24545 h3.cat:before, #posts-wrapper .post-wrap.pub_content-24545 figure figcaption {
background-color: #505c76;
}
#posts-wrapper .post-wrap.pub_content-24545 figure {
border: 3px solid #505c76;
}
#top-articles .top-articles-list .post-wrap.pub_content-24545 .content {
border: 1px solid #505c76;
}
#top-articles .top-articles-list .post-wrap.pub_content-24545 .wrapper-text {
background-color: #505c76;
}
.pub_content-24545 .top-title,
.pub_content-24545 h2,
.pub_content-24545 h3.cat {
color: #505c76;
}
.pub_content-24545 h2:before,
.pub_content-24545 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #505c76;
}
.slider-home li.pub_content-24545,
.slider-home .article-highlight.pub_content-24545,
.article-highlight-wrapper li.pub_content-24545,
.article-highlight-wrapper .article-highlight.pub_content-24545 {
border: 3px solid #505c76;
}
#posts-archive .post-wrap.pub_content-24545 .top-image img {
border: 2px solid #505c76;
}
#posts-archive .post-wrap.pub_content-24545 .post-date,
#posts-archive .post-wrap.pub_content-24545 i,
#posts-archive .post-wrap.pub_content-24545 .read-link,
#posts-archive .post-wrap.pub_content-24545 h2 a {
color: #505c76;
}
.pub_content-24531 h2, .pub_content-24531 h3.cat {
color: #cedb2c;
}
.pub_content-24531 h2:before, .pub_content-24531 h3.cat:before, #posts-wrapper .post-wrap.pub_content-24531 figure figcaption {
background-color: #cedb2c;
}
#posts-wrapper .post-wrap.pub_content-24531 figure {
border: 3px solid #cedb2c;
}
#top-articles .top-articles-list .post-wrap.pub_content-24531 .content {
border: 1px solid #cedb2c;
}
#top-articles .top-articles-list .post-wrap.pub_content-24531 .wrapper-text {
background-color: #cedb2c;
}
.pub_content-24531 .top-title,
.pub_content-24531 h2,
.pub_content-24531 h3.cat {
color: #cedb2c;
}
.pub_content-24531 h2:before,
.pub_content-24531 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #cedb2c;
}
.slider-home li.pub_content-24531,
.slider-home .article-highlight.pub_content-24531,
.article-highlight-wrapper li.pub_content-24531,
.article-highlight-wrapper .article-highlight.pub_content-24531 {
border: 3px solid #cedb2c;
}
#posts-archive .post-wrap.pub_content-24531 .top-image img {
border: 2px solid #cedb2c;
}
#posts-archive .post-wrap.pub_content-24531 .post-date,
#posts-archive .post-wrap.pub_content-24531 i,
#posts-archive .post-wrap.pub_content-24531 .read-link,
#posts-archive .post-wrap.pub_content-24531 h2 a {
color: #cedb2c;
}
.pub_content-22722 h2, .pub_content-22722 h3.cat {
color: #e6a70b;
}
.pub_content-22722 h2:before, .pub_content-22722 h3.cat:before, #posts-wrapper .post-wrap.pub_content-22722 figure figcaption {
background-color: #e6a70b;
}
#posts-wrapper .post-wrap.pub_content-22722 figure {
border: 3px solid #e6a70b;
}
#top-articles .top-articles-list .post-wrap.pub_content-22722 .content {
border: 1px solid #e6a70b;
}
#top-articles .top-articles-list .post-wrap.pub_content-22722 .wrapper-text {
background-color: #e6a70b;
}
.pub_content-22722 .top-title,
.pub_content-22722 h2,
.pub_content-22722 h3.cat {
color: #e6a70b;
}
.pub_content-22722 h2:before,
.pub_content-22722 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #e6a70b;
}
.slider-home li.pub_content-22722,
.slider-home .article-highlight.pub_content-22722,
.article-highlight-wrapper li.pub_content-22722,
.article-highlight-wrapper .article-highlight.pub_content-22722 {
border: 3px solid #e6a70b;
}
#posts-archive .post-wrap.pub_content-22722 .top-image img {
border: 2px solid #e6a70b;
}
#posts-archive .post-wrap.pub_content-22722 .post-date,
#posts-archive .post-wrap.pub_content-22722 i,
#posts-archive .post-wrap.pub_content-22722 .read-link,
#posts-archive .post-wrap.pub_content-22722 h2 a {
color: #e6a70b;
}
.pub_content-21750 h2, .pub_content-21750 h3.cat {
color: #a92229;
}
.pub_content-21750 h2:before, .pub_content-21750 h3.cat:before, #posts-wrapper .post-wrap.pub_content-21750 figure figcaption {
background-color: #a92229;
}
#posts-wrapper .post-wrap.pub_content-21750 figure {
border: 3px solid #a92229;
}
#top-articles .top-articles-list .post-wrap.pub_content-21750 .content {
border: 1px solid #a92229;
}
#top-articles .top-articles-list .post-wrap.pub_content-21750 .wrapper-text {
background-color: #a92229;
}
.pub_content-21750 .top-title,
.pub_content-21750 h2,
.pub_content-21750 h3.cat {
color: #a92229;
}
.pub_content-21750 h2:before,
.pub_content-21750 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #a92229;
}
.slider-home li.pub_content-21750,
.slider-home .article-highlight.pub_content-21750,
.article-highlight-wrapper li.pub_content-21750,
.article-highlight-wrapper .article-highlight.pub_content-21750 {
border: 3px solid #a92229;
}
#posts-archive .post-wrap.pub_content-21750 .top-image img {
border: 2px solid #a92229;
}
#posts-archive .post-wrap.pub_content-21750 .post-date,
#posts-archive .post-wrap.pub_content-21750 i,
#posts-archive .post-wrap.pub_content-21750 .read-link,
#posts-archive .post-wrap.pub_content-21750 h2 a {
color: #a92229;
}
.pub_content-21006 h2, .pub_content-21006 h3.cat {
color: #48adb5;
}
.pub_content-21006 h2:before, .pub_content-21006 h3.cat:before, #posts-wrapper .post-wrap.pub_content-21006 figure figcaption {
background-color: #48adb5;
}
#posts-wrapper .post-wrap.pub_content-21006 figure {
border: 3px solid #48adb5;
}
#top-articles .top-articles-list .post-wrap.pub_content-21006 .content {
border: 1px solid #48adb5;
}
#top-articles .top-articles-list .post-wrap.pub_content-21006 .wrapper-text {
background-color: #48adb5;
}
.pub_content-21006 .top-title,
.pub_content-21006 h2,
.pub_content-21006 h3.cat {
color: #48adb5;
}
.pub_content-21006 h2:before,
.pub_content-21006 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #48adb5;
}
.slider-home li.pub_content-21006,
.slider-home .article-highlight.pub_content-21006,
.article-highlight-wrapper li.pub_content-21006,
.article-highlight-wrapper .article-highlight.pub_content-21006 {
border: 3px solid #48adb5;
}
#posts-archive .post-wrap.pub_content-21006 .top-image img {
border: 2px solid #48adb5;
}
#posts-archive .post-wrap.pub_content-21006 .post-date,
#posts-archive .post-wrap.pub_content-21006 i,
#posts-archive .post-wrap.pub_content-21006 .read-link,
#posts-archive .post-wrap.pub_content-21006 h2 a {
color: #48adb5;
}
.pub_content-19484 h2, .pub_content-19484 h3.cat {
color: #ed795f;
}
.pub_content-19484 h2:before, .pub_content-19484 h3.cat:before, #posts-wrapper .post-wrap.pub_content-19484 figure figcaption {
background-color: #ed795f;
}
#posts-wrapper .post-wrap.pub_content-19484 figure {
border: 3px solid #ed795f;
}
#top-articles .top-articles-list .post-wrap.pub_content-19484 .content {
border: 1px solid #ed795f;
}
#top-articles .top-articles-list .post-wrap.pub_content-19484 .wrapper-text {
background-color: #ed795f;
}
.pub_content-19484 .top-title,
.pub_content-19484 h2,
.pub_content-19484 h3.cat {
color: #ed795f;
}
.pub_content-19484 h2:before,
.pub_content-19484 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #ed795f;
}
.slider-home li.pub_content-19484,
.slider-home .article-highlight.pub_content-19484,
.article-highlight-wrapper li.pub_content-19484,
.article-highlight-wrapper .article-highlight.pub_content-19484 {
border: 3px solid #ed795f;
}
#posts-archive .post-wrap.pub_content-19484 .top-image img {
border: 2px solid #ed795f;
}
#posts-archive .post-wrap.pub_content-19484 .post-date,
#posts-archive .post-wrap.pub_content-19484 i,
#posts-archive .post-wrap.pub_content-19484 .read-link,
#posts-archive .post-wrap.pub_content-19484 h2 a {
color: #ed795f;
}
.pub_content-18678 h2, .pub_content-18678 h3.cat {
color: #e4231e;
}
.pub_content-18678 h2:before, .pub_content-18678 h3.cat:before, #posts-wrapper .post-wrap.pub_content-18678 figure figcaption {
background-color: #e4231e;
}
#posts-wrapper .post-wrap.pub_content-18678 figure {
border: 3px solid #e4231e;
}
#top-articles .top-articles-list .post-wrap.pub_content-18678 .content {
border: 1px solid #e4231e;
}
#top-articles .top-articles-list .post-wrap.pub_content-18678 .wrapper-text {
background-color: #e4231e;
}
.pub_content-18678 .top-title,
.pub_content-18678 h2,
.pub_content-18678 h3.cat {
color: #e4231e;
}
.pub_content-18678 h2:before,
.pub_content-18678 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #e4231e;
}
.slider-home li.pub_content-18678,
.slider-home .article-highlight.pub_content-18678,
.article-highlight-wrapper li.pub_content-18678,
.article-highlight-wrapper .article-highlight.pub_content-18678 {
border: 3px solid #e4231e;
}
#posts-archive .post-wrap.pub_content-18678 .top-image img {
border: 2px solid #e4231e;
}
#posts-archive .post-wrap.pub_content-18678 .post-date,
#posts-archive .post-wrap.pub_content-18678 i,
#posts-archive .post-wrap.pub_content-18678 .read-link,
#posts-archive .post-wrap.pub_content-18678 h2 a {
color: #e4231e;
}
.pub_content-17939 h2, .pub_content-17939 h3.cat {
color: #00bbcf;
}
.pub_content-17939 h2:before, .pub_content-17939 h3.cat:before, #posts-wrapper .post-wrap.pub_content-17939 figure figcaption {
background-color: #00bbcf;
}
#posts-wrapper .post-wrap.pub_content-17939 figure {
border: 3px solid #00bbcf;
}
#top-articles .top-articles-list .post-wrap.pub_content-17939 .content {
border: 1px solid #00bbcf;
}
#top-articles .top-articles-list .post-wrap.pub_content-17939 .wrapper-text {
background-color: #00bbcf;
}
.pub_content-17939 .top-title,
.pub_content-17939 h2,
.pub_content-17939 h3.cat {
color: #00bbcf;
}
.pub_content-17939 h2:before,
.pub_content-17939 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #00bbcf;
}
.slider-home li.pub_content-17939,
.slider-home .article-highlight.pub_content-17939,
.article-highlight-wrapper li.pub_content-17939,
.article-highlight-wrapper .article-highlight.pub_content-17939 {
border: 3px solid #00bbcf;
}
#posts-archive .post-wrap.pub_content-17939 .top-image img {
border: 2px solid #00bbcf;
}
#posts-archive .post-wrap.pub_content-17939 .post-date,
#posts-archive .post-wrap.pub_content-17939 i,
#posts-archive .post-wrap.pub_content-17939 .read-link,
#posts-archive .post-wrap.pub_content-17939 h2 a {
color: #00bbcf;
}
.pub_content-17394 h2, .pub_content-17394 h3.cat {
color: #cb003c;
}
.pub_content-17394 h2:before, .pub_content-17394 h3.cat:before, #posts-wrapper .post-wrap.pub_content-17394 figure figcaption {
background-color: #cb003c;
}
#posts-wrapper .post-wrap.pub_content-17394 figure {
border: 3px solid #cb003c;
}
#top-articles .top-articles-list .post-wrap.pub_content-17394 .content {
border: 1px solid #cb003c;
}
#top-articles .top-articles-list .post-wrap.pub_content-17394 .wrapper-text {
background-color: #cb003c;
}
.pub_content-17394 .top-title,
.pub_content-17394 h2,
.pub_content-17394 h3.cat {
color: #cb003c;
}
.pub_content-17394 h2:before,
.pub_content-17394 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #cb003c;
}
.slider-home li.pub_content-17394,
.slider-home .article-highlight.pub_content-17394,
.article-highlight-wrapper li.pub_content-17394,
.article-highlight-wrapper .article-highlight.pub_content-17394 {
border: 3px solid #cb003c;
}
#posts-archive .post-wrap.pub_content-17394 .top-image img {
border: 2px solid #cb003c;
}
#posts-archive .post-wrap.pub_content-17394 .post-date,
#posts-archive .post-wrap.pub_content-17394 i,
#posts-archive .post-wrap.pub_content-17394 .read-link,
#posts-archive .post-wrap.pub_content-17394 h2 a {
color: #cb003c;
}
.pub_content-17400 h2, .pub_content-17400 h3.cat {
color: #d99a29;
}
.pub_content-17400 h2:before, .pub_content-17400 h3.cat:before, #posts-wrapper .post-wrap.pub_content-17400 figure figcaption {
background-color: #d99a29;
}
#posts-wrapper .post-wrap.pub_content-17400 figure {
border: 3px solid #d99a29;
}
#top-articles .top-articles-list .post-wrap.pub_content-17400 .content {
border: 1px solid #d99a29;
}
#top-articles .top-articles-list .post-wrap.pub_content-17400 .wrapper-text {
background-color: #d99a29;
}
.pub_content-17400 .top-title,
.pub_content-17400 h2,
.pub_content-17400 h3.cat {
color: #d99a29;
}
.pub_content-17400 h2:before,
.pub_content-17400 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #d99a29;
}
.slider-home li.pub_content-17400,
.slider-home .article-highlight.pub_content-17400,
.article-highlight-wrapper li.pub_content-17400,
.article-highlight-wrapper .article-highlight.pub_content-17400 {
border: 3px solid #d99a29;
}
#posts-archive .post-wrap.pub_content-17400 .top-image img {
border: 2px solid #d99a29;
}
#posts-archive .post-wrap.pub_content-17400 .post-date,
#posts-archive .post-wrap.pub_content-17400 i,
#posts-archive .post-wrap.pub_content-17400 .read-link,
#posts-archive .post-wrap.pub_content-17400 h2 a {
color: #d99a29;
}
.pub_content-17406 h2, .pub_content-17406 h3.cat {
color: #00abc7;
}
.pub_content-17406 h2:before, .pub_content-17406 h3.cat:before, #posts-wrapper .post-wrap.pub_content-17406 figure figcaption {
background-color: #00abc7;
}
#posts-wrapper .post-wrap.pub_content-17406 figure {
border: 3px solid #00abc7;
}
#top-articles .top-articles-list .post-wrap.pub_content-17406 .content {
border: 1px solid #00abc7;
}
#top-articles .top-articles-list .post-wrap.pub_content-17406 .wrapper-text {
background-color: #00abc7;
}
.pub_content-17406 .top-title,
.pub_content-17406 h2,
.pub_content-17406 h3.cat {
color: #00abc7;
}
.pub_content-17406 h2:before,
.pub_content-17406 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #00abc7;
}
.slider-home li.pub_content-17406,
.slider-home .article-highlight.pub_content-17406,
.article-highlight-wrapper li.pub_content-17406,
.article-highlight-wrapper .article-highlight.pub_content-17406 {
border: 3px solid #00abc7;
}
#posts-archive .post-wrap.pub_content-17406 .top-image img {
border: 2px solid #00abc7;
}
#posts-archive .post-wrap.pub_content-17406 .post-date,
#posts-archive .post-wrap.pub_content-17406 i,
#posts-archive .post-wrap.pub_content-17406 .read-link,
#posts-archive .post-wrap.pub_content-17406 h2 a {
color: #00abc7;
}
.pub_content-17405 h2, .pub_content-17405 h3.cat {
color: #c57c59;
}
.pub_content-17405 h2:before, .pub_content-17405 h3.cat:before, #posts-wrapper .post-wrap.pub_content-17405 figure figcaption {
background-color: #c57c59;
}
#posts-wrapper .post-wrap.pub_content-17405 figure {
border: 3px solid #c57c59;
}
#top-articles .top-articles-list .post-wrap.pub_content-17405 .content {
border: 1px solid #c57c59;
}
#top-articles .top-articles-list .post-wrap.pub_content-17405 .wrapper-text {
background-color: #c57c59;
}
.pub_content-17405 .top-title,
.pub_content-17405 h2,
.pub_content-17405 h3.cat {
color: #c57c59;
}
.pub_content-17405 h2:before,
.pub_content-17405 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #c57c59;
}
.slider-home li.pub_content-17405,
.slider-home .article-highlight.pub_content-17405,
.article-highlight-wrapper li.pub_content-17405,
.article-highlight-wrapper .article-highlight.pub_content-17405 {
border: 3px solid #c57c59;
}
#posts-archive .post-wrap.pub_content-17405 .top-image img {
border: 2px solid #c57c59;
}
#posts-archive .post-wrap.pub_content-17405 .post-date,
#posts-archive .post-wrap.pub_content-17405 i,
#posts-archive .post-wrap.pub_content-17405 .read-link,
#posts-archive .post-wrap.pub_content-17405 h2 a {
color: #c57c59;
}
.pub_content-17214 h2, .pub_content-17214 h3.cat {
color: #00acc8;
}
.pub_content-17214 h2:before, .pub_content-17214 h3.cat:before, #posts-wrapper .post-wrap.pub_content-17214 figure figcaption {
background-color: #00acc8;
}
#posts-wrapper .post-wrap.pub_content-17214 figure {
border: 3px solid #00acc8;
}
#top-articles .top-articles-list .post-wrap.pub_content-17214 .content {
border: 1px solid #00acc8;
}
#top-articles .top-articles-list .post-wrap.pub_content-17214 .wrapper-text {
background-color: #00acc8;
}
.pub_content-17214 .top-title,
.pub_content-17214 h2,
.pub_content-17214 h3.cat {
color: #00acc8;
}
.pub_content-17214 h2:before,
.pub_content-17214 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #00acc8;
}
.slider-home li.pub_content-17214,
.slider-home .article-highlight.pub_content-17214,
.article-highlight-wrapper li.pub_content-17214,
.article-highlight-wrapper .article-highlight.pub_content-17214 {
border: 3px solid #00acc8;
}
#posts-archive .post-wrap.pub_content-17214 .top-image img {
border: 2px solid #00acc8;
}
#posts-archive .post-wrap.pub_content-17214 .post-date,
#posts-archive .post-wrap.pub_content-17214 i,
#posts-archive .post-wrap.pub_content-17214 .read-link,
#posts-archive .post-wrap.pub_content-17214 h2 a {
color: #00acc8;
}
.pub_content-16291 h2, .pub_content-16291 h3.cat {
color: #c7d300;
}
.pub_content-16291 h2:before, .pub_content-16291 h3.cat:before, #posts-wrapper .post-wrap.pub_content-16291 figure figcaption {
background-color: #c7d300;
}
#posts-wrapper .post-wrap.pub_content-16291 figure {
border: 3px solid #c7d300;
}
#top-articles .top-articles-list .post-wrap.pub_content-16291 .content {
border: 1px solid #c7d300;
}
#top-articles .top-articles-list .post-wrap.pub_content-16291 .wrapper-text {
background-color: #c7d300;
}
.pub_content-16291 .top-title,
.pub_content-16291 h2,
.pub_content-16291 h3.cat {
color: #c7d300;
}
.pub_content-16291 h2:before,
.pub_content-16291 h3.cat:before{
content: "";
display: inline-block;
vertical-align: -2px;
margin-right: 20px;
width: 13px;
height: 13px;
background-color: #c7d300;
}
.slider-home li.pub_content-16291,
.slider-home .article-highlight.pub_content-16291,
.article-highlight-wrapper li.pub_content-16291,
.article-highlight-wrapper .article-highlight.pub_content-16291 {
border: 3px solid #c7d300;
}
#posts-archive .post-wrap.pub_content-16291 .top-image img {
border: 2px solid #c7d300;
}
#posts-archive .post-wrap.pub_content-16291 .post-date,
#posts-archive .post-wrap.pub_content-16291 i,
#posts-archive .post-wrap.pub_content-16291 .read-link,
#posts-archive .post-wrap.pub_content-16291 h2 a {
color: #c7d300;
}
</style>
<style id='wp-polls-inline-css' type='text/css'>
.wp-polls .pollbar {
margin: 1px;
font-size: 6px;
line-height: 8px;
height: 8px;
background: #00bbcf;
border: 1px solid #747171;
}
</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:url(https://www.monquotidienautrement.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.3' id='jquery-core-js' defer></script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script>
<script type='text/javascript' id='login-with-ajax-js-extra'>
/* <![CDATA[ */
var LWA = {"ajaxurl":"https:\/\/www.monquotidienautrement.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-content/cache/min/1/wp-content/plugins/login-with-ajax/widget/login-with-ajax.source.js?ver=1730188935' id='login-with-ajax-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-content/cache/min/1/wp-content/plugins/mqa/public/js/intersection-observer.js?ver=1730188935' id='intersection-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-content/cache/min/1/wp-content/plugins/mqa/public/js/mqa-public.js?ver=1730188935' id='mqa-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-content/cache/min/1/wp-content/plugins/wp-pro-quiz-export/public/js/wp-pro-quiz-export-public.js?ver=1730188935' id='wp-pro-quiz-export-js' defer></script>
<script type='application/json' id='wpp-json'>
{"sampling_active":0,"sampling_rate":100,"ajax_url":"https:\/\/www.monquotidienautrement.com\/wp-json\/wordpress-popular-posts\/v1\/popular-posts","api_url":"https:\/\/www.monquotidienautrement.com\/wp-json\/wordpress-popular-posts","ID":0,"token":"c45bb8f590","lang":0,"debug":1}
</script>
<script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-content/plugins/wordpress-popular-posts/assets/js/wpp.min.js?ver=5.5.1' id='wpp-js-js' defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type='text/javascript' data-rocket-src='https://www.monquotidienautrement.com/wp-content/cache/min/1/wp-content/plugins/wp-favorite-posts/script.js?ver=1730188935' id='wp-favorite-posts-js' defer></script>
<link rel="https://api.w.org/" href="https://www.monquotidienautrement.com/wp-json/" /><link rel="alternate" type="application/json" href="https://www.monquotidienautrement.com/wp-json/wp/v2/pages/2" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.monquotidienautrement.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.monquotidienautrement.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.2" />
<link rel='shortlink' href='https://www.monquotidienautrement.com/' />
<link rel="alternate" type="application/json+oembed" href="https://www.monquotidienautrement.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.monquotidienautrement.com%2F" />
<link rel="alternate" type="text/xml+oembed" href="https://www.monquotidienautrement.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.monquotidienautrement.com%2F&format=xml" />
<!-- This site is using AdRotate v5.7.3 Professional to display their advertisements - https://ajdg.solutions/ -->
<!-- AdRotate CSS -->
<style type="text/css" media="screen">
.g { margin:0px; padding:0px; overflow:hidden; line-height:1; zoom:1; }
.g img { height:auto; }
.g-col { position:relative; float:left; }
.g-col:first-child { margin-left: 0; }
.g-col:last-child { margin-right: 0; }
@media only screen and (max-width: 480px) {
.g-col, .g-dyn, .g-single { width:100%; margin-left:0; margin-right:0; }
}
</style>
<!-- /AdRotate CSS -->
<style id="wpp-loading-animation-styles">@-webkit-keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}@keyframes bgslide{from{background-position-x:0}to{background-position-x:-200%}}.wpp-widget-placeholder,.wpp-widget-block-placeholder{margin:0 auto;width:60px;height:3px;background:#dd3737;background:linear-gradient(90deg,#dd3737 0%,#571313 10%,#dd3737 100%);background-size:200% auto;border-radius:3px;-webkit-animation:bgslide 1s infinite linear;animation:bgslide 1s infinite linear}</style>
<style type="text/css">.inv-recaptcha-holder {visibility:hidden;height:0px;}</style> <style type="text/css" id="wp-custom-css">
.wpProQuiz_button, .wpProQuiz_button:hover {
background: #1F93A8!important;
} </style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript">
/*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */
(function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}}
var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1}
return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia}
if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)}
setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return}
var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}}
if(typeof exports!=="undefined"){exports.loadCSS=loadCSS}
else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this))
</script>
</head>
Mon Quotidien Autrement - Des idées qui bousculent ...
Recherche META Description de la page
En accès libre, infos, enquêtes, idées testées, recettes, adresses ... pour vivre autrement et construire une société écologique, éthique, saine, joyeuse ...
Recherche META Keywords de la page
UPDATE DOMAINES SET server='nginx/1.14.2',redirection='https://www.monquotidienautrement.com/',Status='200',err='',[TITRE]=N'Mon Quotidien Autrement - Des idées qui bousculent ...',[DESCRIPTION]=N'En accès libre, infos, enquêtes, idées testées, recettes, adresses ... pour vivre autrement et construire une société écologique, éthique, saine, joyeuse ...',[KEYWORDS]=N'' WHERE id=735
0 Mon Quotidien Autrement - Des idées qui bousculent ... En accès libre infos enquêtes idées testées recettes adresses ... pour vivre autrement et construire une société écologique éthique saine joyeuse ...
0. Mon (3)--------->0
1. Quotidien (9)--------->0
2. Autrement (9)--------->0
3. - (1)--------->0
4. Des (3)--------->0
5. idées (5)--------->0
6. qui (3)--------->0
7. bousculent (10)--------->0
8. .. (2)--------->0
9. En (2)--------->0
10. accès (5)--------->0
11. libre (5)--------->0
13. infos (5)--------->0
15. enquêtes (8)--------->0
18. testées (7)--------->0
20. recettes (8)--------->0
22. adresses (8)--------->0
24. pour (4)--------->0
25. vivre (5)--------->0
27. et (2)--------->0
28. construire (10)--------->0
29. une (3)--------->0
30. société (7)--------->0
31. écologique (10)--------->0
33. éthique (7)--------->0
35. saine (5)--------->0
37. joyeuse (7)--------->0
INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Mon',735),(N'Quotidien',735),(N'Autrement',735),(N'-',735),(N'Des',735),(N'idées',735),(N'qui',735),(N'bousculent',735),(N'..',735),(N'En',735),(N'accès',735),(N'libre',735),(N'infos',735),(N'enquêtes',735),(N'testées',735),(N'recettes',735),(N'adresses',735),(N'pour',735),(N'vivre',735),(N'et',735),(N'construire',735),(N'une',735),(N'société',735),(N'écologique',735),(N'éthique',735),(N'saine',735),(N'joyeuse',735)