/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
h1,
h2,
h3,
h4,
h5,
h6,
span {
  margin: 0;
  font-weight: normal;
}
form,
p,
ul,
li,
fieldset,
input {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
ol li {
  list-style: none;
}
/* COMMON
-----------------------------------------------------------------------------------------------------*/
#menu-onglets {
  display: block;
}
body {
  font-size: 18px;
  font-family: 'Times', Arial, serif;
  color: #134e2b;
}
body a {
  outline: none;
}
body * {
  outline: none !important;
}
.links-header.mobile {
  display: none;
}
.wrapper {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
}
.wrapper #logo {
  float: left;
  height: 80px;
  width: auto;
}
.wrapper #logo img {
  display: block;
  height: 100%;
  width: auto;
}
.wrapper.home {
  padding: 20px 0 0;
}
.wrapper.footer {
  background-color: #e8f1ed;
  max-width: none;
  padding: 15px;
}
.wrapper.footer #footer-bottom {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}
header {
  position: relative;
}
header a.newsletter {
  background: url(../img/picto-social.png) left 2px no-repeat transparent;
  color: #053f1e;
  font-size: 12px;
  text-decoration: none;
  padding: 6px 0 6px 37px;
  position: absolute;
  bottom: 10px;
  right: 20px;
  display: none;
}
header a.newsletter:hover {
  color: #9d9c9c;
}
.nav-article {
  overflow: hidden;
}
.nav-article .art-precedent {
  float: left;
}
.nav-article .art-suivant {
  float: right;
}
.nav-article a {
  color: #008000;
  text-decoration: none !important;
}
.nav-article.nav-article-haut {
  display: block;
  margin-bottom: 15px;
}
.single #top-blog {
  display: none;
}
/* HEADER
-----------------------------------------------------------------------------------------------------*/
.menu-resp-bouton {
  width: 40px;
  height: 36px;
  background: url(../img/menu-resp.jpg) 0 0 no-repeat;
  background-size: cover;
  display: none;
  cursor: pointer;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
.links-header {
  float: right;
}
.links-header li {
  margin-top: 7px;
}
.links-header li:first-child {
  margin-top: 0;
}
.links-header li a {
  color: #9d9c9c;
  font-size: 14px;
  text-decoration: none;
  background: url(../img/puce-right-link.png) right center no-repeat;
  display: block;
  width: 150px;
}
.links-header li a:first-letter {
  text-transform: uppercase;
}
.links-header li a:hover {
  color: #046830;
  background-image: url(../img/puce-right-link-hover.png);
}
body.galerie #header {
  background-color: #f6f6f6;
}
ul.menu {
  text-align: right;
}
ul.menu li {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  display: inline-block;
}
ul.menu li a {
  padding: 8px 0px 8px 24px ;
  border: none;
  color: #000;
  text-decoration: none;
}
ul.menu li a:hover {
  color: #008000;
}
ul.menu li.current {
  color: #008000;
}
ul.menu li.current a {
  color: #008000;
}
.menu-top {
  padding: 20px 0 10px;
  border-bottom: 1px solid #d2d3d4;
}
.menu-top ul.menu li {
  font-size: 13px;
}
.menu-top ul.menu li a {
  padding: 8px 0px 8px 24px ;
}
#header {
  border-bottom: 1px solid #d2d3d4;
  padding: 1px;
  margin-bottom: 40px;
}
#header .content-wrapper {
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
#header .content-wrapper:before,
#header .content-wrapper:after {
  content: " ";
  display: table;
}
#header .content-wrapper:after {
  clear: both;
}
#header .content-wrapper #logo {
  -webkit-flex-basis: 287px;
  -ms-flex-basis: 287px;
  flex-basis: 287px;
  -webkit-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
}
#header .content-wrapper .middle {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  margin: 0 0 0 20px;
}
#header .content-wrapper .middle ul.menu {
  text-align: right;
}
#header .content-wrapper .middle ul.menu li {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Lato', sans-serif;
  display: inline-block;
}
#header .content-wrapper .middle ul.menu li a {
  padding: 5px 10px;
  border: none;
}
#header .content-wrapper .middle ul.menu li.current {
  color: #008000;
}
#header .content-wrapper .middle .title {
  text-align: center;
  font-size: 30px;
  padding-top: 10px;
}
#header .content-wrapper .middle .title a {
  color: #008000;
  text-decoration: none;
}
#header .middle {
  text-align: center;
  margin: 20px 0 0 40px;
}
#header .middle .title {
  font-size: 25px;
  margin-bottom: 14px;
  display: block;
  color: #007d32;
}
#header .middle li {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
#header .middle li a {
  display: inline-block;
  padding: 0 20px;
  border-left: 2px solid #333333;
  color: #333333;
  text-decoration: none;
}
#header .middle li a:hover {
  color: #007935;
}
#header .middle li:first-child a {
  padding-left: 0;
  border-left: 0;
}
#header .middle li.current a {
  color: #007935;
}
#header .links-header {
  margin-top: 20px;
  max-width: 150px;
}
#header #logo a {
  display: block;
}
#header #logo a img {
  display: block;
}
.pic-resp {
  display: none;
}
/* HOME
-----------------------------------------------------------------------------------------------------*/
#content-home:before,
#content-home:after {
  content: " ";
  display: table;
}
#content-home:after {
  clear: both;
}
.home {
  position: relative;
}
.home .header-home {
  padding: 8px 0 0 17px;
  height: 100px;
  position: absolute;
  right: 0;
  top: 0;
  width: 700px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home .header-home .icon-social {
  float: right;
  margin-top: 32px;
}
.home .header-home .icon-social a {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  margin-left: 3px;
}
.home .header-home .icon-social a.facebook {
  background-position: 0 0;
}
.home .header-home .icon-social a.twitter {
  background-position: -33px 0px;
}
.home .header-home .icon-social a.instagram {
  background-position: -65px 0px;
}
.home .header-home .icon-social a:hover {
  opacity: 0.6;
}
.home .onglets {
  text-align: right;
  border-bottom: 2px solid #0e843e;
}
.home .onglets ul {
  display: inline-block;
}
.home .onglets ul li {
  display: inline-block;
}
.home .onglets ul li a {
  display: block;
  color: #333333;
  padding: 8px 0px 8px 24px;
  text-decoration: none;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
}
.home .onglets ul li a:hover {
  color: #0e843e;
}
.home #logo .only-mobile {
  display: none;
}
.home aside {
  background-color: #007935;
  width: 260px;
  padding: 140px 20px 0 20px;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  margin-top: 105px;
  float: left;
  height: 1228px;
}
.home aside .visuel-top {
  position: absolute;
  top: -103px;
  left: 30px;
}
.home aside h2 {
  font-size: 25px;
  font-weight: normal;
}
.home aside .links {
  margin: 20px 0;
}
.home aside .links li {
  margin-top: 5px;
  font-size: 20px;
}
.home aside .links li:first-child {
  margin-top: 0;
}
.home aside .links li:first-letter {
  text-transform: uppercase;
}
.home aside .links li a {
  color: #fff;
  text-decoration: none;
}
.home aside p {
  margin-bottom: 25px;
  font-size: 16px;
}
.home aside blockquote {
  margin: 45px 0 0 0;
  padding: 0;
  font-size: 20px;
  line-height: 30px;
  font-style: italic;
}
.home aside blockquote p {
  font-size: 20px;
  line-height: 30px;
  font-style: italic;
}
.home aside blockquote .author {
  display: block;
  text-align: right;
  margin-top: 9px;
  font-weight: bold;
}
.home aside blockquote .author a {
  color: #fff;
  text-decoration: none;
}
.home .home-content {
  width: 700px;
  float: left;
  padding-top: 95px;
}
.home .content-home .bloc {
  text-align: center;
}
.home .content-home .bloc h3 {
  color: #053f1e;
  font-size: 28px;
  padding-bottom: 7px;
  border-bottom: 1px solid #053f1e;
  display: inline-block;
  font-weight: bold;
}
.home .content-home .bloc p {
  color: #134e2b;
  font-size: 18px;
  line-height: 24px;
  margin: 15px 0 17px 0;
}
.home .content-home .bloc a {
  font-size: 16px;
  width: 120px;
  font-weight: bold;
  color: #e3ede8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 8px;
  background-color: #007935;
  text-decoration: none;
  display: inline-block;
  font-family: 'Lato', sans-serif;
}
.home .content-home .bloc a:hover {
  background-color: #a0ce4e;
  color: #007935;
}
.home .content-home .bloc.full {
  height: 265px;
  padding-top: 25px;
  background-color: #e3ede8;
  border-bottom: 2px solid #1b5633;
  display: table;
  width: 100%;
}
.home .content-home .bloc.full .left {
  display: table-cell;
  width: 390px;
  vertical-align: top;
  padding: 0 5.5%;
}
.home .content-home .bloc.full .right {
  display: table-cell;
  vertical-align: top;
  padding-right: 60px;
}
.home .content-home .actus {
  margin: 10px auto;
  padding: 10px 0px;
  width: 322px;
  box-sizing: border-box;
}
.home .content-home .actus .actu {
  margin-bottom: 12px;
}
.home .content-home .actus .actu:last-child {
  margin-bottom: 0;
}
.home .content-home .actus .actu a {
  padding: 0;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: auto;
  display: block;
}
.home .content-home .actus .actu:before,
.home .content-home .actus .actu:after {
  content: " ";
  display: table;
}
.home .content-home .actus .actu:after {
  clear: both;
}
.home .content-home .actus .actu .image {
  width: 100px;
  float: left;
}
.home .content-home .actus .actu .image img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
}
.home .content-home .actus .actu .contenu {
  float: right;
  width: 212px;
  text-align: left;
  padding-top: 0px;
}
.home .content-home .actus .actu .contenu a {
  color: #007935;
  font-size: 13px;
  line-height: 15px;
}
.home .content-home .actus .actu .contenu p {
  font-family: 'Lato', sans-serif;
  font-size: 13px ;
  line-height: 18px ;
  padding: 0 ;
  margin: 0;
}
.home .content-home .double-bloc {
  border-bottom: 2px solid #1b5633;
}
.home .content-home .double-bloc:before,
.home .content-home .double-bloc:after {
  content: " ";
  display: table;
}
.home .content-home .double-bloc:after {
  clear: both;
}
.home .content-home .double-bloc.bord1px {
  border-width: 1px;
}
.home .content-home .double-bloc.line2 .left,
.home .content-home .double-bloc.line2 .right {
  height: 385px;
}
.home .content-home .double-bloc .bloc {
  width: 50%;
  float: left;
  padding-top: 15px;
  height: 356px;
}
.home .content-home .double-bloc .bloc p {
  padding-left: 5%;
  padding-right: 5%;
  margin: 15px 0 15px;
}
.home .content-home .double-bloc .bloc img {
  display: block;
  margin: 11px auto 0px;
  max-height: 160px;
}
.home .content-home .double-bloc.line1 .left {
  background-color: #bfd9cc;
  padding-bottom: 15px;
}
.home .content-home .double-bloc.line1 .right {
  background-color: #d9e8e1;
  padding-bottom: 15px;
}
.home .content-home .double-bloc.line2 .left {
  background-color: #d9e8e1;
}
.home .content-home .double-bloc.line2 .left h3 {
  font-size: 24px;
}
.home .content-home .double-bloc.line2 .right {
  background-color: #bfd9cc;
}
.home .content-home .double-bloc.line2 .right h3 {
  margin: 0 10%;
  font-size: 23px;
  position: relative;
  border-bottom: none;
}
.home .content-home .double-bloc.line2 .right h3:after {
  content: " ";
  width: 145px;
  position: absolute;
  bottom: 0%;
  left: 50%;
  margin-left: -72px;
  height: 1px;
  border-bottom: 1px solid #053f1e;
}
.home .content-home .double-bloc.line2 .right p {
  padding-left: 1%;
  padding-right: 1%;
}
.home .content-home .double-bloc.line2 .right .block-img {
  padding-top: 10px;
  width: 100%;
  margin: 0 auto;
}
.home .content-home .double-bloc.line2 .right .block-img:before,
.home .content-home .double-bloc.line2 .right .block-img:after {
  content: " ";
  display: table;
}
.home .content-home .double-bloc.line2 .right .block-img:after {
  clear: both;
}
.home .content-home .double-bloc.line2 .right .block-img .img-left {
  vertical-align: top;
}
.home .content-home .double-bloc.line2 .right .block-img .img-left img {
  margin-top: 0;
}
.home .content-home .double-bloc.line2 .right .block-img .content {
  vertical-align: top;
}
.home .content-home .double-bloc.line2 .right .block-img .content .facebook {
  width: 230px;
}
.home .content-home .double-bloc.line2 .right .block-img .content .download {
  width: 115px;
}
.home .content-home .double-bloc.line2 .right .block-img .content .facebook,
.home .content-home .double-bloc.line2 .right .block-img .content .download {
  background: url(../img/facebook-picto.png) center 6px no-repeat transparent;
  padding: 26px 0 0;
  color: #053f1e;
  font-size: 10px;
  line-height: 14px;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
}
.home .content-home .double-bloc.line2 .right .block-img .content .facebook:hover,
.home .content-home .double-bloc.line2 .right .block-img .content .download:hover {
  color: #333333;
}
.home .content-home .double-bloc.line2 .right .block-img .content .facebook.download,
.home .content-home .double-bloc.line2 .right .block-img .content .download.download {
  background: url(../img/picto_pdf.png) center 6px no-repeat transparent;
}
/* PAGES
----------------------------------------------------------------------------------------------------*/
#content h1 {
  text-align: center;
  width: 60%;
  margin: 28px auto;
  color: #007935;
  font-size: 32px;
  line-height: 36px;
}
#content .historique {
  margin-top: 80px;
}
#content .historique:before,
#content .historique:after {
  content: " ";
  display: table;
}
#content .historique:after {
  clear: both;
}
#content .historique .years {
  position: absolute;
  top: -40px;
  left: 0;
  font-size: 24px;
  font-weight: bold;
  background-color: #669c7e;
  color: #fff;
  padding: 5px 6px 2px ;
}
#content .historique .block {
  position: relative;
  float: left;
  width: 220px;
  text-align: center;
  min-height: 320px;
  margin: 0 6px;
}
#content .historique .block .picture {
  height: 160px;
  padding-bottom: 10px;
}
#content .historique .block .picture img {
  margin: 0 auto 12px auto;
  display: block;
}
#content .historique .block h3 {
  color: #333333;
  font-weight: bold;
  margin-bottom: 6px;
  font-size: 18px;
}
#content .historique .block .cat {
  font-style: italic;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 20px;
  display: block;
}
#content .historique .block .date {
  display: block;
  font-size: 13px;
}
#content .actu {
  font-family: 'Lato', sans-serif;
  margin: 0 auto;
  text-align: center;
  color: #046830;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 40px 40px 20px;
}
#content .actu:before,
#content .actu:after {
  content: " ";
  display: table;
}
#content .actu:after {
  clear: both;
}
#content .actu:before,
#content .actu:after {
  display: none !important;
}
#content .actu a {
  color: #046830;
  text-decoration: none;
}
#content .actu h1 {
  font-family: 'Lato', sans-serif;
  color: #046830;
  text-align: center;
  font-style: normal;
  font-size: 36px;
  line-height: 42px;
  font-weight: bold;
  width: 100%;
  margin: 0 0 42px;
}
#content .actu h2 {
  font-family: 'Lato', sans-serif;
  color: #046830;
  text-align: center;
  font-style: italic ;
  font-size: 30px;
  line-height: 38px;
  font-weight: normal;
  margin-bottom: 8px;
}
#content .actu h2.retrecir {
  font-size: 18px;
  line-height: 26px;
}
#content .actu p {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 20px;
}
#content .actu .content-actu {
  -webkit-flex-basis: 461px;
  -ms-flex-basis: 461px;
  flex-basis: 461px;
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
  margin-right: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-style: italic;
}
#content .actu .content-actu .desc .cat {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #333333;
}
#content .actu .date {
  font-family: 'Lato', sans-serif;
  color: #046830;
  text-align: center;
  font-style: italic ;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin: 30px 0;
  display: block;
}
#content .actu .picture {
  text-align: center;
  -webkit-flex-basis: 390px;
  -ms-flex-basis: 390px;
  flex-basis: 390px;
  -webkit-order: 2;
  -ms-order: 2;
  order: 2;
  margin-left: 20px;
}
#content .actu .picture img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 15px;
}
#content .actu .legende_image {
  font-size: 18px;
  color: #333333;
  text-align: left;
}
#content .double-cols:before,
#content .double-cols:after {
  content: " ";
  display: table;
}
#content .double-cols:after {
  clear: both;
}
#content .double-cols .left-content {
  float: left;
  width: 300px;
}
#content .double-cols .left-content img {
  display: block;
  margin-bottom: 20px;
}
#content .double-cols .right-content {
  float: right;
  width: 610px;
  font-family: 'Lato', sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 29px;
}
#content .double-cols .right-content a {
  color: #333333;
}
#content .double-cols .right-content a:hover {
  text-decoration: none;
}
#content .double-cols .right-content a.link {
  padding-left: 22px;
  font-size: 12px;
  text-decoration: none;
  background: url(../img/puce-link.png) left center no-repeat transparent;
}
#content .double-cols .right-content a.link:hover {
  color: #046830;
}
#content .double-cols .right-content img {
  width: 100%;
  display: block;
  margin: 20px 0;
}
#content .double-cols .right-content blockquote {
  border-left: 1px solid #333333;
  padding-left: 20px;
  margin: 10px 0 0 20px;
}
#content #full-content {
  border: 1px solid #d1d1d1;
  font-family: 'Lato', sans-serif;
  padding: 35px 5%;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#content #full-content p {
  margin-bottom: 15px;
}
#content #full-content p a {
  color: #333333;
  text-decoration: none;
}
#content #full-content p a:hover {
  color: #046830;
}
#content #full-content h1 {
  font-family: Times, Arial;
  text-align: left;
  width: 100%;
  color: #046830;
  font-size: 30px;
  margin-top: 0;
}
#content #full-content h2 {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
}
#content .contact .double-cols:before,
#content .contact .double-cols:after {
  content: " ";
  display: table;
}
#content .contact .double-cols:after {
  clear: both;
}
#content .contact .double-cols > div {
  float: left;
  width: 47%;
}
#content .contact .double-cols > div img {
  width: 100%;
}
#content .contact .double-cols .left {
  margin-right: 6%;
}
#content .contact .line2 {
  margin-top: 40px;
}
#content .contact .line1 .left {
  text-align: center;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
