@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 87.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1.57143em
}
button,
input,
select,
textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
p,
pre {
    margin: 1.57143em 0
}
blockquote {
    margin: 1.57143em 40px
}
h1 {
    font-size: 2em;
    line-height: 1.57143em;
    margin-top: 0.78571em;
    margin-bottom: 0.78571em
}
h2 {
    font-size: 1.5em;
    line-height: 2.09524em;
    margin-top: 1.04762em;
    margin-bottom: 1.04762em
}
h3 {
    font-size: 1.17em;
    line-height: 1.3431em;
    margin-top: 1.3431em;
    margin-bottom: 1.3431em
}
h4 {
    font-size: 1em;
    line-height: 1.57143em;
    margin-top: 1.57143em;
    margin-bottom: 1.57143em
}
h5 {
    font-size: 0.83em;
    line-height: 1.89329em;
    margin-top: 1.89329em;
    margin-bottom: 1.89329em
}
h6 {
    font-size: 0.67em;
    line-height: 2.34542em;
    margin-top: 2.34542em;
    margin-bottom: 2.34542em
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
    line-height: 1.57143em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1.57143em 0;
    padding: 0 0 0 40px
}
dl {
    padding: 0
}
dd {
    margin: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border-color: #c0c0c0;
    margin: 0 2px;
    border-top-style: solid;
    border-top-width: 0.07143em;
    padding-top: 0.47857em;
    border-bottom-style: solid;
    border-bottom-width: 0.07143em;
    padding-bottom: 0.95em;
    border-left-style: solid;
    border-left-width: 0.07143em;
    padding-left: 0.91071em;
    border-right-style: solid;
    border-right-width: 0.07143em;
    padding-right: 0.91071em
}
legend {
    border: 0;
    padding: 0;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Open sans condensed';
    margin-top: 0;
    -webkit-font-smoothing: antialiased
}
h1 {
    font-size: 1.71429em
}
h2 {
    font-size: 1.78571em;
    margin-bottom: 0.62857em
}
h3 {
    font-size: 1.5em;
    margin-bottom: 0.62857em
}
h4 {
    font-size: 1.21429em;
    margin-bottom: 0.62857em
}
.grid-container {
    width: 980px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    background-color: #FFFFFF;
}
.grid-content {
    float: right;
    width: 600px;
    margin: 0 20px
}
.grid-content.grid-content-wide {
    float: none;
    width: 940px
}
.grid-content .grid-content-half {
    float: left;
    width: 450px;
    margin-right: 40px
}
.grid-content .grid-content-half.even {
    margin-right: 0
}
.grid-sidebar {
    float: left;
    width: 300px;
    margin: 0 20px
}
input {
    -webkit-appearance: none;
    border-radius: 0
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #ccc;
    padding: 0.5em;
    vertical-align: middle;
    background: #fff
}
input[type="text"]:hover,
input[type="password"]:hover,
input[type="date"]:hover,
input[type="datetime"]:hover,
input[type="email"]:hover,
input[type="number"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="time"]:hover,
input[type="url"]:hover,
textarea:hover,
select:hover {
    border-color: #999
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus,
select:focus {
    outline: none;
    background: #fafafa;
    border-color: #f96d3c
}
/*! HiDPI v1 | MIT License | git.io/hidpi */

[class^="s-"],
[class*=" s-"] {
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none
}
.s,
.s-breadcrumb-starter,
.s-icon-author,
.s-icon-category,
.s-icon-chevron-left,
.s-icon-chevron-right,
.s-icon-comment-32,
.s-icon-comment,
.s-icon-contact,
.s-icon-date-orange,
.s-icon-date,
.s-icon-facebook,
.s-icon-folder-mask,
.s-icon-folder-orange,
.s-icon-folder,
.s-icon-home-orange,
.s-icon-home,
.s-icon-info,
.s-icon-rss,
.s-icon-search,
.s-icon-send,
.s-icon-jobs,
.s-icon-educ,
.s-icon-twitter,
.s-icon-view-48,
.s-icon-view,
.s-logo-mde-mobile,
.s-logo-mde-small,
.s-logo-mde,
.s-slide-next-mobile,
.s-slide-next,
.s-slide-pause-mobile,
.s-slide-pause,
.s-slide-play-mobile,
.s-slide-play,
.s-slide-prev-mobile,
.s-slide-prev {
    background: url('images/s-se42c61b57d.png') no-repeat
}
.s_x2-sprite {
    background: url('images/s_x2-sbf313ad3aa.png') no-repeat
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6 / 2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
    [class^="s-"],
    [class*=" s-"] {
        -webkit-background-size: 441px auto;
        -moz-background-size: 441px auto;
        -o-background-size: 441px auto;
        background-size: 441px auto;
        background-image: url('images/s_x2-sbf313ad3aa.png')
    }
}
.s-breadcrumb-starter {
    background-position: -140px -42px;
    height: 16px;
    width: 16px
}
.s-icon-author {
    background-position: -60px -42px;
    height: 16px;
    width: 16px
}
.s-icon-category {
    background-position: -92px -42px;
    height: 16px;
    width: 16px
}
.s-icon-chevron-left {
    background-position: -12px -42px;
    height: 12px;
    width: 12px
}
.s-icon-chevron-right {
    background-position: 0 -42px;
    height: 12px;
    width: 12px
}
.s-icon-comment-32 {
    background-position: -96px 0;
    height: 32px;
    width: 32px
}
.s-icon-comment {
    background-position: -76px -42px;
    height: 16px;
    width: 16px
}
.s-icon-contact {
    background-position: -204px -42px;
    height: 24px;
    width: 24px
}
.s-icon-date-orange {
    background-position: -108px -42px;
    height: 16px;
    width: 16px
}
.s-icon-date {
    background-position: -124px -42px;
    height: 16px;
    width: 16px
}
.s-icon-facebook {
    background-position: -304px -42px;
    height: 32px;
    width: 32px
}
.s-icon-folder-mask {
    background-position: -336px -42px;
    height: 32px;
    width: 32px
}
.s-icon-folder-orange {
    background-position: -32px 0;
    height: 32px;
    width: 32px
}
.s-icon-folder {
    background-position: -64px 0;
    height: 32px;
    width: 32px
}
.s-icon-home-orange {
    background-position: -42px -42px;
    height: 15px;
    width: 18px
}
.s-icon-home {
    background-position: -24px -42px;
    height: 15px;
    width: 18px
}
.s-icon-info {
    background-position: -300px -90px;
    height: 12px;
    width: 12px
}
.s-icon-rss {
    background-position: 0 0;
    height: 32px;
    width: 32px
}
.s-icon-search {
    background-position: -156px -42px;
    height: 24px;
    width: 24px
}
.s-icon-send {
    background-position: -241px -42px;
    height: 24px;
    width: 24px
}
.s-icon-jobs {
    background-position: -417px -43px;
    height: 24px;
    width: 24px
}
.s-icon-educ {
    background-position: -417px -75px;
    height: 24px;
    width: 24px
}
.s-icon-twitter {
    background-position: -312px -90px;
    height: 32px;
    width: 32px
}
.s-icon-view-48 {
    background-position: -368px -42px;
    height: 48px;
    width: 48px
}
.s-icon-view {
    background-position: -180px -42px;
    height: 24px;
    width: 24px
}
.s-logo-mde-mobile {
    background-position: 0 -153px;
    height: 66px;
    width: 250px
}
.s-logo-mde-small {
    background-position: 0 -90px;
    height: 63px;
    width: 300px
}
.s-logo-mde {
    background-position: 0 -219px;
    height: 115px;
    width: 441px
}
.s-slide-next-mobile {
    background-position: -278px -42px;
    height: 30px;
    width: 13px
}
.s-slide-next {
    background-position: -162px 0;
    height: 42px;
    width: 34px
}
.s-slide-pause-mobile {
    background-position: -265px -42px;
    height: 30px;
    width: 13px
}
.s-slide-pause {
    background-position: -196px 0;
    height: 42px;
    width: 42px
}
.s-slide-play-mobile {
    background-position: -228px -42px;
    height: 30px;
    width: 13px
}
.s-slide-play {
    background-position: -314px 0;
    height: 42px;
    width: 42px
}
.s-slide-prev-mobile {
    background-position: -291px -42px;
    height: 30px;
    width: 13px
}
.s-slide-prev {
    background-position: -398px 0;
    height: 42px;
    width: 34px
}
.header {
        margin: 30px auto 0;
    width: 980px;
    padding: 0 20px;
    background-color: #FFFFFF;
    position: relative;
    z-index: 10;
}
.header-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    padding-top: 10px;

}

