• DELETE FROM KEYWORDS WHERE ID_DOMAINE=102752
  • DoneDoneDone

    URL:www.arnaudwillay.net

    Cache-Control: max-age=30, public
    Date: Fri, 01 Nov 2024 06:23:29 GMT
    Content-Length: 175242
    Content-Type: text/html; charset=UTF-8
    Accept-Ranges: bytes
    Age: 973
    ETag: W/"9b9c4e0a60cc37bf1d7efbcfd063a1c092d8cc82-gzip"
    Vary: Accept-Encoding
    powered-by: overblog
    x-cache: HIT
    fhost: arnaudwillay.net
    x-url: /
    x-xss-protection: 1;mode=block
    x-content-type-options: nosniff
    referrer-policy: no-referrer-when-downgrade
    
    
    Status => 200
    <!doctype html>
    <html lang="fr">
        <head>           
      
            
            
                                                                                                        
                                                                                                                              
        <script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/runtime.83b7a608.js"></script><script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/ads.930ed0c8.js"></script>
      <script>
          dataLayer = [{
            'source'   : 'OVERBLOG',
            'theme'    : '76',
            'adUnitID' : '/6783/OverBlogKiwi/fr',
            'group'    : 'Blog-Business',
            'category' : 'Economy, Finance & Legal',
            'rating'   : 'BS',
            'unused'   : 'No',
            'adult'    : 'No',
            'pda'      : 'No',
            'hasAds'   : 'No',
            'lang'     : 'fr',
            'adblock'  : '__ads_loaded__' in window ? 'No' : 'Yes',
            'blog_id'  : '1003632',
            'blog_name': "Bienvenue sur le blog de Arnaud Willay",
            'premium'  : 'Yes',
            'slots'    : {},
                  }];
      </script>
            <!-- DIDOMI CPM TAG STARTS -->
    <script type="text/javascript">window.gdprAppliesGlobally=true;(function(){function a(e){if(!window.frames[e]){if(document.body&&document.body.firstChild){var t=document.body;var n=document.createElement("iframe");n.style.display="none";n.name=e;n.title=e;t.insertBefore(n,t.firstChild)}
        else{setTimeout(function(){a(e)},5)}}}function e(n,r,o,c,s){function e(e,t,n,a){if(typeof n!=="function"){return}if(!window[r]){window[r]=[]}var i=false;if(s){i=s(e,t,n)}if(!i){window[r].push({command:e,parameter:t,callback:n,version:a})}}e.stub=true;function t(a){if(!window[n]||window[n].stub!==true){return}if(!a.data){return}
            var i=typeof a.data==="string";var e;try{e=i?JSON.parse(a.data):a.data}catch(t){return}if(e[o]){var r=e[o];window[n](r.command,r.parameter,function(e,t){var n={};n[c]={returnValue:e,success:t,callId:r.callId};a.source.postMessage(i?JSON.stringify(n):n,"*")},r.version)}}
            if(typeof window[n]!=="function"){window[n]=e;if(window.addEventListener){window.addEventListener("message",t,false)}else{window.attachEvent("onmessage",t)}}}e("__tcfapi","__tcfapiBuffer","__tcfapiCall","__tcfapiReturn");a("__tcfapiLocator");(function(e,tgt){
            var t=document.createElement("script");t.id="spcloader";t.type="text/javascript";t.async=true;t.src="https://sdk.privacy-center.org/"+e+"/loader.js?target_type=notice&target="+tgt;t.charset="utf-8";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)})("e23a01f6-a508-4e71-8f50-c1a9cae7c0d0","fBVP2nLa")})();</script>
    <!-- DIDOMI CPM TAG ENDS -->
    
      
    <script>
        // Paywall Bounce Rate pixel
        function sendCustomPixel(method, consent, tcfStatus) {
            var pixelUrl = "https://bpt.webedia-group.com/pixel.png?/domain=overblog.com&referrer=" + document.referrer + "&site_route=" + dataLayer[0].blog_name + "_" + (typeof jad !== "undefined") + "&event=tcfapi&method=" + method + "&consent=" + consent + "&tcfStatus=" + tcfStatus
            var img = document.createElement('img');
            img.style = "display: none;"
            img.src = pixelUrl;
            document.body.appendChild(img);
        }
    
        function triggerOnReadyOrTimeout(action, tcfStatus) {
    
            var done = false;
    
            function doItIfNotDone(method, consent, tcfStatus) {
                if (!done) {
                    action(method, consent, tcfStatus);
                    done = true;
                }
            }
    
            window.didomiOnReady = window.didomiOnReady || [];
            window.didomiOnReady.push(function (Didomi) {
                var consent = Didomi.isConsentRequired() ? Didomi.getUserConsentStatusForVendor("c:googleana-XMqagawa") && Didomi.getUserConsentStatusForVendor("google") : true;
                var consentToString = consent == undefined ? "undefined" : consent;
                doItIfNotDone("didomiOnReady", consentToString, tcfStatus);
            });
    
            setTimeout(function() {doItIfNotDone("timeout", "false", tcfStatus)}, 1000);
        }
    
        var tcfok = false;
    
        var tryTcfApiTimer = 0;
    
        var tryToReachTcfApi = setInterval(function() {
            if (typeof __tcfapi !== "undefined") {
                clearInterval(tryToReachTcfApi);
                launchTcfApi()
            } else if (tryTcfApiTimer > 3000) {
                clearInterval(tryToReachTcfApi);
                triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
            }
            tryTcfApiTimer += 200;
        }, 200)
    
        function launchTcfApi() {
            __tcfapi('addEventListener', 2, function(tcData, success) {
                if (success) {
                    try{
                        switch (tcData.eventStatus) {
                            case "useractioncomplete":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
                                break;
                            case "cmpuishown":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                break;
                            case "tcloaded":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
                                break;
                            default:
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                        }
                    } catch (error) {
                        triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                    }
                    tcfok = true;
                }
            });
    
            setTimeout(function() {
                if (!tcfok) {
                    triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
                }
            }, 2000);
        }
    </script>  <style>
        [class^=app_gdpr] a {
            color: white !important;
        }
        [class^=app_gdpr] a[href], [class^=app_gdpr] [class^=banner_message] a:not([class^=banner_continue]) {
            text-decoration: underline;
        }
        [class^=app_gdpr] a svg {
            fill: white !important;
        }
        [class^=app_gdpr] [class^=banner_banner], [class^=app_gdpr] [class^=popup_popup]{
            z-index: 2147483647 !important;
        }
    </style>
        <script>
        if (window.parent !== window) {
          if (typeof btoa !== "function") {
            window.btoa = function (input) {
              var str = String(input);
              for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
                charCode = str.charCodeAt(idx += 3/4)
                block = block << 8 | charCode
              }
              return output
            }
          }
          var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
          var res = re.exec(document.referrer)
          var domain = res[1]
          var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
          if (forbidden.indexOf(btoa(domain)) > -1) {
            document.location = document.location.origin + "/system/noframed"
          }
        }
      </script>
      <link rel="stylesheet" href="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.2e03b20d.css">
              <!-- Basic theme id 76 [Elegant press] - last modified : 2023-04-25T10:47:00+02:00 -->
             <!-- shortcut:[Meta] -->
            <!-- title -->
                    
    
    
                        
    
            <!-- Title -->
            <title>Bienvenue sur le blog de Arnaud Willay - Des articles historiques pour tout savoir sur l'Histoire de B&eacute;thune </title>
            <!-- metas description, keyword, robots -->
            <!-- Metas -->
            <meta http-equiv="content-type" content="text/html; charset=utf-8" />
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width">
            <meta name="author" content="Arnaud Willay" />
    
            <meta property="og:site_name" content="Bienvenue sur le blog de Arnaud Willay" />
            <meta property="og:title" content="Bienvenue sur le blog de Arnaud Willay" />
            <meta name="twitter:title" content="Bienvenue sur le blog de Arnaud Willay" />
            <meta name="description" content="Des articles historiques pour tout savoir sur l&#039;Histoire de B&amp;eacute;thune " />
            <meta property="og:description" content="Des articles historiques pour tout savoir sur l&#039;Histoire de B&amp;eacute;thune " />
            <meta name="twitter:description" content="Des articles historiques pour tout savoir sur l&#039;Histoire de B&amp;eacute;thune " />
            <meta property="og:locale" content="fr_FR" />
            <meta name="keywords" content="" />
    
            <meta property="og:image" content="https://img.over-blog-kiwi.com/1/00/36/32/20140422/ob_27bd13_willay1.jpg" />
            <meta name="twitter:image:src" content="https://img.over-blog-kiwi.com/1/00/36/32/20140422/ob_27bd13_willay1.jpg" />
            <meta property="og:type" content="blog" />
            <meta name="twitter:card" content="summary" />
            <meta name="twitter:site" content="@overblog" />
            <meta name="twitter:creator" content="@" />
            <meta property="fb:app_id" content="284865384904712" />
    
        
                    
    
            <!-- Robots -->
            <meta name="robots" content="index,follow" />
    
            <!-- RSS -->
            <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
    
    
    <!-- Analytics -->
    
            <!-- shortcut:[Includes] -->
            <!-- favicon -->
            <!-- Metas -->
        <link rel="icon" type="image/png" href="https://img.over-blog-kiwi.com/1/00/36/32/20140422/ob_27bd13_willay1.jpg" />
    
            <!-- Custom vars -->
                                    
                            
                                            
                    
                    
                                                                                                                                                                    
                    
                                            
            <!-- jQuery (loaded by template script) -->
            <script src="https://assets.over-blog.com/t/elegant_press/scripts/elegant-press.js" type="text/javascript"></script>
    
            <!-- NivoSlider -->
            <link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/nivo-slider/3.2/nivo-slider.css" type="text/css" media="screen" />
            <link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/nivo-slider/3.2/themes/default/default.css" type="text/css" />
    
            <!-- Fancybox -->
            <link rel="stylesheet" type="text/css" href="https://assets.over-blog.com/t/catalog/jquery/fancybox/2.5/source/jquery.fancybox.css" media="screen" />
    
            <!-- Fonts -->
            <link href='https://fonts.googleapis.com/css?family=Cagliostro:400,700' rel='stylesheet' type='text/css'>
    
            <!-- Fonts -->
            <link href="https://fonts.over-blog.com/?family=Bevan:100,200,300,400,500,600,700,800,900" rel='stylesheet' type='text/css' />
    
            <!-- Template resources -->
            <style type="text/css">
                .ob-h1 {
                    display: block;
                    font-size: 2em;
                    margin-top: 0.67em;
                    margin-bottom: 0.67em;
                    font-weight: bold;
                }
                .ob-h2 {
                    display: block;
                    font-size: 1.5em;
                    margin-top: 0.83em;
                    margin-bottom: 0.83em;
                    font-weight: bold;
                }
                .ob-h3 {
                    display: block;
                    font-size: 1.17em;
                    margin-top: 1em;
                    margin-bottom: 1em;
                    font-weight: bold;
                }
                .ob-h4 {
                    display: block;
                    margin-top: 1.33em;
                    margin-bottom: 1.33em;
                    font-weight: bold;
                }
                .ob-h5 {
                    display: block;
                    font-size: 0.83em;
                    margin-top: 1.67em;
                    margin-bottom: 1.67em;
                    font-weight: bold;
                }
                .ob-h6 {
                    display: block;
                    font-size: 0.67em;
                    margin-top: 2.33em;
                    margin-bottom: 2.33em;
                    font-weight: bold;
                }
                /*
                Template Name:  Elegant Press
                Theme URI:  //www.priteshgupta.com/templates/elegant-press
                File:  Layout CSS
                Description:  HTML5 and CSS3 Free Website Theme
                Author:  Pritesh Gupta
                Author URI:  //www.priteshgupta.com/
                Version:  1.2.0
                License:  New BSD License
                License URI:  license.txt
                */
    
                /* Distributed by //freehtml5templates.com */
    
                /**
                 * Elegant Press Template Version 1.2.0
                 * By PriteshGupta.com
                 * Download for free at //www.priteshgupta.com/templates/elegant-press
    
                    Released under New BSD License
                    //www.opensource.org/licenses/bsd-license.php
    
                    Copyright (c) 2011, PriteshGupta.com
                    All rights reserved.
    
                    Redistribution and use in source and binary forms, with or without modification,
                    are permitted provided that the following conditions are met:
    
                        * Redistributions of source code must retain the above copyright notice,
                          this list of conditions and the following disclaimer.
    
                        * Redistributions in binary form must reproduce the above copyright notice,
                          this list of conditions and the following disclaimer in the documentation
                          and/or other materials provided with the distribution.
    
                        * Neither the name of PriteshGupta.com nor the names of its
                          contributors may be used to endorse or promote products derived from this
                          software without specific prior written permission.
    
                    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
                    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
                    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
                    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
                    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
                    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
                    LOSS OF USE, DATA, OR PROFITS;  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
                    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
                    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
                    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
                */
    
                /*----- Reset -----*/
                body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6,pre,form,fieldset,input,p,textarea,blockquote,th,td {
                    margin:0;
                    padding:0;
                }
                table {
                    border-collapse:collapse;
                    border-spacing:0;
                }
                fieldset,img {
                    border:0;
                }
                address,caption,cite,code,dfn,var {
                    font-style:normal;
                    font-weight:normal;
                }
                caption,th {
                    text-align:left;
                }
                h1,h2,h3,h4,h5,h6,.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6, .blog-title, .post-title, .widget-title {
                    font-size:100%;
                    font-weight:normal;
                }
                q:before,q:after {
                    content:'';
                }
                abbr,acronym {
                    border:0;
                }
                /*----- Import fonts -----*/
                @font-face {
                    font-family:'Artifika';
                    font-style: normal;
                    font-weight: normal;
                    src: local('Artifika Medium'),
                         local('Artifika-Medium'),
                         url('https://assets.over-blog.com/t/elegant_press/styles/fonts/Artifika-Regular.woff') format('woff'),
                         url('https://assets.over-blog.com/t/elegant_press/styles/fonts/Artifika-Regular.ttf') format('truetype');
                }
    
                /*****************************************
                ***************** GLOBAL *****************
                *****************************************/
                body {
                    font-size:13px;
                    font-family:Tahoma,Georgia,"Times New Roman",Times,serif;
                    color:#333;
                    background:#eee url(//assets.over-blog.com/t/elegant_press/images/bg.png) repeat;
                    padding:0;
                }
    
                .container {
                    margin: 0 auto;
                    width: 960px;
                }
    
                .right {
                    text-align: right
                }
                .clear {
                    clear:both
                }
    
                a,
                a:visited {
                    color: #A3443E;
                    outline: none;
                    text-decoration: none;
                }
                .imgl,
                .imgr {
                    border:1px solid #C7C5C8;
                    padding:5px
                }
                .imgl {
                    float: left;
                    clear: left;
                    margin: 0 8px 8px 0
                }
                .imgr {
                    float: right;
                    clear: right;
                    margin: 0 0 8px 8px
                }
                h1, .blog-title,
                h2, .post-title,
                h3, .widget-title,
                h4,
                h5,
                h6,
                .ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6 {
                    font-family: "Cagliostro", sans-serif;
                    font-weight:400;
                    line-height:normal;
                    margin:0 0 15px;
                    padding:0
                }
    
                
                h1, .ob-h1, .blog-title {
                    font-size: 32px;
                }
                h2, .ob-h2, .post-title {
                    font-size: 28px;
                }
    
                h3, .ob-h3, .widget-title {
                    font-size: 22px;
                }
                h4, .ob-h4 {
                    font-size: 18px;
                }
                h5, .ob-h5 {
                    font-size: 16px;
                }
                h6, .ob-h6 {
                    font-size: 12px;
                }
                .visuallyhidden,
                .ob-form-subscription label {
                  position: absolute;
                  overflow: hidden;
                  clip: rect(0 0 0 0);
                  height: 1px; width: 1px;
                  margin: -1px; padding: 0; border: 0;
                }
    
                /*****************************************
                ***************** HEADER *****************
                *****************************************/
                .header {
                    padding: 20px 0 30px;
                }
    
                /**** blog title ***/
                .blog-title {
                    font-family: "Bevan", cursive;
                    font-size: 55px;
                    line-height: 70px;
                    max-width: 960px;
                    text-align: center;
                    text-shadow: 0 3px 3px #555;
                    text-transform: uppercase
                }
                .blog-title a,
                .blog-title a:visited {
                    color: #292929;
                }
                /**** blog description ****/
                .header .description {
                    font-family: "Cagliostro", sans-serif;
                    font-size: 25px;
                    letter-spacing: 2px;
                    max-width: 960px;
                    text-align: center;
                }
                .header .img{
                    margin-bottom:5px;
                    text-align:center;
                }
                .header .img a {
                    background:#fff url(//assets.over-blog.com/t/elegant_press/images/image-frames-picto.png?0) no-repeat left top;
                    display: inline-block;
                    padding:7px 7px 4px;
                    position: relative;
                }
                .header .img a:after,
                .header .img a:before {
                    content: " ";
                    height: 100px;
                    position: absolute;
                    width: 50%;
                    z-index: -10;
                }
                .header .img a:before {
                    box-shadow: 7px 6px 15px #333;
                    left: 5px;
                    top: 12px;
                    -webkit-transform: rotate(-5deg);
                    -moz-transform: rotate(-5deg);
                    -ms-transform: rotate(-5deg);
                    transform: rotate(-5deg);
                }
                .header .img a:after {
                    box-shadow: -7px 6px 15px #333;
                    right: 5px;
                    top: 12px;
                    -webkit-transform: rotate(5deg);
                    -moz-transform: rotate(5deg);
                    -ms-transform: rotate(5deg);
                    transform: rotate(5deg);
                }
                /**** headline + search form ****/
                .headline {
                    border-bottom: 1px solid #666;
                    padding: 15px 0
                }
                .headline p {
                    font-family: "Cagliostro", sans-serif;
                    font-size: 20px;
                    letter-spacing: 2px;
                    padding-top: 5px;
                }
                .headline input {
                    display:block;
                    float:left;
                    color: #565656;
                    border:1px solid #C3C3C3;
                    font-size:12px;
                    margin:0 5px 0 0;
                    padding:5px
                }
                .headline input[type="text"] {
                    background-color: #EBEBEB;
                }
                .headline input:focus {
                    background-color:#FFF;
                }
                .headline input #go {
                    text-transform:uppercase;
                    color:#FFF;
                    background-color:#565656;
                    cursor:pointer;
                    font-weight:700;
                    border-color:#C3C3C3;
                    margin:0;
                    padding:4px 10px
                }
    
                /***************************************
                ***************** MENU *****************
                ****************************************/
                .menu {
                    border-top: 1px dashed #666;
                    border-bottom: 1px dashed #666;
                    font-size: 14px;
                    list-style:none;
                    text-align: center;
                    text-transform: uppercase;
                    z-index: 1000;
                }
                .nav ul {
                    position:absolute;
                    top:-999em;
                    width:10em
                }
                .nav ul li {
                    width:100%
                }
                .nav li:hover {
                    visibility:inherit
                }
                .nav li {
                    position:relative;
                    display:inline-block;
                    zoom:1;
                    *display:inline;
                }
                .nav a {
                    display:block;
                    position:relative;
                    color:#333!important;
                    text-decoration:none;
                    padding:.75em 1em
                }
                .nav li:hover ul,.nav li.sfHover ul {
                    left:0;
                    top:2.5em;
                    z-index:99
                }
                .nav a,.nav a:visited,.nav li.active li a {
                    color:#333
                }
                .nav a.sf-with-ul {
                    padding-right:2.25em
                }
                .nav li ul a.sf-with-ul {
                    padding-right:1em
                }
                .sf-sub-indicator {
                    position:absolute;
                    display:block;
                    right:.75em;
                    top:1.05em;
                    width:10px;
                    height:10px;
                    text-indent:-999em;
                    overflow:hidden;
                    background:url(//assets.over-blog.com/t/elegant_press/images/nav_arrows.png) no-repeat -10px -100px
                }
                a>.sf-sub-indicator {
                    top: .8em;
                    background-position:0 -100px
                }
                a:focus > .sf-sub-indicator,a:hover>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator {
                    background-position:-10px -100px
                }
                .nav ul a > .sf-sub-indicator {
                    background-position:0 0
                }
    
                /********************************************
                ***************** SLIDESHOW *****************
                ********************************************/
                .slideshow {
                    border-top: 1px solid #666;
                    margin-bottom: 30px;
                    padding-top: 30px;
                    position: relative;
                }
                #mySlides{
                    color: #FFF;
                    height: 350px;
                    overflow: hidden;
                }
                .m-slides+.m-slides span{
                    display: none;
                }
                .jFlowSlideContainer a {
                    color:#F90;
                    text-decoration:none
                }
                .jFlowSlideContainer a:hover {
                    text-decoration:none
                }
                .jFlowSlideContainer a:focus {
                    position:relative;
                    top:1px
                }
                .jFlowNext div {
                    background:url(//assets.over-blog.com/t/elegant_press/images/arrows.png) no-repeat scroll 0 -35px transparent;
                    height:130px;
                    position:absolute;
                    top:140px;
                    right:-50px;
                    width:50px;
                    cursor:pointer
                }
                .jFlowPrev div {
                    background:url(//assets.over-blog.com/t/elegant_press/images/arrows.png) no-repeat scroll -84px -35px transparent;
                    height:130px;
                    position:absolute;
                    top:140px;
                    left:-50px;
                    width:50px;
                    cursor:pointer
                }
                .jFlowPrev div:hover {
                    background-position:-84px -235px
                }
                .jFlowNext div:hover {
                    background-position:0 -235px
                }
    
                .m-slides span {
                    background:#333;
                    background:rgba(0,0,0,0.5);
                    bottom: 20px;
                    display: block;
                    max-width: 420px;
                    padding: 10px;
                    position:absolute;
                    right:20px;
                }
                .m-slides a {
                    display: block;
                }
                .m-slides .slideheading {
                    color: white;
                    display: block;
                    font-family: "Cagliostro", Georgia, serif;
                    font-weight: 100;
                    font-size: 25px;
                    line-height: normal;
                    max-width: 100%;
                }
                .m-slides .readmore {
                    background:#454545;
                    -webkit-border-radius: 10px;
                       -moz-border-radius: 10px;
                        -ms-border-radius: 10px;
                         -o-border-radius: 10px;
                            border-radius: 10px;
                    color:#fff !important;
                    float:right;
                    font-size:13px;
                    margin-top: 20px;
                    padding:10px;
                    text-align:center;
                    text-decoration:none;
                }
                .m-slides .readmore:hover {
                    background:#272727;
                }
    
                /****************************************
                ***************** ABOUT *****************
                *****************************************/
                .callout {
                    background: #f2f2f2;
                    margin: 20px 0 40px;
                }
                .calloutoverlay {
                    height: 10px;
                    background: url(//assets.over-blog.com/t/elegant_press/images/hash-overlay.png) repeat-x center left;
                    left:0;
                    position: absolute;
                    top: -5px;
                    width: 100%;
                }
                .calloutoverlaybottom {
                    height:77px;
                    background: url(//assets.over-blog.com/t/elegant_press/images/hash-overlay-bottom.png) repeat-x top left;
                    position:absolute;
                    bottom:-41px;
                    left:0;
                    width:100%;
                }
                .calloutcontainer {
                    position:relative;
                    padding:20px 0;
                }
                .about .more {
                    float: right;
                }
                a.read_more {
                    width:200px;
                    text-align:center;
                    float:left;
                    font-size:13px;
                    color:#fff;
                    text-decoration:none;
                    margin-top:18px;
                    background:#454545 url(//assets.over-blog.com/t/elegant_press/images/arrow_01.png) no-repeat right 7px;
                    margin-left:15px;
                    padding:5px 30px 5px 10px;
                    -webkit-border-radius: 10px;
                       -moz-border-radius: 10px;
                        -ms-border-radius: 10px;
                         -o-border-radius: 10px;
                            border-radius: 10px;
                }
                a.read_more:hover {
                    background-color:#272727;
                    -webkit-transition: all 1s ease-out;
                       -moz-transition: all 1s ease-out;
                        -ms-transition: all 1s ease-out;
                         -o-transition: all 1s ease-out;
                            transition: all 1s ease-out;
                }
    
                .box:before {
                    border-top: 1px solid #666;
                    content: '';
                    left: 0;
                    position: absolute;
                    top: -31px;
                    width: 960px;
                }
                .box {
                    background-color:#FFF;
                    border:1px solid #666;
                    -webkit-border-radius:5px;
                       -moz-border-radius:5px;
                        -ms-border-radius:5px;
                         -o-border-radius:5px;
                            border-radius:5px;
                    -webkit-box-shadow:5px 5px 5px #ccc;
                       -moz-box-shadow:5px 5px 5px #ccc;
                        -ms-box-shadow:5px 5px 5px #ccc;
                         -o-box-shadow:5px 5px 5px #ccc;
                            box-shadow:5px 5px 5px #ccc;
                    margin-top: 30px;
                    padding: 19px;
                    position: relative;
                }
                .content {
                    display: block;
                    float: left;
                    width: 600px
                }
    
                /*----- Sidebar -----*/
                .sidebar {
                    display:block;
                    float:right;
                    width:300px
                }
                .sidebar .widget-title {
                    font-size: 22px;
                }
    
                .sidebar .subnav {
                    display: block;
                    background-color: #F9F9F9;
                    margin-bottom: 30px;
                    padding: 25px;
                }
                .sidebar .subnav li {
                    margin: 0 0 3px;
                    padding: 0;
                }
                .sidebar .subnav a {
                    display: block;
                    color: black;
                    background: url(//assets.over-blog.com/t/elegant_press/images/red_file.gif) no-repeat 10px center #F9F9F9;
                    text-decoration: none;
                    border-bottom: 1px dotted #666;
                    margin: 0;
                    padding: 5px 10px 5px 20px;
                }
                .sidebar .subnav a:hover {
                    color: #A3443E;
                    background-color: #F9F9F9;
                }
                .sidebar .holder,
                .sidebar #featured {
                    display: block;
                    width: 270px;
                    margin-bottom:  20px
                }
                .sidebar div.imgholder {
                    border: 1px solid #666;
                    display: block;
                    margin: 0 0 10px;
                    padding: 4px;
                    width: 260px;
                }
                .sidebar .holder p.readmore {
                    display: block;
                    width: 100%;
                    font-weight: 700;
                    text-align: right;
                    line-height: normal
                }
                .sidebar #featured li {
                    display:block;
                    width:220px;
                    margin:0;
                    padding:20px 25px
                }
                .sidebar #featured li p.imgholder {
                    display:block;
                    width:210px;
                    height:90px;
                    border:1px solid #CCC;
                    margin:20px 0 15px;
                    padding:4px
                }
                .sidebar #featured li h2,  .sidebar #featured li .ob-h2 {
                    font-weight:400;
                    font-family: 'Artifika',Georgia,Times New Roman,Times,serif;
                    line-height:normal;
                    border-bottom:1px dotted #666;
                    margin:0;
                    padding:0 0 8px
                }
                .sidebar #featured p.readmore {
                    display:block;
                    width:100%;
                    margin-top:15px;
                    font-weight:700;
                    text-align:right;
                    line-height:normal
                }
                .sidebar .latestnews {
                    display:block;
                    width:100%;
                    list-style:none;
                    margin:0;
                    padding:0
                }
                .sidebar .latestnews li {
                    display:block;
                    width:100%;
                    height:99px;
                    border-bottom:1px dotted #C7C5C8;
                    overflow:hidden;
                    margin:0 0 11px;
                    padding:0 0 21px
                }
                .sidebar .latestnews img {
                    float:left;
                    border:1px solid #C7C5C8;
                    clear:left;
                    margin:0 10px 0 0;
                    padding:4px
                }
    
                .grid-container {
                    background: url(//assets.over-blog.com/t/elegant_press/images/textured-light-bg.gif) repeat #f2f2f2;
                    width: 100%
                }
                .grid h1,
                .grid h2,
                .grid h3,
                .grid .ob-h1,
                .grid .ob-h2,
                .grid .ob-h3,
                .grid p,
                .grid ul,
                .grid a {
                    font-weight: 400;
                    list-style: none;
                    line-height: normal;
                    margin:0;
                    padding:0
                }
                .grid h1,
                .grid h2,
                .grid .ob-h1,
                .grid .ob-h2,
                .footbox .widget-title,
                .latestgallery .widget-title {
                    border-bottom: 1px dotted #585858 !important;
                    font-size: 16px !important;
                    font-weight: 400 !important;
                    margin-bottom: 10px !important;
                    padding-bottom: 6px !important;
                    text-align: center;
    
                }
                .latestgallery {
                    display:block;
                    float:right;
                    width:420px;
                    margin:0;
                    padding:0
                }
                .latestgallery .widget-title {
                    margin-left: 50px!important;
                    text-align: center
                }
                .latestgallery ul li {
                    -webkit-transition: opacity 300ms ease-out;
                       -moz-transition: opacity 300ms ease-out;
                        -ms-transition: opacity 300ms ease-out;
                         -o-transition: opacity 300ms ease-out;
                            transition: opacity 300ms ease-out;
                }
                .latestgallery ul:hover li {
                    -webkit-opacity: 0.7;
                       -moz-opacity: 0.7;
                        -ms-opacity: 0.7;
                         -o-opacity: 0.7;
                            opacity: 0.7;
                }
                .latestgallery ul:hover li:hover {
                    -webkit-opacity: 1;
                       -moz-opacity: 1;
                        -ms-opacity: 1;
                         -o-opacity: 1;
                            opacity: 1;
                }
                .latestgallery li {
                    float:right;
                    display:block;
                    background: url(//assets.over-blog.com/t/elegant_press/images/image-frames-thumb.png) top left no-repeat;
                    height: 110px;
                    width: 160px;
                    padding: 4px
                }
                .footbox {
                    display:block;
                    float: left;
                    margin: 0 0 0 50px;
                    padding: 0;
                    width: 220px;
                }
    
                .footbox li {
                    color: #333!important;
                    margin: 22px 0 0;
                }
                div.last,
                .latestgallery li.last {
                    margin-right: 0;
                }
    
                .footbox .plustext {
                    color: #333;
                    font-family: 'Artifika',Georgia,Times New Roman,Times,serif;
                    font-size: 20px;
                    font-weight:2000;
                }
                #social a.s3d {
                    clear:both;
                    -webkit-border-radius: 3px;
                       -moz-border-radius: 3px;
                        -ms-border-radius: 3px;
                         -o-border-radius: 3px;
                            border-radius: 3px;
                    -webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
                       -moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
                        -ms-box-shadow:0 4px 5px rgba(0,0,0,.3);
                         -o-box-shadow:0 4px 5px rgba(0,0,0,.3);
                            box-shadow:0 4px 5px rgba(0,0,0,.3);
                    display:inline-block !important;
                    font: 700 13px/36px 'Arial',Helvetica,Clean,sans-serif;
                    height: 26px;
                    margin: 0 0 10px;
                    padding: 0 10px 11px;
                    position: relative;
                    text-decoration: none;
                    text-align: center;
                    text-shadow: 0 1px 1px rgba(255,255,255,.35);
                    width: 200px;
                }
                .icons {
                    background: url('https://assets.over-blog.com/t/elegant_press/images/social.png') no-repeat;
                    bottom: 5px;
                    display:  block;
                    height: 26px;
                    position: absolute;
                    right: 10px;
                    width: 25px;
                }
    
                .icons.rss {background: url('https://assets.over-blog.com/t/elegant_press/images/rss.png') no-repeat;}
    
                .icons.youtube {background: url('https://assets.over-blog.com/t/elegant_press/images/social_youtube.png') no-repeat 4px top;}
    
                #social a.facebook .icons.facebook {
                    background-position:-50px 0;
                }
                #social a.twitter .icons.twitter {
                    background-position:-25px 0;
                }
                #social a.flickr .icons.flickr {
                    background-position:-125px 0;
                }
                #social a.facebook {
                    background:#4669AB;
                    background:-webkit-linear-gradient(#4669AB,#304886);
                    background:-moz-linear-gradient(#4669AB,#304886);
                    background:-o-linear-gradient(#4669AB,#304886);
                    background:-ms-linear-gradient(#4669AB,#304886);
                    background:linear-gradient(#4669AB,#304886);
                    border-top:1px solid #8EA4CD;
                    color: #151F35;
                    color: rgb(21,31,53);
                    text-shadow:0 1px 1px rgba(255,255,255,.35);
                }
                #social a.facebook:active {
                    background: #304886;
                    background: -webkit-linear-gradient(#304886, #4669AB);
                    background: -moz-linear-gradient(#304886, #4669AB);
                    background: -o-linear-gradient(#304886, #4669AB);
                    background: -ms-linear-gradient(#304886, #4669AB);
                    background: linear-gradient(#304886, #4669AB);
                }
                #social a.twitter {
                    background:#65ACC8;
                    background:-webkit-linear-gradient(#65ACC8,#4586AE);
                    background:-moz-linear-gradient(#65ACC8,#4586AE);
                    background:-o-linear-gradient(#65ACC8,#4586AE);
                    background:-ms-linear-gradient(#65ACC8,#4586AE);
                    background:linear-gradient(#65ACC8,#4586AE);
                    border-top:1px solid #A1CDDE;
                    color: #192D37;
                    color:rgba(25,45,55,.9);
                }
                #social a.twitter:active {
                    background: #4586AE;
                    background: -webkit-linear-gradient(#4586AE, #65ACC8);
                    background: -moz-linear-gradient(#4586AE, #65ACC8);
                    background: -o-linear-gradient(#4586AE, #65ACC8);
                    background: -ms-linear-gradient(#4586AE, #65ACC8);
                    background: linear-gradient(#4586AE, #65ACC8);
                }
                #social a.rss {
                    background: #ed8b00;
                    background: -webkit-linear-gradient(#ed8b00,#b76b00);
                    background: -moz-linear-gradient(#ed8b00,#b76b00);
                    background: -o-linear-gradient(#ed8b00,#b76b00);
                    background: -ms-linear-gradient(#ed8b00,#b76b00);
                    background: linear-gradient(#ed8b00,#b76b00);
                    border-top: 1px solid #ff9600;
                    color: #192D37;
                    color: rgba(25,45,55,.9);
                }
                #social a.rss:active {
                    background: #d87603;
                    background: -webkit-linear-gradient(#b76b00,#ed8b00);
                    background: -moz-linear-gradient(#b76b00,#ed8b00);
                    background: -o-linear-gradient(#b76b00,#ed8b00);
                    background: -ms-linear-gradient(#b76b00,#ed8b00);
                    background: linear-gradient(#b76b00,#ed8b00);
                }
                #social a.flickr {
                    background: #EA66AC;
                    background:-webkit-linear-gradient(#EA66AC,#DA3868);
                    background:-moz-linear-gradient(#EA66AC,#DA3868);
                    background:-o-linear-gradient(#EA66AC,#DA3868);
                    background:-ms-linear-gradient(#EA66AC,#DA3868);
                    background:linear-gradient(#EA66AC,#DA3868);
                    border-top:1px solid #F3A2CD;
                    color: #4A0420;
                    color: rgba(74,4,32,1);
                }
                #social a.flickr:active {
                    background: #DA3868;
                    background: -webkit-linear-gradient(#DA3868, #EA66AC);
                    background: -moz-linear-gradient(#DA3868, #EA66AC);
                    background: -o-linear-gradient(#DA3868, #EA66AC);
                    background: -ms-linear-gradient(#DA3868, #EA66AC);
                    background: linear-gradient(#DA3868, #EA66AC);
                }
                #social a.youtube {
                    background: #BBB;
                    background:-webkit-linear-gradient(#EAEAEA,#BBB);
                    background:-moz-linear-gradient(#EAEAEA,#BBB);
                    background:-o-linear-gradient(#EAEAEA,#BBB);
                    background:-ms-linear-gradient(#EAEAEA,#BBB);
                    background:linear-gradient(#EAEAEA,#BBB);
                    border-top:1px solid #CCC;
                    color: #444;
                }
                #social a.youtube:active {
                    background: #EAEAEA;
                    background:-webkit-linear-gradient(#BBB,#EAEAEA);
                    background:-moz-linear-gradient(#BBB,#EAEAEA);
                    background:-o-linear-gradient(#BBB,#EAEAEA);
                    background:-ms-linear-gradient(#BBB,#EAEAEA);
                    background:linear-gradient(#BBB,#EAEAEA);
                }
    
                #list1 li,
                #list2 li,
                #list3 li {
                    padding-bottom:6px;
                    margin-bottom:2px
                }
                #list1,
                #list2,
                #list3 {
                    text-indent:5px;
                    list-style-position:outside;
                    list-style-image:url(//assets.over-blog.com/t/elegant_press/images/list-checkmark.png);
                    list-style-type:square;
                    margin:2px;
                    padding:6px;
                }
    
                .search {
                    float: right;
                }
                .ob-terms {
                    display: block;
                    margin-top: 80px;
                    text-align: center;
                }
                .ob-form .ob-label {
                    width: 12%;
                }
                .ob-captcha .ob-input-text{
                    display: block;
                    margin-left: 12%;
                }
                .container input[type=text],
                .container input[type=email],
                .container input[type=url],
                .container textarea {
                    background: rgba(206,205,205,0.6);
                    border: 2px solid #666;
                    line-height: 2em;
                    -webkit-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                       -moz-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                        -ms-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                         -o-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                            box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                    -webkit-border-radius:8px;
                    -moz-border-radius:8px;
                    border-radius:8px;
                    margin-bottom:10px;
                    width:600px;
                    padding:6px 5px;
                }
                .container textarea {
                    height: 250px;
                    overflow: auto;
                }
                .container input[type=text],
                .container input[type=email],
                .container input[type=url] {
                    height: 23px;
                    width: 300px;
                }
                .container input[type=submit],
                .container input[type=reset] {
                    background: #333;
                    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#333333));
                    background: -webkit-linear-gradient(top,#333 0%,#333333 100%);
                    background:    -moz-linear-gradient(top,#333 0%,#333333 100%);
                    background:     -ms-linear-gradient(top,#333 0%,#333333 100%);
                    background:      -o-linear-gradient(top,#333 0%,#333333 100%);
                    background:         linear-gradient(top,#333 0%,#333333 100%);
                    color: #fff;
                    border-radius: 10px 0 10px 0;
                    font-weight: 700;
                    text-shadow: 0 0 1px #aaa;
                    -webkit-transition: all 100ms linear;
                       -moz-transition: all 100ms linear;
                        -ms-transition: all 100ms linear;
                         -o-transition: all 100ms linear;
                            transition: all 100ms linear;
                    font-family: 'Verdana',Geneva,sans-serif;
                    border-color:transparent;
                    padding: 10px 20px
                }
                .ob-input-submit,
                .ob-error {
                    margin-left: 12%;
                }
                #sub-headline input[type=submit] {
                    height: 35px;
                    padding: 5px 10px;
                }
                .container input[type=submit]:hover,
                .container input[type=reset]:hover {
                    border-radius: 0 10px 0 10px;
                    color: #fff;
                    opacity: 1;
                }
                a.more {
                    background: url(//assets.over-blog.com/t/elegant_press/images/futured_button.png) no-repeat left top;
                    color: #A2A2A2;
                    float: left;
                    font-family: 'Artifika',Verdana,Geneva,sans-serif;
                    font-size: 15px;
                    height: 45px;
                    margin-top: 12px;
                    padding: 18px;
                    text-decoration: none;
                    text-transform: uppercase;
                    width: 140px;
                }
                a.more:hover {
                    color:#ddd;
                }
    
                .bold {
                    font-weight:700
                }
                .center,.block h2, .block .ob-h2 {
                    text-align:center
                }
                #breadcrumb,
                .container1 {
                    position: relative;
                    display: block;
                    width: 960px;
                    margin: 0 auto;
                }
                .sidebar #featured ul,
                .sidebar #featured h2,
                .sidebar #featured .ob-h2,
                .sidebar #featured p {
                    list-style:none;
                    margin:0;
                    padding:0
                }
                .sidebar .latestnews p {
                    display:inline
                }
    
                .sidebar .latestnews li.last,
                .grid .footbox li.last {
                    margin-bottom:0
                }
                /* Sidebar > Subscribe */
                .sidebar .ob-form-subscription .ob-form-field{
                    display: inline-block;
                }
                .sidebar .ob-form-subscription .ob-form-field input{
                    margin: 0;
                    width: 204px;
                }
                .sidebar .ob-form-subscription .ob-input-submit[type=submit]{
                    display: inline-block;
                    margin: 5px 0 0;
                    padding: 11px 9px;
                    vertical-align: top;
                }
    
                #home_featured21 .block {
                    display:inline;
                    float:left;
                    width:280px;
                    margin:0 30px 0 0;
                    padding:0
                }
                #home_featured21 .last {
                    width:275px;
                    margin-right:0
                }
                #home_featured21 img {
                    display:inline;
                    float:left
                }
                #home_featured21 strong {
                    float:left;
                    font-size:22px;
                    font-weight:400;
                    color:#4A4A4A;
                    background-color:#FFF;
                    margin:8px 0 0 10px;
                    padding:0
                }
                #home_featured21 h2, #home_featured21 .ob-h2 {
                    max-height: 35px;
                    overflow: hidden;
                }
    
                #home_featured21 p {
                    display:block;
                    clear:both;
                    line-height:1.6em;
                    margin:0;
                    padding:10px 0 0
                }
                #home_featured21 .spacer {
                    clear:both;
                    line-height:normal;
                    padding:8px 0
                }
                #home_featured2 {
                                    overflow: hidden;
                    padding: 30px 0 0;
                }
    
                #home_featured2 .imgholder {
                    display:block;
                    width: 290px;
                    background: url(//assets.over-blog.com/t/elegant_press/images/image-frames.png) top left no-repeat;
                    height: 160px!important;
                    margin: 0;
                    padding: 9px
                }
                #home_featured2 .imgholder img {
                    -webkit-opacity: 1;
                      -moz-opacity: 1;
                       -ms-opacity: 1;
                        -o-opacity: 1;
                           opacity: 1;
                   -webkit-transition: opacity 300ms ease-out;
                      -moz-transition: opacity 300ms ease-out;
                       -ms-transition: opacity 300ms ease-out;
                        -o-transition: opacity 300ms ease-out;
                           transition: opacity 300ms ease-out;
                }
                #home_featured2 .imgholder:hover img {
                    webkit-opacity: 0.8;
                      -moz-opacity: 0.8;
                       -ms-opacity: 0.8;
                        -o-opacity: 0.8;
                           opacity: 0.8;
                }
    
                #home_featured2 li {
                    display:block;
                    float:left;
                    width:295px;
                    margin: 0 12px 50px 12px;
                    padding: 0;
                }
                #home_featured2 li.clear {
                    float:none;
                    width: 0;
                    margin: 0;
                }
                #home_featured2 h2 a, #home_featured2 .ob-h2 a {
                    color: #000;
                    display: block;
                    font-size: 24px;
                    max-width: 270px;
                    padding: 0 10px;
                    text-align: left;
                    word-wrap: break-word;
                }
                #home_featured2 h3 a, #home_featured2 .ob-h3 a {
                    color: #333;
                }
                #home_featured2 p {
                    margin:0;
                    padding:0 10px;
                }
                #home_featured2 p strong {
                    display:block;
                    margin-bottom:10px;
                    font-size:22px;
                    font-weight:400;
                    color:#4A4A4A;
                    background-color:#E0E0E0
                }
    
                #container {
                    width:800px;
                    height: 350px;
                    position:relative;
                    border-top:5px solid #999;
                    border-bottom:5px solid #999;
                    margin:0 auto
                }
                #slide1 span,
                #slide2 span,
                #slide3 span {
                    background:url(//assets.over-blog.com/t/elegant_press/images/contentBg.png) repeat top left transparent;
                    position:absolute;
                    bottom:20px;
                    right:20px;
                    padding:10px
                }
                #slide1 .slideheading,
                #slide2 .slideheading,
                #slide3 .slideheading {
                    font-family: "ChunkFive Regular", Georgia, serif;
                    color: #FFF!important;
                    font-size: 35px;
                    letter-spacing:2px;
                    margin:0 0 10px
                }
                #slide1 p,
                #slide2 p,
                #slide3 p {
                    font-family: Artifika,Georgia,serif;
                    color:#FFF;
                    margin:0
                }
    
                .nav li:hover li ul,.nav li.sfHover li ul,ul.nav li li:hover li ul,ul.nav li li.sfHover li ul {
                    top:-999em
                }
                .nav li li:hover ul,ul.nav li li.sfHover ul,ul.nav li li li:hover ul,ul.nav li li li.sfHover ul {
                    left:10em;
                    top:0
                }
                .nav li.active a,.nav li:hover,.nav li.sfHover,.nav a:focus,.nav a:hover,.nav a:active {
                    background:#e0e0e0
                }
                .nav li li,.nav li li li {
                    background:#eee url(//assets.over-blog.com/t/elegant_press/images/bg.png) repeat
                }
                .nav li li{
                    word-wrap:break-word;
                }
                .nav ul .sf-sub-indicator,
                .nav ul a:focus>.sf-sub-indicator,
                .nav ul a:hover>.sf-sub-indicator,
                .nav ul a:active>.sf-sub-indicator,
                .nav ul li:hover>a>.sf-sub-indicator,.nav ul li.sfHover>a>.sf-sub-indicator {
                    background-position:-10px 0
                }
                .sidebar .subnav ul,
                #home_featured2 ul,
                #gallery ul {
                    list-style:none;
                    margin:0;
                    padding:0
                }
                #home_featured2 li.last,
                #gallery li.last {
                    margin-right:0
                }
    
    
                /*----- UItoTop jQuery Plugin 1.1 | //www.mattvarone.com/web-design/uitotop-jquery-plugin/ ------ */
                #toTop {
                    display:none;
                    text-decoration:none;
                    position:fixed;
                    bottom:10px;
                    right:10px;
                    overflow:hidden;
                    width:51px;
                    height:51px;
                    border:none;
                    text-indent:-999px;
                    background:url(//assets.over-blog.com/t/elegant_press/images/ui.totop.png) no-repeat left top;
                }
                .withsharebar #toTop {
                    bottom: 50px;
                }
                #toTopHover {
                    background:url(//assets.over-blog.com/t/elegant_press/images/ui.totop.png) no-repeat left -51px;
                    width:51px;
                    height:51px;
                    display:block;
                    overflow:hidden;
                    float:left;
                    opacity:0;
                    -moz-opacity:0;
                    filter:alpha(opacity=0)
                }
                #toTop:active,#toTop:focus {
                    outline: none
                }
    
                .ob-text h3,
                .ob-text h4,
                .ob-text h5,
                .ob-text .ob-h3,
                .ob-text .ob-h4,
                .ob-text .ob-h5 {margin: 15px 0 5px !important;}
                .ob-text h3, .ob-text .ob-h3 {font-size: 18px; font-weight: normal !important;}
                .ob-text h4, .ob-text .ob-h4 {font-size: 16px; font-weight: normal !important;}
                .ob-text h5, .ob-text .ob-h5 {font-size: 14px; font-weight: bold !important;}
    
                .ob-text ol,
                .ob-text ul {
                    margin:0 0 0 25px;
                }
    
                .ob-text ol li:last-child,
                .ob-text ul li:last-child {margin-bottom: 15px;}
    
                .ob-text ol li,.ob-text ul li {
                    list-style:disc;
                    margin:3px 0;
                }
                .ob-text ol li {
                    list-style:decimal;
                }
                .bloc-comment {
                    margin-top: 30px;
                }
                .m-social-networks .google,
                .m-social-networks .twitter,
                .m-social-networks .facebook,
                .m-social-networks .pinterest {
                    float: left;
                }
                .m-social-networks .facebook,
                .m-social-networks .pinterest {
                    margin-right: 30px;
                }
                .m-social-networks .ob-share {
                    margin-top: -1px;
                }
                #archivelist ul {
                    margin: 3px 0 3px 18px;
                }
                #archivelist ul li {
                    margin:6px 0;
                }
                .grid .post h1, .grid .post .ob-h1 {
                    font-size:2em;
                    font-weight:bold;
                    text-align:left;
                }
                .grid .meta {
                    color:#666;
                    font-weight:bold;
                    margin: 5px 0;
                }
                .grid .entry {
                    margin: 40px 0 15px;
                    width: 600px;
                }
                .bio .title {
                    font-family: "Cagliostro", sans-serif;
                    font-size: 26px;
                    font-weight: 400;
                    line-height: normal;
                    margin: 0 0 15px;
                    padding: 0;
                }
                .m-bio {
                    max-width:480px;
                }
                .m-bio .ob-media-left {
                    margin:0 10px 10px 0;
                }
                .m-bio img {
                    background:#DCDADA;
                    border:1px solid #999;
                    margin-top:2px;
                    padding: 5px;
                }
    
                .ob-section img {
                    display:inline;
                }
                .ob-slideshow .ob-img {
                    width: 100%;
                }
                .container_12 {
                    margin:10px 0 14px 0;
                }
                .post-img-max {
                    max-height:125px;
                    max-width:314px;
                }
                #pagination {
                    display: block;
                }
                #pagination a,
                #pagination a:visited {
                    color: #A2A2A2;
                    font-family: 'Artifika',Verdana,Geneva,sans-serif;
                    font-size: 15px!important;
                    height: 40px;
                    text-decoration: none;
                    text-transform: uppercase;
                    -webkit-transition: color 200ms;
                       -moz-transition: color 200ms;
                        -ms-transition: color 200ms;
                         -o-transition: color 200ms;
                            transition: color 200ms;
                }
                #pagination a:hover {
                    color: #FFF;
                }
                #pagination .prev {
                    background: url(//assets.over-blog.com/t/elegant_press/images/futured_button_left.png) no-repeat left top;
                    float: left;
                    padding: 19px 0 0 33px;
                    text-align: center;
                    width: 130px;
                }
                #pagination .return {
                    position:absolute;
                    left: 48%;
                }
                #pagination .next {
                    background: url(//assets.over-blog.com/t/elegant_press/images/futured_button.png) no-repeat left top;
                    float: right;
                    padding: 19px 47px 0 27px;
                    text-align: left;
                    width: 83px;
                }
    
                .ob-pagination{
                    clear: both;
                    margin: 0 auto;
                    text-align: center;
                }
                .ob-page{
                    display: inline-block;
                    font-family: 'Artifika',Verdana,Geneva,sans-serif;
                    font-size: 15px;
                    padding: 5px 10px;
                }
                .ob-page-link{
                    background: rgb(75,75,75); /* Old browsers */
                    background: -moz-linear-gradient(top, rgba(75,75,75,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,75,75,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
                    background: linear-gradient(to bottom, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
                    border-radius: 5px;
                    box-shadow: 0 2px 5px;
                }
                .ob-page-link,
                .ob-page-link:visited{
                    color: #A2A2A2;
                }
                .ob-page-link:hover{
                    color: #fff;
                }
    
                .ob-repost {
                    border: 1px solid #DDD;
                    -webkit-border-radius: 5px;
                       -moz-border-radius: 5px;
                            border-radius: 5px;
                    font-family: "Cagliostro", sans-serif;
                    font-weight: bold;
                    padding: 0.5em 0.8em;
                    text-align: center;
                }
                .ob-repost .ob-link {
                    text-decoration: underline;
                }
                .entry {
                    margin-top: 25px;
                    padding-bottom:12px !important;
                }
                .ob-Outbrain, .ob-Related { margin: 0 0 20px; }
                .entry,.m-slides span,
                #home_featured21 .block {
                    word-wrap: break-word;
                }
                .ob-section {
                    width: 100%;
                }
                .ob-section .twitter-tweet-rendered {
                    margin-left: auto!important;
                    margin-right: auto!important;
                }
                .ob-section h2, .ob-section .ob-h2 {
                    border-bottom: 0;
                    font-size: 22px;
                    font-weight: bold;
                }
    
                 .ob-section h2,
                 .ob-section h3,
                 .ob-section h4,
                 .ob-section .ob-h2,
                 .ob-section .ob-h3,
                 .ob-section .ob-h4 {
                    margin:10px 0 15px;
                }
    
                 .ob-section p {
                    margin-bottom: 15px;
                }
                .ob-section li p {
                    margin-bottom: 0;
                }
                .ob-section-text img {
                    max-width: 100%;
                }
    
                /* twitter box */
                .ob-section .twitter-tweet-rendered,
                .ob-section .twt-border {max-width: 100% !important;}
    
                .ob-text pre {
                    background: #FCFCFC;
                    border: 1px dashed #CCC;
                    padding: 15px;
                    overflow: auto;
                    white-space: -webkit-pre-wrap;
                    white-space: -moz-pre-wrap;
                    white-space: -ms-pre-wrap;
                    white-space: -o-pre-wrap;
                    white-space: pre-wrap;
                    word-wrap: break-word;
                }
                .ob-link .ob-img {
                    padding-right: 12px;
                }
                /* section video */
                .ob-section-video iframe,
                .ob-section-video embed,
                .ob-section-video object {
                    max-width: 100%;
                }
    
                .ob-section-video embed,
                .ob-section-video object {
                    max-height: 346px;
                }
    
                .ob-section-video iframe {
                    border: 0;
                }
    
                /* Section HTML */
                .ob-section-html iframe,
                .ob-section-html object,
                .ob-section-html embed {
                    max-width: 100%
                }
                .ob-section-file .ob-button-link {
                    color: #FFFFFF;
                    background: #a3443e;
                }
    
                .container input[type="submit"],
                .container input[type="reset"] {
                    cursor: pointer;
                    text-transform: uppercase;
                }
                .container_12 .post {
                    float: left;
                    width: 600px;
                }
                .container_12 .post-sidebar {
                    float: right;
                    margin-left: 60px;
                    width: 300px;
                }
    
                .footer {
                    font-size: 12px;
                    margin: 30px auto;
                    overflow: hidden;
                }
                .footer .left {
                    float: left;
                }
                .footer .right {
                    float: right;
                }
                .footer .right a {
                    -webkit-transition: color 300ms ease-out;
                       -moz-transition: color 300ms ease-out;
                        -ms-transition: color 300ms ease-out;
                         -o-transition: color 300ms ease-out;
                            transition: color 300ms ease-out;
                }
                .footer .right a:hover {
                    color: #ED8B00;
                }
    
                /**************
                ** ob-footer **
                **************/
                .ob-footer{
                    padding-bottom: 10px;
                }
    
                /********
                ** Ads **
                ********/
                .ads-728x90{
                    background: url(//assets.over-blog.com/t/elegant_press/images/image-frames-banner.png) no-repeat left top;
                    clear: both;
                    margin: 20px auto 10px;
                    padding: 7px;
                    width: 728px;
                }
                .ads-728x90 > div{
                    background: white;
                    max-height: 90px;
                }
                #home_featured2 li.ads-728x90{
                    float: none;
                    margin: 0 auto 50px;
                    padding: 7px;
                    width: 728px;
                }
                .sidebar .subnav.ads{
                    padding: 0;
                }
                .content .ads-300x250{
                    float: left;
                }
                .ads-300{
                    text-align: center;
                    position: relative;
                    height: 1000px;
                }
                .ads-300 > * {
                    position: sticky;
                    top: 0;
                }
                .shareBarOpened .ads-300 > * {
                    top: 40px;
                }
    
                /*****************
                ** Top articles **
                *****************/
                .ob-top-article{
                    margin-bottom: 20px;
                }
    
            </style>
            <!--[if IE]>
                <style>#header h1 a:hover, #header .ob-h1 a:hover{font-size: 75px; }</style>
            <![endif]-->
            <!--[if lt IE 9]>
                <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
            <![endif]-->
    
             <script>
      function loadGA() {
        window.dataLayer = window.dataLayer || []
        var s = document.createElement("script")
        s.async = true
        s.src = "https://cdn.lib.getjan.io/library/overblog.js"
        s.setAttribute("importance", "high")
        var g = document.getElementsByTagName("head")[0]
        g.parentNode.insertBefore(s, g)
        window.jan = window.jan || {}
        jan.cmd = jan.cmd || []
        jancmd = function(){jan.cmd.push(arguments);}
    
        // TODO: Now, The wrapper handle didomi consent for us so we don't need anymore to wait didomi consent to load GA. The dimension23 is for didomi consent but it will be handle directly by the wrapper. We remove it from the code below.
        var dimensions = {
          dimension1: '__ads_loaded__' in window ? '0' : '1',
          dimension2: 'fr',
          dimension3: 'BS',
          dimension4: 'economy-finance-legal',
          dimension5: '0',
          dimension6: '0',
          dimension7: '1',
          dimension10: '1003632',
          dimension11: '1',
          dimension12: '2',
          dimension13: '0',
          dimension14: '__ads_loaded__' in window ? '1' : '0',
          dimension15: '__ads_loaded__' in window ? '0' : '1',
          dimension16: '1003632',
          dimension17: "Bienvenue sur le blog de Arnaud Willay",
                dimension24: '20060406',
          dimension25: 'overblog',
        }
    
        if (location) {
          dimensions.dimension22 = '' + location.hostname
        }
    
        jancmd("setConfig", {
          metadata: dimensions,
        });
    
        jancmd("sendEvent", "pageview");
      }
    
      loadGA()
    </script>
      
    <script>
      function isConnected(connected, connected_owner, timestamp, user_id) {
        if (connected) {
          document.querySelector('html').classList.add('ob-connected')
        }
        if (connected_owner) {
          document.querySelector('html').classList.add('ob-connected-blog')
        }
      }
    </script>
    <script src="//connect.over-blog.com/ping/1003632/isConnected" async></script>
    
    <script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.531c1595.js"></script>
    
    
      
      
     </head>
        
    <!doctype html>
    <html lang="fr">
        <head>           
      
            
            
                                                                                                        
                                                                                                                              
        <script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/runtime.83b7a608.js"></script><script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/ads.930ed0c8.js"></script>
      <script>
          dataLayer = [{
            'source'   : 'OVERBLOG',
            'theme'    : '76',
            'adUnitID' : '/6783/OverBlogKiwi/fr',
            'group'    : 'Blog-Business',
            'category' : 'Economy, Finance & Legal',
            'rating'   : 'BS',
            'unused'   : 'No',
            'adult'    : 'No',
            'pda'      : 'No',
            'hasAds'   : 'No',
            'lang'     : 'fr',
            'adblock'  : '__ads_loaded__' in window ? 'No' : 'Yes',
            'blog_id'  : '1003632',
            'blog_name': "Bienvenue sur le blog de Arnaud Willay",
            'premium'  : 'Yes',
            'slots'    : {},
                  }];
      </script>
            <!-- DIDOMI CPM TAG STARTS -->
    <script type="text/javascript">window.gdprAppliesGlobally=true;(function(){function a(e){if(!window.frames[e]){if(document.body&&document.body.firstChild){var t=document.body;var n=document.createElement("iframe");n.style.display="none";n.name=e;n.title=e;t.insertBefore(n,t.firstChild)}
        else{setTimeout(function(){a(e)},5)}}}function e(n,r,o,c,s){function e(e,t,n,a){if(typeof n!=="function"){return}if(!window[r]){window[r]=[]}var i=false;if(s){i=s(e,t,n)}if(!i){window[r].push({command:e,parameter:t,callback:n,version:a})}}e.stub=true;function t(a){if(!window[n]||window[n].stub!==true){return}if(!a.data){return}
            var i=typeof a.data==="string";var e;try{e=i?JSON.parse(a.data):a.data}catch(t){return}if(e[o]){var r=e[o];window[n](r.command,r.parameter,function(e,t){var n={};n[c]={returnValue:e,success:t,callId:r.callId};a.source.postMessage(i?JSON.stringify(n):n,"*")},r.version)}}
            if(typeof window[n]!=="function"){window[n]=e;if(window.addEventListener){window.addEventListener("message",t,false)}else{window.attachEvent("onmessage",t)}}}e("__tcfapi","__tcfapiBuffer","__tcfapiCall","__tcfapiReturn");a("__tcfapiLocator");(function(e,tgt){
            var t=document.createElement("script");t.id="spcloader";t.type="text/javascript";t.async=true;t.src="https://sdk.privacy-center.org/"+e+"/loader.js?target_type=notice&target="+tgt;t.charset="utf-8";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)})("e23a01f6-a508-4e71-8f50-c1a9cae7c0d0","fBVP2nLa")})();</script>
    <!-- DIDOMI CPM TAG ENDS -->
    
      
    <script>
        // Paywall Bounce Rate pixel
        function sendCustomPixel(method, consent, tcfStatus) {
            var pixelUrl = "https://bpt.webedia-group.com/pixel.png?/domain=overblog.com&referrer=" + document.referrer + "&site_route=" + dataLayer[0].blog_name + "_" + (typeof jad !== "undefined") + "&event=tcfapi&method=" + method + "&consent=" + consent + "&tcfStatus=" + tcfStatus
            var img = document.createElement('img');
            img.style = "display: none;"
            img.src = pixelUrl;
            document.body.appendChild(img);
        }
    
        function triggerOnReadyOrTimeout(action, tcfStatus) {
    
            var done = false;
    
            function doItIfNotDone(method, consent, tcfStatus) {
                if (!done) {
                    action(method, consent, tcfStatus);
                    done = true;
                }
            }
    
            window.didomiOnReady = window.didomiOnReady || [];
            window.didomiOnReady.push(function (Didomi) {
                var consent = Didomi.isConsentRequired() ? Didomi.getUserConsentStatusForVendor("c:googleana-XMqagawa") && Didomi.getUserConsentStatusForVendor("google") : true;
                var consentToString = consent == undefined ? "undefined" : consent;
                doItIfNotDone("didomiOnReady", consentToString, tcfStatus);
            });
    
            setTimeout(function() {doItIfNotDone("timeout", "false", tcfStatus)}, 1000);
        }
    
        var tcfok = false;
    
        var tryTcfApiTimer = 0;
    
        var tryToReachTcfApi = setInterval(function() {
            if (typeof __tcfapi !== "undefined") {
                clearInterval(tryToReachTcfApi);
                launchTcfApi()
            } else if (tryTcfApiTimer > 3000) {
                clearInterval(tryToReachTcfApi);
                triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
            }
            tryTcfApiTimer += 200;
        }, 200)
    
        function launchTcfApi() {
            __tcfapi('addEventListener', 2, function(tcData, success) {
                if (success) {
                    try{
                        switch (tcData.eventStatus) {
                            case "useractioncomplete":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
                                break;
                            case "cmpuishown":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                break;
                            case "tcloaded":
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                                __tcfapi('removeEventListener', 2, function(){}, tcData.listenerId)
                                break;
                            default:
                                triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                        }
                    } catch (error) {
                        triggerOnReadyOrTimeout(sendCustomPixel, tcData.eventStatus);
                    }
                    tcfok = true;
                }
            });
    
            setTimeout(function() {
                if (!tcfok) {
                    triggerOnReadyOrTimeout(sendCustomPixel, "tcfnotloaded")
                }
            }, 2000);
        }
    </script>  <style>
        [class^=app_gdpr] a {
            color: white !important;
        }
        [class^=app_gdpr] a[href], [class^=app_gdpr] [class^=banner_message] a:not([class^=banner_continue]) {
            text-decoration: underline;
        }
        [class^=app_gdpr] a svg {
            fill: white !important;
        }
        [class^=app_gdpr] [class^=banner_banner], [class^=app_gdpr] [class^=popup_popup]{
            z-index: 2147483647 !important;
        }
    </style>
        <script>
        if (window.parent !== window) {
          if (typeof btoa !== "function") {
            window.btoa = function (input) {
              var str = String(input);
              for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) {
                charCode = str.charCodeAt(idx += 3/4)
                block = block << 8 | charCode
              }
              return output
            }
          }
          var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i
          var res = re.exec(document.referrer)
          var domain = res[1]
          var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",]
          if (forbidden.indexOf(btoa(domain)) > -1) {
            document.location = document.location.origin + "/system/noframed"
          }
        }
      </script>
      <link rel="stylesheet" href="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.2e03b20d.css">
              <!-- Basic theme id 76 [Elegant press] - last modified : 2023-04-25T10:47:00+02:00 -->
             <!-- shortcut:[Meta] -->
            <!-- title -->
                    
    
    
                        
    
            <!-- Title -->
            <title>Bienvenue sur le blog de Arnaud Willay - Des articles historiques pour tout savoir sur l'Histoire de B&eacute;thune </title>
            <!-- metas description, keyword, robots -->
            <!-- Metas -->
            <meta http-equiv="content-type" content="text/html; charset=utf-8" />
            <meta charset="UTF-8">
            <meta name="viewport" content="width=device-width">
            <meta name="author" content="Arnaud Willay" />
    
            <meta property="og:site_name" content="Bienvenue sur le blog de Arnaud Willay" />
            <meta property="og:title" content="Bienvenue sur le blog de Arnaud Willay" />
            <meta name="twitter:title" content="Bienvenue sur le blog de Arnaud Willay" />
            <meta name="description" content="Des articles historiques pour tout savoir sur l&#039;Histoire de B&amp;eacute;thune " />
            <meta property="og:description" content="Des articles historiques pour tout savoir sur l&#039;Histoire de B&amp;eacute;thune " />
            <meta name="twitter:description" content="Des articles historiques pour tout savoir sur l&#039;Histoire de B&amp;eacute;thune " />
            <meta property="og:locale" content="fr_FR" />
            <meta name="keywords" content="" />
    
            <meta property="og:image" content="https://img.over-blog-kiwi.com/1/00/36/32/20140422/ob_27bd13_willay1.jpg" />
            <meta name="twitter:image:src" content="https://img.over-blog-kiwi.com/1/00/36/32/20140422/ob_27bd13_willay1.jpg" />
            <meta property="og:type" content="blog" />
            <meta name="twitter:card" content="summary" />
            <meta name="twitter:site" content="@overblog" />
            <meta name="twitter:creator" content="@" />
            <meta property="fb:app_id" content="284865384904712" />
    
        
                    
    
            <!-- Robots -->
            <meta name="robots" content="index,follow" />
    
            <!-- RSS -->
            <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" />
    
    
    <!-- Analytics -->
    
            <!-- shortcut:[Includes] -->
            <!-- favicon -->
            <!-- Metas -->
        <link rel="icon" type="image/png" href="https://img.over-blog-kiwi.com/1/00/36/32/20140422/ob_27bd13_willay1.jpg" />
    
            <!-- Custom vars -->
                                    
                            
                                            
                    
                    
                                                                                                                                                                    
                    
                                            
            <!-- jQuery (loaded by template script) -->
            <script src="https://assets.over-blog.com/t/elegant_press/scripts/elegant-press.js" type="text/javascript"></script>
    
            <!-- NivoSlider -->
            <link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/nivo-slider/3.2/nivo-slider.css" type="text/css" media="screen" />
            <link rel="stylesheet" href="https://assets.over-blog.com/t/catalog/jquery/nivo-slider/3.2/themes/default/default.css" type="text/css" />
    
            <!-- Fancybox -->
            <link rel="stylesheet" type="text/css" href="https://assets.over-blog.com/t/catalog/jquery/fancybox/2.5/source/jquery.fancybox.css" media="screen" />
    
            <!-- Fonts -->
            <link href='https://fonts.googleapis.com/css?family=Cagliostro:400,700' rel='stylesheet' type='text/css'>
    
            <!-- Fonts -->
            <link href="https://fonts.over-blog.com/?family=Bevan:100,200,300,400,500,600,700,800,900" rel='stylesheet' type='text/css' />
    
            <!-- Template resources -->
            <style type="text/css">
                .ob-h1 {
                    display: block;
                    font-size: 2em;
                    margin-top: 0.67em;
                    margin-bottom: 0.67em;
                    font-weight: bold;
                }
                .ob-h2 {
                    display: block;
                    font-size: 1.5em;
                    margin-top: 0.83em;
                    margin-bottom: 0.83em;
                    font-weight: bold;
                }
                .ob-h3 {
                    display: block;
                    font-size: 1.17em;
                    margin-top: 1em;
                    margin-bottom: 1em;
                    font-weight: bold;
                }
                .ob-h4 {
                    display: block;
                    margin-top: 1.33em;
                    margin-bottom: 1.33em;
                    font-weight: bold;
                }
                .ob-h5 {
                    display: block;
                    font-size: 0.83em;
                    margin-top: 1.67em;
                    margin-bottom: 1.67em;
                    font-weight: bold;
                }
                .ob-h6 {
                    display: block;
                    font-size: 0.67em;
                    margin-top: 2.33em;
                    margin-bottom: 2.33em;
                    font-weight: bold;
                }
                /*
                Template Name:  Elegant Press
                Theme URI:  //www.priteshgupta.com/templates/elegant-press
                File:  Layout CSS
                Description:  HTML5 and CSS3 Free Website Theme
                Author:  Pritesh Gupta
                Author URI:  //www.priteshgupta.com/
                Version:  1.2.0
                License:  New BSD License
                License URI:  license.txt
                */
    
                /* Distributed by //freehtml5templates.com */
    
                /**
                 * Elegant Press Template Version 1.2.0
                 * By PriteshGupta.com
                 * Download for free at //www.priteshgupta.com/templates/elegant-press
    
                    Released under New BSD License
                    //www.opensource.org/licenses/bsd-license.php
    
                    Copyright (c) 2011, PriteshGupta.com
                    All rights reserved.
    
                    Redistribution and use in source and binary forms, with or without modification,
                    are permitted provided that the following conditions are met:
    
                        * Redistributions of source code must retain the above copyright notice,
                          this list of conditions and the following disclaimer.
    
                        * Redistributions in binary form must reproduce the above copyright notice,
                          this list of conditions and the following disclaimer in the documentation
                          and/or other materials provided with the distribution.
    
                        * Neither the name of PriteshGupta.com nor the names of its
                          contributors may be used to endorse or promote products derived from this
                          software without specific prior written permission.
    
                    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
                    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
                    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
                    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
                    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
                    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
                    LOSS OF USE, DATA, OR PROFITS;  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
                    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
                    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
                    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
                */
    
                /*----- Reset -----*/
                body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6,pre,form,fieldset,input,p,textarea,blockquote,th,td {
                    margin:0;
                    padding:0;
                }
                table {
                    border-collapse:collapse;
                    border-spacing:0;
                }
                fieldset,img {
                    border:0;
                }
                address,caption,cite,code,dfn,var {
                    font-style:normal;
                    font-weight:normal;
                }
                caption,th {
                    text-align:left;
                }
                h1,h2,h3,h4,h5,h6,.ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6, .blog-title, .post-title, .widget-title {
                    font-size:100%;
                    font-weight:normal;
                }
                q:before,q:after {
                    content:'';
                }
                abbr,acronym {
                    border:0;
                }
                /*----- Import fonts -----*/
                @font-face {
                    font-family:'Artifika';
                    font-style: normal;
                    font-weight: normal;
                    src: local('Artifika Medium'),
                         local('Artifika-Medium'),
                         url('https://assets.over-blog.com/t/elegant_press/styles/fonts/Artifika-Regular.woff') format('woff'),
                         url('https://assets.over-blog.com/t/elegant_press/styles/fonts/Artifika-Regular.ttf') format('truetype');
                }
    
                /*****************************************
                ***************** GLOBAL *****************
                *****************************************/
                body {
                    font-size:13px;
                    font-family:Tahoma,Georgia,"Times New Roman",Times,serif;
                    color:#333;
                    background:#eee url(//assets.over-blog.com/t/elegant_press/images/bg.png) repeat;
                    padding:0;
                }
    
                .container {
                    margin: 0 auto;
                    width: 960px;
                }
    
                .right {
                    text-align: right
                }
                .clear {
                    clear:both
                }
    
                a,
                a:visited {
                    color: #A3443E;
                    outline: none;
                    text-decoration: none;
                }
                .imgl,
                .imgr {
                    border:1px solid #C7C5C8;
                    padding:5px
                }
                .imgl {
                    float: left;
                    clear: left;
                    margin: 0 8px 8px 0
                }
                .imgr {
                    float: right;
                    clear: right;
                    margin: 0 0 8px 8px
                }
                h1, .blog-title,
                h2, .post-title,
                h3, .widget-title,
                h4,
                h5,
                h6,
                .ob-h1, .ob-h2, .ob-h3, .ob-h4, .ob-h5, .ob-h6 {
                    font-family: "Cagliostro", sans-serif;
                    font-weight:400;
                    line-height:normal;
                    margin:0 0 15px;
                    padding:0
                }
    
                
                h1, .ob-h1, .blog-title {
                    font-size: 32px;
                }
                h2, .ob-h2, .post-title {
                    font-size: 28px;
                }
    
                h3, .ob-h3, .widget-title {
                    font-size: 22px;
                }
                h4, .ob-h4 {
                    font-size: 18px;
                }
                h5, .ob-h5 {
                    font-size: 16px;
                }
                h6, .ob-h6 {
                    font-size: 12px;
                }
                .visuallyhidden,
                .ob-form-subscription label {
                  position: absolute;
                  overflow: hidden;
                  clip: rect(0 0 0 0);
                  height: 1px; width: 1px;
                  margin: -1px; padding: 0; border: 0;
                }
    
                /*****************************************
                ***************** HEADER *****************
                *****************************************/
                .header {
                    padding: 20px 0 30px;
                }
    
                /**** blog title ***/
                .blog-title {
                    font-family: "Bevan", cursive;
                    font-size: 55px;
                    line-height: 70px;
                    max-width: 960px;
                    text-align: center;
                    text-shadow: 0 3px 3px #555;
                    text-transform: uppercase
                }
                .blog-title a,
                .blog-title a:visited {
                    color: #292929;
                }
                /**** blog description ****/
                .header .description {
                    font-family: "Cagliostro", sans-serif;
                    font-size: 25px;
                    letter-spacing: 2px;
                    max-width: 960px;
                    text-align: center;
                }
                .header .img{
                    margin-bottom:5px;
                    text-align:center;
                }
                .header .img a {
                    background:#fff url(//assets.over-blog.com/t/elegant_press/images/image-frames-picto.png?0) no-repeat left top;
                    display: inline-block;
                    padding:7px 7px 4px;
                    position: relative;
                }
                .header .img a:after,
                .header .img a:before {
                    content: " ";
                    height: 100px;
                    position: absolute;
                    width: 50%;
                    z-index: -10;
                }
                .header .img a:before {
                    box-shadow: 7px 6px 15px #333;
                    left: 5px;
                    top: 12px;
                    -webkit-transform: rotate(-5deg);
                    -moz-transform: rotate(-5deg);
                    -ms-transform: rotate(-5deg);
                    transform: rotate(-5deg);
                }
                .header .img a:after {
                    box-shadow: -7px 6px 15px #333;
                    right: 5px;
                    top: 12px;
                    -webkit-transform: rotate(5deg);
                    -moz-transform: rotate(5deg);
                    -ms-transform: rotate(5deg);
                    transform: rotate(5deg);
                }
                /**** headline + search form ****/
                .headline {
                    border-bottom: 1px solid #666;
                    padding: 15px 0
                }
                .headline p {
                    font-family: "Cagliostro", sans-serif;
                    font-size: 20px;
                    letter-spacing: 2px;
                    padding-top: 5px;
                }
                .headline input {
                    display:block;
                    float:left;
                    color: #565656;
                    border:1px solid #C3C3C3;
                    font-size:12px;
                    margin:0 5px 0 0;
                    padding:5px
                }
                .headline input[type="text"] {
                    background-color: #EBEBEB;
                }
                .headline input:focus {
                    background-color:#FFF;
                }
                .headline input #go {
                    text-transform:uppercase;
                    color:#FFF;
                    background-color:#565656;
                    cursor:pointer;
                    font-weight:700;
                    border-color:#C3C3C3;
                    margin:0;
                    padding:4px 10px
                }
    
                /***************************************
                ***************** MENU *****************
                ****************************************/
                .menu {
                    border-top: 1px dashed #666;
                    border-bottom: 1px dashed #666;
                    font-size: 14px;
                    list-style:none;
                    text-align: center;
                    text-transform: uppercase;
                    z-index: 1000;
                }
                .nav ul {
                    position:absolute;
                    top:-999em;
                    width:10em
                }
                .nav ul li {
                    width:100%
                }
                .nav li:hover {
                    visibility:inherit
                }
                .nav li {
                    position:relative;
                    display:inline-block;
                    zoom:1;
                    *display:inline;
                }
                .nav a {
                    display:block;
                    position:relative;
                    color:#333!important;
                    text-decoration:none;
                    padding:.75em 1em
                }
                .nav li:hover ul,.nav li.sfHover ul {
                    left:0;
                    top:2.5em;
                    z-index:99
                }
                .nav a,.nav a:visited,.nav li.active li a {
                    color:#333
                }
                .nav a.sf-with-ul {
                    padding-right:2.25em
                }
                .nav li ul a.sf-with-ul {
                    padding-right:1em
                }
                .sf-sub-indicator {
                    position:absolute;
                    display:block;
                    right:.75em;
                    top:1.05em;
                    width:10px;
                    height:10px;
                    text-indent:-999em;
                    overflow:hidden;
                    background:url(//assets.over-blog.com/t/elegant_press/images/nav_arrows.png) no-repeat -10px -100px
                }
                a>.sf-sub-indicator {
                    top: .8em;
                    background-position:0 -100px
                }
                a:focus > .sf-sub-indicator,a:hover>.sf-sub-indicator,a:active>.sf-sub-indicator,li:hover>a>.sf-sub-indicator,li.sfHover>a>.sf-sub-indicator {
                    background-position:-10px -100px
                }
                .nav ul a > .sf-sub-indicator {
                    background-position:0 0
                }
    
                /********************************************
                ***************** SLIDESHOW *****************
                ********************************************/
                .slideshow {
                    border-top: 1px solid #666;
                    margin-bottom: 30px;
                    padding-top: 30px;
                    position: relative;
                }
                #mySlides{
                    color: #FFF;
                    height: 350px;
                    overflow: hidden;
                }
                .m-slides+.m-slides span{
                    display: none;
                }
                .jFlowSlideContainer a {
                    color:#F90;
                    text-decoration:none
                }
                .jFlowSlideContainer a:hover {
                    text-decoration:none
                }
                .jFlowSlideContainer a:focus {
                    position:relative;
                    top:1px
                }
                .jFlowNext div {
                    background:url(//assets.over-blog.com/t/elegant_press/images/arrows.png) no-repeat scroll 0 -35px transparent;
                    height:130px;
                    position:absolute;
                    top:140px;
                    right:-50px;
                    width:50px;
                    cursor:pointer
                }
                .jFlowPrev div {
                    background:url(//assets.over-blog.com/t/elegant_press/images/arrows.png) no-repeat scroll -84px -35px transparent;
                    height:130px;
                    position:absolute;
                    top:140px;
                    left:-50px;
                    width:50px;
                    cursor:pointer
                }
                .jFlowPrev div:hover {
                    background-position:-84px -235px
                }
                .jFlowNext div:hover {
                    background-position:0 -235px
                }
    
                .m-slides span {
                    background:#333;
                    background:rgba(0,0,0,0.5);
                    bottom: 20px;
                    display: block;
                    max-width: 420px;
                    padding: 10px;
                    position:absolute;
                    right:20px;
                }
                .m-slides a {
                    display: block;
                }
                .m-slides .slideheading {
                    color: white;
                    display: block;
                    font-family: "Cagliostro", Georgia, serif;
                    font-weight: 100;
                    font-size: 25px;
                    line-height: normal;
                    max-width: 100%;
                }
                .m-slides .readmore {
                    background:#454545;
                    -webkit-border-radius: 10px;
                       -moz-border-radius: 10px;
                        -ms-border-radius: 10px;
                         -o-border-radius: 10px;
                            border-radius: 10px;
                    color:#fff !important;
                    float:right;
                    font-size:13px;
                    margin-top: 20px;
                    padding:10px;
                    text-align:center;
                    text-decoration:none;
                }
                .m-slides .readmore:hover {
                    background:#272727;
                }
    
                /****************************************
                ***************** ABOUT *****************
                *****************************************/
                .callout {
                    background: #f2f2f2;
                    margin: 20px 0 40px;
                }
                .calloutoverlay {
                    height: 10px;
                    background: url(//assets.over-blog.com/t/elegant_press/images/hash-overlay.png) repeat-x center left;
                    left:0;
                    position: absolute;
                    top: -5px;
                    width: 100%;
                }
                .calloutoverlaybottom {
                    height:77px;
                    background: url(//assets.over-blog.com/t/elegant_press/images/hash-overlay-bottom.png) repeat-x top left;
                    position:absolute;
                    bottom:-41px;
                    left:0;
                    width:100%;
                }
                .calloutcontainer {
                    position:relative;
                    padding:20px 0;
                }
                .about .more {
                    float: right;
                }
                a.read_more {
                    width:200px;
                    text-align:center;
                    float:left;
                    font-size:13px;
                    color:#fff;
                    text-decoration:none;
                    margin-top:18px;
                    background:#454545 url(//assets.over-blog.com/t/elegant_press/images/arrow_01.png) no-repeat right 7px;
                    margin-left:15px;
                    padding:5px 30px 5px 10px;
                    -webkit-border-radius: 10px;
                       -moz-border-radius: 10px;
                        -ms-border-radius: 10px;
                         -o-border-radius: 10px;
                            border-radius: 10px;
                }
                a.read_more:hover {
                    background-color:#272727;
                    -webkit-transition: all 1s ease-out;
                       -moz-transition: all 1s ease-out;
                        -ms-transition: all 1s ease-out;
                         -o-transition: all 1s ease-out;
                            transition: all 1s ease-out;
                }
    
                .box:before {
                    border-top: 1px solid #666;
                    content: '';
                    left: 0;
                    position: absolute;
                    top: -31px;
                    width: 960px;
                }
                .box {
                    background-color:#FFF;
                    border:1px solid #666;
                    -webkit-border-radius:5px;
                       -moz-border-radius:5px;
                        -ms-border-radius:5px;
                         -o-border-radius:5px;
                            border-radius:5px;
                    -webkit-box-shadow:5px 5px 5px #ccc;
                       -moz-box-shadow:5px 5px 5px #ccc;
                        -ms-box-shadow:5px 5px 5px #ccc;
                         -o-box-shadow:5px 5px 5px #ccc;
                            box-shadow:5px 5px 5px #ccc;
                    margin-top: 30px;
                    padding: 19px;
                    position: relative;
                }
                .content {
                    display: block;
                    float: left;
                    width: 600px
                }
    
                /*----- Sidebar -----*/
                .sidebar {
                    display:block;
                    float:right;
                    width:300px
                }
                .sidebar .widget-title {
                    font-size: 22px;
                }
    
                .sidebar .subnav {
                    display: block;
                    background-color: #F9F9F9;
                    margin-bottom: 30px;
                    padding: 25px;
                }
                .sidebar .subnav li {
                    margin: 0 0 3px;
                    padding: 0;
                }
                .sidebar .subnav a {
                    display: block;
                    color: black;
                    background: url(//assets.over-blog.com/t/elegant_press/images/red_file.gif) no-repeat 10px center #F9F9F9;
                    text-decoration: none;
                    border-bottom: 1px dotted #666;
                    margin: 0;
                    padding: 5px 10px 5px 20px;
                }
                .sidebar .subnav a:hover {
                    color: #A3443E;
                    background-color: #F9F9F9;
                }
                .sidebar .holder,
                .sidebar #featured {
                    display: block;
                    width: 270px;
                    margin-bottom:  20px
                }
                .sidebar div.imgholder {
                    border: 1px solid #666;
                    display: block;
                    margin: 0 0 10px;
                    padding: 4px;
                    width: 260px;
                }
                .sidebar .holder p.readmore {
                    display: block;
                    width: 100%;
                    font-weight: 700;
                    text-align: right;
                    line-height: normal
                }
                .sidebar #featured li {
                    display:block;
                    width:220px;
                    margin:0;
                    padding:20px 25px
                }
                .sidebar #featured li p.imgholder {
                    display:block;
                    width:210px;
                    height:90px;
                    border:1px solid #CCC;
                    margin:20px 0 15px;
                    padding:4px
                }
                .sidebar #featured li h2,  .sidebar #featured li .ob-h2 {
                    font-weight:400;
                    font-family: 'Artifika',Georgia,Times New Roman,Times,serif;
                    line-height:normal;
                    border-bottom:1px dotted #666;
                    margin:0;
                    padding:0 0 8px
                }
                .sidebar #featured p.readmore {
                    display:block;
                    width:100%;
                    margin-top:15px;
                    font-weight:700;
                    text-align:right;
                    line-height:normal
                }
                .sidebar .latestnews {
                    display:block;
                    width:100%;
                    list-style:none;
                    margin:0;
                    padding:0
                }
                .sidebar .latestnews li {
                    display:block;
                    width:100%;
                    height:99px;
                    border-bottom:1px dotted #C7C5C8;
                    overflow:hidden;
                    margin:0 0 11px;
                    padding:0 0 21px
                }
                .sidebar .latestnews img {
                    float:left;
                    border:1px solid #C7C5C8;
                    clear:left;
                    margin:0 10px 0 0;
                    padding:4px
                }
    
                .grid-container {
                    background: url(//assets.over-blog.com/t/elegant_press/images/textured-light-bg.gif) repeat #f2f2f2;
                    width: 100%
                }
                .grid h1,
                .grid h2,
                .grid h3,
                .grid .ob-h1,
                .grid .ob-h2,
                .grid .ob-h3,
                .grid p,
                .grid ul,
                .grid a {
                    font-weight: 400;
                    list-style: none;
                    line-height: normal;
                    margin:0;
                    padding:0
                }
                .grid h1,
                .grid h2,
                .grid .ob-h1,
                .grid .ob-h2,
                .footbox .widget-title,
                .latestgallery .widget-title {
                    border-bottom: 1px dotted #585858 !important;
                    font-size: 16px !important;
                    font-weight: 400 !important;
                    margin-bottom: 10px !important;
                    padding-bottom: 6px !important;
                    text-align: center;
    
                }
                .latestgallery {
                    display:block;
                    float:right;
                    width:420px;
                    margin:0;
                    padding:0
                }
                .latestgallery .widget-title {
                    margin-left: 50px!important;
                    text-align: center
                }
                .latestgallery ul li {
                    -webkit-transition: opacity 300ms ease-out;
                       -moz-transition: opacity 300ms ease-out;
                        -ms-transition: opacity 300ms ease-out;
                         -o-transition: opacity 300ms ease-out;
                            transition: opacity 300ms ease-out;
                }
                .latestgallery ul:hover li {
                    -webkit-opacity: 0.7;
                       -moz-opacity: 0.7;
                        -ms-opacity: 0.7;
                         -o-opacity: 0.7;
                            opacity: 0.7;
                }
                .latestgallery ul:hover li:hover {
                    -webkit-opacity: 1;
                       -moz-opacity: 1;
                        -ms-opacity: 1;
                         -o-opacity: 1;
                            opacity: 1;
                }
                .latestgallery li {
                    float:right;
                    display:block;
                    background: url(//assets.over-blog.com/t/elegant_press/images/image-frames-thumb.png) top left no-repeat;
                    height: 110px;
                    width: 160px;
                    padding: 4px
                }
                .footbox {
                    display:block;
                    float: left;
                    margin: 0 0 0 50px;
                    padding: 0;
                    width: 220px;
                }
    
                .footbox li {
                    color: #333!important;
                    margin: 22px 0 0;
                }
                div.last,
                .latestgallery li.last {
                    margin-right: 0;
                }
    
                .footbox .plustext {
                    color: #333;
                    font-family: 'Artifika',Georgia,Times New Roman,Times,serif;
                    font-size: 20px;
                    font-weight:2000;
                }
                #social a.s3d {
                    clear:both;
                    -webkit-border-radius: 3px;
                       -moz-border-radius: 3px;
                        -ms-border-radius: 3px;
                         -o-border-radius: 3px;
                            border-radius: 3px;
                    -webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
                       -moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
                        -ms-box-shadow:0 4px 5px rgba(0,0,0,.3);
                         -o-box-shadow:0 4px 5px rgba(0,0,0,.3);
                            box-shadow:0 4px 5px rgba(0,0,0,.3);
                    display:inline-block !important;
                    font: 700 13px/36px 'Arial',Helvetica,Clean,sans-serif;
                    height: 26px;
                    margin: 0 0 10px;
                    padding: 0 10px 11px;
                    position: relative;
                    text-decoration: none;
                    text-align: center;
                    text-shadow: 0 1px 1px rgba(255,255,255,.35);
                    width: 200px;
                }
                .icons {
                    background: url('https://assets.over-blog.com/t/elegant_press/images/social.png') no-repeat;
                    bottom: 5px;
                    display:  block;
                    height: 26px;
                    position: absolute;
                    right: 10px;
                    width: 25px;
                }
    
                .icons.rss {background: url('https://assets.over-blog.com/t/elegant_press/images/rss.png') no-repeat;}
    
                .icons.youtube {background: url('https://assets.over-blog.com/t/elegant_press/images/social_youtube.png') no-repeat 4px top;}
    
                #social a.facebook .icons.facebook {
                    background-position:-50px 0;
                }
                #social a.twitter .icons.twitter {
                    background-position:-25px 0;
                }
                #social a.flickr .icons.flickr {
                    background-position:-125px 0;
                }
                #social a.facebook {
                    background:#4669AB;
                    background:-webkit-linear-gradient(#4669AB,#304886);
                    background:-moz-linear-gradient(#4669AB,#304886);
                    background:-o-linear-gradient(#4669AB,#304886);
                    background:-ms-linear-gradient(#4669AB,#304886);
                    background:linear-gradient(#4669AB,#304886);
                    border-top:1px solid #8EA4CD;
                    color: #151F35;
                    color: rgb(21,31,53);
                    text-shadow:0 1px 1px rgba(255,255,255,.35);
                }
                #social a.facebook:active {
                    background: #304886;
                    background: -webkit-linear-gradient(#304886, #4669AB);
                    background: -moz-linear-gradient(#304886, #4669AB);
                    background: -o-linear-gradient(#304886, #4669AB);
                    background: -ms-linear-gradient(#304886, #4669AB);
                    background: linear-gradient(#304886, #4669AB);
                }
                #social a.twitter {
                    background:#65ACC8;
                    background:-webkit-linear-gradient(#65ACC8,#4586AE);
                    background:-moz-linear-gradient(#65ACC8,#4586AE);
                    background:-o-linear-gradient(#65ACC8,#4586AE);
                    background:-ms-linear-gradient(#65ACC8,#4586AE);
                    background:linear-gradient(#65ACC8,#4586AE);
                    border-top:1px solid #A1CDDE;
                    color: #192D37;
                    color:rgba(25,45,55,.9);
                }
                #social a.twitter:active {
                    background: #4586AE;
                    background: -webkit-linear-gradient(#4586AE, #65ACC8);
                    background: -moz-linear-gradient(#4586AE, #65ACC8);
                    background: -o-linear-gradient(#4586AE, #65ACC8);
                    background: -ms-linear-gradient(#4586AE, #65ACC8);
                    background: linear-gradient(#4586AE, #65ACC8);
                }
                #social a.rss {
                    background: #ed8b00;
                    background: -webkit-linear-gradient(#ed8b00,#b76b00);
                    background: -moz-linear-gradient(#ed8b00,#b76b00);
                    background: -o-linear-gradient(#ed8b00,#b76b00);
                    background: -ms-linear-gradient(#ed8b00,#b76b00);
                    background: linear-gradient(#ed8b00,#b76b00);
                    border-top: 1px solid #ff9600;
                    color: #192D37;
                    color: rgba(25,45,55,.9);
                }
                #social a.rss:active {
                    background: #d87603;
                    background: -webkit-linear-gradient(#b76b00,#ed8b00);
                    background: -moz-linear-gradient(#b76b00,#ed8b00);
                    background: -o-linear-gradient(#b76b00,#ed8b00);
                    background: -ms-linear-gradient(#b76b00,#ed8b00);
                    background: linear-gradient(#b76b00,#ed8b00);
                }
                #social a.flickr {
                    background: #EA66AC;
                    background:-webkit-linear-gradient(#EA66AC,#DA3868);
                    background:-moz-linear-gradient(#EA66AC,#DA3868);
                    background:-o-linear-gradient(#EA66AC,#DA3868);
                    background:-ms-linear-gradient(#EA66AC,#DA3868);
                    background:linear-gradient(#EA66AC,#DA3868);
                    border-top:1px solid #F3A2CD;
                    color: #4A0420;
                    color: rgba(74,4,32,1);
                }
                #social a.flickr:active {
                    background: #DA3868;
                    background: -webkit-linear-gradient(#DA3868, #EA66AC);
                    background: -moz-linear-gradient(#DA3868, #EA66AC);
                    background: -o-linear-gradient(#DA3868, #EA66AC);
                    background: -ms-linear-gradient(#DA3868, #EA66AC);
                    background: linear-gradient(#DA3868, #EA66AC);
                }
                #social a.youtube {
                    background: #BBB;
                    background:-webkit-linear-gradient(#EAEAEA,#BBB);
                    background:-moz-linear-gradient(#EAEAEA,#BBB);
                    background:-o-linear-gradient(#EAEAEA,#BBB);
                    background:-ms-linear-gradient(#EAEAEA,#BBB);
                    background:linear-gradient(#EAEAEA,#BBB);
                    border-top:1px solid #CCC;
                    color: #444;
                }
                #social a.youtube:active {
                    background: #EAEAEA;
                    background:-webkit-linear-gradient(#BBB,#EAEAEA);
                    background:-moz-linear-gradient(#BBB,#EAEAEA);
                    background:-o-linear-gradient(#BBB,#EAEAEA);
                    background:-ms-linear-gradient(#BBB,#EAEAEA);
                    background:linear-gradient(#BBB,#EAEAEA);
                }
    
                #list1 li,
                #list2 li,
                #list3 li {
                    padding-bottom:6px;
                    margin-bottom:2px
                }
                #list1,
                #list2,
                #list3 {
                    text-indent:5px;
                    list-style-position:outside;
                    list-style-image:url(//assets.over-blog.com/t/elegant_press/images/list-checkmark.png);
                    list-style-type:square;
                    margin:2px;
                    padding:6px;
                }
    
                .search {
                    float: right;
                }
                .ob-terms {
                    display: block;
                    margin-top: 80px;
                    text-align: center;
                }
                .ob-form .ob-label {
                    width: 12%;
                }
                .ob-captcha .ob-input-text{
                    display: block;
                    margin-left: 12%;
                }
                .container input[type=text],
                .container input[type=email],
                .container input[type=url],
                .container textarea {
                    background: rgba(206,205,205,0.6);
                    border: 2px solid #666;
                    line-height: 2em;
                    -webkit-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                       -moz-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                        -ms-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                         -o-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                            box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
                    -webkit-border-radius:8px;
                    -moz-border-radius:8px;
                    border-radius:8px;
                    margin-bottom:10px;
                    width:600px;
                    padding:6px 5px;
                }
                .container textarea {
                    height: 250px;
                    overflow: auto;
                }
                .container input[type=text],
                .container input[type=email],
                .container input[type=url] {
                    height: 23px;
                    width: 300px;
                }
                .container input[type=submit],
                .container input[type=reset] {
                    background: #333;
                    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#333),color-stop(100%,#333333));
                    background: -webkit-linear-gradient(top,#333 0%,#333333 100%);
                    background:    -moz-linear-gradient(top,#333 0%,#333333 100%);
                    background:     -ms-linear-gradient(top,#333 0%,#333333 100%);
                    background:      -o-linear-gradient(top,#333 0%,#333333 100%);
                    background:         linear-gradient(top,#333 0%,#333333 100%);
                    color: #fff;
                    border-radius: 10px 0 10px 0;
                    font-weight: 700;
                    text-shadow: 0 0 1px #aaa;
                    -webkit-transition: all 100ms linear;
                       -moz-transition: all 100ms linear;
                        -ms-transition: all 100ms linear;
                         -o-transition: all 100ms linear;
                            transition: all 100ms linear;
                    font-family: 'Verdana',Geneva,sans-serif;
                    border-color:transparent;
                    padding: 10px 20px
                }
                .ob-input-submit,
                .ob-error {
                    margin-left: 12%;
                }
                #sub-headline input[type=submit] {
                    height: 35px;
                    padding: 5px 10px;
                }
                .container input[type=submit]:hover,
                .container input[type=reset]:hover {
                    border-radius: 0 10px 0 10px;
                    color: #fff;
                    opacity: 1;
                }
                a.more {
                    background: url(//assets.over-blog.com/t/elegant_press/images/futured_button.png) no-repeat left top;
                    color: #A2A2A2;
                    float: left;
                    font-family: 'Artifika',Verdana,Geneva,sans-serif;
                    font-size: 15px;
                    height: 45px;
                    margin-top: 12px;
                    padding: 18px;
                    text-decoration: none;
                    text-transform: uppercase;
                    width: 140px;
                }
                a.more:hover {
                    color:#ddd;
                }
    
                .bold {
                    font-weight:700
                }
                .center,.block h2, .block .ob-h2 {
                    text-align:center
                }
                #breadcrumb,
                .container1 {
                    position: relative;
                    display: block;
                    width: 960px;
                    margin: 0 auto;
                }
                .sidebar #featured ul,
                .sidebar #featured h2,
                .sidebar #featured .ob-h2,
                .sidebar #featured p {
                    list-style:none;
                    margin:0;
                    padding:0
                }
                .sidebar .latestnews p {
                    display:inline
                }
    
                .sidebar .latestnews li.last,
                .grid .footbox li.last {
                    margin-bottom:0
                }
                /* Sidebar > Subscribe */
                .sidebar .ob-form-subscription .ob-form-field{
                    display: inline-block;
                }
                .sidebar .ob-form-subscription .ob-form-field input{
                    margin: 0;
                    width: 204px;
                }
                .sidebar .ob-form-subscription .ob-input-submit[type=submit]{
                    display: inline-block;
                    margin: 5px 0 0;
                    padding: 11px 9px;
                    vertical-align: top;
                }
    
                #home_featured21 .block {
                    display:inline;
                    float:left;
                    width:280px;
                    margin:0 30px 0 0;
                    padding:0
                }
                #home_featured21 .last {
                    width:275px;
                    margin-right:0
                }
                #home_featured21 img {
                    display:inline;
                    float:left
                }
                #home_featured21 strong {
                    float:left;
                    font-size:22px;
                    font-weight:400;
                    color:#4A4A4A;
                    background-color:#FFF;
                    margin:8px 0 0 10px;
                    padding:0
                }
                #home_featured21 h2, #home_featured21 .ob-h2 {
                    max-height: 35px;
                    overflow: hidden;
                }
    
                #home_featured21 p {
                    display:block;
                    clear:both;
                    line-height:1.6em;
                    margin:0;
                    padding:10px 0 0
                }
                #home_featured21 .spacer {
                    clear:both;
                    line-height:normal;
                    padding:8px 0
                }
                #home_featured2 {
                                    overflow: hidden;
                    padding: 30px 0 0;
                }
    
                #home_featured2 .imgholder {
                    display:block;
                    width: 290px;
                    background: url(//assets.over-blog.com/t/elegant_press/images/image-frames.png) top left no-repeat;
                    height: 160px!important;
                    margin: 0;
                    padding: 9px
                }
                #home_featured2 .imgholder img {
                    -webkit-opacity: 1;
                      -moz-opacity: 1;
                       -ms-opacity: 1;
                        -o-opacity: 1;
                           opacity: 1;
                   -webkit-transition: opacity 300ms ease-out;
                      -moz-transition: opacity 300ms ease-out;
                       -ms-transition: opacity 300ms ease-out;
                        -o-transition: opacity 300ms ease-out;
                           transition: opacity 300ms ease-out;
                }
                #home_featured2 .imgholder:hover img {
                    webkit-opacity: 0.8;
                      -moz-opacity: 0.8;
                       -ms-opacity: 0.8;
                        -o-opacity: 0.8;
                           opacity: 0.8;
                }
    
                #home_featured2 li {
                    display:block;
                    float:left;
                    width:295px;
                    margin: 0 12px 50px 12px;
                    padding: 0;
                }
                #home_featured2 li.clear {
                    float:none;
                    width: 0;
                    margin: 0;
                }
                #home_featured2 h2 a, #home_featured2 .ob-h2 a {
                    color: #000;
                    display: block;
                    font-size: 24px;
                    max-width: 270px;
                    padding: 0 10px;
                    text-align: left;
                    word-wrap: break-word;
                }
                #home_featured2 h3 a, #home_featured2 .ob-h3 a {
                    color: #333;
                }
                #home_featured2 p {
                    margin:0;
                    padding:0 10px;
                }
                #home_featured2 p strong {
                    display:block;
                    margin-bottom:10px;
                    font-size:22px;
                    font-weight:400;
                    color:#4A4A4A;
                    background-color:#E0E0E0
                }
    
                #container {
                    width:800px;
                    height: 350px;
                    position:relative;
                    border-top:5px solid #999;
                    border-bottom:5px solid #999;
                    margin:0 auto
                }
                #slide1 span,
                #slide2 span,
                #slide3 span {
                    background:url(//assets.over-blog.com/t/elegant_press/images/contentBg.png) repeat top left transparent;
                    position:absolute;
                    bottom:20px;
                    right:20px;
                    padding:10px
                }
                #slide1 .slideheading,
                #slide2 .slideheading,
                #slide3 .slideheading {
                    font-family: "ChunkFive Regular", Georgia, serif;
                    color: #FFF!important;
                    font-size: 35px;
                    letter-spacing:2px;
                    margin:0 0 10px
                }
                #slide1 p,
                #slide2 p,
                #slide3 p {
                    font-family: Artifika,Georgia,serif;
                    color:#FFF;
                    margin:0
                }
    
                .nav li:hover li ul,.nav li.sfHover li ul,ul.nav li li:hover li ul,ul.nav li li.sfHover li ul {
                    top:-999em
                }
                .nav li li:hover ul,ul.nav li li.sfHover ul,ul.nav li li li:hover ul,ul.nav li li li.sfHover ul {
                    left:10em;
                    top:0
                }
                .nav li.active a,.nav li:hover,.nav li.sfHover,.nav a:focus,.nav a:hover,.nav a:active {
                    background:#e0e0e0
                }
                .nav li li,.nav li li li {
                    background:#eee url(//assets.over-blog.com/t/elegant_press/images/bg.png) repeat
                }
                .nav li li{
                    word-wrap:break-word;
                }
                .nav ul .sf-sub-indicator,
                .nav ul a:focus>.sf-sub-indicator,
                .nav ul a:hover>.sf-sub-indicator,
                .nav ul a:active>.sf-sub-indicator,
                .nav ul li:hover>a>.sf-sub-indicator,.nav ul li.sfHover>a>.sf-sub-indicator {
                    background-position:-10px 0
                }
                .sidebar .subnav ul,
                #home_featured2 ul,
                #gallery ul {
                    list-style:none;
                    margin:0;
                    padding:0
                }
                #home_featured2 li.last,
                #gallery li.last {
                    margin-right:0
                }
    
    
                /*----- UItoTop jQuery Plugin 1.1 | //www.mattvarone.com/web-design/uitotop-jquery-plugin/ ------ */
                #toTop {
                    display:none;
                    text-decoration:none;
                    position:fixed;
                    bottom:10px;
                    right:10px;
                    overflow:hidden;
                    width:51px;
                    height:51px;
                    border:none;
                    text-indent:-999px;
                    background:url(//assets.over-blog.com/t/elegant_press/images/ui.totop.png) no-repeat left top;
                }
                .withsharebar #toTop {
                    bottom: 50px;
                }
                #toTopHover {
                    background:url(//assets.over-blog.com/t/elegant_press/images/ui.totop.png) no-repeat left -51px;
                    width:51px;
                    height:51px;
                    display:block;
                    overflow:hidden;
                    float:left;
                    opacity:0;
                    -moz-opacity:0;
                    filter:alpha(opacity=0)
                }
                #toTop:active,#toTop:focus {
                    outline: none
                }
    
                .ob-text h3,
                .ob-text h4,
                .ob-text h5,
                .ob-text .ob-h3,
                .ob-text .ob-h4,
                .ob-text .ob-h5 {margin: 15px 0 5px !important;}
                .ob-text h3, .ob-text .ob-h3 {font-size: 18px; font-weight: normal !important;}
                .ob-text h4, .ob-text .ob-h4 {font-size: 16px; font-weight: normal !important;}
                .ob-text h5, .ob-text .ob-h5 {font-size: 14px; font-weight: bold !important;}
    
                .ob-text ol,
                .ob-text ul {
                    margin:0 0 0 25px;
                }
    
                .ob-text ol li:last-child,
                .ob-text ul li:last-child {margin-bottom: 15px;}
    
                .ob-text ol li,.ob-text ul li {
                    list-style:disc;
                    margin:3px 0;
                }
                .ob-text ol li {
                    list-style:decimal;
                }
                .bloc-comment {
                    margin-top: 30px;
                }
                .m-social-networks .google,
                .m-social-networks .twitter,
                .m-social-networks .facebook,
                .m-social-networks .pinterest {
                    float: left;
                }
                .m-social-networks .facebook,
                .m-social-networks .pinterest {
                    margin-right: 30px;
                }
                .m-social-networks .ob-share {
                    margin-top: -1px;
                }
                #archivelist ul {
                    margin: 3px 0 3px 18px;
                }
                #archivelist ul li {
                    margin:6px 0;
                }
                .grid .post h1, .grid .post .ob-h1 {
                    font-size:2em;
                    font-weight:bold;
                    text-align:left;
                }
                .grid .meta {
                    color:#666;
                    font-weight:bold;
                    margin: 5px 0;
                }
                .grid .entry {
                    margin: 40px 0 15px;
                    width: 600px;
                }
                .bio .title {
                    font-family: "Cagliostro", sans-serif;
                    font-size: 26px;
                    font-weight: 400;
                    line-height: normal;
                    margin: 0 0 15px;
                    padding: 0;
                }
                .m-bio {
                    max-width:480px;
                }
                .m-bio .ob-media-left {
                    margin:0 10px 10px 0;
                }
                .m-bio img {
                    background:#DCDADA;
                    border:1px solid #999;
                    margin-top:2px;
                    padding: 5px;
                }
    
                .ob-section img {
                    display:inline;
                }
                .ob-slideshow .ob-img {
                    width: 100%;
                }
                .container_12 {
                    margin:10px 0 14px 0;
                }
                .post-img-max {
                    max-height:125px;
                    max-width:314px;
                }
                #pagination {
                    display: block;
                }
                #pagination a,
                #pagination a:visited {
                    color: #A2A2A2;
                    font-family: 'Artifika',Verdana,Geneva,sans-serif;
                    font-size: 15px!important;
                    height: 40px;
                    text-decoration: none;
                    text-transform: uppercase;
                    -webkit-transition: color 200ms;
                       -moz-transition: color 200ms;
                        -ms-transition: color 200ms;
                         -o-transition: color 200ms;
                            transition: color 200ms;
                }
                #pagination a:hover {
                    color: #FFF;
                }
                #pagination .prev {
                    background: url(//assets.over-blog.com/t/elegant_press/images/futured_button_left.png) no-repeat left top;
                    float: left;
                    padding: 19px 0 0 33px;
                    text-align: center;
                    width: 130px;
                }
                #pagination .return {
                    position:absolute;
                    left: 48%;
                }
                #pagination .next {
                    background: url(//assets.over-blog.com/t/elegant_press/images/futured_button.png) no-repeat left top;
                    float: right;
                    padding: 19px 47px 0 27px;
                    text-align: left;
                    width: 83px;
                }
    
                .ob-pagination{
                    clear: both;
                    margin: 0 auto;
                    text-align: center;
                }
                .ob-page{
                    display: inline-block;
                    font-family: 'Artifika',Verdana,Geneva,sans-serif;
                    font-size: 15px;
                    padding: 5px 10px;
                }
                .ob-page-link{
                    background: rgb(75,75,75); /* Old browsers */
                    background: -moz-linear-gradient(top, rgba(75,75,75,1) 0%, rgba(60,60,60,1) 100%); /* FF3.6+ */
                    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(75,75,75,1)), color-stop(100%,rgba(60,60,60,1))); /* Chrome,Safari4+ */
                    background: -webkit-linear-gradient(top, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* Chrome10+,Safari5.1+ */
                    background: -o-linear-gradient(top, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* Opera 11.10+ */
                    background: -ms-linear-gradient(top, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* IE10+ */
                    background: linear-gradient(to bottom, rgba(75,75,75,1) 0%,rgba(60,60,60,1) 100%); /* W3C */
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b4b4b', endColorstr='#3c3c3c',GradientType=0 ); /* IE6-9 */
                    border-radius: 5px;
                    box-shadow: 0 2px 5px;
                }
                .ob-page-link,
                .ob-page-link:visited{
                    color: #A2A2A2;
                }
                .ob-page-link:hover{
                    color: #fff;
                }
    
                .ob-repost {
                    border: 1px solid #DDD;
                    -webkit-border-radius: 5px;
                       -moz-border-radius: 5px;
                            border-radius: 5px;
                    font-family: "Cagliostro", sans-serif;
                    font-weight: bold;
                    padding: 0.5em 0.8em;
                    text-align: center;
                }
                .ob-repost .ob-link {
                    text-decoration: underline;
                }
                .entry {
                    margin-top: 25px;
                    padding-bottom:12px !important;
                }
                .ob-Outbrain, .ob-Related { margin: 0 0 20px; }
                .entry,.m-slides span,
                #home_featured21 .block {
                    word-wrap: break-word;
                }
                .ob-section {
                    width: 100%;
                }
                .ob-section .twitter-tweet-rendered {
                    margin-left: auto!important;
                    margin-right: auto!important;
                }
                .ob-section h2, .ob-section .ob-h2 {
                    border-bottom: 0;
                    font-size: 22px;
                    font-weight: bold;
                }
    
                 .ob-section h2,
                 .ob-section h3,
                 .ob-section h4,
                 .ob-section .ob-h2,
                 .ob-section .ob-h3,
                 .ob-section .ob-h4 {
                    margin:10px 0 15px;
                }
    
                 .ob-section p {
                    margin-bottom: 15px;
                }
                .ob-section li p {
                    margin-bottom: 0;
                }
                .ob-section-text img {
                    max-width: 100%;
                }
    
                /* twitter box */
                .ob-section .twitter-tweet-rendered,
                .ob-section .twt-border {max-width: 100% !important;}
    
                .ob-text pre {
                    background: #FCFCFC;
                    border: 1px dashed #CCC;
                    padding: 15px;
                    overflow: auto;
                    white-space: -webkit-pre-wrap;
                    white-space: -moz-pre-wrap;
                    white-space: -ms-pre-wrap;
                    white-space: -o-pre-wrap;
                    white-space: pre-wrap;
                    word-wrap: break-word;
                }
                .ob-link .ob-img {
                    padding-right: 12px;
                }
                /* section video */
                .ob-section-video iframe,
                .ob-section-video embed,
                .ob-section-video object {
                    max-width: 100%;
                }
    
                .ob-section-video embed,
                .ob-section-video object {
                    max-height: 346px;
                }
    
                .ob-section-video iframe {
                    border: 0;
                }
    
                /* Section HTML */
                .ob-section-html iframe,
                .ob-section-html object,
                .ob-section-html embed {
                    max-width: 100%
                }
                .ob-section-file .ob-button-link {
                    color: #FFFFFF;
                    background: #a3443e;
                }
    
                .container input[type="submit"],
                .container input[type="reset"] {
                    cursor: pointer;
                    text-transform: uppercase;
                }
                .container_12 .post {
                    float: left;
                    width: 600px;
                }
                .container_12 .post-sidebar {
                    float: right;
                    margin-left: 60px;
                    width: 300px;
                }
    
                .footer {
                    font-size: 12px;
                    margin: 30px auto;
                    overflow: hidden;
                }
                .footer .left {
                    float: left;
                }
                .footer .right {
                    float: right;
                }
                .footer .right a {
                    -webkit-transition: color 300ms ease-out;
                       -moz-transition: color 300ms ease-out;
                        -ms-transition: color 300ms ease-out;
                         -o-transition: color 300ms ease-out;
                            transition: color 300ms ease-out;
                }
                .footer .right a:hover {
                    color: #ED8B00;
                }
    
                /**************
                ** ob-footer **
                **************/
                .ob-footer{
                    padding-bottom: 10px;
                }
    
                /********
                ** Ads **
                ********/
                .ads-728x90{
                    background: url(//assets.over-blog.com/t/elegant_press/images/image-frames-banner.png) no-repeat left top;
                    clear: both;
                    margin: 20px auto 10px;
                    padding: 7px;
                    width: 728px;
                }
                .ads-728x90 > div{
                    background: white;
                    max-height: 90px;
                }
                #home_featured2 li.ads-728x90{
                    float: none;
                    margin: 0 auto 50px;
                    padding: 7px;
                    width: 728px;
                }
                .sidebar .subnav.ads{
                    padding: 0;
                }
                .content .ads-300x250{
                    float: left;
                }
                .ads-300{
                    text-align: center;
                    position: relative;
                    height: 1000px;
                }
                .ads-300 > * {
                    position: sticky;
                    top: 0;
                }
                .shareBarOpened .ads-300 > * {
                    top: 40px;
                }
    
                /*****************
                ** Top articles **
                *****************/
                .ob-top-article{
                    margin-bottom: 20px;
                }
    
            </style>
            <!--[if IE]>
                <style>#header h1 a:hover, #header .ob-h1 a:hover{font-size: 75px; }</style>
            <![endif]-->
            <!--[if lt IE 9]>
                <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
            <![endif]-->
    
             <script>
      function loadGA() {
        window.dataLayer = window.dataLayer || []
        var s = document.createElement("script")
        s.async = true
        s.src = "https://cdn.lib.getjan.io/library/overblog.js"
        s.setAttribute("importance", "high")
        var g = document.getElementsByTagName("head")[0]
        g.parentNode.insertBefore(s, g)
        window.jan = window.jan || {}
        jan.cmd = jan.cmd || []
        jancmd = function(){jan.cmd.push(arguments);}
    
        // TODO: Now, The wrapper handle didomi consent for us so we don't need anymore to wait didomi consent to load GA. The dimension23 is for didomi consent but it will be handle directly by the wrapper. We remove it from the code below.
        var dimensions = {
          dimension1: '__ads_loaded__' in window ? '0' : '1',
          dimension2: 'fr',
          dimension3: 'BS',
          dimension4: 'economy-finance-legal',
          dimension5: '0',
          dimension6: '0',
          dimension7: '1',
          dimension10: '1003632',
          dimension11: '1',
          dimension12: '2',
          dimension13: '0',
          dimension14: '__ads_loaded__' in window ? '1' : '0',
          dimension15: '__ads_loaded__' in window ? '0' : '1',
          dimension16: '1003632',
          dimension17: "Bienvenue sur le blog de Arnaud Willay",
                dimension24: '20060406',
          dimension25: 'overblog',
        }
    
        if (location) {
          dimensions.dimension22 = '' + location.hostname
        }
    
        jancmd("setConfig", {
          metadata: dimensions,
        });
    
        jancmd("sendEvent", "pageview");
      }
    
      loadGA()
    </script>
      
    <script>
      function isConnected(connected, connected_owner, timestamp, user_id) {
        if (connected) {
          document.querySelector('html').classList.add('ob-connected')
        }
        if (connected_owner) {
          document.querySelector('html').classList.add('ob-connected-blog')
        }
      }
    </script>
    <script src="//connect.over-blog.com/ping/1003632/isConnected" async></script>
    
    <script src="https://assets.over-blog-kiwi.com/b/blog/v2024.21.03/overblog-main.531c1595.js"></script>
    
    
      
      
     </head>
        

    Bienvenue sur le blog de Arnaud Willay - Des articles historiques pour tout savoir sur l'Histoire de Béthune

    Recherche META Description de la page

    Des articles historiques pour tout savoir sur l'Histoire de B&eacute;thune

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='',redirection='',Status='200',err='',[TITRE]=N'Bienvenue sur le blog de Arnaud Willay - Des articles historiques pour tout savoir sur l''Histoire de Béthune',[DESCRIPTION]=N'Des articles historiques pour tout savoir sur l'Histoire de B&eacute;thune ',[KEYWORDS]=N'' WHERE id=102752
  • 0

    Bienvenue sur le blog de Arnaud Willay - Des articles historiques pour tout savoir sur l Histoire de Béthune Des articles historiques pour tout savoir sur l Histoire de B&eacute;thune

  • 0. Bienvenue (9)
  • --------->0
  • 1. sur (3)
  • --------->0
  • 2. le (2)
  • --------->0
  • 3. blog (4)
  • --------->0
  • 4. de (2)
  • --------->0
  • 5. Arnaud (6)
  • --------->0
  • 6. Willay (6)
  • --------->0
  • 7. - (1)
  • --------->0
  • 8. Des (3)
  • --------->0
  • 9. articles (8)
  • --------->0
  • 10. historiques (11)
  • --------->0
  • 11. pour (4)
  • --------->0
  • 12. tout (4)
  • --------->0
  • 13. savoir (6)
  • --------->0
  • 15. l (1)
  • --------->0
  • 16. Histoire (8)
  • --------->0
  • 18. B&eacute;thune (14)
  • --------->0
  • 29. B&amp;eacute;thune (18)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'Bienvenue',102752),(N'sur',102752),(N'le',102752),(N'blog',102752),(N'de',102752),(N'Arnaud',102752),(N'Willay',102752),(N'-',102752),(N'Des',102752),(N'articles',102752),(N'historiques',102752),(N'pour',102752),(N'tout',102752),(N'savoir',102752),(N'l',102752),(N'Histoire',102752),(N'Béthune',102752),(N'B&eacute;thune',102752)