#page {
  width: 940px;
  background: #f7f6f6;
}
#page img.wp-post-image {
  border-radius: 0 !important;
  box-shadow: none !important;
}
html,
body {
  background: #f7f6f6;
}
html a:focus,
body a:focus {
  outline: none;
}
body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 17px;
  -webkit-font-smoothing: antialiased;
}
.hide {
  display: none;
}
#masthead {
  position: relative;
  border-top: 8px solid #2d2224;
  height: 105px;
  padding-bottom: 0;
}
#masthead #logo {
  display: inline-block;
  width: 146px;
  height: 69px;
  position: absolute;
  left: 0;
  background: url('images/logo.png');
  text-indent: -9999px;
}
#masthead #site-navigation,
#masthead .main-navigation {
  float: left;
  margin-left: 300px;
  width: 640px;
}
#masthead #site-navigation ul.sub-menu,
#masthead .main-navigation ul.sub-menu {
  z-index: 1000;
}
#masthead #site-navigation ul.sub-menu li,
#masthead .main-navigation ul.sub-menu li {
  background: #ffffff url('images/bg-page-content.png');
  border-bottom: 1px solid #C1C1C1;
}
#masthead #site-navigation ul li:last-child,
#masthead .main-navigation ul li:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-bottom: 0px solid #C1C1C1!important;
}
#masthead #site-navigation ul li:last-child a,
#masthead .main-navigation ul li:last-child a {
  border-bottom: 0px solid #EDEDED;
}
#masthead #site-navigation ul.sub-menu li a,
#masthead .main-navigation ul.sub-menu li a {
  background: transparent;
  padding: 7px 0 5px 10px;
}
#masthead #site-navigation ul.sub-menu li.current-menu-item a,
#masthead .main-navigation ul.sub-menu li.current-menu-item a {
  color: #6ea735;
}
#masthead #site-navigation ul.sub-menu li:last-child,
#masthead .main-navigation ul.sub-menu li:last-child {
  border: 0;
}
#masthead #site-navigation ul.nav-menu,
#masthead .main-navigation ul.nav-menu {
  border-top: 0;
  border-bottom: 1px solid #bfbebe;
  padding-bottom: 10px;
}
#masthead #site-navigation ul.nav-menu > li,
#masthead .main-navigation ul.nav-menu > li {
  margin: 0 7px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#masthead #site-navigation ul.nav-menu > li:hover,
#masthead .main-navigation ul.nav-menu > li:hover {
  background: #6ab023;
}
#masthead #site-navigation ul.nav-menu > li:hover > a,
#masthead .main-navigation ul.nav-menu > li:hover > a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: white;
}
#masthead #site-navigation ul.nav-menu a,
#masthead .main-navigation ul.nav-menu a {
  font-size: 14px;
  line-height: 26px;
  padding: 0 10px;
  color: #2d2224;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#masthead #site-navigation ul.nav-menu a:hover,
#masthead .main-navigation ul.nav-menu a:hover {
  color: #6ea735;
}
#masthead #site-navigation ul.nav-menu > li.current_page_item,
#masthead .main-navigation ul.nav-menu > li.current_page_item,
#masthead #site-navigation ul.nav-menu li.current-menu-parent,
#masthead .main-navigation ul.nav-menu li.current-menu-parent {
  background: #6ab023;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 5px;
}
#masthead #site-navigation ul.nav-menu > li.current_page_item > a,
#masthead .main-navigation ul.nav-menu > li.current_page_item > a,
#masthead #site-navigation ul.nav-menu li.current-menu-parent > a,
#masthead .main-navigation ul.nav-menu li.current-menu-parent > a {
  color: white;
  font-size: 13px;
  font-weight: bold;
}

