Outiref
<!DOCTYPE html>
<html lang="fr">
	<head>
<meta charset="utf-8">
<script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.4",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseout","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),await this.T(),await this.F(),await this.j(),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise(t=>setTimeout(t,500-Date.now()+this.lastTouchEnd)),this.I(),this.H(),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))},{isRocket:!0})}o(){window.addEventListener("pageshow",t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0},{isRocket:!0}),window.addEventListener("pagehide",()=>{this.onFirstUserAction=null},{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",function i(o){o.changedTouches[0]&&t.changedTouches[0]&&Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}),"INPUT"===o.target.tagName&&"text"===o.target.type||(o.target.dispatchEvent(new TouchEvent("touchend",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new MouseEvent("mouseover",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1,clientX:o.changedTouches[0].clientX,clientY:o.changedTouches[0].clientY})),event.preventDefault()))},{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,t.composedPath&&t.composedPath()[0].getRootNode()instanceof ShadowRoot&&(t.rocketTarget=t.composedPath()[0]),this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach(t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.addEventListener("visibilitychange",this.userEventHandler,{isRocket:!0})}U(){this.userEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.removeEventListener("visibilitychange",this.userEventHandler,{isRocket:!0}),this.savedUserEvents.forEach(t=>{(t.rocketTarget||t.target).dispatchEvent(new window[t.constructor.name](t.type,t))})}m(){const t="return false",e=Array.from(this.attributeEvents,t=>"data-rocket-"+t),i="["+this.attributeEvents.join("],[")+"]",o="[data-rocket-"+this.attributeEvents.join("],[data-rocket-")+"]",s=(e,i,o)=>{o&&o!==t&&(e.setAttribute("data-rocket-"+i,o),e["rocket"+i]=new Function("event",o),e.setAttribute(i,t))};new MutationObserver(t=>{for(const n of t)"attributes"===n.type&&(n.attributeName.startsWith("data-rocket-")||this.everythingLoaded?n.attributeName.startsWith("data-rocket-")&&this.everythingLoaded&&this.N(n.target,n.attributeName.substring(12)):s(n.target,n.attributeName,n.target.getAttribute(n.attributeName))),"childList"===n.type&&n.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE)if(this.everythingLoaded)for(const i of[t,...t.querySelectorAll(o)])for(const t of i.getAttributeNames())e.includes(t)&&this.N(i,t.substring(12));else for(const e of[t,...t.querySelectorAll(i)])for(const t of e.getAttributeNames())this.attributeEvents.includes(t)&&s(e,t,e.getAttribute(t))})}).observe(document,{subtree:!0,childList:!0,attributeFilter:[...this.attributeEvents,...e]})}I(){this.attributeEvents.forEach(t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach(e=>{this.N(e,t)})})}N(t,e){const i=t.getAttribute("data-rocket-"+e);i&&(t.setAttribute(e,i),t.removeAttribute("data-rocket-"+e))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):(t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o}),"mouseenter"!==e&&"mouseleave"!==e||t.originalAddEventListener.call(this,e,t.savedUserEvents.push,o))},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}J(t,e){this.savedEventListeners=this.savedEventListeners.filter(i=>{let o=i.type,s=i.target||window;return e!==o||t!==s||(this.B(o,s)&&(i.type="rocket-"+o),this.$(i),!1)})}H(){EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener,this.savedEventListeners.forEach(t=>this.$(t))}$(t){t.remove?this.originalRemoveEventListener.call(t.target,t.type,t.func,t.options):this.originalAddEventListener.call(t.target,t.type,t.func,t.options)}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map(t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e})),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,()=>{e[t].forEach(t=>t())},{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout(()=>i.bind(document)(o)):i.bind(document)(o)}return"function"==typeof i&&(t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s)),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise(t=>{this.userActionTriggered?t():this.onFirstUserAction=t})}async L(){return new Promise(t=>{document.addEventListener("DOMContentLoaded",()=>{this.realDomReadyFired=!0,t()},{isRocket:!0})})}async j(){return this.realWindowLoadedFired?Promise.resolve():new Promise(t=>{window.addEventListener("load",t,{isRocket:!0})})}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver(t=>{for(const e of t)e.addedNodes.forEach(t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise(e=>{const i=()=>{const i=this.pendingScripts.findIndex(e=>e.script===t);i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)})})})}),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async F(){await this.X(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.F()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},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 _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this.Y(t,"preconnect")}async G(t){if(await this.K(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise(e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=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"),i.setAttribute(e,t.nodeValue))}),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",()=>{i.setAttribute("data-rocket-status","failed-network"),e()},{isRocket:!0}),setTimeout(()=>{i.isConnected||e()},1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.G(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())},{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}});t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.G(e),this.C(t)):Promise.resolve()}O(){this.Y([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}Y(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach(t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}}),document.head.appendChild(o)}W(){this.trash.forEach(t=>t.remove())}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(document,"DOMContentLoaded"),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.K(),this.J(window,"DOMContentLoaded"),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(window,"load"),window.dispatchEvent(new Event("rocket-load")),await this.K(),window.rocketonload&&window.rocketonload(),await this.K(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this.K(),this.J(window,"pageshow");const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.K(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async K(){Date.now()-this.lastBreath>45&&(await this.X(),this.lastBreath=Date.now())}async X(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
<title>IDEL Direct</title>
<link data-rocket-prefetch href="https://cdn.iubenda.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://www.gstatic.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://www.googletagmanager.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://cs.iubenda.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://www.google.com" rel="dns-prefetch">
<link crossorigin data-rocket-preload as="font" href="https://remplacement-ide-liberal.fr/wp-content/themes/swmp/fonts/OpenSans-Regular.ttf" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://remplacement-ide-liberal.fr/wp-content/themes/swmp/css/fonts/icofont.woff2" rel="preload">
<style id="wpr-usedcss">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--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,rgb(6, 147, 227) 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,rgb(252, 185, 0) 0%,rgb(255, 105, 0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255, 105, 0) 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--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255),6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:0 0;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:0;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:0 0;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:0 0!important;border:0!important;margin:0!important;padding:0!important;list-style:none!important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px!important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0!important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.wpforms-is-turnstile iframe{margin-left:-2px!important}.wpforms-container .wpforms-hidden{display:none!important}div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:red;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-two-fifths{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half{width:calc(50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc(100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc(100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc(2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc(2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both!important;margin-left:0!important}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-button,div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form input[type=submit]{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:hover{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form input[type=submit]:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:.5}div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form textarea:focus{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form select:disabled,div.wpforms-container-full .wpforms-form textarea:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#900}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#900;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #c00}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .cf-turnstile,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .h-captcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .cf-turnstile iframe,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe,div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .h-captcha iframe{position:relative!important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #ccc;border-radius:5px;outline:0;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#b5b5b5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#b5b5b5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#b5b5b5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc(60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc(100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:var(--wpr-bg-ee8470e8-3172-48b7-9a7d-213d7e2c6721)!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-color:#ccc!important;background-size:8px!important;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all .3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:focus,div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover{background-color:red!important}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc(40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none!important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all .15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eee}.wpforms-container .wpforms-field-radio .wpforms-other-input{margin-top:16px}body div.wpforms-container-full .wpforms-field-camera input[type=file]{display:none}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0;border-color:transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside!important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline!important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}.wpforms-field.wpforms-field-readonly .choices,.wpforms-field.wpforms-field-readonly button,.wpforms-field.wpforms-field-readonly input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=email],.wpforms-field.wpforms-field-readonly input[type=file],.wpforms-field.wpforms-field-readonly input[type=number],.wpforms-field.wpforms-field-readonly input[type=password],.wpforms-field.wpforms-field-readonly input[type=radio],.wpforms-field.wpforms-field-readonly input[type=range],.wpforms-field.wpforms-field-readonly input[type=tel],.wpforms-field.wpforms-field-readonly input[type=text],.wpforms-field.wpforms-field-readonly input[type=url],.wpforms-field.wpforms-field-readonly select,.wpforms-field.wpforms-field-readonly textarea{cursor:default!important;opacity:.35!important;pointer-events:none!important}.wpforms-field.wpforms-field-readonly input[type=checkbox],.wpforms-field.wpforms-field-readonly input[type=radio]{cursor:default!important;pointer-events:none!important}.wpforms-field.wpforms-field-readonly label{pointer-events:none!important}@media only screen and (max-width:600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc(100% - 85px)!important;max-width:100%!important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc(100% - 85px)!important;max-width:100%!important}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}*{box-sizing:border-box}@font-face{font-family:Normal;src:url("https://remplacement-ide-liberal.fr/wp-content/themes/swmp/fonts/OpenSans-Regular.woff2") format("woff2");src:url("https://remplacement-ide-liberal.fr/wp-content/themes/swmp/fonts/OpenSans-Regular.woff") format("woff");src:url("https://remplacement-ide-liberal.fr/wp-content/themes/swmp/fonts/OpenSans-Regular.ttf") format("truetype");font-display:swap}:root{--bleu_1:#006fbf;--gris_1:#f0f0f0;--gris_2:#666;--gris_3:#333;--orange_1:#a65513;--jaune_1:#ff8c00;--jaune_2:#f77f00;--jaune_3:#fff8ed;--fond_1:#f9eae1}.content{width:74%;margin:0 auto}.marge1{padding:0 1rem}.col4{float:left}.col4{width:25%}.clearfix{overflow:auto;zoom:1}.clearfix::after{content:"";clear:both;display:table}h1,h2{font-family:Normal,sans-serif;color:#000;font-weight:lighter}h1{font-size:2rem}h2{font-size:2.2rem}p{line-height:140%}a:link,a:visited{text-decoration:none;color:var(--bleu_1);font-weight:bolder}a:active,a:focus,a:hover{color:var(--bleu_4);text-decoration:underline}button{background:var(--bleu_4);border-radius:12px;color:#fff;border:none;padding:.6rem 1rem;font-size:1.2rem;cursor:pointer;margin-top:2rem}body{height:100%}body{margin:0;padding:0;font-family:Normal,sans-serif;font-size:90%;color:var(--gris_2)}img{display:block;transition:all .5s ease}#mobiles{position:absolute;right:1rem;top:60px;text-align:right;display:none}#mobiles i#burger{font-size:3rem;color:var(--bleu_1)}#mobiles .widget_nav_menu{display:none;background:#fff;padding:.4rem;border:1px solid var(--bleu_2)}#mobiles .widget_nav_menu ul.menu{margin:0;padding:0}#mobiles .widget_nav_menu ul li{list-style-type:none}#mobiles .widget_nav_menu ul li a{font-size:1.8rem}#mobiles .bascule{display:inline-block;padding-right:10px;font-size:1.8rem}header{position:fixed;width:100%;z-index:100;background:#fff;box-shadow:0 0 6px #555}header #logo{float:left;padding:0}#auxiliaire{text-align:center;background:var(--bleu_1);color:#fff;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000}#auxiliaire p{margin:.5rem 0}#auxiliaire a:link,#auxiliaire a:visited{color:#fff}.spacer{height:7.2rem}.compteurs,.compteurs2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6rem;padding:0 6rem;margin:2rem 3.4rem 1rem}.compteurs2{grid-gap:6rem;padding:0 6rem;margin:0 3.4rem 1rem}.compteurs .col,.compteurs2 .col{text-align:center;padding:1rem 0;background:#fff8ed}.compteurs .col .nb,.compteurs2 .col .nb{font-size:40px;font-weight:400}.compteurs .col img,.compteurs2 .col img{display:block;width:70px;margin:0 auto}.compteurs .col .nb,.compteurs2 .col .nb{color:var(--bleu_1)}.compteurs .col p,.compteurs2 .col p{font-size:1.3rem;margin:8px;font-weight:400;color:var(--bleu_1)}.depliant .volet{display:none}.depliant .commutateur{display:inline-block;margin:1rem 0;background:var(--bleu_1);border-radius:2rem;color:#fff;font-family:Normal,sans-serif;font-size:.8rem;text-transform:uppercase;font-weight:400;padding:1.2rem;text-align:center;border:2px solid var(--bleu_1);transition:all 1s ease;cursor:pointer}.depliant .commutateur:hover{background:0 0;color:var(--bleu_1)}#onglet{position:fixed;right:0;top:40vh;z-index:9999;display:none}#onglet i{font-size:3rem;color:var(--bleu_4)}aside{color:#eee}aside a:link,aside a:visited{color:#fff}aside .onglet{display:none}aside ul{margin:0 0 5px}aside ul li{list-style-type:none;padding:.5rem 0}aside ul li:before{font-family:IcoFont;content:"\ea5d"}.content ul li{list-style-type:none}.content ul li:before{font-family:IcoFont;content:"\ea5d"}footer{position:relative;z-index:5;background:#fff}footer #logo-footer{width:70%}footer #logo-footer img{width:100%;height:auto}footer .fond{background:var(--wpr-bg-68a61cf7-9014-481f-acc7-35afe3969cf1);background-size:cover;color:#fff;padding:4rem 0 .5rem;font-size:1.02rem;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000}footer .fond h2{color:#fff;text-shadow:1px 1px 1px #fff}footer .fond a:link,footer .fond a:visited{color:#fff}footer .fond a:active,footer .fond a:focus,footer .fond a:hover{text-decoration:underline}footer ul{margin:.2rem 0 .8rem;padding:0}footer ul li{list-style-type:none;padding:.3rem 0}footer ul li:before{font-family:IcoFont;content:"\ea5d"}#footer_2 .tel{font-size:1.4rem;line-height:2.6rem}#footer_4 h2{margin:.4rem 0 1rem}#footer_4 a:active,#footer_4 a:hover{color:var(--bleu_3)}footer .fond .content{margin-bottom:0}footer .social{display:flex;flex-wrap:wrap}footer .social a{display:inline-block;margin:0 5px 20px 0}footer .social a i{border:1px solid #fff;padding:.4rem .8rem;border-radius:4px}.footer_below{padding:1rem 0;background:#f8f8ff}.footer_below a:link,.footer_below a:visited{color:var(--gris_3)}.footer_below a:active,.footer_below a:focus,.footer_below a:hover{color:#000}.widget_search{padding:1rem 0}.widget_search label.screen-reader-text{border:0;clip-path:none;height:20px;margin:-1px;overflow:hidden;padding:0;position:static;width:50px;word-wrap:normal}.widget_search form input{width:100%;padding:.4rem 0}input#searchsubmit{display:none}#scroll_to_top{position:fixed;z-index:9999;bottom:3rem;left:0;text-shadow:0 0 9px #fff}#scroll_to_top i{font-size:4rem;color:var(--bleu_4)}@media screen and (max-width:1200px){.content{width:92%;margin:0 auto}}@media screen and (max-width:1080px){.col4{width:48.5%}footer .fond{padding:2rem 0;clip-path:none}#onglet{display:block}}@media screen and (max-width:980px){.compteurs2{display:block;padding:0}.compteurs2 .col{margin:.7rem 0}}@media screen and (max-width:840px){#mobiles{display:block}.compteurs{grid-template-columns:1fr;grid-gap:0;padding:1rem}}@media screen and (max-width:800px){.col4{width:100%;float:none;clear:both}}@media screen and (max-width:700px){#auxiliaire p{margin:.1rem 0}footer .fond{background:var(--bleu_1)}}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}input#searchsubmit{display:none}}@media screen and (max-width:500px){h2{font-size:2rem}header #auxiliaire input{width:80px}}@font-face{font-display:swap;font-family:IcoFont;font-weight:400;font-style:Regular;src:url(https://remplacement-ide-liberal.fr/wp-content/themes/swmp/css/fonts/icofont.woff2) format("woff2"),url(https://remplacement-ide-liberal.fr/wp-content/themes/swmp/css/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-youtube-play:before{content:"\ecbb"}.icofont-x:before{content:"\f03d"}.icofont-linkedin:before{content:"\ed4d"}.icofont-facebook:before{content:"\ed37"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-plus-square:before{content:"\efc1"}.icofont-minus-square:before{content:"\ef99"}.icofont-phone:before{content:"\efbb"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-2x{font-size:2em}section#section1{background:var(--wpr-bg-4bd46ef7-1876-4c22-8955-15450904b0d0);background-size:cover;background-repeat:no-repeat;background-position:top left;background-attachment:fixed;width:100vw;height:100vh;position:relative}section#section1 .accroche{background:rgba(0,111,191,.9);color:#fff;width:70vw;max-width:800px;padding:2rem 3rem;position:absolute;right:-70vw;top:50%;transform:translateY(-50%);border-radius:5px;box-shadow:0 0 30px rgba(0,0,0,.4);transition:right 1s ease-in-out;line-height:1.6}section#section1 .accroche h1{font-size:3.5rem;margin-top:0;margin-bottom:1.5rem;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.5);color:#fff;font-weight:700;letter-spacing:2px}section#section1 .accroche p{font-size:1.4rem;margin-bottom:1.2rem;text-align:justify;text-shadow:1px 1px 0 #000,-1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000}section#section1 .accroche p:last-child{font-size:1.5rem;font-weight:600;text-align:center;margin-top:2rem;padding-top:1rem;border-top:2px solid rgba(255,255,255,.3)}section#section1 .accroche.show{right:5vw}@media (max-width:1200px){section#section1 .accroche{width:75vw;right:-75vw;padding:1.5rem 2.5rem}section#section1 .accroche h1{font-size:3rem}section#section1 .accroche p{font-size:1.3rem}}#section2{padding:4rem 0;background:url(https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-direct-fond-2000.webp);background-size:cover;display:flex;align-items:center;min-height:100vh}.peek-slider{width:85%;max-width:1400px;margin:0 auto}.slider-track{display:flex;gap:2rem;position:relative;align-items:stretch}.slide{flex:0 0 calc(50% - 25px);border-radius:5px;position:relative;transition:all .4s ease;box-shadow:0 10px 30px rgba(0,0,0,.15);min-height:500px;display:flex;flex-direction:column}.slide-orange{background:#ff7b00;z-index:2}.slide-vert{background:#28a745;z-index:1}.slide-content{position:relative;z-index:10;color:#000;padding:2.5rem;flex-grow:1;display:flex;flex-direction:column}.slide-content h2{font-size:1.8rem;margin-bottom:1.5rem;line-height:1.4;text-shadow:1px 1px 3px rgba(0,0,0,.3)}.slide-content p{font-size:1.3rem;line-height:1.6;flex-grow:1}div.wpforms-container-full{margin:0}div.wpforms-container-full .wpforms-required-label{display:none}div.wpforms-container-full button.wpforms-submit{font-weight:700;background-color:#fff}@media (max-width:992px){section#section1 .accroche{width:80vw;right:-80vw;padding:1.5rem 2rem}section#section1 .accroche h1{font-size:2.8rem}section#section1 .accroche p{font-size:1.2rem}.peek-slider{width:90%;padding:0 30px}.slide{min-height:450px}.slide-content{padding:2rem}.slide-content h2{font-size:1.6rem}}@media (max-width:768px){section#section1{background:url(https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-Direct-one-768.webp)}section#section2{background:var(--wpr-bg-9f59c18d-e9fa-49d9-aa39-018304dbaca0)}section#section1 .accroche h1{font-size:2.2rem;margin-bottom:1rem}section#section1 .accroche p{font-size:1.1rem;margin-bottom:1rem;text-align:left}section#section1 .accroche p:last-child{font-size:1.2rem}section#section1 .accroche.show{right:5vw}.peek-slider{width:95%;padding:0 20px}.slider-track{flex-direction:column;gap:30px}.slide{flex:0 0 auto;width:100%!important;min-height:auto;transform:none!important;margin:0}.slide-orange,.slide-vert{transform:none!important}.slide{display:block!important;min-height:400px}}@media (max-width:480px){section#section1 .accroche h1{font-size:1.8rem}section#section1 .accroche p{font-size:1rem}section#section1 .accroche p:last-child{font-size:1.1rem}#section2{padding:2rem 0}.slide-content{padding:1.5rem}.slide-content h2{font-size:1.4rem}.slide-content p{font-size:1rem}}div.sib-sms-field{display:inline-block;position:relative;width:100%}.sib-sms-field .sib-country-block{position:absolute;right:auto;left:0;top:0;bottom:0;padding:1px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sib-sms-field ul.sib-country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:rgba(0,0,0,.2) 1px 1px 4px;background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:150px;overflow-y:scroll;overflow-x:hidden;top:50px;width:250px}.sib-sms-field .sib-sms{padding-right:6px;padding-left:52px;margin-left:0;position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;margin-right:0}.sib-multi-lists.sib_error{color:#a94442}#wpforms-13003-field_3-container{position:absolute!important;overflow:hidden!important;display:inline!important;height:1px!important;width:1px!important;z-index:-1000!important;padding:0!important}#wpforms-13003-field_3-container input{visibility:hidden}#wpforms-13003-field_3-container,#wpforms-13008-field_3-container{position:absolute!important;overflow:hidden!important;display:inline!important;height:1px!important;width:1px!important;z-index:-1000!important;padding:0!important}#wpforms-13003-field_3-container,#wpforms-13008-field_3-container input{visibility:hidden}#wpforms-13008-field_3-container label{counter-increment:none}</style>
<link rel="preload" data-rocket-preload as="image" href="https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-Direct-one-3000.webp" fetchpriority="high">
	<!-- Google tag (gtag.js) -->
	<script defer src="https://www.googletagmanager.com/gtag/js?id=G-RE0KFQL9LQ" type="text/plain" class="_iub_cs_activate" data-iub-purposes="4"></script>
	<script type="rocketlazyloadscript" data-minify="1" defer data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/cache/min/1/wp-content/themes/swmp/js/googletag.js?ver=1765366022"></script>
        	
        	<meta http-equiv="X-UA-Compatible" content="IE=edge">
        	<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="tdm-reservation" content="1">
					<script type="rocketlazyloadscript" data-rocket-type="text/javascript" class="_iub_cs_skip">
				var _iub = _iub || {};
				_iub.csConfiguration = _iub.csConfiguration || {};
				_iub.csConfiguration.siteId = "4193110";
				_iub.csConfiguration.cookiePolicyId = "57458930";
			</script>
			<script type="rocketlazyloadscript" data-minify="1" class="_iub_cs_skip" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/cache/min/1/autoblocking/4193110.js?ver=1765366023" data-rocket-defer defer></script>
			
<!-- Optimisation des moteurs de recherche par Rank Math PRO - https://rankmath.com/ -->
<meta name="description" content="IDEL direct est un regroupement des formulaires du site de Contact Lib&eacute;ral Evolution. C'est une agence d&eacute;di&eacute;e au remplacement IDEL">
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
<link rel="canonical" href="https://remplacement-ide-liberal.fr/idel-direct/">
<meta property="og:locale" content="fr_FR">
<meta property="og:type" content="article">
<meta property="og:title" content="IDEL Direct">
<meta property="og:description" content="IDEL direct est un regroupement des formulaires du site de Contact Lib&eacute;ral Evolution. C'est une agence d&eacute;di&eacute;e au remplacement IDEL">
<meta property="og:url" content="https://remplacement-ide-liberal.fr/idel-direct/">
<meta property="og:site_name" content="Contact Lib&eacute;ral Evolution remplacement IDEL">
<meta property="article:publisher" content="https://www.facebook.com/contactliberalevolution">
<meta property="og:updated_time" content="2025-12-08T20:32:47+01:00">
<meta property="article:published_time" content="2025-12-06T12:03:04+01:00">
<meta property="article:modified_time" content="2025-12-08T20:32:47+01:00">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="IDEL Direct">
<meta name="twitter:description" content="IDEL direct est un regroupement des formulaires du site de Contact Lib&eacute;ral Evolution. C'est une agence d&eacute;di&eacute;e au remplacement IDEL">
<meta name="twitter:site" content="@remplacementide">
<meta name="twitter:creator" content="@remplacementide">
<meta name="twitter:label1" content="Temps de lecture">
<meta name="twitter:data1" content="Moins d&rsquo;une minute">
<script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Place","@id":"https://remplacement-ide-liberal.fr/#place","address":{"@type":"PostalAddress","streetAddress":"8 place Roger Salengro","addressLocality":"TOULOUSE","addressRegion":"Occitanie","postalCode":"31000","addressCountry":"FRANCE"}},{"@type":"Organization","@id":"https://remplacement-ide-liberal.fr/#organization","name":"Contact Lib\u00e9ral Evolution","url":"https://remplacement-ide-liberal.fr","sameAs":["https://www.facebook.com/contactliberalevolution","https://twitter.com/remplacementide","https://www.linkedin.com/in/olivier-luck-638a711ba/","https://www.youtube.com/@olivier-remplacementIDEL"],"email":"contact@remplacement-ide-liberal.fr","address":{"@type":"PostalAddress","streetAddress":"8 place Roger Salengro","addressLocality":"TOULOUSE","addressRegion":"Occitanie","postalCode":"31000","addressCountry":"FRANCE"},"logo":{"@type":"ImageObject","@id":"https://remplacement-ide-liberal.fr/#logo","url":"https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/remplacement-idel-logo.webp","contentUrl":"https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/remplacement-idel-logo.webp","caption":"Contact Lib\u00e9ral Evolution remplacement IDEL","inLanguage":"fr-FR","width":"114","height":"80"},"contactPoint":[{"@type":"ContactPoint","telephone":"+33 07.82.98.20.58","contactType":"customer support"}],"description":"Agence de placement des IDEL d\u00e9di\u00e9e aux remplacements infirmiers lib\u00e9raux et actualit\u00e9 infirmi\u00e8re lib\u00e9rale. Remplacement IDEL depuis 1992 sur toute la France","location":{"@id":"https://remplacement-ide-liberal.fr/#place"}},{"@type":"WebSite","@id":"https://remplacement-ide-liberal.fr/#website","url":"https://remplacement-ide-liberal.fr","name":"Contact Lib\u00e9ral Evolution remplacement IDEL","alternateName":"Agence remplacement IDEL en ligne sur la France","publisher":{"@id":"https://remplacement-ide-liberal.fr/#organization"},"inLanguage":"fr-FR"},{"@type":"ImageObject","@id":"https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/contact-liberal-evolution.png","url":"https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/contact-liberal-evolution.png","width":"400","height":"140","caption":"mentions l\u00e9gales Contact Lib\u00e9ral Evolution","inLanguage":"fr-FR"},{"@type":"BreadcrumbList","@id":"https://remplacement-ide-liberal.fr/idel-direct/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://remplacement-ide-liberal.fr","name":"Accueil"}},{"@type":"ListItem","position":"2","item":{"@id":"https://remplacement-ide-liberal.fr/idel-direct/","name":"IDEL direct"}}]},{"@type":"WebPage","@id":"https://remplacement-ide-liberal.fr/idel-direct/#webpage","url":"https://remplacement-ide-liberal.fr/idel-direct/","name":"IDEL Direct","datePublished":"2025-12-06T12:03:04+01:00","dateModified":"2025-12-08T20:32:47+01:00","isPartOf":{"@id":"https://remplacement-ide-liberal.fr/#website"},"primaryImageOfPage":{"@id":"https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/contact-liberal-evolution.png"},"inLanguage":"fr-FR","breadcrumb":{"@id":"https://remplacement-ide-liberal.fr/idel-direct/#breadcrumb"}},{"@type":"Person","@id":"https://remplacement-ide-liberal.fr/author/jjbadm/","name":"Jean-Jacques","url":"https://remplacement-ide-liberal.fr/author/jjbadm/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/3bce09a1295cfc324c7f12ffc4e7cac2e3a3f15e219b43ea44585cc6cdc384b1?s=96&amp;d=mm&amp;r=g","url":"https://secure.gravatar.com/avatar/3bce09a1295cfc324c7f12ffc4e7cac2e3a3f15e219b43ea44585cc6cdc384b1?s=96&amp;d=mm&amp;r=g","caption":"Jean-Jacques","inLanguage":"fr-FR"},"sameAs":["https://remplacement-ide-liberal.fr"],"worksFor":{"@id":"https://remplacement-ide-liberal.fr/#organization"}},{"@type":"Article","headline":"IDEL Direct","keywords":"idel direct","datePublished":"2025-12-06T12:03:04+01:00","dateModified":"2025-12-08T20:32:47+01:00","author":{"@id":"https://remplacement-ide-liberal.fr/author/jjbadm/","name":"Jean-Jacques"},"publisher":{"@id":"https://remplacement-ide-liberal.fr/#organization"},"description":"IDEL direct est un regroupement des formulaires du site de Contact Lib\u00e9ral Evolution. C&#039;est une agence d\u00e9di\u00e9e au remplacement IDEL","name":"IDEL Direct","@id":"https://remplacement-ide-liberal.fr/idel-direct/#richSnippet","isPartOf":{"@id":"https://remplacement-ide-liberal.fr/idel-direct/#webpage"},"image":{"@id":"https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/contact-liberal-evolution.png"},"inLanguage":"fr-FR","mainEntityOfPage":{"@id":"https://remplacement-ide-liberal.fr/idel-direct/#webpage"}}]}</script>
<!-- /Extension Rank Math WordPress SEO -->

<link rel="dns-prefetch" href="//cdn.iubenda.com">

<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://remplacement-ide-liberal.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fremplacement-ide-liberal.fr%2Fidel-direct%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://remplacement-ide-liberal.fr/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fremplacement-ide-liberal.fr%2Fidel-direct%2F&amp;format=xml">
<style id="wp-img-auto-sizes-contain-inline-css" type="text/css"></style>
<style id="wp-block-library-inline-css" type="text/css"></style>
<style id="global-styles-inline-css" type="text/css"></style>

<style id="classic-theme-styles-inline-css" type="text/css"></style>





<style id="rocket-lazyload-inline-css" type="text/css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-e79e61f7-6007-4e5e-93d9-184975cdaec7) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
/*# sourceURL=rocket-lazyload-inline-css */
</style>

<script type="rocketlazyloadscript" data-rocket-type="text/javascript" class="_iub_cs_skip" id="iubenda-head-inline-scripts-0">
/* <![CDATA[ */
            var _iub = _iub || [];
            _iub.csConfiguration ={"floatingPreferencesButtonDisplay":"bottom-right","lang":"fr","siteId":"4193110","cookiePolicyId":"57458930","whitelabel":false,"banner":{"closeButtonDisplay":false,"listPurposes":true,"explicitWithdrawal":true,"rejectButtonDisplay":true,"acceptButtonDisplay":true,"customizeButtonDisplay":true,"position":"float-top-center","style":"light","textColor":"#000000","backgroundColor":"#FFFFFF","customizeButtonCaptionColor":"#4D4D4D","customizeButtonColor":"#DADADA"},"perPurposeConsent":true,"googleAdditionalConsentMode":true}; 
//# sourceURL=iubenda-head-inline-scripts-0
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" charset="UTF-8" async="" class="_iub_cs_skip" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/cache/min/1/cs/iubenda_cs.js?ver=1765366023" id="iubenda-head-scripts-0-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<script type="text/javascript" id="sib-front-js-js-extra">
/* <![CDATA[ */
var sibErrMsg = {"invalidMail":"Veuillez entrer une adresse e-mail valide.","requiredField":"Veuillez compl\u00e9ter les champs obligatoires.","invalidDateFormat":"Veuillez entrer une date valide.","invalidSMSFormat":"Veuillez entrer une num\u00e9ro de t\u00e9l\u00e9phone valide."};
var ajax_sib_front_object = {"ajax_url":"https://remplacement-ide-liberal.fr/wp-admin/admin-ajax.php","ajax_nonce":"c294d88790","flag_url":"https://remplacement-ide-liberal.fr/wp-content/plugins/mailin/img/flags/"};
//# sourceURL=sib-front-js-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/cache/min/1/wp-content/plugins/mailin/js/mailin-front.js?ver=1765366023" id="sib-front-js-js" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://remplacement-ide-liberal.fr/wp-json/">
<link rel="alternate" title="JSON" type="application/json" href="https://remplacement-ide-liberal.fr/wp-json/wp/v2/pages/12995">
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://remplacement-ide-liberal.fr/xmlrpc.php?rsd">
<meta name="generator" content="WordPress 6.9">
<link rel="shortlink" href="https://remplacement-ide-liberal.fr/?p=12995">
<link rel="icon" href="https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/cropped-favicon-32x32.png" sizes="32x32">
<link rel="icon" href="https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/cropped-favicon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/cropped-favicon-180x180.png">
<meta name="msapplication-TileImage" content="https://remplacement-ide-liberal.fr/wp-content/uploads/2023/06/cropped-favicon-270x270.png">
		<style type="text/css" id="wp-custom-css"></style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>		
	<style id="wpr-lazyload-bg-container"></style>
<style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">footer .fond{--wpr-bg-68a61cf7-9014-481f-acc7-35afe3969cf1: url('https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/fond.webp');}section#section1{--wpr-bg-4bd46ef7-1876-4c22-8955-15450904b0d0: url('https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-Direct-one-2000.webp');}section#section1{--wpr-bg-111448a8-9ef0-486b-a72e-8e6951fbf041: url('https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-Direct-one-768.webp');}#section2{--wpr-bg-b4848c62-c9e3-4616-a94f-5617715b0c7c: url('https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-direct-fond-2000.webp');}section#section2{--wpr-bg-9f59c18d-e9fa-49d9-aa39-018304dbaca0: url('https://remplacement-ide-liberal.fr/wp-content/themes/swmp/img/IDEL-direct-fond-768.webp');}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{--wpr-bg-ee8470e8-3172-48b7-9a7d-213d7e2c6721: url('https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/pro/images/times-solid-white.svg');}.rll-youtube-player .play{--wpr-bg-e79e61f7-6007-4e5e-93d9-184975cdaec7: url('https://remplacement-ide-liberal.fr/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":"footer .fond","style":"footer .fond{--wpr-bg-68a61cf7-9014-481f-acc7-35afe3969cf1: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/fond.webp');}","hash":"68a61cf7-9014-481f-acc7-35afe3969cf1","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/fond.webp"},{"selector":"section#section1","style":"section#section1{--wpr-bg-4bd46ef7-1876-4c22-8955-15450904b0d0: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-Direct-one-2000.webp');}","hash":"4bd46ef7-1876-4c22-8955-15450904b0d0","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-Direct-one-2000.webp"},{"selector":"section#section1","style":"section#section1{--wpr-bg-111448a8-9ef0-486b-a72e-8e6951fbf041: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-Direct-one-768.webp');}","hash":"111448a8-9ef0-486b-a72e-8e6951fbf041","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-Direct-one-768.webp"},{"selector":"#section2","style":"#section2{--wpr-bg-b4848c62-c9e3-4616-a94f-5617715b0c7c: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-direct-fond-2000.webp');}","hash":"b4848c62-c9e3-4616-a94f-5617715b0c7c","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-direct-fond-2000.webp"},{"selector":"section#section2","style":"section#section2{--wpr-bg-9f59c18d-e9fa-49d9-aa39-018304dbaca0: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-direct-fond-768.webp');}","hash":"9f59c18d-e9fa-49d9-aa39-018304dbaca0","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/themes\/swmp\/img\/IDEL-direct-fond-768.webp"},{"selector":"div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear","style":"div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{--wpr-bg-ee8470e8-3172-48b7-9a7d-213d7e2c6721: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/plugins\/wpforms-lite\/assets\/pro\/images\/times-solid-white.svg');}","hash":"ee8470e8-3172-48b7-9a7d-213d7e2c6721","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/plugins\/wpforms-lite\/assets\/pro\/images\/times-solid-white.svg"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-e79e61f7-6007-4e5e-93d9-184975cdaec7: url('https:\/\/remplacement-ide-liberal.fr\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"e79e61f7-6007-4e5e-93d9-184975cdaec7","url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.20.2" data-wpr-features="wpr_lazyload_css_bg_img wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_auto_preload_fonts wpr_oci wpr_minify_css wpr_preload_links wpr_host_fonts_locally wpr_desktop">
</head>


	<body class="wp-singular page-template-default page page-id-12995 wp-custom-logo wp-theme-swmp">
	<div class="informations">
<div id="auxiliaire">
	<div id="text-4" class="widget widget_text clearfix">			<div class="textwidget">
<p><i class="icofont-ui-touch-phone"></i> <a href="tel:+33782982058" data-wpel-link="internal">07 82 98 20 58</a> &nbsp;<i class="icofont-phone"></i> <a href="tel:+33967204537" data-wpel-link="internal">09 67 20 45 37</a></p>
</div>
		</div>
</div>

</div>
<main role="main"><section id="section1">
<div class="accroche">
<h1>IDEL direct</h1>
<p><strong>Contact Lib&eacute;ral &Eacute;volution</strong> est une agence de placement infirmier lib&eacute;ral d&eacute;di&eacute;e exclusivement au <strong>remplacement IDEL</strong>.</p>
<p>D&eacute;couvrez un professionnel qui intervient aussi bien en zone urbaine que rurale, sur <strong>toute la France</strong> M&eacute;tropolitaine et en Corse <strong>depuis 1992</strong>.</p>
<p>Recevez ci-dessous votre documentation &laquo;&nbsp;IDEL direct&nbsp;&raquo; d&eacute;di&eacute;e en express. Sans engagement ni relance et en toute confidentialit&eacute;.</p>
</div>
</section>
<section id="section2">
<div class="peek-slider">
<div class="slider-track">
<div class="slide slide-orange active" data-slide="1">
<div class="slide-content">
<h2>Vous &ecirc;tes infirmi&egrave;re lib&eacute;rale : vous avez besoin de vous faire remplacer ?</h2>
<p><span style="color: #000000;">Votre service pr&eacute;voit la recherche des contacts et les pr&eacute;s&eacute;lections des IDEL rempla&ccedil;ant(e)s. &Eacute;galement l&rsquo;organisation des n&eacute;gociations sur la base de vos indications.</span></p>
<p><span style="color: #000000;">Au pr&eacute;alable, la v&eacute;rification des documents administratifs est effectu&eacute;e. Notre s&eacute;lection de recrutement vous est propos&eacute;e avec l&rsquo;&eacute;tablissement du contrat de remplacement.</span></p>
<div class="wpforms-container wpforms-container-full" id="wpforms-13003"><form id="wpforms-form-13003" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="13003" method="post" enctype="multipart/form-data" action="/idel-direct/" data-token="018876f45bf4123faf541b5d51459362" data-token-time="1765389876">
<noscript class="wpforms-error-noscript">Veuillez activer JavaScript dans votre navigateur pour remplir ce formulaire.</noscript>
<div class="wpforms-field-container">
<div id="wpforms-13003-field_1-container" class="wpforms-field wpforms-field-name" data-field-id="1">
<label class="wpforms-field-label">Nom <span class="wpforms-required-label">*</span></label><div class="wpforms-field-row wpforms-field-large">
<div class="wpforms-field-row-block wpforms-first wpforms-one-half">
<input type="text" id="wpforms-13003-field_1" class="wpforms-field-name-first wpforms-field-required" name="wpforms[fields][1][first]" required><label for="wpforms-13003-field_1" class="wpforms-field-sublabel after">Pr&eacute;nom</label>
</div>
<div class="wpforms-field-row-block wpforms-one-half">
<input type="text" id="wpforms-13003-field_1-last" class="wpforms-field-name-last wpforms-field-required" name="wpforms[fields][1][last]" required><label for="wpforms-13003-field_1-last" class="wpforms-field-sublabel after">Nom</label>
</div>
</div>
</div>		<div id="wpforms-13003-field_3-container" class="wpforms-field wpforms-field-text" data-field-type="text" data-field-id="3">
			<label class="wpforms-field-label" for="wpforms-13003-field_3">E-mail Nom</label>
			<input type="text" id="wpforms-13003-field_3" class="wpforms-field-medium" name="wpforms[fields][3]">
		</div>
		<div id="wpforms-13003-field_2-container" class="wpforms-field wpforms-field-email" data-field-id="2">
<label class="wpforms-field-label" for="wpforms-13003-field_2">E-mail <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-13003-field_2" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][2]" spellcheck="false" required>
</div>
<script type="rocketlazyloadscript">
				( function() {
					const style = document.createElement( 'style' );
					style.appendChild( document.createTextNode( '#wpforms-13003-field_3-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-13003-field_3-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-13003-field_3-container label { counter-increment: none; }' ) );
					document.head.appendChild( style );
					document.currentScript?.remove();
				} )();
			</script>
</div>
<!-- .wpforms-field-container --><div class="wpforms-recaptcha-container wpforms-is-recaptcha wpforms-is-recaptcha-type-v3"><input type="hidden" name="wpforms[recaptcha]" value=""></div>
<div class="wpforms-submit-container">
<input type="hidden" name="wpforms[id]" value="13003"><input type="hidden" name="page_title" value="IDEL direct"><input type="hidden" name="page_url" value="https://remplacement-ide-liberal.fr/idel-direct/"><input type="hidden" name="url_referer" value=""><input type="hidden" name="page_id" value="12995"><input type="hidden" name="wpforms[post_id]" value="12995"><button type="submit" name="wpforms[submit]" id="wpforms-submit-13003" class="wpforms-submit" data-alt-text="Envoi..." data-submit-text="ENVOYER" aria-live="assertive" value="wpforms-submit">ENVOYER</button><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2026'%3E%3C/svg%3E" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Chargement en cours" title="IDEL direct 1" data-lazy-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg"><noscript><img decoding="async" src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Chargement en cours" title="IDEL direct 1"></noscript>
</div>
</form></div>  <!-- .wpforms-container -->
</div>
</div>
<div class="slide slide-vert" data-slide="2">
<div class="slide-content">
<h2>Vous &ecirc;tes IDEL rempla&ccedil;ante : vous cherchez un remplacement IDEL ?</h2>
<p><span style="color: #000000;">Votre prestation inclut la prospection et le tri des remplacements infirmiers lib&eacute;raux. La gestion des r&eacute;ponses en fonction de vos conditions professionnelles.</span></p>
<p><span style="color: #000000;">En pr&eacute;ambule &agrave; la validation des crit&egrave;res de chaque proposition. La s&eacute;lection finale du meilleur remplacement possible est retenue, ainsi que la r&eacute;daction de son contrat.</span></p>
<div class="wpforms-container wpforms-container-full" id="wpforms-13008"><form id="wpforms-form-13008" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="13008" method="post" enctype="multipart/form-data" action="/idel-direct/" data-token="c10aee64f309b9a1a76ce91ea9b1930b" data-token-time="1765389876">
<noscript class="wpforms-error-noscript">Veuillez activer JavaScript dans votre navigateur pour remplir ce formulaire.</noscript>
<div class="wpforms-field-container">		<div id="wpforms-13008-field_3-container" class="wpforms-field wpforms-field-text" data-field-type="text" data-field-id="3">
			<label class="wpforms-field-label" for="wpforms-13008-field_3">Nom E-mail</label>
			<input type="text" id="wpforms-13008-field_3" class="wpforms-field-medium" name="wpforms[fields][3]">
		</div>
		<div id="wpforms-13008-field_1-container" class="wpforms-field wpforms-field-name" data-field-id="1">
<label class="wpforms-field-label">Nom <span class="wpforms-required-label">*</span></label><div class="wpforms-field-row wpforms-field-large">
<div class="wpforms-field-row-block wpforms-first wpforms-one-half">
<input type="text" id="wpforms-13008-field_1" class="wpforms-field-name-first wpforms-field-required" name="wpforms[fields][1][first]" required><label for="wpforms-13008-field_1" class="wpforms-field-sublabel after">Pr&eacute;nom</label>
</div>
<div class="wpforms-field-row-block wpforms-one-half">
<input type="text" id="wpforms-13008-field_1-last" class="wpforms-field-name-last wpforms-field-required" name="wpforms[fields][1][last]" required><label for="wpforms-13008-field_1-last" class="wpforms-field-sublabel after">Nom</label>
</div>
</div>
</div>
<div id="wpforms-13008-field_2-container" class="wpforms-field wpforms-field-email" data-field-id="2">
<label class="wpforms-field-label" for="wpforms-13008-field_2">E-mail <span class="wpforms-required-label">*</span></label><input type="email" id="wpforms-13008-field_2" class="wpforms-field-large wpforms-field-required" name="wpforms[fields][2]" spellcheck="false" required>
</div>
<script type="rocketlazyloadscript">
				( function() {
					const style = document.createElement( 'style' );
					style.appendChild( document.createTextNode( '#wpforms-13003-field_3-container,#wpforms-13008-field_3-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-13003-field_3-container,#wpforms-13008-field_3-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-13003-field_3-container,#wpforms-13008-field_3-container label { counter-increment: none; }' ) );
					document.head.appendChild( style );
					document.currentScript?.remove();
				} )();
			</script>
</div>
<!-- .wpforms-field-container --><div class="wpforms-recaptcha-container wpforms-is-recaptcha wpforms-is-recaptcha-type-v3"><input type="hidden" name="wpforms[recaptcha]" value=""></div>
<div class="wpforms-submit-container">
<input type="hidden" name="wpforms[id]" value="13008"><input type="hidden" name="page_title" value="IDEL direct"><input type="hidden" name="page_url" value="https://remplacement-ide-liberal.fr/idel-direct/"><input type="hidden" name="url_referer" value=""><input type="hidden" name="page_id" value="12995"><input type="hidden" name="wpforms[post_id]" value="12995"><button type="submit" name="wpforms[submit]" id="wpforms-submit-13008" class="wpforms-submit" data-alt-text="Envoi..." data-submit-text="ENVOYER" aria-live="assertive" value="wpforms-submit">ENVOYER</button><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2026%2026'%3E%3C/svg%3E" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Chargement en cours" title="IDEL direct 1" data-lazy-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg"><noscript><img decoding="async" src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26" alt="Chargement en cours" title="IDEL direct 1"></noscript>
</div>
</form></div>  <!-- .wpforms-container -->
</div>
</div>
</div>
</div>
</section>
</main>
				<footer class="clearfix" role="contentinfo">
			
			<div class="fond">
				<div class="content clearfix">
					<div class="col4 marge1">
<div id="footer_1">
	<div id="text-9" class="widget widget_text clearfix">			<div class="textwidget">
<div id="logo-footer"><a title="page d&#039;accueil" href="https://remplacement-ide-liberal.fr/" data-wpel-link="internal"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://remplacement-ide-liberal.fr/wp-content/uploads/2025/08/presentation-olivier-remplacement-idel.webp"><noscript><img decoding="async" src="https://remplacement-ide-liberal.fr/wp-content/uploads/2025/08/presentation-olivier-remplacement-idel.webp" alt=""></noscript></a></div>
<p>&copy; 2025 Olivier LUCK (EI)</p>
<p>Remplacement IDEL sur la France par agence. Notre bonus : un service gratuit de renseignements professionnels d&eacute;di&eacute; &agrave; l&rsquo;infirmi&egrave;re lib&eacute;rale.</p>
</div>
		</div>
<div id="nav_menu-12" class="widget widget_nav_menu clearfix"><div class="menu-footer-2-bis-container"><ul id="menu-footer-2-bis" class="menu">
<li id="menu-item-12983" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12983"><a href="https://remplacement-ide-liberal.fr/faq-idel/" title="Questions r&eacute;ponses" data-wpel-link="internal">FAQ IDEL</a></li>
<li id="menu-item-12984" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12984"><a href="https://remplacement-ide-liberal.fr/articles-idel/" title="Tous vos articles d&eacute;di&eacute;s" data-wpel-link="internal">Articles cat&eacute;goris&eacute;s</a></li>
<li id="menu-item-12985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12985"><a href="https://remplacement-ide-liberal.fr/plan-du-site/" title="Les liens du site" data-wpel-link="internal">Plan du site</a></li>
</ul></div></div>
</div>

</div>
					<div class="col4 marge1">
<div id="footer_2">
	<div id="text-3" class="widget widget_text clearfix">			<div class="textwidget">
<p>SYNTHESE DES PRESTATIONS</p>
</div>
		</div>
<div id="nav_menu-3" class="widget widget_nav_menu clearfix"><div class="menu-footer-1-container"><ul id="menu-footer-1" class="menu">
<li id="menu-item-8212" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8212"><a href="https://remplacement-ide-liberal.fr/documentation-cabinet-idel/" title="Pour la recherche d&rsquo;une IDEL rempla&ccedil;ante" data-wpel-link="internal">Documentation infirmi&egrave;re titulaire</a></li>
<li id="menu-item-8211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8211"><a href="https://remplacement-ide-liberal.fr/documentation-idel-remplacante/" title="Pour la recherche de remplacement IDEL" data-wpel-link="internal">Documentation IDEL rempla&ccedil;ante</a></li>
<li id="menu-item-12146" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12146"><a href="https://remplacement-ide-liberal.fr/remplacement-idel-video/" data-wpel-link="internal">Remplacement IDEL vid&eacute;o</a></li>
</ul></div></div>
<div id="text-7" class="widget widget_text clearfix">			<div class="textwidget">
<p>ARTICLES FAVORIS</p>
</div>
		</div>
<div id="nav_menu-10" class="widget widget_nav_menu clearfix"><div class="menu-footer-1-bis-container"><ul id="menu-footer-1-bis" class="menu">
<li id="menu-item-12354" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12354"><a href="https://remplacement-ide-liberal.fr/conventionnement-idel/" title="Le conventionnement de l&rsquo;infirmi&egrave;re lib&eacute;rale" data-wpel-link="internal">Conventionnement</a></li>
<li id="menu-item-13083" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-13083"><a href="https://remplacement-ide-liberal.fr/taxes-diverses-des-idel/" title="taxes l&eacute;gales en lib&eacute;ral" data-wpel-link="internal">Taxes diverses des IDEL</a></li>
<li id="menu-item-12351" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12351"><a href="https://remplacement-ide-liberal.fr/statut-idel-collaboratrice/" title="Tout sur l&rsquo;infirmi&egrave;re collaboratrice" data-wpel-link="internal">Statut IDEL collaboratrice</a></li>
<li id="menu-item-12352" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12352"><a href="https://remplacement-ide-liberal.fr/statut-idel-remplacant/" title="Le statut de l&rsquo;infirmi&egrave;re rempla&ccedil;ante" data-wpel-link="internal">Statut IDEL rempla&ccedil;ant</a></li>
<li id="menu-item-12355" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12355"><a href="https://remplacement-ide-liberal.fr/legislation-remplacement-idel/" title="Les textes sur le remplacement infirmier" data-wpel-link="internal">L&eacute;gislation remplacement</a></li>
<li id="menu-item-12350" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12350"><a target="_blank" href="https://www.indy.fr/partenaire/contact-liberal-evolution/?utm_source=395&amp;ae=395&amp;utm_campaign=affilae&amp;utm_medium=affiliate" title="INDY la comptabilit&eacute; IDEL tout simplement" data-wpel-link="external" rel="external noopener noreferrer">INDY la comptabilit&eacute; IDEL</a></li>
</ul></div></div>
</div>

</div>
					<div class="col4 marge1">
<div id="footer_3">
	<div id="text-2" class="widget widget_text clearfix">			<div class="textwidget">
<p><a title="Bienvenue &agrave; tous les IDEL" href="https://remplacement-ide-liberal.fr/remplacement-idel-service/" data-wpel-link="internal"><img decoding="async" class="alignnone wp-image-1885 size-full" style="float: left; margin: 0 1rem 0.5rem 0;" title="Accueil remplacement IDEL en ligne" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2070%20104'%3E%3C/svg%3E" alt="Remplacement IDEL Olivier LUCK" width="70" height="104" data-lazy-src="https://remplacement-ide-liberal.fr/wp-content/uploads/2022/08/olivier-luck-site-idel-accueil.webp"><noscript><img decoding="async" class="alignnone wp-image-1885 size-full" style="float: left; margin: 0 1rem 0.5rem 0;" title="Accueil remplacement IDEL en ligne" src="https://remplacement-ide-liberal.fr/wp-content/uploads/2022/08/olivier-luck-site-idel-accueil.webp" alt="Remplacement IDEL Olivier LUCK" width="70" height="104"></noscript></a></p>
<p>COORDONNEES</p>
<p>Olivier LUCK<br>
Contact Lib&eacute;ral Evolution</p>
<p>&nbsp;</p>
<p>8 place Roger Salengro<br>
31000 TOULOUSE</p>
<p>Ouvert de lundi &agrave; vendredi de 09H &agrave; 18H.<br>
Samedi sur RDV.</p>
<p><i class="icofont-ui-touch-phone"></i> <a href="tel:+33782982058" data-wpel-link="internal">07 82 98 20 58</a> &nbsp;<i class="icofont-phone"></i> <a href="tel:+33967204537" data-wpel-link="internal">09 67 20 45 37</a></p>
</div>
		</div>
<div id="nav_menu-11" class="widget widget_nav_menu clearfix"><div class="menu-footer-2-container"><ul id="menu-footer-2" class="menu">
<li id="menu-item-12356" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12356"><a target="_blank" href="https://g.page/r/CVgPsCrLn3W8EAI/review" title="Merci pour vos encouragements" data-wpel-link="external" rel="external noopener noreferrer">Avis Google</a></li>
<li id="menu-item-12559" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-12559"><a href="https://remplacement-ide-liberal.fr/storytelling-remplacement-idel/" title="Notre histoire" data-wpel-link="internal">Storytelling</a></li>
</ul></div></div>
</div>

</div>
					<div class="col4 marge1">
<div id="footer_4">
	<div id="custom_html-15" class="widget_text widget widget_custom_html clearfix"><div class="textwidget custom-html-widget"><p>INFORMATIONS GENERALES</p></div></div>
<div id="nav_menu-4" class="widget widget_nav_menu clearfix"><div class="menu-footer-colonne-3-container"><ul id="menu-footer-colonne-3" class="menu">
<li id="menu-item-11399" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-11399"><a href="https://remplacement-ide-liberal.fr/idel-partenaires/" title="les partenaires de Contact Lib&eacute;ral Evolution" data-wpel-link="internal">IDEL partenaires</a></li>
<li id="menu-item-5999" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-5999"><a href="https://remplacement-ide-liberal.fr/mentions-legales/" title="Mentions l&eacute;gales de www.remplacement-ide-liberal.fr" data-wpel-link="internal">Mentions L&eacute;gales</a></li>
<li id="menu-item-11775" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-11775"><a rel="privacy-policy" href="https://remplacement-ide-liberal.fr/politique-de-confidentialite/" title="Page de la politique de confidentialit&eacute; du site" data-wpel-link="internal">Politique de confidentialit&eacute;</a></li>
<li id="menu-item-11774" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11774"><a href="https://remplacement-ide-liberal.fr/politique-de-cookies-ue/" title="Les cookies du site" data-wpel-link="internal">Politique de cookies (UE)</a></li>
<li id="menu-item-6000" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-6000"><a href="https://remplacement-ide-liberal.fr/rgpd/" title="RGPD de Contact Lib&eacute;ral Evolution" data-wpel-link="internal">RGPD</a></li>
<li id="menu-item-1243" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1243"><a href="https://remplacement-ide-liberal.fr/liens-externes-idel/" title="Liens professionnels pour IDEL" data-wpel-link="internal">Liens externes</a></li>
</ul></div></div>
<div id="search-2" class="widget widget_search clearfix"><form role="search" method="get" id="searchform" class="searchform" action="https://remplacement-ide-liberal.fr/">
				<div>
					<label class="screen-reader-text" for="s">Rechercher&nbsp;:</label>
					<input type="text" value="" name="s" id="s">
					<input type="submit" id="searchsubmit" value="Rechercher">
				</div>
			</form></div>
<div id="custom_html-2" class="widget_text widget widget_custom_html clearfix"><div class="textwidget custom-html-widget"><p class="social">
<a target="_blank" aria-label="sp&eacute;cialiste du remplacement IDEL" href="https://www.linkedin.com/in/olivier-luck-638a711ba/" data-wpel-link="external" rel="external noopener noreferrer"><i class="icofont-linkedin icofont-2x"></i></a>
<a target="_blank" aria-label="agence de remplacement IDEL" href="https://www.youtube.com/@olivier-remplacementIDEL" data-wpel-link="external" rel="external noopener noreferrer">	<i class="icofont-youtube-play icofont-2x"></i></a>
<a target="_blank" aria-label="le remplacement IDEL en ligne" href="https://www.facebook.com/contactliberalevolution" data-wpel-link="external" rel="external noopener noreferrer"><i class="icofont-facebook icofont-2x"></i></a>
<a target="_blank" aria-label="le remplacement infirmier lib&eacute;ral en ligne" href="https://twitter.com/remplacementide" data-wpel-link="external" rel="external noopener noreferrer"><i class="icofont-x icofont-2x"></i></a>
</p></div></div>
</div>

</div>
				</div>
			</div>
			<div class="footer_below clearfix">
				<nav></nav>
			</div>
		</footer> 
		<div id="scroll_to_top"><i class="icofont-arrow-up"></i></div>
		<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/swmp/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://remplacement-ide-liberal.fr","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceURL=rocket_lazyload_css-js-after
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/themes/swmp/js/countMe.min.js" id="countme-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/cache/min/1/wp-content/themes/swmp/js/landing.js?ver=1765369703" id="landing-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/lib/jquery.validate.min.js?ver=1.21.0" id="wpforms-validation-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/lib/mailcheck.min.js?ver=1.1.2" id="wpforms-mailcheck-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/lib/punycode.min.js?ver=1.0.0" id="wpforms-punycode-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/js/share/utils.min.js?ver=1.9.8.4" id="wpforms-generic-utils-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/js/frontend/wpforms.min.js?ver=1.9.8.4" id="wpforms-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6LdgKFMfAAAAAJ-z5dlCGhlzgFvbWG-BGLCq__ce" id="wpforms-recaptcha-js"></script>
<script type="text/javascript" id="wpforms-recaptcha-js-after">
/* <![CDATA[ */
var wpformsDispatchEvent = function (el, ev, custom) {
				var e = document.createEvent(custom ? "CustomEvent" : "HTMLEvents");
				custom ? e.initCustomEvent(ev, true, true, false) : e.initEvent(ev, true, true);
				el.dispatchEvent(e);
			};
		var wpformsRecaptchaV3Execute = function ( callback ) {
					grecaptcha.execute( "6LdgKFMfAAAAAJ-z5dlCGhlzgFvbWG-BGLCq__ce", { action: "wpforms" } ).then( function ( token ) {
						Array.prototype.forEach.call( document.getElementsByName( "wpforms[recaptcha]" ), function ( el ) {
							el.value = token;
						} );
						if ( typeof callback === "function" ) {
							return callback();
						}
					} );
				}
				grecaptcha.ready( function () {
					wpformsDispatchEvent( document, "wpformsRecaptchaLoaded", true );
				} );
			
//# sourceURL=wpforms-recaptcha-js-after
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://remplacement-ide-liberal.fr/wp-content/plugins/wpforms-lite/assets/js/frontend/fields/address.min.js?ver=1.9.8.4" id="wpforms-address-field-js" data-rocket-defer defer></script>
<script type="text/javascript">
/* <![CDATA[ */
var wpforms_settings = {"val_required":"Ce champ est n\u00e9cessaire","val_email":"Veuillez saisir une adresse e-mail valide.","val_email_suggestion":"Vous vouliez dire {suggestion}\u00a0?","val_email_suggestion_title":"Cliquez pour accepter cette suggestion.","val_email_restricted":"Cette adresse e-mail n\u2019est pas autoris\u00e9e.","val_number":"Veuillez saisir un nombre valide.","val_number_positive":"Veuillez saisir un num\u00e9ro de t\u00e9l\u00e9phone valide.","val_minimum_price":"Le montant saisi est inf\u00e9rieur au minimum n\u00e9cessaire.","val_confirm":"Les valeurs du champ ne correspondent pas.","val_checklimit":"Vous avez d\u00e9pass\u00e9 le nombre de s\u00e9lections autoris\u00e9es\u00a0: {#}.","val_limit_characters":"{count} sur {limit} caract\u00e8res maximum.","val_limit_words":"{count} sur {limit} mots maximum.","val_min":"Please enter a value greater than or equal to {0}.","val_max":"Please enter a value less than or equal to {0}.","val_recaptcha_fail_msg":"La v\u00e9rification Google reCAPTCHA a \u00e9chou\u00e9, veuillez r\u00e9essayer ult\u00e9rieurement.","val_turnstile_fail_msg":"La v\u00e9rification Cloudflare Turnstile a \u00e9chou\u00e9, veuillez r\u00e9essayer ult\u00e9rieurement.","val_inputmask_incomplete":"Veuillez remplir le champ au format n\u00e9cessaire.","uuid_cookie":"","locale":"fr","country":"","country_list_label":"Liste de pays","wpforms_plugin_url":"https:\/\/remplacement-ide-liberal.fr\/wp-content\/plugins\/wpforms-lite\/","gdpr":"","ajaxurl":"https:\/\/remplacement-ide-liberal.fr\/wp-admin\/admin-ajax.php","mailcheck_enabled":"1","mailcheck_domains":[],"mailcheck_toplevel_domains":["dev"],"is_ssl":"1","currency_code":"USD","currency_thousands":",","currency_decimals":"2","currency_decimal":".","currency_symbol":"$","currency_symbol_pos":"left","val_requiredpayment":"Le paiement est n\u00e9cessaire.","val_creditcard":"Veuillez saisir un num\u00e9ro de carte bancaire valide.","readOnlyDisallowedFields":["captcha","content","divider","hidden","html","entry-preview","pagebreak","payment-total"],"error_updating_token":"Erreur lors de la mise \u00e0 jour du jeton. Veuillez r\u00e9essayer ou contacter le support si le probl\u00e8me persiste.","network_error":"Erreur de r\u00e9seau ou serveur inaccessible. V\u00e9rifiez votre connexion ou r\u00e9essayez ult\u00e9rieurement.","token_cache_lifetime":"86400","hn_data":{"13003":3,"13008":3},"address_field":{"list_countries_without_states":["GB","DE","CH","NL"]}}
/* ]]> */
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://remplacement-ide-liberal.fr/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){var t='<img data-lazy-src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi_webp/ID/hqdefault.webp" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="Lire la vid&#233;o Youtube"></button>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?"":"&"+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow","accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi_webp/ID/hqdefault.webp'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query",a[t].dataset.query),e.setAttribute("data-src",a[t].dataset.src),(e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>		<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
		jQuery( document).ready(function() {
			
			jQuery( ".compteurs .col .nb #nb1" ).countMe(1000,80);
			jQuery( ".compteurs .col .nb #nb2" ).countMe(1000,30);
			jQuery( ".compteurs .col .nb #nb3" ).countMe(1000,30);
			jQuery( ".compteurs2 .col .nb #nb1" ).countMe(1000,30);
			jQuery( ".compteurs2 .col .nb #nb2" ).countMe(1000,30);

			function survol(image) {
				var urlimg=image.getAttribute("src");
				var x=urlimg.indexOf('_nb');
				var newurlimg=urlimg.substring(0,x) + urlimg.substring(x+3);
				image.setAttribute("src",newurlimg);	
			}
			function sortie(image) {
				var urlimg=image.getAttribute("src");
				var x=urlimg.lastIndexOf('.');
				var newurlimg=urlimg.substring(0,x) + '_nb.' + urlimg.substr(-3);
				image.setAttribute("src",newurlimg);	
			}

			jQuery( ".barrelaterale" ).click(function() {
				if (jQuery( "aside" ).is(":visible")){
					jQuery( "aside" ).hide();
					jQuery( ".barrelaterale a" ).html( '<i class="icofont-plus-square"></i>' ); 
				} else {
					jQuery( "aside" ).show();
					jQuery( ".barrelaterale a" ).html( '<i class="icofont-minus-square"></i>' ); 
				}					
			});

			jQuery( "#burger" ).click(function() {
				jQuery( ".widget_nav_menu" ).toggle( "slow" );
			});

			jQuery( "#onglet" ).click(function() {
				var actuel=jQuery( "aside" ).css( "display" );
				if ( actuel == "none" ) {
					jQuery( "section.single aside" ).addClass( "aside-open" );
					jQuery( this ).html( '<i class="icofont-square-right"></i>' );
				} else {
					jQuery( "section.single aside" ).removeClass( "aside-open" );
					jQuery( this ).html( '<i class="icofont-square-left"></i>' );
				}
			});

			jQuery( "#mobiles ul.menu li.menu-item-has-children" ).prepend( '<div class="bascule"><i class="icofont-arrow-right"></i></div>' );
			jQuery( "#mobiles ul.menu li .bascule" ).click(function() {
			if (jQuery( this ).parent().find( "ul.sub-menu" ).is(":visible")){
				jQuery( this ).parent().find( "ul.sub-menu" ).hide();
				jQuery( this ).html('<i class="icofont-arrow-right"></i>');
			} else {
				jQuery( this ).parent().find( "ul.sub-menu" ).show();
				jQuery( this ).html('<i class="icofont-arrow-down"></i>');

			}
		});

			jQuery( "#mobiles ul.menu li_menu" ).click(function() {
			if (jQuery( this ).find( "ul.menu" ).is(":visible")){
				jQuery( this ).find( "ul.menu" ).hide();
				jQuery( this ).find( ".accordion" ).html('<i class="icofont-rounded-right"></i>');
			} else {
				jQuery( this ).find( "ul.menu" ).show();
				jQuery( this ).find( ".accordion" ).html('<i class="icofont-rounded-down"></i>');

			}
		});

			jQuery(document).on("scroll", function() {
				if (jQuery(document).scrollTop()>200) {
					jQuery( "header" ).removeClass("large").addClass("small");
					jQuery( "#spacer" ).removeClass("spacer_no").addClass("spacer_yes");
				} else {
					jQuery( "header" ).removeClass("small").addClass("large");
					jQuery( "#spacer" ).removeClass("spacer_yes").addClass("spacer_no");
				}
			});
			function scroll_to_top(div) {
				jQuery(div).click(function() {
					jQuery('html,body').animate({scrollTop: 0}, 'slow');
				});
				jQuery(window).scroll(function(){
					if(jQuery(window).scrollTop()<500){
						jQuery(div).fadeOut();
					} else {
						jQuery(div).fadeIn();
					}
				});
    			}
			scroll_to_top("#scroll_to_top");
			
			jQuery( ".depliant" ).click(function() {
			if (jQuery( this ).find( ".volet" ).is(":visible")){
				jQuery( this ).find( ".volet" ).hide();
				jQuery( this ).find( ".commutateur" ).html('Lire la suite');
			} else {
				jQuery( this ).find( ".volet" ).show();
				jQuery( this ).find( ".commutateur" ).html('Fermer');

			}
			});
			jQuery( ".rank-math-question" ).prepend('<span class="arrow"><i class="icofont-arrow-right"></i></span>');
			jQuery( ".rank-math-question" ).click(function() {
				if (jQuery( this ).next().is(":visible")){
					jQuery( this ).next().hide(400);
					jQuery( this ).find( ".arrow" ).html('<i class="icofont-arrow-right"></i>');
				} else { 
					jQuery( this ).next().show(400);
					jQuery( this ).find( ".arrow" ).html('<i class="icofont-arrow-down"></i>');
				}
			});

		});
		});</script>
	</body>
</html><!--
Performance optimized by Redis Object Cache. Learn more: https://wprediscache.com

2136 objets r&#233;cup&#233;r&#233;s (644 Ko) depuis Redis gr&#226;ce &#224; PhpRedis (v6.3.0).
-->
<!-- Parsed with iubenda experimental class in 0.0083 sec. -->
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1765389876 -->