.header .logo {
    margin-left: -20px;
}
.header-logo {
    display: inline-block;
}
.header div.header-logo {
    margin-bottom: 22px
}

/* header-scroll */
.header-scroll {
  background: #FFFFFF;
  position: fixed;
  width: 100%;
  z-index: 100;
  top: -150px;
  padding-top: 5px;
  padding-bottom: 10px;
  transition: top 0.25s linear;
      border-bottom: 1px solid #dfdfdf; }
.header-scroll .header-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    padding-top: 0px;
}
.header-scroll .header-search {
    padding-top: 0;
}
.header-scroll-show {
  top: 0; }

/* header-mobile */
.header-mobile {display: none;}



/* FIN header-scroll */

.error404 {
    background: url('images/body-bg-404.jpg?1373455204');
    text-align: center;
    color: #999
}
.error404 #container {
    background: transparent;
    width: 275px;
    margin-top: 600px
}
.error404 .container-bg {
    background: url('images/constellation-bg.png?1373455207') no-repeat center top
}
.error404 .bb1,
.error404 .bt4 {
    border-color: #666
}
.error404-logo {
    padding: 15px 0
}
.error404-logo a {
    margin-left: -25px
}
.error404-link-home {
    padding: 1em 0
}
.error404-link-home a {
    color: #777;
    font-size: 1.42857em
}
.error404-link-home a:hover {
    color: #f96d3c
}
.error404-link-home a .s-icon-home-orange {
    vertical-align: baseline;
    margin-right: 10px
}
html {
    color: #444;
    background: #efefef;
    -webkit-font-smoothing: antialiased
}
a {
    color: #f96d3c;
    text-decoration: none
}
a:hover {
    color: #000
}
#container {
    margin: 30px auto 0 auto;
    background: #fff
}
.container-bg {
    padding-top: 1px;
    background: url('images/bg-subway.jpg') no-repeat center top;

}
.lt-ie8 .container-bg {
    min-height: 200px
}
.main {
    padding: 30px 0 50px 0;
    display: flex;
    flex-flow: row-reverse;
}
.home .main {
    padding: 25px 0 50px 0;
    display: flex;
    flex-flow: row-reverse;
}
.hide-for-desktop {
    display: none
}
.link-dark {
    color: #444
}
a:hover.link-dark , .link-dark:hover{
    color: #f96d3c
}
.bt4 {
    border-top: solid 4px #ccc
}
.bb1 {
    border-bottom: solid 1px #ccc
}
.btn {
    border: 0;
    padding: 0 6px;
    font-size: 1em;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.btn.btn-orange {
    background: #f96d3c;
    color: #fff
}
.btn.btn-orange:hover {
    background: #444
}
.btn.btn-with-icon {
    padding: 0 8px
}
.btn.btn-with-icon [class^="s-"],
.btn.btn-with-icon [class*=" s-"] {
    margin-right: 5px
}
.btn.btn-icon {
    padding: 5px 6px;
    height: 24px
}
.btn.btn-icon.btn-icon [class^="s-"],
.btn.btn-icon.btn-icon [class*=" s-"] {
    display: block;
    margin: 0
}
.btn.btn-chevron {
    width: 12px;
    height: 20px;
    line-height: 16px;
    padding: 0 7px;
    background: #ccc
}
.btn.btn-chevron [class^="s-"],
.btn.btn-chevron [class*=" s-"] {
    margin-top: 4px;
    display: block
}

.style-btn-desc {
  background: none;
  border: none;
  font-family: arial;
  font-size: 14px;
  color: #f96d3c;
  cursor: pointer;
}
.style-btn-desc:hover {
  color: black;
}
.btn.btn-chevron:hover {
    background: #f96d3c
}
.lt-ie8 button.btn.btn-icon {
    height: 34px
}
.social-links a {
    margin: 5px
}
.rubrique {
    padding-bottom: 50px;
}
.rubrique:last-child {
    padding-bottom: 0px;
}
.title-wide {
    height: 55px;
    line-height: 55px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 1.78571em;
    font-weight: 300;
    position: relative;
    margin: 0
}
.title-wide a {
    color: #444;
}
.title-wide a:hover {
    color: #f96d3c;
}
.title-wide .title-wide-icon {
    position: absolute;
    right: 0;
}
.title-archive {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 1.78571em;
    line-height: 25px;
    font-weight: bold;
    padding-bottom: 15px;
    margin: 0
}
.rubrique h2.title-wide {
    font-size: 25px;
    display: inline-block;
}
.archive-header {
    margin-bottom: 15px
}
.cover-tag {
    width: 100%;
}
.breadcrumb {
    font-size: 14px;
    color: #858585;
    width: 940px;
    padding: 0 40px;
    margin: 0 auto;
    position: relative;
    background-color: #FFFFFF;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    line-height: 40px;
}
.breadcrumb a {
    color: #858585
}
.breadcrumb a:hover {
    color: #444444;
}


/* Pagination */
.wp-pagenavi {
    font-family: Arial;
    font-size: 14px;
    text-align: center;
}
.wp-pagenavi a {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 27px;
    border-radius: 50%;
    background-color: #efefef;
    color: #444444;
    text-align: center;
    margin: 0 10px;
    padding-top: 3px;
}
.wp-pagenavi a:hover {
    background-color: #f96d3c;
    color: #FFFFFF;
}

.wp-pagenavi .current {
    display: inline-block;
    vertical-align: middle;
    color: #bbbbbb;
    font-weight: bold;
    width: 30px;
}
.wp-pagenavi .btn {
    margin: 0 10px
}

/* FIN Pagination */



.page .page-title {
    margin: 0 0 20px 0;
    font-size: 1.78571em;
    line-height: 32px;
    font-weight: 300;
    padding-bottom: 15px;
    border-bottom: solid 1px #ccc
}
.form-textarea textarea {
    width: 70%
}
.wpcf7-response-output {
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}
.wpcf7-response-output.wpcf7-display-none {
    display: none
}
.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}
input.wpcf7-not-valid,
textarea.wpcf7-not-valid,
select.wpcf7-not-valid {
    border-color: #B94A48
}
.wpcf7-not-valid-tip-no-ajax {
    display: block;
    font-size: 0.85714em;
    color: #B94A48
}

