Outiref

Code source de l'URL : http://ericdelestoile.fr

<!DOCTYPE html>

<html lang="fr-FR">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1">
        
        <!-- SEO -->
<title>Eric de l&#039;Estoile</title><meta name="description" content="Le site officiel de tous mes livres"/>
<!-- og meta for facebook, googleplus -->
<meta property="og:title" content="Eric de l&#039;Estoile"/>
<meta property="og:description" content="Le site officiel de tous mes livres"/>
<meta property="og:url" content="https://ericdelestoile.fr"/>
<meta property="og:type" content="website" />
<meta property="og:image" content="https://ericdelestoile.fr/wp-content/uploads/2026/03/524330493_122121802772911352_577528484313771179_n-1024x683.jpg"/>

<!-- twitter meta -->
<meta name="twitter:card" content="summary_large_image"/>
<meta name="twitter:title" content="Eric de l&#039;Estoile"/>
<meta name="twitter:description" content="Le site officiel de tous mes livres"/>
<meta name="twitter:url" content="https://ericdelestoile.fr"/>
<meta name="twitter:image" content="https://ericdelestoile.fr/wp-content/uploads/2026/03/524330493_122121802772911352_577528484313771179_n-1024x683.jpg"/>

<link rel="icon" href="https://ericdelestoile.fr/wp-content/uploads/2026/02/cropped-E-de-lEstoile-2026-32x32.jpg" sizes="32x32" />
<link rel="icon" href="https://ericdelestoile.fr/wp-content/uploads/2026/02/cropped-E-de-lEstoile-2026-192x192.jpg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://ericdelestoile.fr/wp-content/uploads/2026/02/cropped-E-de-lEstoile-2026-180x180.jpg" />
<meta name="msapplication-TileImage" content="https://ericdelestoile.fr/wp-content/uploads/2026/02/cropped-E-de-lEstoile-2026-270x270.jpg" />
<link rel="stylesheet" href="http://ericdelestoile.fr/wp-content/plugins/cmp-coming-soon-maintenance/themes/construct/style.css?v=4.1.17" type="text/css" media="all">
<link rel="stylesheet" href="http://ericdelestoile.fr/wp-content/plugins/cmp-coming-soon-maintenance/css/animate.min.css">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css" rel="stylesheet" >
<link href="https://fonts.googleapis.com/css?family=Montserrat:700%7CMontserrat:400,700,100&amp;subset=cyrillic-ext,latin-ext,cyrillic,latin,vietnamese" rel="stylesheet">


        <style>
            body,input, select, textarea, button {font-family:'Montserrat', 'sans-serif';color:#686868;}
            input {font-family: Montserrat, 'Font Awesome 5 Free';}
            body {background-color:#ffffff}
            a {color:#686868;}
            h1,h2,h3,h4,h5,h6 {font-family:'Montserrat', 'sans-serif';}
            h1,h2,h3,h4,h5,h6,a:hover {color:#001975;}
            input[type="email"]:focus {border:1px solid #001975;}
            input[type="submit"]{background-color: #001975;}
            .social-list a:hover{background:#001975;}

            body {font-size:18px;}
            .section-body p {line-height: 1.6; letter-spacing: 0.5px;font-weight:100;; }
             .section-social {background-color: #f8f8f8}
            h1:not(.text-logo),h2, h3,h4,h5,h6,.text-logo-wrapper {font-size:2.2222222222222em;letter-spacing: 0px; font-weight:700;; }
            h1 {font-weight:700;;}
        </style>

        

<style>
    .wp-video {margin: 0 auto;}
    .wp-video-shortcode {max-width: 100%;}
    .grecaptcha-badge {display: none!important;}
    .text-logo {display: inline-block;}
    #gdpr-checkbox {-webkit-appearance: checkbox;-moz-appearance: checkbox;width: initial;height: initial;}
    #counter.expired {display: none; }
    input, button {
        box-shadow: inset 0 0 0 0 !important;
        -webkit-box-shadow: inset 0 0 0 0 !important;
        -webkit-appearance: none;
        outline: none;
    }
</style>




    </head>

    <body id="body">

                <section class="section section-logo">
            <div class="logo-wrapper text text-logo-wrapper"><a href="https://ericdelestoile.fr" style="text-decoration:none;color:inherit"><h1 class="text-logo">Eric de l&#039;Estoile</h1></a></div>        </section>

        <div id="background-wrapper">
             <div id="background-image" class="image" style="background-image:url('https://ericdelestoile.fr/wp-content/uploads/2026/03/524330493_122121802772911352_577528484313771179_n.jpg')"></div>        </div>


        <section class="section section-body">
            <h2 class="cmp-title animated">SITE EN CREATION</h2>
         </section>


        <section class="section section-social">
            <h2 class="soc-title">Je suis bientôt de retour !</h2><ul class="social-list"><li class="social-child"><a href="https://facebook.com/profile" target="top" class="social-facebook"><i class="fab fa-facebook" aria-hidden="true"></i></a></li></ul>        </section>

                    <footer class="section section-footer">
                <p class="copyright">Made by <a href="https://niteothemes.com">NiteoThemes</a> with love.</p>            </footer>
                        <script type='text/javascript' src='http://ericdelestoile.fr/wp-content/plugins/cmp-coming-soon-maintenance/themes/construct/paraxify.min.js'></script>
            <script>
                setTimeout(() => {
                    // run paraxify
                    myParaxify = paraxify('.image', {
                        speed: 1,
                        boost: 0.5
                    });
                }, 2000);
            </script>

            
    <!-- Fade in background image after load -->
    <script>
        window.addEventListener("load",function(event) {
            init();
        });

        function init(){

            var image = document.getElementById('background-image');
            var body = document.getElementById('body');
            
            if ( image === null ) {
                image = document.getElementById('body');
            } 

            if ( image != null ) {
                if ( image.className !== 'image-unsplash') {
                    image.classList.add('loaded');
                    body.classList.add('loaded');
                }
            }

                    }
    </script>

    
<!-- Build by CMP – Coming Soon Maintenance Plugin by NiteoThemes -->
<!-- Visit plugin page https://wordpress.org/plugins/cmp-coming-soon-maintenance/ -->
<!-- More CMP Themes on https://niteothemes.com -->
    </body>

</html>