#masthead #switch-language {
  position: absolute;
  top: 0;
  right: 0;
  width: 141px;
  height: 52px;
  background: url('images/bg-language.png');
  text-align: center;
}
#masthead #switch-language #lang_sel {
  background: transparent;
  margin-top: 11px;
  -webkit-transition: margin 0.05s ease-in-out;
  -moz-transition: margin 0.05s ease-in-out;
  -o-transition: margin 0.05s ease-in-out;
  -ms-transition: margin 0.05s ease-in-out;
  transition: margin 0.05s ease-in-out;
  cursor: pointer;
}
#masthead #switch-language #lang_sel:hover {
  margin-top: 4px;
}
#masthead #switch-language #lang_sel:hover ul ul {
  visibility: visible;
}
#masthead #switch-language #lang_sel li {
  width: 141px;
}
#masthead #switch-language #lang_sel li > a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-style: italic;
  color: #7e766b;
  border: 0;
  background: transparent;
  padding-left: 37px;
}
#masthead #switch-language #lang_sel li a.lang_sel_sel {
  text-align: center;
  font-weight: bold;
}
#masthead #switch-language #lang_sel ul ul {
  position: relative !important;
  float: left;
  border: 0;
  margin: 0 !important;
  margin-left: -17px !important;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  width: 100px !important;
  height: 30px;
  left: 50% !important;
  top: 0;
}
#masthead #switch-language #lang_sel ul ul li {
  float: left;
  display: inline-block;
  width: auto !important;
  background: transparent !important;
  border-left: 1px solid #CCC;
  height: 12px;
  padding-left: 1px !important;
  padding-right: 1px !important;
}
#masthead #switch-language #lang_sel ul ul li:first-child {
  border: 0;
}
#masthead #switch-language #lang_sel ul ul li > a {
  font-size: 10px;
  font-style: normal;
  padding: 0;
  margin: 0;
  line-height: 10px;
  margin-right: 3px;
  padding-left: 3px !important;
  color: #7e766b;
  background: transparent !important;
  line-height: 12px;
}
#masthead #switch-language #lang_sel ul ul li > a:hover {
  color: #6ab023;
  /*font-weight: bold;*/
  font-size: 10px;
  height: 20px;
}
#page #main #primary.site-content {
  background: url('images/bg-page-content.png');
  margin-top: 0;
  border-bottom: 2px solid #cbcacb;
}
#page #main #content {
  background: url('images/bg-page-content.png');
  color: #4a4844;
  font-size: 13px;
  line-height: 20px;
}
#page #main #content > article {
  margin-bottom: 0;
}
#page #main #content > article span.edit-link {
  margin-left: 57px;
}
#page #main #content span.arrow {
  background: url('images/bg-span-arrow.png') 0px -3px no-repeat;
  padding-left: 25px;
}
#page #main #content .page-top-img {
  width: 940px;
  height: auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
}
#page #main #content .content-header {
  text-align: center;
  width: 100%;
  height: 40px;
  background: url('images/bg-header-pages.png');
  margin-top: -2px;
}
#page #main #content .content-header .entry-title-header {
  font-family: "Georgia", Times, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
  color: #4f4742;
  display: inline-block;
  line-height: 40px;
  padding: 0;
  margin: 0;
  position: relative;
}
#page #main #content .content-header .entry-title-header:before,
#page #main #content .content-header .entry-title-header:after {
  content: attr(title);
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
}
#page #main #content .content-header .entry-title-header:before {
  top: 2px;
  left: 0px;
  display: none;
}
#page #main #content .content-header .entry-title-header:after {
  top: 1px;
  left: 0px;
  color: rgba(255, 255, 255, 0.3);
}
#page #main #content .tree {
  width: 28px;
  height: 46px;
  margin: 0 auto;
  background: url('images/bg-tree.png');
}
#page #main #content blockquote {
  text-align: center;
  font-family: "Georgia", Times, serif;
  font-style: italic;
  color: #464e3e;
  margin-bottom: 0;
}
#page #main #content blockquote p {
  font-size: 25px;
  line-height: 28px;
}
#page #main #content article {
  border-bottom: 0;
}
#page #main #content .entry-content {
  width: 825px;
  margin: 0 auto;
  text-align: justify;
}
#page #main #content .blocs {
  padding-left: 10px;
  margin-bottom: 18px;
  height: 230px;
}
#page #main #content .bloc {
  position: relative;
  float: left;
  margin-left: 30px;
  width: 192px;
  height: 230px;
  text-align: center;
}
#page #main #content .bloc .bloc-header {
  width: 100%;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