/* Nav menu */
.header-nav {
    display: inline-block;
}
.nav {
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;

    margin: 0 20px;
}
.nav li.sub-menu-widget {
    width: 300px;
    height: 76px
}
.nav li.sub-menu-widget a {
    padding: 0
}
.nav li.menu-home {
    width: 40px
}
.nav li.menu-home a {
    padding-left: 0;
    padding-right: 0
}
.nav li.menu-home a:hover {
    border-top-color: #fff;
    border-bottom-color: #ccc;
    background: none
}
.nav li.menu-home.current a:hover {
    border-top-color: #f96d3c;
    border-bottom-color: #ccc
}
.nav li.current-menu-parent a,
.nav li.current a {
    border-top-color: #f96d3c
}
.nav a {
    color: #444;
    display: block;
    font-size: 22px;
}
.nav a:hover {
    color: #f96d3c;
}
li.current-menu-item a {
    color: #cccccc;
}
.nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.nav ul li {
    display: inline-block;
    padding-left: 20px;
}
.nav ul li.current-menu-item a {
    color: #cccccc;
}
.current-post-ancestor a{
  color : #cccccc;
}


/* Fin Nav menu */

/* Search menu */
.header-search {
    float: right;
    padding-top: 45px;
}
.search-icon {
    background: url(images/search.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
}
.search-icon:hover {
    background: url(images/search-hover.png) no-repeat;
}

.search-form-container {
  background-color: #555555;
  opacity: 0.9;
  padding: 10px 0;
  display: none;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0 }

.search-form-container input {
  border: medium none;
  color: #FFFFFF;
  font-size: 50px;
  width: 90%;
  background-color: #555555;
  opacity: 0.9;
  font-family: "AllerRegular";
  outline: none; }

.search-form-container input[type="text"] {
    background-color: #555555;
    opacity: 1;
    border-radius: 0;
    font-family: "Open Sans", sans-serif;
}
.search-form-container input[type="text"]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #555555 inset;
    -webkit-text-fill-color: #FFFFFF !important;
}
.search-form-container input:focus {
  border: none; }

.search-form-container form {
  margin: 0 auto;
  width: 920px; }

#search-form-quit {
  cursor: pointer; }

#search-form-quit img {
  display: inline-block; }

/* Fin Search menu */


/* PAGE NEWSLETTER */

.content-page-newsletter .h3 {
  font-size: 24px;
  line-height: 40px;
  font-weight: normal;
  color: #303030;
  margin: 0;
}
.content-page-newsletter .form_newsletter {
  padding: 20px;
  background: #EFEFEF;
  position: relative;
}

.content-page-newsletter input.email.setgrise.focus.grise {
    display: inline-block;
    width:320px;
    border: 1px solid #FFFFFF;
    height: 40px;
    padding: 0;
    text-indent: 10px;
    border-radius: 5px;
}
.content-page-newsletter input.email.setgrise.focus.grise:hover {
      border: 1px solid #f96d3c;
}

.content-page-newsletter label.css-radio {
    padding-bottom: 0;
}
.content-page-newsletter form button {
    width: 200px;
    height: 40px;
    border-radius: 5px;
}