#content .contact .line1 .left p {
  margin-bottom: 30px;
}
#content .contact .line1 .left a {
  color: #333333;
  text-decoration: none;
}
/* BLOG
-----------------------------------------------------------------------------------------------------*/
.blog,
.archive,
.single {
  background-color: #fff;
}
.blog #header,
.archive #header,
.single #header {
  margin-bottom: 20px;
  padding-bottom: 0;
  background-color: #f6f6f6;
}
.blog #header .links-header,
.archive #header .links-header,
.single #header .links-header {
  margin-top: 8px;
}
.blog #header .links-header li,
.archive #header .links-header li,
.single #header .links-header li {
  margin-top: 3px;
}
.blog #header .links-header li a,
.archive #header .links-header li a,
.single #header .links-header li a {
  font-size: 12px;
}
.breadcrumbs {
  display: none;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  width: 60%;
  float: left;
  color: #333333;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul a {
  color: #333333;
  text-decoration: none;
}
.breadcrumbs ul a:after {
  content: '>';
  padding: 0 5px;
}
body #content .article {
  text-align: left;
}
body #content .article h1 {
  text-align: left !important;
  width: 100%;
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  font-family: 'Times', Arial, serif;
  line-height: 30px;
  color: #007936;
}
body #content .article .pagination {
  margin-top: 30px;
}
body #content .article .pagination:before,
body #content .article .pagination:after {
  content: " ";
  display: table;
}
body #content .article .pagination:after {
  clear: both;
}
body #content .article .pagination .previous {
  float: left;
}
body #content .article .pagination .next {
  float: right;
}
body #content .article h2 {
  color: #007936;
  font-size: 24px;
  margin-bottom: 20px;
  font-family: 'Times', Arial, serif;
}
body #content .article p {
  margin-top: 25px;
  font-size: 14px;
  line-height: 20px;
}
body #content .article p a {
  color: #007935;
  text-decoration: none;
}
body #content .article ul {
  margin-top: 25px;
}
body #content .article li {
  margin-top: 3px;
}
body #content .article li a {
  color: #333;
}
body #content .article li a:hover {
  text-decoration: none;
}
body #content .article blockquote {
  font-family: 'Times', Arial, serif;
  background-color: #f5f5f5;
  margin-left: 30px;
  border-left: 5px solid #007935;
  color: #007935;
  padding: 10px 20px;
  margin-top: 25px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  font-style: italic;
}
body #content .article blockquote p {
  margin-top: 0;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  font-style: italic;
}
.grandeimage {
  text-align: center;
  margin: 20px auto 20px;
}
.grandeimage img {
  max-width: 100%;
  height: auto;
}
body.single #content-left .article {
  padding-left: 10%;
}
body.single #content-left .article .infos {
  font-size: 14px;
  margin-bottom: 50px;
}
body.single #content-left .article .infos li {
  margin-top: 30px;
}
body.single #content-left .article .infos li:first-child {
  margin-top: 0;
}
body.single #content-left .article .infos h3 {
  color: #007936;
  font-size: 18px;
  font-family: 'Times', Arial, serif;
  font-weight: bold;
}
body.single #content-left .article .infos p {
  line-height: 20px;
  margin-top: 0;
}
body.single #content-left .article .infos p.vert {
  color: #007935;
}
#top-blog {
  margin-bottom: 20px;
}
#top-blog:before,
#top-blog:after {
  content: " ";
  display: table;
}
#top-blog:after {
  clear: both;
}
#top-blog .social {
  float: right;
  text-align: right;
  width: 140px;
}
#top-blog .social .ssba img {
  padding: 2px;
}
#top-blog .pagination {
  float: left;
  width: 180px;
  margin-left: 20px;
  margin-top: 10px;
}
.pagination a {
  font-family: 'Times', Arial, serif;
}
.pagination a:hover {
  color: #046830;
  text-decoration: none;
}
.pagination span.sep {
  display: inline-block;
  width: 20px;
}
.social li {
  display: inline-block;
}
.social li a {
  padding: 25px 0 0 25px;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  background: url(../img/social-icon.png) left center no-repeat transparent;
  display: inline-block;
  vertical-align: middle;
}
.social li a.twitter {
  background-position: -24px center;
}
.social li a.print {
  background-position: -50px center;
}
.social li a.mail {
  background-position: -76px center;
}
.pagination {
  font-size: 12px;
}
.pagination a {
  text-decoration: none;
  color: #333333;
}
.pagination a.next {
  background: url(../img/arrow-right.png) right center no-repeat transparent;
  padding-right: 11px;
  margin-left: 30px;
}
.pagination a.previous {
  background: url(../img/arrow-left.png) left center no-repeat transparent;
  padding-left: 11px;
}
body .sharify-btn-facebook,
body .sharify-btn-twitter {
  border-top: none !important;
  height: 30px !important;
  width: auto !important;
  min-width: 0 !important;
  width: 30px !important;
  min-width: 0;
  color: #fff;
}
body .sharify-btn-facebook .sharify-icon,
body .sharify-btn-twitter .sharify-icon {
  line-height: 30px;
  padding-left: 0 !important;
}
body .sharify-btn-facebook a,
body .sharify-btn-twitter a {
  background: none !important;
  color: #fff !important;
}
body .sharify-btn-facebook a i,
body .sharify-btn-twitter a i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../img/icon-share-facebook.png) 0 0 no-repeat;
}
body .sharify-btn-facebook a i:before,
body .sharify-btn-twitter a i:before {
  display: none;
}
body .sharify-title,
body .sharify-count {
  display: none !important;
}
body .sharify-btn-twitter a i {
  background: url(../img/icon-share-twitter.png) 0 0 no-repeat;
}
#doubles-cols-blog {
  color: #333333;
}
#doubles-cols-blog:before,
#doubles-cols-blog:after {
  content: " ";
  display: table;
}
#doubles-cols-blog:after {
  clear: both;
}
#doubles-cols-blog #content-left {
  float: left;
  width: 690px;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}