#page #main #content .bloc .bloc-header h2 {
  display: inline-block;
  position: relative;
  font-family: "Georgia", Times, serif;
  font-style: italic;
  font-size: 17px;
  line-height: 36px;
  color: #363b3d;
}
#page #main #content .bloc .bloc-header h2:before,
#page #main #content .bloc .bloc-header h2:after {
  content: attr(title);
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
}
#page #main #content .bloc .bloc-header h2:before {
  top: 0px;
  left: 0px;
}
#page #main #content .bloc .bloc-header h2:after {
  top: 1px;
  left: 0px;
  color: rgba(255, 255, 255, 0.4);
}
#page #main #content .bloc#bloc3 .bloc-header h2 {
  font-size: 17px;
}
#page #main #content .bloc .content {
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  color: #4a4844;
}
#page #main #content .bloc a.button {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 150px;
  height: 28px;
  text-align: center;
  text-decoration: none;
  background: url('images/bg-bloc-buttons.png');
  color: #2c2224;
  font-size: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#page #main #content .bloc a.button span {
  line-height: 28px;
  padding-right: 20px;
  background: url('images/bg-arrow-bloc.png') right no-repeat;
}
#page #main #content .bloc a.button:hover {
  background: url('images/bg-bloc-buttons-hover.png');
  color: white;
}
#page #main #content #slider-page {
  width: 940px;
  max-height: 289px;
}
#page #main #content #slider-home {
  width: 940px;
  height: 407px;
  position: relative;
  margin-bottom: 20px;
}
#page #main #content #slider-home .slide {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#page #main #content #slider-home .slide .text-zone {
  width: 370px;
  height: 325px;
  position: absolute;
  top: 45px;
  left: 30px;
  padding-left: 33px;
  padding-top: 38px;
  background: url('images/bg-slider-text.png') no-repeat;
}
#page #main #content #slider-home .slide .text-zone h3 {
  font-family: "Georgia", Times, serif;
  font-style: italic;
  font-size: 40px;
  font-weight: lighter;
  line-height: 40px;
  color: #68b022;
  margin-bottom: 20px;
  max-width: 300px;
}
#page #main #content #slider-home .slide .text-zone p {
  width: 295px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  line-height: 19px;
  color: white;
}
#page #main #content #slider-home .slide .text-zone a {
  display: block;
  margin-top: 20px;
  float: right;
  position: relative;
  min-height: 21px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background: url('images/bg-bloc-buttons-hover.png');
  color: white;
  font-size: 13px;
  line-height: 17px;
  padding-top: 10px;
  padding-right: 30px;
  padding-left: 10px;
  padding-bottom: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#page #main #content #slider-home .slide .text-zone a:after,