.notice-newsletter{
    background: #EFEFEF;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

input[type=radio].css-checkbox {
  position: absolute;
  z-index: -1000;
  left: -1000px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=radio].css-checkbox + label.css-radio {
  padding-left: 26px;
  margin: 0 20px 0 0;
  height: 21px;
  display: inline-block;
  line-height: 21px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  color: #303030;
  vertical-align: middle;
  cursor: pointer; }

input[type=radio].css-checkbox + label.css-radio:hover {
  color: #f96d3c; }

input[type=radio].css-checkbox:checked + label.css-radio {
  background-position: 0 -22px; }

label.css-radio {
  background-image: url(images/radio-button.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.content-page-newsletter form .cta-newsletter {
    float: right;
    top: 20px;
    right: 20px;
    position: absolute;
}

.content-page-newsletter form p.cgu_newsletter {
    font-size: 10px;
    margin: 0;
    text-align: center;
    padding-top: 5px;
    line-height: 14px;
    width: 220px;
}
.home .content-page-newsletter {padding: 20px 0 50px 0;}
.posts-small .content-page-newsletter {padding : 20px 0 }

.home .content-page-newsletter .form_newsletter .bouton-radio,
.posts-small .content-page-newsletter .form_newsletter .bouton-radio {padding : 20px 0 0 0 ; } 

/* Fin PAGE NEWSLETTER */









/* Tag */
.associated-theme {
    font-size: 12px;
}
.associated-theme ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.associated-theme ul li {
    background-color: #f96d3c;
    margin: 5px 10px 5px 0px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    border-radius: 20px;
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    border: 1px solid #f96d3c;
}
.associated-theme ul li:hover{
    background-color: #ffffff;
}
.associated-theme ul li:first-child {
    margin-left: 0;
}
.grid-content .associated-theme ul li {
    margin-top: 15px;
}
.associated-theme ul li a {
font-size: 14px;
    color: #ffffff;
    line-height: 18px;
    padding: 2px 0;
}
.associated-theme ul li a:hover{
    color: #f96d3c;
}
.content-sticky .associated-theme ul li:hover,
.sidebar-content-native .native-post-content ul li:hover {
    background-color: #efefef;
}

.rubrique .associated-theme {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* Fin Tag */


/*partage réseaux sociaux V2 */
.entry-social-content {
  margin-bottom: 20px;
}
.entry-social-content ul {
    margin: 0;
    padding: 0;
}
.entry-social-content li {
  display: inline-block;
  text-align: center;
  width: 30px;
  margin-right: 5px;
  line-height: 30px;
  border-radius: 15px;
  border: 1px solid #ECEEF2;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.entry-social-content li.showmobile {display: none;}
.entry-social-content li .rs-facebook {
  background: url(images/svg/icon-share/rs-facebook.svg) no-repeat;
  background-size: 8px 15px;
  width: 9px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-twitter {
  background: url(images/svg/icon-share/rs-twitter.svg) no-repeat;
  background-size: 19px 15px;
  width: 19px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-linkedin {
  background: url(images/svg/icon-share/rs-linkedin.svg) no-repeat;
  background-size: 16px 15px;
  width: 16px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-copier-coller {
  background: url(images/svg/icon-share/rs-copier-coller.svg) no-repeat;
  background-size: 15px 15px;
  width: 15px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-flipboard {
  background: url(images/svg/icon-share/rs-flipboard.svg) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-messenger {
  background: url(images/svg/icon-share/rs-messenger.svg) no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-email {
  background: url(images/svg/icon-share/rs-email.svg) no-repeat;
  background-size: 17px 12px;
  width: 17px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-pinterest {
  background: url(images/svg/icon-share/rs-pinterest.svg) no-repeat;
  background-size: 15px 15px;
  width: 15px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-reddit {
  background: url(images/svg/icon-share/rs-reddit.svg) no-repeat;
  background-size: 16px 15px;
  width: 16px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-whatsapp {
  background: url(images/svg/icon-share/rs-whatsapp.svg) no-repeat;
  background-size: 21px 20px;
  width: 19px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
}
.entry-social-content li .rs-sms {
  background: url(images/svg/icon-share/rs-sms.svg) no-repeat;
  background-size: 18px 14px;
  width: 18px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
}

.entry-social-content li::before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 50%;
  right: 100%;
  margin: -15px 0 0 1px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ECEEF2;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scale3d(1, 2, 1);
  transform: scale3d(1, 2, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.7,0,0.9,1);
  transition-timing-function: cubic-bezier(0.7,0,0.9,1);
}
.entry-social-content li:hover::before {
  -webkit-transform: scale3d(9, 9, 1);
  transform: scale3d(9, 9, 1);
}






/*Fin partage réseaux sociaux V2 */
















/* BANNER */
.container-banner{
    padding-bottom: 30px;
} 


.lt-ie8 .nav>ul>li {
    float: left
}
.lt-ie8 .nav>ul>li>a {
    display: block
}
.post-content,
.post-img {
    float: left
}
.post-img img {
    display: block
}
.post-title {
    margin: 0
}
.post-meta {
    color: #666;
    font-size: 0.85714em
}
.post-meta [class^="s-"],
.post-meta [class*=" s-"] {
    margin: -3px 5px 0 0
}
.post-related {
    padding-bottom: 30px
}
.post-featured {
    color: #444444;
    background: #efefef;
    margin-bottom: 50px
}
.post-featured.post-featured-archive {
    margin-bottom: 20px
}
.post-featured .post-title {
    font-size: 2.14286em;
    line-height: 36px;
    margin-bottom: 8px
}
.post-featured .post-img,
.post-featured .post-content {
    float: none
}
.post-featured .post-img img {
    margin: 0 auto
}
.post-featured .post-content {
    padding: 20px;
}
.post-featured .post-content p {
    margin: 0 0 5px 0
}
.post-featured img {
    display: block
}
.post-featured a {
    color: #444444;
}
.post-featured a:hover {
    color: #f96d3c;
}
.posts-archive {
    padding-bottom: 25px;
}
.posts-medium.posts-medium-archive .post {
    padding: 25px 0
}
.posts-medium.posts-medium-archive .post-meta {
    margin-right: 15px
}
.posts-medium .post {
    padding: 20px 0
}
.posts-medium .post-title {
    font-size: 1.78571em;
    line-height: 30px
}
.posts-medium .post-content {
    width: 300px;
    margin-left: 10px
}
.posts-medium .post-content p {
    margin: 0.78571em 0
}
.posts-medium .post-img {
    width: 280px;
    margin: 6px 10px 0 0
}
.posts-small .post {
    float: left;
    width: 280px;
    /*height: 80px;*/
    padding: 20px 20px 20px 0;
}
.posts-small .post.even {
    margin-left: 40px
}
.posts-small .post-content {
    width: 170px;/* Modifier */
    padding-right: 20px; /* Ajouter */
}
.posts-small .post-img {
    width: 80px;
    margin: 4px 10px 0 0
}
.sidebar .posts-small .post h3.post-title {
    font-size: 17px;
    line-height: 1.3431em;
    font-family: 'Open sans condensed';
}


.posts-small .post h3.post-title {
    font-size: 17px;
    line-height: 23px;

}

.posts-small.posts-small-sidebar {
    padding: 5px 0
}
.posts-small.posts-small-sidebar .post {
    padding: 0 0 0 20px;
    margin: 15px 0
}
.posts-small.posts-small-sidebar .post-title {
    font-family: Arial, sans-serif;
    margin: 0;
    font-size: 1em;
    color: #444
}
.posts-small.posts-small-sidebar .post-title:hover {
    color: #f96d3c
}
.posts-small.posts-small-sidebar .post-img {
    margin-top: 2px
}
.posts-small.posts-small-footer .post {
    padding: 15px 0
}
.posts-small.posts-small-footer .post-title {
    font-size: 1.28571em;
    line-height: 22px;
    margin: 0
}
.posts-small.posts-small-footer .post-title a {
    color: #ccc
}
.posts-small.posts-small-footer .post-title a:hover {
    color: #f96d3c
}
.posts-small.posts-small-footer .post-meta {
    color: #999
}
img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto
}
img.size-full{
    max-width: 100%;
    height: auto;
}

img.size-large,
img.wp-post-image {
    width: 100%;
    height: auto
}
.alignleft {
    float: left
}
.alignright {
    float: right
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.alignleft {
    margin: 5px 20px 5px 0
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0
}
img.alignright {
    margin: 5px 0 5px 20px
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px
}
img.aligncenter {
    margin: 5px auto
}
img.alignnone {
    margin: 5px 0
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300
}
.post-body embed,
.post-body iframe,
.post-body object,
.post-body video {
    max-width: 100%
}
.post-single .post-social>div {
	    float: left;
	    width: 130px;
	    height: 20px;
	}

.post-single .header-post {
    text-align: center;
}
.post-single .header-post .associated-theme {
    padding-bottom: 15px;
}

.post-single .hat-post {
    font-size: 16px;
    font-style: italic;
    line-height: 25px;
    padding-bottom: 30px;
}
.post-single .hat-img img {
    width: 100%;
}
.post-single .hat-img p {
    text-align: left;
    font-size: 12px;
    font-style: italic;
    color: #666666;
    margin: 0;
    line-height: normal;
}

.post-single .post-title {
    font-size: 2.14286em;
    line-height: 36px;
}
.post-single .post-meta {
    padding: 15px 0 20px 0;
}
.post-single .post-meta-item {
    margin-right: 10px;
}
.post-single .post-social {
    margin-top: 10px;
}
.post-single .post-body img {
    max-width: 100%;
}
.post-single div.wp-caption {
    width: 100% !important;
}
.post-single .post-body div.wp-caption img {
     width: 100%;
}
.post-single .post-body div.wp-caption .wp-caption-text {
    text-align: left;
    font-size: 12px;
    color: #666666;
    margin: 0;
    font-weight: normal;
}
.post-single blockquote {
    font-style: italic;
    font-family: 'Open Sans Condensed';
    padding-left: 30px;
    font-size: 2.14286em;
    line-height: 42px;
    margin-left: 0;
    margin-right: 0;
    background: url('images/quote-bg.png?1373455208') repeat-y left
}
.post-single h2 {
    line-height: 1.3em;
}
.post-body li {
    padding-bottom: 10px;
}

.post-single .footer-post .associated-theme {
    margin-bottom: 25px;
}




/* Articles connexes */
.related-articles {
    padding-top: 20px;
}
.article-related-post {
    float: left;
    width: 290px;
    padding-bottom: 20px;
}
.article-related-post img{
    width: 80px;
    float: left;
    padding: 0 10px 10px 0;
}
.article-related-title h3 {
    padding-right: 20px;
    line-height: 20px;
    margin-bottom: 0;
    color: #444444;
    font-size: 17px;
    height: 90px;
}
.article-related-title h3:hover {
    color: #f96d3c;
}
/* FIN Articles connexes */

.post-extra-links {
    padding: 15px 0
}
.post-extra-links .extra-link-item {
    margin: 10px 0
}
.post-slideshow {
    margin-top: 20px;
    background: #333;
    color: #999;
    position: relative;
    overflow: hidden;
    width: 600px;
    height: 470px
}
.post-slideshow .post-slideshow-items {
    position: absolute;
    width: 20000em
}
.post-slideshow .post-slideshow-item {
    float: left;
    width: 600px;
    height: 470px;
    overflow: hidden
}
.post-slideshow .slideshow-item-img {
    width: 600px;
    height: 340px;
    overflow: hidden
}
.post-slideshow .slideshow-item-img img {
    display: block;
    margin: 0 auto
}
.post-slideshow .slideshow-item-caption {
    height: 75px;
    padding: 5px 20px 0 20px;
    position: relative;
    top: 50px
}
.post-slideshow .slideshow-item-caption .slideshow-item-title {
    color: #ccc
}
.post-slideshow .slideshow-item-caption .slideshow-item-credit {
    color: #888
}
.post-slideshow .post-slideshow-next,
.post-slideshow .post-slideshow-prev {
    position: absolute;
    bottom: 57%
}
.post-slideshow .post-slideshow-next.disabled,
.post-slideshow .post-slideshow-prev.disabled {
    cursor: default;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3
}
.post-slideshow .post-slideshow-next {
    right: 0
}
.post-slideshow .post-slideshow-next:hover [class^="s-"] {
    background-position: -128px 0
}
.post-slideshow .post-slideshow-next.disabled:hover [class^="s-"] {
    background-position: -162px 0
}
.post-slideshow .post-slideshow-prev {
    left: 0
}
.post-slideshow .post-slideshow-prev:hover [class^="s-"] {
    background-position: -280px 0
}
.post-slideshow .post-slideshow-prev.disabled:hover [class^="s-"] {
    background-position: -398px 0
}
.post-slideshow .post-slideshow-play,
.post-slideshow .post-slideshow-pause {
    position: absolute;
    bottom: 57%;
    left: 48%;
    display: none
}
.post-slideshow .post-slideshow-pause:hover [class^="s-"] {
    background-position: -356px 0
}
.post-slideshow .post-slideshow-play:hover [class^="s-"] {
    background-position: -238px 0
}
.post-slideshow-nav {
    position: absolute;
    bottom: 79px;
    width: 100%;
    border-bottom: solid 1px #666;
    padding: 10px
}
.post-slideshow-nav a {
    overflow: hidden;
    float: left;
    margin: 0 10px
}
.post-slideshow-nav a,
.post-slideshow-nav a img {
    border: medium none;
    display: block
}
.post-slideshow-nav img {
    height: 30px;
    width: 30px
}
.post-slideshow-nav a:hover img,
.post-slideshow-nav a.current img {
    margin: -2px
}
.post-slideshow-nav a:hover,
.post-slideshow-nav a.current {
    border: solid 2px #f96d3c
}
.sidebar .title-wide {
    background: #FFFFFF;
    font-size: 1.64286em
}
.sidebar .topics-side {
    margin-bottom: 50px;
}
.sidebar .topics-side .topic-item {
    border-bottom: 1px solid #FFFFFF;

}
.sidebar h2 i.s-icon-view-48 {
    float: right;
}


/* bloc Tous les */
.tous-les a, .rubrique .tous-les a {
    background: url('images/tous-les-chevrons.png') no-repeat;
    padding-left: 30px;
    display: inline-block;
}
.tous-les a:hover, .rubrique .tous-les a:hover {
    color: #444444;
}

.tabs-content .tous-les{
    padding: 0 20px 20px 20px;
}
/* Fin bloc Tous les */


/* bloc sidebar native post */
.sidebar-content-native {
    margin-bottom: 50px
}
.sidebar-content-native .native-post {
    padding-bottom: 10px;
    background-color: #EFEFEF;
}
.sidebar-content-native .native-post:nth-child(2) {
    margin-top: 25px;
}

.sidebar-content-native .native-post-content {
    margin-right: 10px;
    margin-left: 10px;
}
.sidebar-content-native .native-post-content a {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, sans-serif;
    line-height: 22px;
}
.sidebar-content-native .native-post-content li a {
    color: #FFFFFF;
    font-weight: normal;
}

/* FIN bloc sidebar native post  */

/* bloc sidebar marketing a*/
.native-title{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, sans-serif;
    line-height: 22px;
}
.native-post.dark-link.marketing-link{
    margin-top :inherit;
}

.sidebar-content-native-a .native-post img {
    width: 100%;
}

.sidebar-content-native-a {
    margin-bottom: 50px
}
.sidebar-content-native-a .native-post {
    padding-bottom: 10px;
    background-color: #EFEFEF;
}

.sidebar-content-native-a .native-post-content {
    margin-right: 10px;
    margin-left: 10px;
}
.sidebar-content-native-a.native-post-content a {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    font-family: Arial, sans-serif;
    line-height: 22px;
}
.sidebar-content-native-a .native-post-content li a {
    color: #FFFFFF;
    font-weight: normal;
}
/* fin bloc marketing a */

/* bloc sidebar marketing b */
.sidebar-content-native-b {
    position: relative;
    margin-bottom: 50px;
}
.sidebar-content-native-b .sidebar-marketing-image img {
   filter: brightness(50%);
    -webkit-filter: brightness(50%);
}
.sidebar-content-native-b h2 {
    position: absolute;
    top: 15px;
    background-color: #FFFFFF;
    font-family: "Open Sans Condensed", sans-serif;
    color: #444444;
    font-size: 23px;
    line-height: 23px;
    font-weight: normal;
    padding: 8px 10px;
}
.sidebar-content-native-b h3 {
    position: absolute;
    bottom: 10px;
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    padding: 0 10px;
}
/* bloc sidebar marketing b */



/* bloc sidebar RS */
.suivez-nous h2 {
    display: inline-block;
}
.suivez-nous .icon-rs {
    display: inline-block;
    vertical-align: bottom;
    float: right;
}
.suivez-nous .icon-rs ul {
    margin: 0;
    padding: 0;
}
.suivez-nous .icon-rs li {
    float: left;
    display: inline-block;
}
.suivez-nous .rs-icon {
    display: block;
    overflow: hidden;
    position: relative;
    text-indent: -999em;
    top: 12px;
    margin-left: 20px;
}
.suivez-nous .twitter {
    background: url('images/twitter.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .facebook {
    background: url('images/facebook.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .rss {
    background: url('images/rss.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .newsletter {
    background: url('images/nl.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .twitter:hover {
    background: url('images/twitter-hover.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .facebook:hover {
    background: url('images/facebook-hover.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .rss:hover {
    background: url('images/rss-hover.png') no-repeat;
    width: 30px;
    height: 30px;
}
.suivez-nous .newsletter:hover {
    background: url('images/nl-hover.png') no-repeat;
    width: 30px;
    height: 30px;
}
/* FIN bloc sidebar RS */


/* bloc sidebar Newsletter */
.sidebar-newsletter {
    padding-top: 30px;
    position: sticky;
    top: 40px;
}
.sidebar-newsletter .content-newsletter {
    padding: 20px;
    background: #444444;
    color: #FFFFFF;
}
.sidebar-newsletter .content-newsletter input[type="text"] {
    border: none;
    color: #747474;
    font-size: 14px;
    height: 40px;
    text-indent: 10px;
    padding: 0;
    width: 85%;
    border-radius: 5px;
}
.content-newsletter input[type=radio].css-checkbox + label.css-radio {
    margin: 10px 10px 10px 0;
    font-size: 14px;
    color: #FFFFFF;
}
.content-newsletter button {
    background: #f96d3c;
    color: #fff;
    margin-left: -5px;
    height: 40px;
    border-radius: 5px;
}
.content-newsletter button.btn.btn-orange:hover {
    background: #f96d3c;
}

.content-newsletter form p.cgu_newsletter {
    font-size: 10px;
    line-height: 12px; 
    margin: 0;
}
.content-newsletter form p.cgu_newsletter a {
    color: #FFFFFF;
}
.content-newsletter form p.cgu_newsletter a:hover {
    text-decoration: underline;
}
.sidebar-newsletter .notice-newsletter {
    background: #444444;
    padding: 0;
}
/* FIN bloc sidebar Newsletter */


/* bloc sidebar lead BtoB */
.sidebar-lead-btob {
    padding-top: 30px;
    position: sticky;
    top: 40px;
}
.sidebar-lead-btob .content {
    position: relative;
}
.lead-btob-image img {
    filter: brightness(50%);
    -webkit-filter: brightness(50%);
    min-height: 200px;
}
.sidebar-lead-btob .content h2 {
    position: absolute;
    top: 25px;
    font-family: Arial;
    color: #FFFFFF;
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    padding: 0px 20px;
    margin: 0;
}
.sidebar-lead-btob .content .cta {
    position: absolute;
    bottom: 25px;
    left: 20px;
    font-family: Arial;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    background: #f96d3c;
    padding: 10px 30px;
    border-radius: 5px;
}
.sidebar-lead-btob .content .cta:hover {
    color: #f96d3c;
    background: #FFFFFF;
} 
.sidebar-lead-btob .par-hw {
    text-align: right;
    padding-top: 10px;
}
.sidebar-lead-btob .par-hw img {
    display: inline-block;
}
/* FIN de bloc sidebar lead BtoB */

/* footer-sticky  (encart news et lead btob) */
.footer-sticky {
    display: none;
}










.side-search-newsletter {
    margin-bottom: 20px
}
.sidebar-ad {
    margin-bottom: 35px
}
.side-form {
    padding: 19px 0;
    position: relative
}
.side-form input {
    width: 230px;
    height: 32px;
    padding: 0 10px
}
.side-form .btn {
    position: absolute;
    right: 0
}
.side-contact {
    margin-bottom: 40px
}
.side-contact a {
    color: #444;
    display: block
}
.side-contact a:hover {
    color: #f96d3c
}
.side-contact a:hover .btn-orange {
    background: #444
}
.tabs-header {
    margin: 0;
    padding: 0;
    list-style: none
}
.tabs-header>li {
    float: left;
    cursor: pointer
}
.sidebar-posts {
    background: #EFEFEF;
    margin-bottom: 50px
}
.sidebar-posts .tabs-header>li {
    width: 130px;
    padding-left: 20px;
    background: #ccc
}
.sidebar-posts .tabs-header>li.current {
    background: #e9e7e1
}
.sidebar-posts-home .tabs-header>li {
    width: 280px;
    cursor: default
}
.sidebar-posts-home .tabs-header>li .title-wide-icon {
    right: 20px
}
.topic-title {
    margin: 0
}
.topics-side .topic-title {
    font-size: 1.57143em;
    background-color: #EFEFEF;
    position: relative;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-weight: 700;
    font-family: 'Open sans condensed';
    -webkit-font-smoothing: antialiased;
    color:#444444;
}
.topics-side .topic-title a {
    color: #555
}
.topics-side .topic-title a:hover {
    color: #f96d3c
}

.topics-side .topic-title a {
    display: block;
    position: relative;
    z-index: 5
}
.topics-side .topic-title .topic-img {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    text-align: center;
}
.topics-side .topic-title .topic-img img {
    height: auto;
    width: 30px;
}

.topics-side .topic-title [class^="s-"],
.topics-side .topic-title [class*=" s-"] {
    margin-right: 10px
}
.topics-grid .topic-item {
    padding: 25px 20px;
    height: 176px;
    margin-top: 20px;
    margin-bottom: 30px;
    border-bottom: solid 4px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    background: url('images/topic-bg.jpg?1373882850') no-repeat right top
}
.topics-grid .topic-item .topic-title {
    position: relative;
    border-bottom: solid 1px #aaa
}
.topics-grid .topic-item .topic-title a {
    color: #444
}
.topics-grid .topic-item .topic-title a:hover {
    color: #f96d3c
}



.topics-grid .topic-item .topic-title .btn-chevron {
    position: absolute;
    right: 0;
    top: 30%
}
.topics-grid .topic-item .topic-icon {
    position: absolute;
    top: -10px;
    left: 20px
}
.topics-grid .topic-item .topic-description {
    position: relative;
    z-index: 5
}
.topics-grid .topic-item .topic-img {
    position: absolute;
    bottom: -4px;
    right: 10px;
    z-index: 0
}
.topics-grid .topic-item .topic-img img {
    display: block
}

.sidebar .suivez-nous div.title-wide {
    display: inline-block;
}



.habillageAd {
    z-index: -1 !important;
}


/* dossier à la une en bas de page */
.dossier-une {
    margin: 0 auto;
    width: 940px;
    padding: 30px 40px;
    background: #FFFFFF;
}
.dossier-une .title-wide {
    height: 55px;
    line-height: 55px;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 1.78571em;
    font-weight: 300;
    margin: 0;
    border-top: solid 4px #ccc;
    border-bottom: solid 1px #ccc;
}
.dossier-une .topics {
    padding-top: 30px;
}
.dossier-une .topic-item {
    display: inline-block;
    width: 33%;
    padding-bottom: 10px;
}
.dossier-une .topic-title {
    font-size: 1.57143em;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-family: 'Open sans condensed';
    -webkit-font-smoothing: antialiased;
    color:#444444;
}
.dossier-une .topic-title a {
    color: #555
}
.dossier-une .topic-title a:hover {
    color: #f96d3c
}

.dossier-une .topic-title a {
    display: block;
    position: relative;
    z-index: 5
}
.dossier-une .topic-title .topic-img {
    width: 45px;
    height: 45px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    text-align: center;
    background: #EFEFEF;
    border-radius: 50%
}
.dossier-une .topic-title .topic-img img {
    height: auto;
    width: 30px;
}

.dossier-une .topic-title [class^="s-"],
.dossier-une .topic-title [class*=" s-"] {
    margin-right: 10px
}

/* Fin de dossier à la une en bas de page */











/* Footer  */
div.footer {
    color: #ccc;
    padding: 20px 0px 0px 0px;
    width: 1020px;
    background-color: #EFEFEF;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.footer-logo {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
}
.footer-logo a {
    background: url(images/logo-mde-footer.png) no-repeat;
    display: block;
    text-indent: -999em;
    width: 144px;
    height: 30px;
}

.footer ul#menu-footer {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative;
    top: 14px;
}
.footer ul#menu-footer li {
    display: inline-block;
    padding-left: 25px;
}
.footer ul#menu-footer li a {
    color: #444444;
}
.footer ul#menu-footer li a:hover {
    color: #f96d3c;
}

.footer-credit {
    background: #FFFFFF;
    text-align: center;
    margin-top: 30px;
    color: #444444;
    padding-top: 15px;
    padding-bottom: 20px;
}
.footer-credit a {
    color: #444444;
    text-decoration: underline;
    line-height: 25px;
}
.footer-credit a:hover {
    color: #f96d3c;
}
.footer-credit img {
    vertical-align: middle;
}

/* FIN Footer  */



.comment-header {
    margin: 0
}
.comments-more .btn {
    margin-right: 5px
}
.comment-list {
    padding: 0;
    margin: 0;
    list-style: none
}
.comment-list li {
    position: relative;
    padding-top: 20px
}
.comment-list .avatar {
    position: absolute;
    right: 0;
    top: 20px
}
.comment-list .s-icon-date {
    margin-right: 5px
}
#respond {
    margin: 30px 0 0 0
}
#respond h3 {
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 10px 0
}
#respond h3 .s-icon-comment-32 {
    margin-right: 5px
}
#respond p {
    margin: 0
}
#respond .comment-form-field {
    margin: 0 0 20px 0
}
#respond textarea {
    max-width: 90%
}
#respond .form-submit {
    display: none
}
#respond .form-allowed-tags {
    font-size: 0.85714em;
    line-height: 16px;
    margin: 5px 0 15px 0
}
@media only screen and (max-width: 767px) {
    .hide-for-mobile {
        display: none !important
    }

    .hide-for-desktop {
        display: inline
    }

    #container {
        margin: 0 auto
    }

    body {
        background: none
    }

    .container-bg {
        background: none;
        margin: 0 auto;
        width: 320px;
    }

    .main {
        padding: 90px 0 40px 0;
        display: block;
    }

    .home .main {
        padding: 90px 0 40px 0;
        display: block;
    }

    .sidebar {
        padding-top: 40px
    }

    .title-wide {
        font-size: 1.78571em
    }

    .breadcrumb {
        width: 300px;
        padding: 20px 10px;
        line-height: 22px;
    }

    .wp-pagenavi {
        font-size: 14px;
    }
     .wp-pagenavi a{
        margin: 0 10px 10px 10px;
    }
    .nav-mobile * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .nav-mobile select {
        width: 100%
    }

    .grid-container {
        width: 300px;
        padding: 0 10px
    }

    .grid-content {
        float: none;
        width: 100%;
        margin: 0
    }

    .grid-content.grid-content-wide {
        float: none;
        width: 100%
    }

    .grid-content .grid-content-half {
        float: none;
        width: 100%;
        margin: 0
    }

    .grid-sidebar {
        float: none;
        width: 100%;
        margin: 0
    }

    .header-mobile {
        width: 320px;
        background: #FFFFFF;
        display: block;
        margin: 0 auto;
        position: fixed;
        z-index: 100;
        margin-top: -2px;
    }
    .header-mobile .reader{
        display: none;
    }

    .header-mobile .header-search {
      float: left;
      padding-top: 25px;
    }
    .header-mobile .header-search a {
        min-width: 40px;
        display: inline-block;
        text-align: center;
        margin-left: 10px;
    }

    .header-mobile .rs-icon {
      padding: 0;
    }

    .header-mobile .header-menu {
          float: right;
          padding-top: 25px;
    }
    .header-mobile .header-menu a {
        min-width: 40px;
        text-align: center;
    }

    .header-mobile .burger-icon {
        background: url(images/menu-burger.png) no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        padding: 0;
        display: block;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
    }

    .menu-mobile-container {
        background-color: rgba(68, 68, 68, 0.9);
        padding: 0;
        display: none;
        position: fixed;
        z-index: 1000;
        width: 320px;
        height: 100%;
    }

    #menu-mobile-quit {
        cursor: pointer;
        float: right;
        padding-top:30px;
        padding-right: 14px;
    }

    #menu-mobile-quit img {
        display: inline-block;
    }

    .header-nav-mobile {
        height: 300px;
        text-align: center;
        padding-top: 150px;
    }

    .menu-mobile-container .nav {
        margin: 0;
    }

    .menu-mobile-container .nav li {
        display: block;
        padding-bottom: 50px;
        padding-left: 0;
    }

    .menu-mobile-container .nav li a {
        color: #FFFFFF;
    }

    .menu-mobile-container .nav li a:hover {
        color: #f96d3c;
    }

    #menu-mobile .icon-rs ul {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #menu-mobile .icon-rs li {
        display: inline-block;
    }

    #menu-mobile .rs-icon {
        display: block;
        overflow: hidden;
        position: relative;
        text-indent: -999em;
        top: 12px;
        margin: 0 10px;
    }

    #menu-mobile .twitter {
        background: url('images/twitter-menu-mobile.png') no-repeat;
        width: 30px;
        height: 30px;
    }

    #menu-mobile .facebook {
        background: url('images/facebook-menu-mobile.png') no-repeat;
        width: 30px;
        height: 30px;
    }

    #menu-mobile .rss {
        background: url('images/rss-menu-mobile.png') no-repeat;
        width: 30px;
        height: 30px;
    }

    #menu-mobile .twitter:hover {
        background: url('images/twitter-menu-mobile-hover.png') no-repeat;
        width: 30px;
        height: 30px;
    }

    #menu-mobile .facebook:hover {
        background: url('images/facebook-menu-mobile-hover.png') no-repeat;
        width: 30px;
        height: 30px;
    }

    #menu-mobile .rss:hover {
        background: url('images/rss-menu-mobile-hover.png') no-repeat;
        width: 30px;
        height: 30px;
    }