#doubles-cols-blog #content-left .listing-actu {
  /*
			.sharify-container{
				position: absolute;
			    top: 14px;
    			right: 0;
			    width:auto;
			}
			*/

}
#doubles-cols-blog #content-left .listing-actu > ul > li {
  position: relative;
  display: table;
  width: 100%;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 35px 0px 0px;
  box-sizing: border-box;
  border-top: #e7e6e6 1px solid;
}
#doubles-cols-blog #content-left .listing-actu > ul > li:before,
#doubles-cols-blog #content-left .listing-actu > ul > li:after {
  content: " ";
  display: table;
}
#doubles-cols-blog #content-left .listing-actu > ul > li:after {
  clear: both;
}
#doubles-cols-blog #content-left .listing-actu .sharify-container li {
  margin-right: 5px !important;
}
#doubles-cols-blog #content-left .listing-actu .pagination {
  margin-top: 30px;
  text-align: right;
}
#doubles-cols-blog #content-left .listing-actu .picture {
  display: table-cell;
  vertical-align: top;
  width: 280px;
  padding-right: 20px;
  text-align: center;
}
#doubles-cols-blog #content-left .listing-actu .picture img {
  display: inline-block;
  max-width: 285px;
}
#doubles-cols-blog #content-left .listing-actu .cat {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 13px;
  font-weight: bold;
  border: 1px solid #8e8e8e;
  padding: 5px 7px;
}
#doubles-cols-blog #content-left .listing-actu .content {
  display: table-cell;
  vertical-align: top;
  padding: 0px 0 0px 0;
}
#doubles-cols-blog #content-left .listing-actu .content h3 {
  font-size: 20px;
  color: #007936;
  margin-bottom: 8px;
  font-weight: bold;
  font-family: 'Lato', sans-serif;
  padding-right: 65px;
}
#doubles-cols-blog #content-left .listing-actu .content .date {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}
#doubles-cols-blog #content-left .listing-actu .content .adress {
  display: block;
  font-size: 14px;
  color: #007935;
  line-height: 20px;
}
#doubles-cols-blog #content-left .listing-actu .content p {
  font-size: 14px;
  line-height: 20px;
}
#doubles-cols-blog #content-left .listing-actu .content .link {
  margin: 5px 0 5px 0;
  text-align: right;
}
#doubles-cols-blog #content-left .listing-actu .content .link a {
  font-size: 13px;
  font-weight: bold;
  color: #e3ede8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 6px 8px;
  background-color: #007935;
  text-decoration: none;
  display: inline-block;
}
#doubles-cols-blog #content-left .listing-actu .content .link a:hover {
  background-color: #a0ce4e;
  color: #007935;
}
#doubles-cols-blog #content-left .listing-actu .content .text-grey {
  font-size: 13px;
  color: #838383;
  position: absolute;
  bottom: 5px;
}
#doubles-cols-blog #sidebar {
  background-color: #fff;
  padding-bottom: 20px;
  float: right;
  width: 240px;
  font-family: 'Lato', sans-serif;
}
#doubles-cols-blog #sidebar h2 {
  font-weight: bold !important;
  font-size: 18px !important;
  color: #007936 !important;
  font-family: 'Times', Arial, serif !important;
}
#doubles-cols-blog #sidebar #agenda {
  border: 1px solid #8e8e8e;
  padding: 10px 20px;
  margin-bottom: 25px;
}
#doubles-cols-blog #sidebar #agenda h2 {
  padding-bottom: 5px;
  margin-bottom: 0 !important;
  text-align: left !important;
}
#doubles-cols-blog #sidebar #agenda p {
  text-align: center;
  font-size: 12px;
  padding: 7px 0;
}
#doubles-cols-blog #sidebar #agenda .listings {
  font-size: 13px;
}
#doubles-cols-blog #sidebar #agenda .listings > li {
  padding-top: 7px;
  border-top: 1px solid #e7e6e6;
  line-height: 18px;
  margin-top: 10px;
}
#doubles-cols-blog #sidebar #agenda .listings > li:first-child {
  margin-top: 0;
}
#doubles-cols-blog #sidebar #agenda .listings h3 {
  font-size: 14px !important;
  font-weight: bold;
}
#doubles-cols-blog #sidebar #agenda .listings .date {
  color: #007935;
  font-weight: bold;
}
#doubles-cols-blog #sidebar #rubriques {
  margin-left: 15px;
}
#doubles-cols-blog #sidebar #rubriques ul {
  margin-top: 12px;
}
#doubles-cols-blog #sidebar #rubriques li a {
  padding: 6px 0 6px 15px;
  color: #333333;
  font-size: 13px;
  display: block;
  border-top: #e7e6e6 1px solid;
  text-decoration: none;
  line-height: 18px;
  background: url(../img/arrow-right.png) left 11px no-repeat transparent;
}
#doubles-cols-blog #sidebar #rubriques li a:hover {
  color: #046830;
}
#doubles-cols-blog #sidebar #rubriques li:first-child a {
  border-top: 0;
}
/* FOOTER
-----------------------------------------------------------------------------------------------------*/
#footer-home {
  padding: 20px 0;
  text-align: center;
  font-size: 14px;
}
#footer-home p {
  margin-top: 6px;
}
#footer-home p:first-child {
  margin-top: 0;
}
#footer-home a {
  color: #053f1e;
  text-decoration: none;
}
#footer-home a:hover {
  color: #9d9c9c;
}
#footer {
  padding-top: 14px;
  border-top: 1px solid #046830;
  margin: 35px 0 12px 0;
}
#footer:before,
#footer:after {
  content: " ";
  display: table;
}
#footer:after {
  clear: both;
}
#footer .left {
  float: left;
  width: 260px;
  text-align: center;
}
#footer .left p {
  display: block;
  width: 100%;
  float: left;
  font-size: 13px;
  font-weight: bold;
  color: #007935;
  font-family: 'Lato', sans-serif;
  margin-bottom: 5px;
}
#footer .left .logos a {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  font-family: 'Lato', sans-serif;
  margin: 0 5px;
}
#footer .left .logos a span.logo {
  display: block;
  height: 28px;
}
#footer .left .logos a span.logo img {
  vertical-align: middle;
}
#footer .left .logos a span {
  display: block;
  font-size: 12px;
  color: #636262;
  font-weight: bold;
}
#footer .right ul {
  margin-top: 14px;
}
#footer .right ul li {
  font-size: 14px;
}
#footer ul {
  text-align: left;
  width: 330px;
  float: left;
}
#footer ul li {
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
}
#footer ul li a {
  color: #053f1e;
  padding: 0 0 1px 11px;
  margin: 0 0 5px 6px;
  background: url(../img/round.png) left 5px no-repeat transparent;
  text-decoration: none;
}
#footer ul li a:hover {
  color: #9d9c9c;
}
#footer ul li:first-child a {
  padding-left: 0;
  background: 0;
  margin-left: 0;
}
#footer p {
  float: right;
  font-size: 13px;
  width: 64%;
  margin-top: 4px;
}
#footer p a {
  color: #053f1e;
  text-decoration: none;
}
#footer p a:hover {
  color: #9d9c9c;
}
#footer.footerhome {
  margin: 10px 0 0px;
  padding-top: 0;
  text-align: center;
}
#footer.footerhome ul {
  float: none;
  text-align: center;
  width: auto;
  margin: 14px 0;
}
#footer.footerhome a.no-style {
  background: none;
  font-weight: normal;
  padding-left: 0;
}
#footer.footerhome .line {
  display: inline-block;
  padding-left: 10px;
}
#footer-bottom {
  background-color: #e8f1ed;
  font-size: 12px;
  padding: 10px 20px 10px;
  text-align: center;
  font-family: 'Lato', sans-serif;
  font-size: 10px;
}
#footer-bottom:before,
#footer-bottom:after {
  content: " ";
  display: table;
}
#footer-bottom:after {
  clear: both;
}
#footer-bottom .left {
  float: left;
  width: auto;
}
#footer-bottom .left p {
  margin-top: 3px;
}
#footer-bottom .middle {
  display: inline-block;
  margin-left: 0;
  margin-top: 3px;
  width: auto;
}
#footer-bottom .middle li {
  display: inline-block;
}
#footer-bottom .middle li a {
  color: #134e2b;
  font-size: 10px;
  text-decoration: none;
  padding: 0 15px;
  border-left: 1px solid #134e2b;
}
#footer-bottom .middle li a:hover {
  color: #9d9c9c;
}
#footer-bottom .middle li:first-child a {
  border-left: 0;
  padding-left: 0;
}
#footer-bottom .right {
  float: right;
  text-align: right;
}
#footer-bottom .right .mail,
#footer-bottom .right .rss {
  padding: 20px 0 0 15px;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
  background: url(../img/picto-social.png) left center no-repeat transparent;
  display: inline-block;
  vertical-align: middle;
}
#footer-bottom .right .mail.mail,
#footer-bottom .right .rss.mail {
  background-position: left -57px;
}
#footer-bottom .right .mail.rss,
#footer-bottom .right .rss.rss {
  background-position: left -81px;
}
#footer-bottom .right a {
  margin-left: 20px;
}
#footer-bottom .right ul {
  float: left;
  margin-right: 7px;
}
#footer-bottom .right ul li {
  display: inline-block;
}
#footer-bottom .right ul li a {
  display: inline-block;
  background: url(../img/icon-social.png) 0 0;
  width: 18px;
  height: 17px;
  text-indent: -9999px;
  margin: 0 1px;
}
#footer-bottom .right ul li a.facebook {
  background-position: -1px -33px;
}
#footer-bottom .right ul li a.twitter {
  background-position: -115px -33px;
}
#footer-bottom .right ul li a.instagram {
  background-position: -136px -33px;
}
#footer-bottom .right .newsletter {
  background: url(../img/picto-social.png) left 2px no-repeat transparent;
  color: #053f1e;
  font-size: 12px;
  text-decoration: none;
  padding: 6px 0 6px 37px;
  float: right;
  margin-top: -2px;
}
#footer-bottom .right .newsletter:hover {
  color: #9d9c9c;
}
.page-id-17 .s2_error {
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
}
.page-id-17 form {
  max-width: 388px;
  display: block;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 5px 0px #DBDBDB;
  box-shadow: 0 0 5px 0px #DBDBDB;
  padding: 20px 20px 20px;
  margin: 20px auto 40px;
}
.page-id-17 form label {
  font-size: 14px;
  width: 80%;
}
.page-id-17 form input[type="text"] {
  padding: 5px;
  font-size: 14px;
  width: 80%;
  margin-bottom: 4px;
}
.page-id-17 form input[type="submit"] {
  color: #fff;
  display: inline-block;
  padding: 10px;
  background: #007935;
  margin-right: 10px;
  border: none;
  cursor: pointer;
}
#backup {
  bottom: 10px;
  cursor: pointer;
  position: fixed;
  right: 10px;
  transition-duration: 0.4s;
  z-index: 999;
}
.blog .listing-actu a,
.single .listing-actu a {
  text-decoration: none;
  color: #008000;
}
.contenu_actu {
  margin-top: 12px;
}
#sidebar.mobile {
  display: none;
}
#content .actu .content-actu .textesup,
#content .actu .content-actu .textesup p {
  font-size: 14px;
  color: #333;
  font-style: normal;
}
#content .actu .content-actu .textesup img {
  height: auto;
}
.contact-actualites-catalogue .container .content .uneActu .left img,
.page-template-catalogue-php .container .content .uneActu .left img,
.blog .container .content .uneActu .left img,
.archive.date .container .content .uneActu .left img,
.single-post .container .content .uneActu .left img,
.page-template-contacts-php .container .content .uneActu .left img {
  max-width: 218px;
  width: auto;
}
body #header {
  margin-bottom: 10px;
}
.page-template-texte-photo #content h1 {
  width: 100%;
}
.page-template-texte-photo #content .double-cols .left-content img {
  width: 100%;
  height: auto;
}
.page-template-texte-photo #content .double-cols .right-content p {
  margin-bottom: 20px;
  line-height: 24px;
}
.page-template-texte-photo #content .double-cols .right-content h3 {
  color: #007935;
  font-style: italic;
  font-size: 20px;
}
.page-template-texte-photo #content .double-cols .left-content {
  width: 322px;
}
span.line a {
  color: #134e2b !important;
  text-decoration: none !important;
}
span.line a:hover {
  text-decoration: underline !important;
}
#header #logo a.logo-gauche,
body .home #logo a.logo-gauche {
  float: left;
  width: 187px;
}
#header #logo a.logo-droite,
body .home #logo a.logo-droite {
  float: right;
  width: 98px;
}
body .home #logo {
  width: 200px;
}
body .home #logo img {
  margin-top: 24px;
  width: 100%;
  height: auto;
}
#footer ul li.block {
  display: block;
}
.page-id-869 #nav {
  display: none;
}
.page-id-869 #header .title {
  margin-top: 15px;
}
/*
body #footer.footerhome{
border-top:2px solid #1b5633;
padding-top:15px;
}
*/
body.home #footer.footerhome {
  border-top: none;
  padding-top: 0;
}
#content .double-cols .right-content a {
  text-decoration: none;
}
#doubles-cols-blog #content-left .listing-actu li {
  position: relative;
}
.wp-pagenavi {
  font-size: 13px;
  margin: 20px auto;
}
.category .listing-actu a {
  text-decoration: none;
  color: #008000;
}
#doubles-cols-blog #content-left .listing-actu li {
  border-top: #e7e6e6 1px solid;
}
body #doubles-cols-blog #content-left .listing-actu .cat {
  top: -1px;
}
strong > span {
  font-weight: bold;
}
body.single-post #content {
  font-family: 'Lato', sans-serif !important;
  font-weight: regular !important;
  font-size: 14px !important;
  line-height: 20px !important;
}
body.single-post #content h1 {
  width: 100%  !important;
  font-family: 'Lato', sans-serif !important;
  text-align: center  !important;
  font-weight: bold !important;
  font-size: 34px !important;
  line-height: 40px !important;
  font-style: none !important;
}
body.single-post #content h2 {
  font-family: 'Lato', sans-serif !important;
  text-align: center !important;
  font-weight: bold !important;
  font-size: 20px !important;
  line-height: 26px !important;
  font-style: none !important;
  margin-bottom: 40px  !important;
}
body.single-post #content h3 {
  font-family: 'Lato', sans-serif !important;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 20px !important;
}
body.single-post #content p {
  font-family: 'Lato', sans-serif !important;
  font-weight: regular !important;
  font-size: 14px !important;
  line-height: 20px !important;
  margin-bottom: 20px !important;
}
.single-post .breadcrumbs,
.blog .breadcrumbs {
  display: block;
}
body.home .content-home .actus .actu a {
  display: inline-block;
}
/* MEDIA QUERY
-----------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  .home .menu-resp-bouton {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
  }
  .home #menu-onglets {
    display: none;
    position: absolute;
    top: 62px;
    width: 100%;
    left: 0;
    border: none;
    background: none;
  }
  .home #menu-onglets ul {
    display: block;
    margin: 0 20px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
  }
  .home #menu-onglets ul li {
    display: block;
    padding: 0;
    text-align: left;
  }
  .home #menu-onglets ul li a {
    padding: 9px 10px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
  }
  .home #menu-onglets ul li a:hover {
    color: #007934;
  }
  .home #menu-onglets ul li:last-child a {
    border-bottom: 0;
  }
  .wrapper.home {
    padding-top: 0;
  }
  #footer .left {
    width: 100%;
    float: none;
  }
  #footer .right {
    width: 100%;
    float: none;
  }
  .links-header {
    display: none;
  }
  .blog #header,
  .archive #header,
  .single #header {
    padding-bottom: 0px;
  }
  #doubles-cols-blog #sidebar,
  #doubles-cols-blog #content-left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .single #content-left .article {
    padding-left: 0;
  }
  #header {
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header .links-header {
    float: none;
    max-width: 100%;
    margin-top: 20px;
    text-align: center;
    clear: both;
  }
  #header .links-header li {
    display: inline-block;
  }
  .wrapper #content h1 {
    width: 100%;
  }
  .wrapper #content .double-cols {
    display: block;
  }
  .wrapper #content .double-cols .left-content {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  .wrapper #content .double-cols .left-content:before,
  .wrapper #content .double-cols .left-content:after {
    content: " ";
    display: table;
  }
  .wrapper #content .double-cols .left-content:after {
    clear: both;
  }
  .wrapper #content .double-cols .left-content img {
    width: 50%;
    height: auto;
    margin-bottom: 0;
    float: left;
  }
  .wrapper #content .double-cols .right-content {
    padding-left: 0;
    width: 100%;
  }
  body .home #logo img {
    margin-top: 0;
  }
  .home .header-home {
    padding: 0 20px !important;
  }
  .home .header-home .icon-social {
    margin-top: 13px;
  }
  .home .header-home #logo {
    height: 62px;
  }
  .home .header-home a.newsletter {
    top: 20px;
    right: 180px;
    padding-bottom: 0;
  }
  .home #logo .only-mobile {
    display: block;
  }
  .home #logo .desktop {
    display: none;
  }
  .home aside {
    float: none;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 25px 0  15px 0;
  }
  .home aside:before,
  .home aside:after {
    content: " ";
    display: table;
  }
  .home aside:after {
    clear: both;
  }
  .home aside .visuel-top {
    position: relative;
    float: left;
    top: auto;
    left: auto;
  }
  .home aside .links li {
    display: inline-block;
  }
  .home aside img {
    display: none;
  }
  .home aside blockquote {
    padding: 0 3%;
    margin-top: 10px;
  }
  .home .header-home {
    position: relative;
    height: auto;
    width: 100%;
    padding: 20px 4%;
    right: auto;
    top: auto;
  }
  .home .home-content {
    padding-top: 0;
    width: 100%;
  }
  .home .home-content .bloc.full {
    height: auto;
    padding-bottom: 20px;
  }
  #footer ul {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer p {
    text-align: center;
    margin: 0 auto;
    float: none;
    line-height: 1.3;
  }
  #footer-home p {
    line-height: 1.4;
  }
  body.single #content-left .article {
    padding-left: 0;
  }
  #sidebar.mobile {
    display: block;
  }
  #sidebar {
    display: none;
  }
  .page-template-texte-photo #content .double-cols .left-content {
    width: 100%;
  }
  .home header a.newsletter {
    display: block;
  }
}
@media only screen and (max-width: 800px) {
  #top-blog {
    margin-bottom: 10px;
  }
  .pic-resp {
    display: block;
    margin-bottom: 15px;
  }
  .pic-resp img {
    width: 80%;
    height: auto;
  }
  .pic-desk {
    display: none !important;
  }
  #menu-onglets {
    display: none;
    position: absolute;
    top: 62px;
    left: 1px;
    width: 100%;
    z-index: 2;
    padding: 0;
    border: none;
    background: none;
  }
  #menu-onglets ul {
    display: block;
    margin: 0 20px;
    background-color: #fff;
    border: 1px solid #dcdcdc;
  }
  #menu-onglets ul li {
    display: block;
    padding: 0;
    text-align: left;
  }
  #menu-onglets ul li a {
    padding: 9px 10px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
    display: block;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
  }
  #menu-onglets ul li a:hover {
    color: #007934;
  }
  #menu-onglets ul li:last-child a {
    border-bottom: 0;
  }
  #menu-onglets .wrapper {
    padding: 0 !important;
  }
  #header .content-wrapper {
    display: block;
    position: relative;
  }
  #header .content-wrapper #logo {
    float: left;
    width: 200px;
    position: relative;
    z-index: 2;
  }
  #header .content-wrapper #logo img {
    width: 100%;
    height: auto;
  }
  #header .content-wrapper .middle {
    clear: both;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
  }
  #header .content-wrapper .middle .menu-resp-bouton {
    display: block;
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 2;
  }
  #header .content-wrapper .middle .title {
    padding-top: 0px;
    position: absolute;
    padding-left: 230px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    top: 6px;
    font-size: 24px;
    line-height: 26px;
  }
  #header .content-wrapper .middle .title .sautdeligne {
    display: block;
  }
  #header .content-wrapper .middle .title .cache-resp {
    display: none;
  }
  #header .content-wrapper .middle #nav {
    padding-top: 8px;
  }
  .single #header .content-wrapper .middle .title,
  .blog #header .content-wrapper .middle .title {
    font-size: 21px !important;
    padding-left: 212px;
  }
  #content .actu {
    display: block;
  }
  .wrapper #content .actu .picture {
    margin-left: 0;
  }
  #content .actu .content-actu {
    margin-right: 0;
  }
  .home .content-home .double-bloc.line2 .left,
  .home .content-home .double-bloc.line2 .right {
    height: auto;
  }
  .links-header li a {
    width: 160px;
  }
  #header {
    /*#logo{
  			margin:0 auto;
  			float: none;
  		}
  
  		.middle{
  			margin:20px auto 0 auto;
  			float: none;
  		}*/
  
  }
  #header .middle {
    margin-left: 20px;
  }
  #footer-bottom .right {
    padding-top: 5px;
  }
  body.home #content-home aside .links li {
    display: block;
    margin-top: 7px;
  }
  body.home #content-home aside .links li a {
    display: block;
  }
  body.home #content-home aside .links li:first-child {
    margin-top: 0;
  }
  .wrapper #content h1 {
    width: 100%;
  }
  .wrapper #content .contact .left,
  .wrapper #content .contact .right {
    width: 100%;
    margin-bottom: 40px;
  }
  .wrapper #content .double-cols {
    display: block;
  }
  .wrapper #content .double-cols .left-content {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  .wrapper #content .double-cols .left-content:before,
  .wrapper #content .double-cols .left-content:after {
    content: " ";
    display: table;
  }
  .wrapper #content .double-cols .left-content:after {
    clear: both;
  }
  .wrapper #content .double-cols .left-content img {
    width: 50%;
    height: auto;
    margin-bottom: 0;
    float: left;
  }
  .wrapper #content .double-cols .right-content {
    padding-left: 0;
  }
  .wrapper #content .actu {
    width: 70%;
    margin: 0 auto;
    max-width: 70%;
    padding-top: 0;
  }
  .wrapper #content .actu .content-actu {
    float: none;
    max-width: 100%;
    max-width: auto;
    margin-bottom: 50px;
  }
  .wrapper #content .actu .content-actu .desc {
    min-height: 50px;
  }
  .wrapper #content .actu .picture {
    float: none;
    margin-top: 20px;
  }
  .blog #top-blog,
  .single #top-blog {
    display: none;
  }
  .blog #doubles-cols-blog #content-left .listing-actu > ul > li,
  .single #doubles-cols-blog #content-left .listing-actu > ul > li {
    border-top: 0;
  }
  .blog #doubles-cols-blog #content-left .listing-actu > ul > li:first-child .cat,
  .single #doubles-cols-blog #content-left .listing-actu > ul > li:first-child .cat {
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  body .sharify-container li {
    min-width: 0 !important;
    width: 30px !important;
  }
  body .sharify-btn-facebook .sharify-icon,
  body .sharify-btn-twitter .sharify-icon {
    padding-left: 0 !important;
  }
  .blog #header .content-wrapper .middle .title,
  .single #header .content-wrapper .middle .title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 700px) {
  .home .content-home .actus {
    margin-bottom: 20px;
  }
  .header-home {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #top-blog .pagination {
    display: none;
  }
  .home header .newsletter {
    display: block;
  }
  .home #footer-home .line {
    display: block;
  }
  .home #footer-bottom .right {
    display: none;
  }
  .home #footer-bottom .middle {
    float: none !important;
    text-align: center;
    width: auto;
  }
  .home #footer-bottom .left {
    display: none;
  }
  #footer-bottom .middle {
    float: left !important;
    text-align: left;
    width: auto;
  }
  #footer-bottom .left {
    display: none;
  }
  body.home #content-home .home-content .content-home .block-img {
    display: block;
    text-align: center;
  }
  body.home #content-home .home-content .content-home .block-img .img-left {
    float: none;
    text-align: center;
    margin-top: 20px;
  }
  body.home #content-home .home-content .content-home .block-img .img-left img {
    max-height: auto;
  }
  body.home #content-home .home-content .content-home .block-img .content {
    display: block;
  }
  body.home #content-home .home-content .content-home .block-img .content a {
    margin-top: 60px;
  }
  body.home #content-home .home-content .content-home .block-img .content a.facebook,
  body.home #content-home .home-content .content-home .block-img .content a.download {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
  }
  #doubles-cols-blog #content-left .listing-actu {
    text-align: center;
  }
  #doubles-cols-blog #content-left .listing-actu .cat {
    display: inline-block;
    text-transform: center;
    position: relative;
    margin: 15px auto;
    right: auto;
    top: auto;
  }
  #doubles-cols-blog #content-left .listing-actu .picture {
    float: none;
    margin: 0 auto;
    display: block;
  }
  #doubles-cols-blog #content-left .listing-actu .picture img {
    padding-bottom: 35px;
  }
  #doubles-cols-blog #content-left .listing-actu .content {
    width: 100%;
    display: block;
    padding-top: 0;
  }
  #doubles-cols-blog #content-left .listing-actu .content .text-grey {
    position: relative;
  }
  #doubles-cols-blog #content-left .listing-actu .content .link {
    text-align: center;
    margin-bottom: 10px;
  }
  #doubles-cols-blog #content-left .listing-actu .pagination {
    text-align: center;
  }
  .home aside {
    padding-left: 15px;
    padding-right: 15px;
  }
  .home .content-home .double-bloc .bloc {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home .content-home.full .bloc {
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .home #footer-home {
    padding: 20px 10px;
  }
  .wrapper #content .actu {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
  }
  .wrapper #content .actu .content-actu h1 {
    margin-bottom: 15px;
    margin-top: 15px !important;
  }
  .wrapper #content .actu .content-actu .desc {
    margin-bottom: 15px;
  }
  .wrapper #content .actu span {
    display: block;
  }
  .wrapper #content .actu .date {
    margin-bottom: 10px;
  }
  .wrapper #content .actu p {
    margin-bottom: 10px;
  }
  body .home .content-home .double-bloc.line2 .left {
    background-color: #bfd9cc;
  }
  body .home .content-home .double-bloc.line2 .right {
    background-color: #d9e8e1;
  }
  body .wrapper.home #content-home aside {
    padding: 10px 0;
  }
  body .wrapper.home #content-home aside h2,
  body .wrapper.home #content-home aside p,
  body .wrapper.home #content-home aside blockquote {
    display: none;
  }
  body .wrapper.home #content-home aside .links {
    text-align: center;
    margin: 0;
  }
  body .wrapper.home #content-home aside .links li {
    display: inline-block;
    margin-left: 7px;
    margin-top: 0 !important;
    font-size: 15px;
  }
  body .wrapper.home #content-home aside .links li:first-child {
    margin-left: 0;
  }
  #header .middle {
    float: none;
    margin-left: 20px;
    max-width: none;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #header .middle #nav {
    padding-top: 10px;
  }
  #header .middle #nav li a {
    padding: 0 14px;
  }
  #header .middle #nav li:first-child a {
    padding-left: 0;
  }
  #header .middle #nav li:last-child a {
    padding-right: 0;
  }
  #header .middle .title {
    padding-top: 5%;
    width: 48%;
  }
  body #header .links-header {
    text-align: center;
  }
  body #header .links-header li {
    float: none;
    width: 100%;
    margin-right: 0 !important;
  }
  body #header .links-header li a {
    display: inline-block;
    width: 170px !important;
  }
  .wrapper #logo,
  #header #logo {
    display: block;
    float: left;
    width: 50%;
  }
  .wrapper #logo img,
  #header #logo img {
    width: 100%;
    height: auto;
  }
  #header .title {
    display: inline-block;
    width: 35%;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
  }
  #header #nav {
    clear: both;
    padding-top: 20px;
  }
  .links-header {
    margin-top: 20px;
    float: none;
  }
  .links-header li {
    display: inline-block;
    float: left;
    width: 45%;
    margin-right: 5%;
    margin-top: 7px !important;
  }
  .links-header li a {
    width: 100%;
    display: block;
  }
  #header .middle .title {
    padding-top: 0.5%;
  }
  #doubles-cols-blog #content-left .listing-actu > ul > li {
    padding-top: 0;
  }
  #doubles-cols-blog #content-left .listing-actu .content h3 {
    width: 100%;
    padding-right: 0;
  }
  #doubles-cols-blog #content-left .listing-actu .sharify-container {
    top: 0;
  }
  #header #logo a.logo-gauche,
  body .home #logo a.logo-gauche {
    float: left;
    width: 65%;
  }
  #header #logo a.logo-gauche img,
  body .home #logo a.logo-gauche img {
    width: 100%;
    height: auto;
  }
  #header #logo a.logo-droite,
  body .home #logo a.logo-droite {
    float: right;
    width: 35%;
  }
  #header #logo a.logo-droite img,
  body .home #logo a.logo-droite img {
    width: 100%;
    height: auto;
  }
  .home #header #logo {
    width: 64%;
  }
  .single #header .content-wrapper .middle .title,
  .blog #header .content-wrapper .middle .title {
    padding-left: 222px;
  }
  .single #doubles-cols-blog #content-left .listing-actu > ul > li {
    display: block;
  }
  .single #doubles-cols-blog #content-left .listing-actu > ul > li .grandeimage {
    width: 70%;
    height: auto;
  }
  .single #doubles-cols-blog #content-left .listing-actu > ul > li .contenu_actu img {
    width: 70%;
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  #content .actu {
    padding: 20px;
  }
}
@media only screen and (max-width: 519px) {
  #content .historique {
    margin-top: 20px;
  }
  .links-header li a {
    width: 180px;
  }
  #doubles-cols-blog #content-left .listing-actu .picture {
    padding-right: 0 !important;
    width: 70% !important;
    padding-bottom: 0;
  }
  #doubles-cols-blog #content-left .listing-actu .picture img {
    max-width: 100%;
  }
  .wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .middle h1.title {
    line-height: 1.2;
  }
  .middle h1.title i {
    display: block;
  }
  #footer-bottom .line {
    display: block;
    margin-bottom: 3px;
  }
  body #footer p .line {
    display: block;
    margin-bottom: 3px;
  }
  #footer-bottom .middle {
    margin-left: 0;
  }
  #footer-bottom .right {
    padding-top: 0;
  }
  #footer-bottom .right .newsletter {
    margin-left: 0;
  }
  #content .historique:before,
  #content .historique:after {
    content: " ";
    display: table;
  }
  #content .historique:after {
    clear: both;
  }
  #content .historique .block {
    float: none;
    width: 100%;
    text-align: center;
    min-height: 0;
    margin: 0 6px;
    margin-bottom: 35px;
  }
  #content .historique .block .picture {
    height: auto;
  }
  #content .historique .years {
    position: static;
    margin-bottom: 20px;
    display: inline-block;
  }
  #footer-bottom .right {
    float: right !important;
  }
  #footer-bottom .middle {
    float: left !important;
  }
  body .home .home-content .bloc.full .left,
  body .home .home-content .bloc.full .right {
    float: none;
    display: block;
    width: 100%;
    padding: 0 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body .home .home-content .bloc.full .left a,
  body .home .home-content .bloc.full .right a {
    margin-bottom: 10px;
  }
  h1.title {
    margin: 0 !important;
  }
  body #footer-bottom {
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
    /*
  		.left{
  			display: none;
  		}*/
  
  }
  body #footer-bottom > div.right {
    text-align: center;
  }
  #footer p .line a {
    display: inline-block;
  }
  #footer ul {
    margin-bottom: 7px;
  }
  #footer .line {
    display: inline !important;
  }
  #footer .tel,
  #footer .date {
    display: none !important;
  }
  #footer p {
    width: 80%;
  }
  .blog .middle h1.title i,
  .single .middle h1.title i {
    display: inline-block;
  }
  .home .header-home a.newsletter {
    display: none;
  }
}
@media only screen and (max-width: 470px) {
  #header .content-wrapper #logo {
    margin-bottom: 0;
  }
  .blog #header .content-wrapper .middle .title,
  .single #header .content-wrapper .middle .title {
    font-size: 21px ;
  }
}
@media only screen and (max-width: 440px) {
  body .home #logo .only-mobile {
    width: 100%;
  }
}
@media only screen and (max-width: 420px) {
  #menu-onglets {
    top: 50px;
  }
  #header .content-wrapper #logo {
    width: 160px;
  }
  .home .header-home #logo {
    width: 160px;
    height: auto;
  }
  .home .header-home .icon-social {
    margin-top: 7px;
  }
  body.galerie #header .content-wrapper .middle .title {
    font-size: 22px;
    top: 6px;
    padding-left: 180px;
  }
  .single #header .content-wrapper .middle .title,
  .blog #header .content-wrapper .middle .title {
    font-size: 19px !important;
    top: 3px;
    padding-left: 180px;
  }
  #header .content-wrapper .middle .menu-resp-bouton {
    top: 7px;
  }
  #header .content-wrapper .middle .title {
    padding-left: 220px;
  }
  body #header .middle #nav {
    white-space: nowrap;
  }
  body #header .middle #nav li a {
    padding: 0 7px !important;
  }
  #header .title {
    font-size: 17px !important;
    line-height: 1.2 !important;
  }
  #header .middle li {
    font-size: 14px !important;
  }
  #doubles-cols-blog #content-left .listing-actu .picture img {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 10px;
  }
  #content h1 {
    width: 100%;
    font-size: 25px;
    line-height: 32px;
  }
  #doubles-cols-blog #content-left .listing-actu .content h3 {
    font-size: 17px;
    line-height: 21px;
  }
  body.single-post #content h1 {
    font-size: 26px !important;
    line-height: 32px !important;
    margin: 15px auto;
  }
  body.single-post #content h2 {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}
@media only screen and (max-width: 400px) {
  .home .header-home {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .home .onglets {
    right: 5px;
  }
  .home .header-home .icon-social a {
    display: inline-block;
    width: 18px;
    height: 17px;
    text-indent: -9999px;
    margin: 0 1px;
    vertical-align: middle;
  }
  .home .header-home .icon-social a.facebook {
    background-position: -1px -33px;
  }
  .home .header-home .icon-social a.twitter {
    background-position: -115px -33px;
  }
  .home .header-home .icon-social a.instagram {
    background-position: -136px -33px;
  }
  #footer-bottom .middle {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  #footer-bottom .right {
    width: 100%;
    text-align: center;
  }
  #header .middle li {
    font-size: 12px !important;
  }
}