#page #main #content #slider-home .slide .text-zone a .after {
  content: '';
  width: 11px;
  height: 22px;
  background: url('images/bg-arrow-slider-text.png') no-repeat;
  position: absolute;
  margin-top: -10px;
  right: 8px;
  top: 50%;
}
#page #main #content #slider-home .slide .text-zone a:hover {
  background: url('images/bg-bloc-buttons.png');
  color: #2c2224;
}
#page #main #content #slider-home #nav {
  position: absolute;
  right: 20px;
  bottom: 20px;
  height: 45px;
  z-index: 1000;
}
#page #main #content #slider-home #nav > div {
  background: #333;
  float: left;
  margin-right: 5px;
  width: 50px;
  height: 45px;
  cursor: pointer;
}
#page #main #content #slider-home #nav #prev {
  background: url('images/bg-slide-prev-on.png');
}
#page #main #content #slider-home #nav #prev.disable {
  background: url('images/bg-slide-prev-off.png');
}
#page #main #content #slider-home #nav #next {
  background: url('images/bg-slide-next-on.png');
}
#page #main #content #slider-home #nav #next.disable {
  background: url('images/bg-slide-next-off.png');
}
div.wpcf7 .left-col,
div.wpcf7 .right-col {
  width: 400px;
  height: 100%;
  float: left;
}
div.wpcf7 .left-col {
  margin-right: 20px;
}
div.wpcf7 .left-col p {
  margin-bottom: 20px;
}
div.wpcf7 p {
  font-family: "Georgia", Times, serif;
  font-style: italic;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  color: #666;
  float: left;
  width: 400px;
  min-height: 30px;
  margin-bottom: 20px;
  clear: left;
}
div.wpcf7 input[type="text"],
div.wpcf7 textarea {
  width: 390px;
}
div.wpcf7 input[type="text"],
div.wpcf7 textarea {
  color: #444;
  font-size: 19px;
  padding: 4px;
  line-height: 31px;
}
div.wpcf7 textarea {
  line-height: 26px;
  height: 219px;
}
div.wpcf7 input[type="submit"] {
  float: right;
  font-family: "Verdana", Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  background: url('images/bg-bloc-buttons.png');
  color: #2d2224;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div.wpcf7 input[type="submit"]:hover {
  background: url('images/bg-bloc-buttons-hover.png');
  color: white;
}
.wpcf7-validation-errors {
  border: 0 !important;
}
.wpcf7-not-valid-tip {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
footer#colophon {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 0;
  background: #f7f6f6;
}
footer#colophon .content {
  width: 890px;
  height: 280px;
  background: #2d2224;
  font-family: "Georgia", Times, serif;
  font-size: 13px;
  line-height: 17px;
  font-style: italic;
  font-weight: lighter;
  color: #f2e7d9;
  padding-left: 50px;
}
footer#colophon .content #logo-pefc{
	float: left;
	margin-top: 40px;
}
footer#colophon .content #logo-pefc img{
	width: 120px;
}
footer#colophon .content #nav-footer {
  float: left;
  width: 220px;
  height: 50px;
  margin-left: 140px;
  margin-top: 120px;
  background: url('images/bg-nav-footer.png') 40% 5% no-repeat;
}
footer#colophon .content #nav-footer ul {
  width: 100%;
  height: 100%;
}
footer#colophon .content #nav-footer ul li {
  float: left;
  width: 49.5%;
  height: 20px;
}
footer#colophon .content #nav-footer ul li ul.sub-menu {
  display: none;
}
footer#colophon .content #nav-footer ul li a {
  color: #f2e7d9;
  font-weight: lighter;
  text-decoration: none;
}
footer#colophon .content #nav-footer ul li.current-menu-item a {
  color: #6ab023;
}
footer#colophon .content .infos {
  float: left;
  margin-top: 120px;
  padding-left: 30px;
  background: url('images/bg-nav-footer.png') 0% 5% no-repeat;
}
footer#colophon .site-info {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}
footer#colophon .site-info ul {
  display: inline-block;
}
footer#colophon .site-info ul li {
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
}
footer#colophon .site-info ul li a {
  font-size: 10px;
  color: #464e3f;
  text-decoration: none;
}
footer#colophon .site-info ul li a:hover {
  color: #6ab023;
  text-decoration: underline;
}
footer#colophon .site-info ul li#menu-item-76,
footer#colophon .site-info ul li#menu-item-73,
footer#colophon .site-info ul li#menu-item-203 {
  padding-right: 10px;
  background: url('images/bg-site-info.png') 100% 50% no-repeat;
}
/* Signature */
@font-face {
  font-family: "Monologue-Sequane";
    src: url("fonts/Monologue-Sequane.ttf")
      format("truetype"),
    url("fonts/Monologue-Sequane.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Monologue-Sequane.woff") format("woff"),
    url("fonts/Monologue-Sequane.woff2")
      format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Poppins-Sequane";
    src: url("fonts/Poppins-Sequane.ttf")
      format("truetype"),
    url("fonts/Poppins-Sequane.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/Poppins-Sequane.woff") format("woff"),
    url("fonts/Poppins-Sequane.woff2")
      format("woff2");
  font-weight: normal;
  font-style: normal;
}

.signature {
  height: 26px;
  overflow: hidden;
  margin: 0;
  position: relative;
  display: inline-block;
  padding-left: 5px;
}

.signature .signature-content {
  display: inline-block;
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -4.5px;
  font-family: "Monologue-Sequane", sans-serif;
  margin: 0;
  position: relative;
}

.signature .signature-content a {
  font: inherit;
  text-decoration: inherit;
  position: relative;
  letter-spacing: inherit;
  text-transform: inherit;
}

.signature .signature-content .siteSq {
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  position: relative;
  top: -5px;
}

.signature .signature-content .relever {
  position: relative;
  top: 26px;
  transition: all 0.3s ease-out;
  height: 100%;
}

.signature:hover .signature-content .relever,
.signature:hover .signature-content {
  color: #6ab023;
  top: 0;
  letter-spacing: 0;
}