.header-mobile .header-logo {
      padding: 10px 0 0 0;
      width: 220px;}
      .header-mobile .header-logo img{
      width: 220px; }

.search-form-container {
    padding: 25px 20px;
    box-sizing: border-box;
    width: 320px;
    padding: 0;
    top: 0;
}

.search-form-container form {
    width: 340px;
    margin: 0;
}
.search-form-container input {
    width: 62%;
    font-size: 40px;
}
/* Page Newsletter */
.content-page-newsletter form button {
    width: 80%;
}
/* Fin Page Newsletter */
.content-page-newsletter .h3 {
    text-align: left;
}
.content-page-newsletter, .posts-small .content-page-newsletter {
    text-align: center;
}

.content-page-newsletter input.email.setgrise.focus.grise {
    width: 100%
}
.content-page-newsletter form .cta-newsletter {
    float: none;
    position: relative;
    padding-top: 20px;
    top: 0;
    right: 0;
}

.content-page-newsletter form p.cgu_newsletter {
    width: 100%;
}


.sidebar-newsletter {
    display: none;
}
.sidebar-lead-btob {
    display: none;
}

/* HUBSPOT */ 
input.hs-button.primary.large{ 
    font-weight: bold; 
    border: inherit; 
    background-color: #f96d3c; 
    margin-top: 10px; 
    padding: 10px; 
    color: white; 
} 



/* Partage Réseaux Sociaux */

  .entry-social-content li.showmobile {
    display: inline-block;
  } 

/* Fin Partage Réseaux Sociaux */









.with-fixed-header .search-form-container {
    top: 0px !important;
     }
  .with-fixed-header .header-mobile .menu-mobile {
    position: fixed;
    transition: all 0.25s linear;
}
  .with-fixed-header .nav-menu-mobile {
    position: fixed;
}


    div.footer {
       width: 280px;
    }

    .footer .footer-content {
        text-align: center;
    }
    .footer .icon-rs{
     display: none;
    }


.article-related-post {
    width: 100%;
}

.dossier-une {
    width: 300px;
    padding: 30px 10px;
}
.dossier-une .topic-item {
    width: 100%;
}








    .topics-grid .topic-item {
        border-bottom: solid 8px #ccc;
        height: 256px
    }
    .topics-grid .topic-item .topic-img {
        bottom: -8px
    }
    .post-img img {
        width: 100%;
        height: auto
    }
    .post-featured .post-title {
        font-size: 2.14286em;
        line-height: 36px;
        margin-bottom: 8px
    }
    .posts-medium .post-title {
        font-size: 1.78571em;
        line-height: 24px
    }
    .posts-medium .post-content {
        float: none;
        margin: 0
    }
    .posts-medium .post-img {
        width: 300px;
        padding-bottom: 5px;
        float: left;
        margin: 0px
    }

    .posts-small .post {
        float: none;
        width: 100%;
        height: 100%;
        padding: 0.78571em 0
    }
    .posts-small.posts-small-sidebar {
        padding: 5px 10px;
    }
    .posts-small.posts-small-sidebar .post {
        padding-left: 0;
    }
    .posts-small .post.even {
        margin-left: 0
    }
/*     .posts-small .post-content {
    width: 280px;
    padding-right: 0;
} */
    .posts-small .post-title {
        font-size: 1.28571em
    }
    /*.posts-small .post-img {
        width: 280px;
        margin: 0;
    }*/
    .posts-small.post-related-single .post {
        border-bottom: solid 1px #ccc
    }
    .posts-small.post-related-single .post.last {
        border: 0
    }
    .sidebar-content-native .native-post img {
        width: 100%;
    }


    .post-body div.wp-caption img {
        max-width: 300px
    }
    .post-body div.wp-caption .wp-caption-text {
        max-width: 300px
    }






    .post-single .post-title {
        font-size: 2em;
        line-height: 32px
    }
    .post-related-header {
        font-size: 1.71429em;
        margin-bottom: 10px
    }
    .post-slideshow {
        width: 300px;
        height: 220px
    }
    .post-slideshow .post-slideshow-item {
        width: 300px;
        height: 220px
    }
    .post-slideshow .slideshow-item-img {
        width: 300px;
        height: 170px
    }
    .post-slideshow .slideshow-item-img img {
        max-width: 100%;
        height: auto
    }
    .post-slideshow .post-slideshow-next,
    .post-slideshow .post-slideshow-prev {
        bottom: 8px
    }
    .post-slideshow .post-slideshow-next.disabled,
    .post-slideshow .post-slideshow-prev.disabled {
        display: none
    }
    .post-slideshow .post-slideshow-next {
        right: 10px
    }
    .post-slideshow .post-slideshow-next [class^="s-"] {
        background-position: -278px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-next [class^="s-"]:hover {
        background-position: -278px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-prev {
        left: 10px
    }
    .post-slideshow .post-slideshow-prev [class^="s-"] {
        background-position: -291px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-prev [class^="s-"]:hover {
        background-position: -291px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-play,
    .post-slideshow .post-slideshow-pause {
        bottom: 8px;
        left: 146px
    }
    .post-slideshow .post-slideshow-pause {
        display: block
    }
    .post-slideshow .post-slideshow-pause [class^="s-"] {
        background-position: -265px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-pause [class^="s-"]:hover {
        background-position: -265px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-play [class^="s-"] {
        background-position: -228px -42px;
        height: 30px;
        width: 13px
    }
    .post-slideshow .post-slideshow-play [class^="s-"]:hover {
        background-position: -228px -42px;
        height: 30px;
        width: 13px
    }
    .habillageAd {
        display: none;
    }

  /*  Footer sticky  */

.footer-sticky {
  display: block;
  background: #FFFFFF;
  position: fixed;
  width: 320px;
  z-index: 10;
  bottom: -150px;
  box-shadow: 0px 0 15px rgba(0,0,0,0.15);
  transition: bottom 0.5s linear;
  z-index: 50;
  }

  .footer-sticky-show {
    bottom: 0;

  }
  .footer-sticky .inscription-newsletter {
    padding: 10px 30px 10px 15px;
    display: flex;
  }
  .footer-sticky .inscription-newsletter .picto,
  .footer-sticky .lead-btob .picto {
    padding-top: 13px;
  }
  .footer-sticky .inscription-newsletter .title {
    color: #444444;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 23px;
    display: flex;
    align-items: center;
    padding: 0 20px 0 15px;
}
.footer-sticky .close-footer-sticky {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
} 

} 
.form_newsletter-sticky {
  padding: 15px 15px 10px 15px;
  display: none;
  background: #EFEFEF;
}
.form_newsletter-sticky  input[type="text"] {
    border: none;
    color: #787878;
    font-size: 14px;
    height: 40px;
    text-indent: 10px;
    padding: 0;
    width: 85%;
    border-radius: 5px;
}
.form_newsletter-sticky  input[type=radio].css-checkbox + label.css-radio {
    margin: 10px 10px 10px 0;
    font-size: 14px;
    color: #787878;
}
.form_newsletter-sticky  button {
    background: #f96d3c;
    color: #fff;
    margin-left: -5px;
    height: 40px;
    border-radius: 5px;
}
.form_newsletter-sticky  button.btn.btn-orange:hover {
    background: #f96d3c;
}

.form_newsletter-sticky  p.cgu_newsletter {
    font-size: 10px;
    line-height: 12px; 
    margin: 0;
    color: #787878;
}
.form_newsletter-sticky p.cgu_newsletter a {
    color: #787878;
}
.form_newsletter-sticky  p.cgu_newsletter a:hover {
    text-decoration: underline;
}
.footer-sticky  .notice-newsletter {
    background: #efefef;
    padding: 0 10px;
}
.footer-sticky .notice-newsletter-footer-sticky.success {
  color: #05AB92;
  font-size: 12px;
  line-height: normal;
  background: #efefef;
  padding: 10px 15px 0 15px;
}
.footer-sticky .notice-newsletter-footer-sticky.error {
  color: #f90031;
  font-size: 12px;
  line-height: normal;
  background: #efefef;
  padding: 10px 15px 0 15px;
}

.footer-sticky .lead-btob {
    padding: 10px 15px;
    display: flex;
}
.footer-sticky .lead-btob .title {
    color: #444444;
    font-family:Arial;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 0 20px 0 15px;
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    body {
        background: none
    }
    #container {
        margin-top: 0
    }
    .container-bg {
        background: none
    }
    .header {
        width: 980px;
        padding: 0 20px;
        margin-top: 0;
    }
    .header .s-logo-mde {
        top: 20px
    }
    .header .social-links {
        top: 73px
    }
}
.hidden {
    display: none !important;
    visibility: hidden
}
.cf {
    zoom: 1
}
.cf:before,
.cf:after {
    content: " ";
    display: table
}
.cf:after {
    clear: both
}
html.page404 {
	background: none;
}




/* Media queries pour gérer les images retina   */


@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi)
{
    .search-icon {
      background: url("images/x2/search.png") no-repeat;
      background-size: 30px 30px;
    }
   .search-icon:hover {
      background: url("images/x2/search-hover.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .facebook, .footer .facebook {
        background: url("images/x2/facebook.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .facebook:hover, .footer .facebook:hover {
        background: url("images/x2/facebook-hover.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .twitter, .footer .twitter {
        background: url("images/x2/twitter.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .twitter:hover, .footer .twitter:hover {
        background: url("images/x2/twitter-hover.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .rss, .footer .rss {
        background: url("images/x2/rss.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .rss:hover, .footer .rss:hover {
        background: url("images/x2/rss-hover.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .newsletter, .footer .newsletter {
        background: url("images/x2/nl.png") no-repeat;
      background-size: 30px 30px;
    }
    .suivez-nous .newsletter:hover, .footer .newsletter:hover {
        background: url("images/x2/nl-hover.png") no-repeat;
      background-size: 30px 30px;
    }
    .footer-logo a {
    background: url(images/x2/logo-mde-footer.png) no-repeat;
    background-size: 144px 30px;
    }
    .tous-les a, .rubrique .tous-les a {
    background: url(images/x2/tous-les-chevrons.png) no-repeat;
    background-size: 26px 20px;
    }
    .header-mobile .burger-icon {
        background: url("images/x2/menu-burger.png") no-repeat;
        background-size: 30px 30px;
    }
    #menu-mobile .facebook {
        background: url("images/x2/facebook-menu-mobile.png") no-repeat;
        background-size: 30px 30px;
    }
    #menu-mobile .facebook:hover {
        background: url("images/x2/facebook-menu-mobile-hover.png") no-repeat;
        background-size: 30px 30px;
    }
    #menu-mobile .twitter {
        background: url("images/x2/twitter-menu-mobile.png") no-repeat;
        background-size: 30px 30px;
    }
    #menu-mobile .twitter:hover {
        background: url("images/x2/twitter-menu-mobile-hover.png") no-repeat;
        background-size: 30px 30px;
    }
    #menu-mobile .rss {
        background: url("images/x2/rss-menu-mobile.png") no-repeat;
        background-size: 30px 30px;
    }
    #menu-mobile .rss:hover {
        background: url("images/x2/rss-menu-mobile-hover.png") no-repeat;
        background-size: 30px 30px;
    }
    .topics-side .topic-title .folder-orange {
    background: url(images/x2/picto-dossier-orange.png) no-repeat;
    background-size: 18px 16px;
    }
    .partage li .icon-fb {
    background: url(images/x2/partage-fb.png) no-repeat;
    background-size: 9px 16px;
    }

    .partage li .icon-tw {
    background: url(images/x2/partage-twit.png) no-repeat 0 2px;
    background-size: 18px 14px;
    }

    .partage li .icon-ld {
    background: url(images/x2/partage-ld.png) no-repeat;
    background-size: 16px 14px;
    }
    label.css-radio {
      background-image: url(images/x2/radio-button.png);
      background-size: 21px 42px;
    }
}
