a,
abbr,
acronym,
address,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
object,
ol,
output,
p,
pre,
q,
ruby,
samp,
section,
small,
strike,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

#breadcrumb,
.addComments,
.listComments,
.ratingsDatas {
  display: none
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

body {
  font-family: "Oswald", sans-serif
}

.clear {
  clear: both
}

.innerContent,
.txtInner {
  max-width: 1280px;
  margin: 0 auto
}

img {
  max-width: 100%
}

.heightInner {
  height: 100vh
}

@media (min-width:960px) {
  .heightInner {
    height: 330px
  }
}

.inner {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding: 0 4%
}

header {
  min-height: auto;
  background-color: #30302f;
  max-height: 72px
}

header #logo {
  width: 25%;
  position: relative;
  float: left;
  z-index: 999999
}

header #logo a {
  width: 91px;
  height: 80px;
  position: relative;
  float: left;
  color: transparent;
  background: url(/modeles/fr/FEDA/images/logo_feda.png) no-repeat;
  background-size: cover
}

@media (min-width:960px) {
  header #logo a {
    width: 119px;
    height: 104px
  }
}

@media (min-width:1430px) {
  header #logo a {
    width: 123px;
    height: 107px
  }
}

@media (min-width:1780px) {
  header #logo a {
    width: 200px;
    height: 174px
  }
}

header #videoContent {
  display: none
}

@media (min-width:960px) {
  .navbar-header {
    display: none
  }
}

.rubrique_sommaire_ header {
  position: absolute !important;
  float: left !important;
  width: 100% !important;
  max-height: auto;
  background-color: transparent
}

.rubrique_sommaire_ #content {
  position: relative;
  float: left
}

.rubrique_sommaire_ #text ul {
  padding-left: 0
}

.rubrique_sommaire_ .logobas {
  display: none
}

@media (min-width:768px) {
  .rubrique_sommaire_ .logobas {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 99;
    right: 0
  }
}

@media (min-width:960px) {
  .rubrique_sommaire_ .logobas {
    right: 0
  }
}

@media (min-width:1280px) {
  .rubrique_sommaire_ .logobas {
    right: 4%
  }
}

.rubrique_sommaire_ .logobas ul li {
  display: inline-block;
  list-style-type: none;
  color: #fff;
  text-transform: uppercase
}

.rubrique_sommaire_ .logobas ul li img {
  width: 35%
}

@media (min-width:960px) {
  .rubrique_sommaire_ .logobas ul li img {
    width: 50%
  }
}

.rubrique_sommaire_ .logobas ul #txtlogoBas {
  font-weight: 200;
  margin-right: 20px;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif
}

@media (min-width:960px) {
  .rubrique_sommaire_ .logobas ul #txtlogoBas {
    font-size: 1em
  }
}

.rubrique_sommaire_ .heightInner {
  height: auto
}

.rubrique_sommaire_ #videoContent {
  position: relative;
  float: left;
  width: 100%
}

.rubrique_sommaire_ #videoContent .video {
  max-width: 100%;
  width: 100%;
  display: none
}

@media (min-width:768px) {
  .rubrique_sommaire_ #videoContent .video {
    display: block
  }
}

.rubrique_sommaire_ #videoContent .bgmobile {
  display: block
}

@media (min-width:768px) {
  .rubrique_sommaire_ #videoContent .bgmobile {
    display: none
  }
}

a.menu-link {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  padding: 10px 17px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #404040;
  background-color: transparent;
  text-align: center;
  text-decoration: none;
  z-index: 9999
}

@media screen and (min-width:960px) {
  a.menu-link {
    width: auto;
    float: left;
    margin: 20px 10px;
    display: none
  }
}

a.menu-link:hover {
  color: transparent
}

a.menu-link:visited {
  color: #404040
}

#nested {
  z-index: 9999;
  height: 100vh
}

@media (min-width:960px) {
  #nested {
    height: auto;
    z-index: 99999;
    position: absolute;
    top: 0;
    right: 0
  }
}

#nested ul {
  width: 100%
}

@media (min-width:960px) {
  #nested ul {
    width: auto
  }
}

#nested ul li {
  list-style-type: none;
  display: block;
  margin: 0;
  text-align: left;
  padding: 10px 0
}

@media (min-width:960px) {
  #nested ul li {
    padding: 20px 0;
    text-align: center;
    display: inline-block;
    margin: 0;
    border: 0
  }
}

@media (min-width:1280px) {
  #nested ul li {
    margin: 0 13px
  }
}

#nested ul li:hover a {
  color: #fff
}

#nested ul li:hover a:after {
  color: #f5da00
}

@media (min-width:960px) {
  #nested ul li:hover a {
    color: #30302f
  }
  #nested ul li:hover a:after {
    color: #30302f
  }
}

@media (min-width:960px) {
  #nested ul li ul {
    display: block;
    background-color: #f5da00;
    position: absolute
  }
}

#nested ul li ul li {
  padding: 10px;
  display: block;
  height: auto;
  background-color: #f5da00
}

@media (min-width:960px) {
  #nested ul li ul li {
    background-color: transparent
  }
}

#nested ul li ul li a {
  color: #30302f !important
}

#nested ul li ul li a:hover {
  color: #fff !important;
  background: none
}

#nested ul li ul li a:hover:after {
  color: #fff;
  content: ''
}

#nested ul li ul li a:after {
  content: ''
}

#nested ul li a {
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  padding-left: 20px;
  line-height: 20px;
  vertical-align: middle;
  color: #fff
}

@media (min-width:960px) {
  #nested ul li a {
    padding: 5px 10px;
    font-size: 11px
  }
}

@media (min-width:1024px) {
  #nested ul li a {
    font-size: 13px
  }
}

@media (min-width:1280px) {
  #nested ul li a {
    font-size: 14px
  }
}

@media (min-width:1500px) {
  #nested ul li a {
    font-size: 15px
  }
}

#nested ul li a:after {
  content: "\f107";
  font-family: FontAwesome;
  color: #f5da00;
  margin-left: 10px;
  text-transform: uppercase
}

#nested ul .annuaire {
  background-color: transparent;
  border: 0;
  padding: 10px 0;
  background-image: none;
  text-align: left;
  color: #fff;
  width: auto
}

@media (min-width:960px) {
  #nested ul .annuaire {
    text-align: center;
    padding: 5px 5px;
    background-color: #f5da00;
    border: solid 1px #f5da00;
    color: #30302f
  }
}

#nested ul .annuaire:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#nested ul .annuaire:hover a {
  color: #f5da00
}

#nested ul .annuaire a {
  color: #fff
}

@media (min-width:960px) {
  #nested ul .annuaire a {
    color: #30302f
  }
}

#nested ul .annuaire a {
  text-align: left
}

@media (min-width:768px) {
  #nested ul .annuaire a {
    text-align: center
  }
}

#nested ul .annuaire a:after {
  margin-left: 0
}

#nested ul .annuaire a:after,
#nested ul .nos_partenaires a:after,
#nested ul .test a:after {
  content: ''
}

.nos_partenaires .structured_text_semantique_text ul {
  margin-left: 70px
}

@media (max-width:960px) {
  .navbar-brand {
    text-decoration: none;
    font-family: "Oswald", sans-serif;
    text-align: left;
    width: 100%;
    position: relative;
    float: left;
    text-transform: uppercase;
    padding: 10px 0 10px 20px;
    line-height: 20px;
    vertical-align: middle;
    color: #fff
  }
}

@media (max-width:960px) and (min-width:960px) {
  .navbar-brand {
    margin-bottom: 30px;
    padding: 5px 10px;
    font-size: 12px;
    text-align: center
  }
}

@media (max-width:960px) and (min-width:1024px) {
  .navbar-brand {
    font-size: 13px
  }
}

@media (max-width:960px) and (min-width:1140px) {
  .navbar-brand {
    font-size: 14px
  }
}

@media (max-width:960px) and (min-width:1430px) {
  .navbar-brand {
    font-size: 1rem
  }
}

@media (max-width:960px) {
  .navbar-brand:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #f5da00;
    margin-left: 10px;
    text-transform: uppercase
  }
}

#menu {
  height: 0;
  display: none;
  z-index: 999999;
  width: 100%
}

@media (min-width:960px) {
  #menu {
    width: auto;
    padding-left: 0;
    display: block;
    z-index: 999
  }
}

@media (max-width:960px) {
  #menu .dropdown-menu {
    display: none
  }
}

.btnFermeture {
  position: absolute;
  color: #fff;
  right: 10px;
  padding: 10px
}

@media (max-width:960px) {
  .activeLien {
    height: auto !important;
    display: block !important
  }
  .activeLien ul.dropdown-menu {
    display: none !important
  }
  .activeLien ul.dropdown-menu.activeLien {
    display: block !important
  }
}

@media (min-width:960px) and (max-width:960px) {
  .activeLien .dropdown-menu {
    display: none !important
  }
}

.btnHam {
  height: auto !important
}

.menu li.menu-item-has-children>a:after {
  content: '+';
  position: relative;
  float: right
}

@media (min-width:960px) {
  .menu li.menu-item-has-children>a:after {
    float: none;
    margin-left: 10px
  }
}

@media (min-width:960px) {
  #nested ul li:hover {
    background-color: #f5da00
  }
}

#nested ul li:hover ul {
  left: auto;
  width: 100%;
  display: block
}

@media (min-width:960px) {
  #nested ul li:hover ul {
    width: 30%;
    top: 72px
  }
  #nested ul li:hover ul li {
    padding: 20px;
    background-image: none;
    background-color: #f5da00
  }
}

@media (min-width:960px) {
  #nested ul li:focus {
    background-color: #f5da00
  }
}

#nested ul li:focus ul {
  left: auto;
  width: 100%;
  display: block
}

@media (min-width:960px) {
  #nested ul li:focus ul {
    width: 30%;
    top: 50px
  }
  #nested ul li:focus ul li {
    padding: 20px
  }
}

@media (max-width:960px) {
  #nested ul li ul {
    display: none
  }
}

@media (min-width:960px) {
  #nested ul li ul {
    left: -999em;
    position: absolute
  }
}

.js .menu,
.js .menu>ul ul {
  overflow: hidden;
  max-height: 0;
  background-color: #000
}

@media (min-width:960px) {
  .js .menu,
  .js .menu>ul ul {
    background-color: transparent
  }
}

.js .menu>ul li:hover>ul {
  display: block;
  left: auto;
  width: 100%;
  display: block
}

@media (min-width:960px) {
  .js .menu>ul li:hover>ul {
    width: 30%;
    top: 50px
  }
  .js .menu>ul li:hover>ul li {
    padding: 20px;
    background-image: none;
    background-color: #f5da00
  }
}

.menu,
.menu>ul ul {
  width: 80%;
  position: absolute;
  left: 0;
  height: 100vh;
  z-index: 999
}

@media (min-width:960px) {
  .menu,
  .menu>ul ul {
    height: auto;
    z-index: 999;
    position: absolute;
    top: 0;
    right: 0;
    width: auto
  }
}

@media (min-width:1280px) {
  .menu,
  .menu>ul ul {
    right: 4%
  }
}

.mfp-content {
  z-index: 999999
}

#accroche {
  text-align: center;
  z-index: 99;
  position: relative;
  float: left;
  max-width: 100%;
  padding: 5% 5% 5% 5%
}

@media (min-width:768px) {
  #accroche {
    padding: 35% 5% 5% 5%;
    position: absolute;
    top: 31%;
    left: 50%;
    -webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    background: rgba(255, 255, 255, .8);
    padding: 20px 10px 0 10px;
    width: 65%
  }
}

@media (min-width:960px) {
  #accroche {
    width: auto;
    top: 37%;
    padding: 20px
  }
}

@media (min-width:1280px) {
  #accroche {
    padding: 30px;
    top: 36%
  }
}

#accroche .centre {
  margin-bottom: 20px;
  text-transform: uppercase
}

#accroche .centre #paraCentre1 {
  font-size: 18px;
  font-weight: 200;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #282828
}

@media (min-width:768px) {
  #accroche .centre #paraCentre1 {
    font-size: 14px
  }
}

@media (min-width:1280px) {
  #accroche .centre #paraCentre1 {
    font-size: 25px
  }
}

#accroche .centre #paraCentre2 {
  font-size: 20px;
  font-weight: 700;
  color: #282828
}

@media (min-width:768px) {
  #accroche .centre #paraCentre2 {
    font-size: 16px
  }
}

@media (min-width:1280px) {
  #accroche .centre #paraCentre2 {
    font-size: 30px
  }
}

#accroche #lienContent {
  margin: 0 auto;
  position: relative;
  text-align: center
}

#accroche #lienContent li {
  display: block;
  margin-bottom: 35px
}

#accroche #lienContent li:last-of-type {
  margin-bottom: 0
}

@media (min-width:768px) {
  #accroche #lienContent li {
    display: inline-block;
    width: auto
  }
}

@media (min-width:1280px) {
  #accroche #lienContent li {
    width: 40%
  }
}

#accroche #lienContent li .btnvideo {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  padding: 10px 20px
}

#accroche #lienContent li .btnvideo:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#accroche #lienContent li .btnvideo:before {
  content: "> "
}

@media (min-width:960px) {
  #accroche #lienContent li .btnvideo {
    font-size: 13px
  }
}

#accroche #lienContent li .btnexpert {
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 20px
}

#accroche #lienContent li .btnexpert:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#accroche #lienContent li .btnexpert:before {
  content: "> "
}

@media (min-width:960px) {
  #accroche #lienContent li .btnexpert {
    padding: 10px 20px;
    background-color: #f5da00;
    border: solid 1px #f5da00;
    color: #30302f;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s;
    margin-right: 20px;
    font-size: 13px;
    padding: 5%
  }
  #accroche #lienContent li .btnexpert:hover {
    background-color: transparent;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
  }
  #accroche #lienContent li .btnexpert:before {
    content: "> "
  }
}

#sectionAvantage {
  width: 100%;
  position: relative;
  float: left;
  background-color: #f5da00;
  margin-top: 10px
}

@media (min-width:768px) {
  #sectionAvantage {
    margin-top: 0;
    height: 270px
  }
}

#sectionAvantage #blocJaune {
  position: relative;
  float: left;
  width: 100%;
  padding: 30px;
  color: #fff;
  font-weight: 200;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  padding: 5%
}

@media (min-width:768px) {
  #sectionAvantage #blocJaune {
    width: 35%;
    padding: 3% 2% 2% 6%;
    font-size: 1.4rem
  }
}

@media (min-width:960px) {
  #sectionAvantage #blocJaune {
    font-size: 1.5rem
  }
}

@media (min-width:1280px) {
  #sectionAvantage #blocJaune {
    font-size: 29px
  }
}

#sectionAvantage #blocJaune strong {
  font-weight: 700
}

#sectionAvantage #blocJaune a {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  position: relative;
  float: left;
  font-size: .8rem;
  color: #f5da00;
  z-index: 999
}

#sectionAvantage #blocJaune a:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#sectionAvantage #blocJaune a:before {
  content: "> "
}

@media (min-width:768px) {
  #sectionAvantage #blocJaune a {
    font-size: .58rem
  }
}

@media (min-width:960px) {
  #sectionAvantage #blocJaune a {
    font-size: 12px
  }
}

#sectionAvantage #blocPlus {
  position: relative;
  float: left;
  width: 100%;
  padding: 5%;
  background-color: #FFF
}

@media (min-width:768px) {
  #sectionAvantage #blocPlus {
    height: 270px
  }
}

#sectionAvantage #blocPlus p {
  margin-top: 20px;
  position: relative;
  float: left
}

@media (min-width:960px) {
  #sectionAvantage #blocPlus p {
    margin-top: 0;
    position: relative;
    float: none
  }
}

@media (min-width:768px) {
  #sectionAvantage #blocPlus {
    width: 65%;
    padding: 40px
  }
}

#sectionAvantage #blocPlus .avantageTexte {
  text-align: center;
  margin-top: 20px
}

#sectionAvantage #blocPlus .imgContent {
  width: calc(100%/2);
  position: relative;
  float: left
}

@media (min-width:768px) {
  #sectionAvantage #blocPlus .imgContent {
    width: calc(100%/4);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%)
  }
}

@media (min-width:1280px) {
  #sectionAvantage #blocPlus .imgContent {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}

#sectionAvantage #blocPlus .imgContent img {
  max-width: 100%
}

#sectionLabel {
  position: relative;
  float: left;
  width: 100%;
  background-color: #30302f
}

#sectionLabel #photoContent {
  position: relative;
  float: left;
  width: 100%
}

@media (min-width:960px) {
  #sectionLabel #photoContent {
    width: 65%
  }
}

#sectionLabel #photoContent .photoLabel .blocLabel {
  width: calc(100%/4 - 1px);
  min-height: 396px;
  position: relative;
  float: left
}

#sectionLabel #photoContent .photoLabel .bL1 {
  background: url(/modeles/fr/FEDA/images/label_1.jpg);
  background-size: cover
}

#sectionLabel #photoContent .photoLabel .bL2 {
  background: url(/modeles/fr/FEDA/images/label_2b.jpg);
  background-size: cover
}

#sectionLabel #photoContent .photoLabel .bL3 {
  background: url(/modeles/fr/FEDA/images/label_3.jpg);
  background-size: cover
}

#sectionLabel #photoContent .photoLabel .bL4 {
  background: url(/modeles/fr/FEDA/images/label_4.jpg);
  background-size: cover
}

#sectionLabel #photoContent .photoLabel .txtCenter {
  display: none
}

#sectionLabel #photoContent #menuLabel {
  width: 100%;
  position: absolute;
  bottom: 20px
}

#sectionLabel #photoContent #menuLabel ul {
  background-color: #f5da00;
  width: 95%;
  margin: 0 auto;
  padding: 10px 0
}

#sectionLabel #photoContent #menuLabel ul li {
  display: inline-block;
  padding: 0 20px;
  width: 100%;
  text-align: center
}

@media (min-width:768px) {
  #sectionLabel #photoContent #menuLabel ul li {
    width: calc(100%/4 - 4px);
    border-right: solid 1px #30302f
  }
}

#sectionLabel #photoContent #menuLabel ul li:last-of-type {
  border-right: 0
}

#sectionLabel #photoContent #menuLabel ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #30302f;
  cursor: default
}

#sectionLabel #blocGris {
  position: relative;
  float: left;
  width: 100%;
  color: #fff;
  padding: 2% 3% 0 3%
}

@media (min-width:960px) {
  #sectionLabel #blocGris {
    width: 35%
  }
}

#sectionLabel #blocGris h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 200;
  text-align: center;
  font-family: 'Open Sans', sans-serif
}

@media (min-width:960px) {
  #sectionLabel #blocGris h2 {
    text-align: left
  }
}

#sectionLabel #blocGris h2 strong {
  font-weight: 700;
  font-size: 30px
}

#sectionLabel #blocGris p {
  margin-bottom: 15px
}

#sectionLabel #blocGris ul {
  width: 100%;
  position: relative;
  float: left;
  margin-top: 15px
}

#sectionLabel #blocGris ul li {
  list-style-type: none;
  display: block;
  margin-bottom: 35px;
  text-align: center
}

#sectionLabel #blocGris ul li:last-of-type {
  margin-bottom: 0
}

@media (min-width:960px) {
  #sectionLabel #blocGris ul li {
    display: inline-block
  }
}

#sectionLabel #blocGris ul li .lienBlc {
  padding: 10px 20px;
  background-color: #fff;
  border: solid 1px #fff;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#sectionLabel #blocGris ul li .lienBlc:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  color: #fff
}

#sectionLabel #blocGris ul li .lienBlc:before {
  content: "> "
}

#sectionLabel #blocGris ul li .lienJaune {
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#sectionLabel #blocGris ul li .lienJaune:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#sectionLabel #blocGris ul li .lienJaune:before {
  content: "> "
}

#sectionLabel #blocGris ul li .lienJaune:hover {
  color: #f5da00
}

#partenaire {
  padding: 20px;
  width: 100%;
  position: relative;
  float: left
}

#partenaire h2 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300
}

#partenaire h2 strong {
  font-weight: 700
}

#partenaire .partenaireLogo {
  width: calc(100%/7);
  position: relative;
  float: left
}

#partenaire .partenaireLogo img {
  max-width: 100%
}

.decouvrir_le_label:not(li) {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%
}

.formulaires:not(li) {
  background: url(/modeles/fr/FEDA/images/bg_contact.jpg) no-repeat #fff;
  background-size: cover
}

.demander_le_label h2,
.formulaires h2 {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0
}

.demander_le_label h2 span,
.formulaires h2 span {
  font-weight: 300
}

.demander_le_label .formulaire,
.formulaires .formulaire {
  text-transform: uppercase;
  margin-bottom: 60px
}

.demander_le_label .formulaire label,
.formulaires .formulaire label {
  position: relative;
  float: left;
  margin: 20px 0 10px 0
}

.demander_le_label .formulaire .labelContent,
.formulaires .formulaire .labelContent {
  width: 100%
}

.demander_le_label .formulaire .labelContent .labelColone,
.formulaires .formulaire .labelContent .labelColone {
  width: 100%;
  padding: 0 10px;
  position: relative;
  float: left
}

.demander_le_label .formulaire .labelContent .labelColone:last-of-type,
.formulaires .formulaire .labelContent .labelColone:last-of-type {
  margin-right: 0
}

@media (min-width:768px) {
  .demander_le_label .formulaire .labelContent .labelColone,
  .formulaires .formulaire .labelContent .labelColone {
    width: calc(100%/2 - 15px);
    margin-right: 30px
  }
}

.demander_le_label .formulaire .labelContent .labelColone input[type=text],
.formulaires .formulaire .labelContent .labelColone input[type=text] {
  width: 100%;
  height: 30px;
  border: solid 1px #000
}

.demander_le_label .formulaire .labelComplet,
.formulaires .formulaire .labelComplet {
  width: 100%;
  padding: 0 10px
}

.demander_le_label .formulaire .labelComplet select,
.demander_le_label .formulaire .labelComplet textarea,
.formulaires .formulaire .labelComplet select,
.formulaires .formulaire .labelComplet textarea {
  width: 100%;
  height: 30px;
  border: solid 1px #000;
  border-radius: 0;
  background-color: #fff
}

.demander_le_label .formulaire .labelComplet textarea,
.formulaires .formulaire .labelComplet textarea {
  height: 150px
}

.demander_le_label .formulaire .submit input[type=submit],
.formulaires .formulaire .submit input[type=submit] {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  width: auto;
  float: right;
  cursor: pointer
}

.demander_le_label .formulaire .submit input[type=submit]:hover,
.formulaires .formulaire .submit input[type=submit]:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.demander_le_label .formulaire .submit input[type=submit]:before,
.formulaires .formulaire .submit input[type=submit]:before {
  content: "> "
}

.demander_le_label input[type=text] {
  width: 100%;
  height: 30px;
  border: solid 1px #000
}

.demander_le_label textarea {
  max-width: 1280px;
  max-height: 150px;
  width: 100%;
  resize: none
}

footer {
  background-color: #30302f;
  width: 100%;
  position: relative;
  float: left;
  color: #fff;
  padding: 3%;
  margin-top: 30px
}

footer .widget {
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 40px
}

@media (min-width:768px) {
  footer .widget {
    width: calc(100%/5 - 60px);
    margin: 0 30px
  }
}

footer .widget ul li {
  list-style-type: none
}

footer .widget ul li a {
  text-decoration: none;
  color: #fff
}

footer .widget ul li a:hover {
  color: #f5da00
}

footer .widget .footerStyleH3,
footer .widget h3 {
  color: #f5da00;
  margin-bottom: 10px;
  text-transform: uppercase
}

footer .widLogo {
  text-align: center
}

footer .widLogo h4 {
  display: none
}

footer .widLogo .footerStyleH3 {
  display: none
}

footer .rezo ul li {
  list-style-type: none;
  display: inline-block
}

footer .rezo ul li img {
  width: 60%
}

#footerBas {
  background-color: #eee;
  padding: 1% 4%;
  position: relative;
  float: left;
  width: 100%
}

#footerBas p {
  position: relative;
  float: left;
  text-transform: uppercase
}

#footerBas ul {
  position: relative;
  float: right
}

#footerBas ul li {
  display: inline-block
}

#footerBas ul li a {
  text-decoration: none;
  color: #30302f;
  padding: 2px 10px;
  border-right: solid 1px #30302f
}

#footerBas ul li a:last-of-type {
  border-right: none
}

#footerBas ul li a:hover {
  color: #f5da00
}

#page:not(li, .annuaire, .formulaires) {
  background: url(/modeles/fr/FEDA/images/bg_contact.jpg) no-repeat #fff;
  background-size: 100%
}

#page h1 {
  font-weight: 300;
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  margin: 10px 0;
  font-family: "Oswald", sans-serif
}

@media (min-width:768px) {
  #page h1 {
    font-size: 50px;
    margin: 20px 0
  }
}

#page h2 {
  font-weight: 700;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px
}

@media (min-width:768px) {
  #page h2 {
    font-size: 50px
  }
}

#page p {
  margin-bottom: 15px;
  font-size: 17px
}

@media (min-width:768px) {
  #page p {
    font-size: 22px
  }
}

#page .para_chapo {
  text-align: center;
  font-weight: 300;
  font-size: 22px;
  padding: 0 5%;
  margin-bottom: 20px
}

#page .bloc_img,
#page .bloc_jaune,
#page .bloc_jaune100 {
  position: relative;
  float: left;
  width: 100%;
  background-color: #f5da00
}

@media (min-width:768px) {
  #page .bloc_img,
  #page .bloc_jaune,
  #page .bloc_jaune100 {
    width: calc(100%/2 - 80px);
    margin: 0 40px
  }
}

#page .bloc_jaune,
#page .bloc_jaune100 {
  padding: 3%
}

#page .bloc_jaune100 h2,
#page .bloc_jaune100 h3,
#page .bloc_jaune h2,
#page .bloc_jaune h3 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 20px;
  color: #f5da00;
  text-align: center;
  color: #000;
  font-family: "Oswald", sans-serif;
  text-align: left
}

#page .bloc_jaune100 h2 strong,
#page .bloc_jaune100 h3 strong,
#page .bloc_jaune h2 strong,
#page .bloc_jaune h3 strong {
  color: #000
}

#page .bloc_jaune100 h2,
#page .bloc_jaune h2 {
  font-size: 20px
}

@media (min-width:768px) {
  #page .bloc_jaune100 h2,
  #page .bloc_jaune h2 {
    font-size: 25px
  }
}

#page .bloc_jaune100 p,
#page .bloc_jaune p {
  font-weight: 200;
  font-size: 17px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif
}

@media (min-width:768px) {
  #page .bloc_jaune100 p,
  #page .bloc_jaune p {
    font-size: 20px
  }
}

#page .bloc_jaune100 a,
#page .bloc_jaune a {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  font-size: 16px
}

#page .bloc_jaune100 a:hover,
#page .bloc_jaune a:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#page .bloc_jaune100 a:before,
#page .bloc_jaune a:before {
  content: "> "
}

#page .bloc_jaune100 ul li,
#page .bloc_jaune ul li {
  font-weight: 200;
  font-size: 17px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif
}

@media (min-width:768px) {
  #page .bloc_jaune100 ul li,
  #page .bloc_jaune ul li {
    font-size: 20px
  }
}

#page .bloc_jaune100 {
  width: 100%;
  margin: 20px 0;
  padding: 20px
}

#page .bloc_txt {
  position: relative;
  float: left;
  width: 100%;
  font-size: 18px;
  font-weight: 200;
  font-family: 'Open Sans', sans-serif;
  padding: 1% 3%
}

#page .bloc_txt p strong {
  margin: 20px 0 10px 0;
  position: relative;
  font-size: 17px
}

@media (min-width:768px) {
  #page .bloc_txt p strong {
    font-size: 20px
  }
}

#page .bloc_txt h2 {
  text-transform: uppercase;
  position: relative;
  float: left;
  text-align: center;
  color: #f5da00;
  font-weight: 700;
  margin: 30px 0;
  font-size: 30px;
  text-align: center;
  width: 100%
}

#page .bloc_txt h2 strong {
  color: #000
}

#page .bloc_img {
  background-color: transparent
}

#page .txt_double {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 10px
}

#page .txt_double .structured_text_semantique_text,
#page .txt_double li,
#page .txt_double p {
  font-weight: 200;
  font-family: 'Open Sans', sans-serif
}

@media (min-width:768px) {
  #page .txt_double {
    width: calc(100%/2 - 40px);
    margin: 0 20px;
    padding: 0
  }
}

@media (min-width:960px) {
  #page .txt_double {
    width: calc(100%/2 - 80px);
    margin: 0 40px
  }
}

#page .txt_double:after {
  clear: both !important
}

#page .txt_double strong {
  margin: 20px 0;
  position: relative;
  float: left;
  width: 100%
}

#page .txt_double p {
  font-size: 17px
}

@media (min-width:768px) {
  #page .txt_double p {
    font-size: 20px
  }
}

#page .TitrePara h2,
#page .TitrePara h3 {
  text-transform: uppercase;
  position: relative;
  float: left;
  text-align: center;
  color: #000;
  font-weight: 700;
  margin: 30px 0;
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  text-align: center;
  width: 100%
}

@media (min-width:768px) {
  #page .TitrePara h2,
  #page .TitrePara h3 {
    font-size: 30px
  }
}

#page .TitrePara h2 strong,
#page .TitrePara h3 strong {
  color: #000
}

#page h3 {
  text-transform: uppercase;
  position: relative;
  float: left;
  text-align: center;
  color: #f5da00;
  font-weight: 700;
  margin: 30px 0;
  font-size: 30px;
  text-align: center;
  width: 100%
}

#page h3 strong {
  color: #000
}

#page .btnStyle {
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative;
  float: left
}

#page .btnStyle:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

#page .btnStyle:before {
  content: "> "
}

@media (min-width:960px) {
  #page .btnStyle {
    padding: 10px 20px;
    background-color: #f5da00;
    border: solid 1px #f5da00;
    color: #30302f;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 700;
    float: right;
    margin-top: 20px
  }
  #page .btnStyle:hover {
    background-color: transparent;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
  }
  #page .btnStyle:before {
    content: "> "
  }
}

#page ul {
  margin-bottom: 20px
}

.blocBoutonNoir a {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  font-size: 16px
}

.blocBoutonNoir a:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.blocBoutonNoir a:before {
  content: "> "
}

.annuaire:not(li) {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%;
  padding: 5px
}

@media (min-width:960px) {
  .annuaire:not(li) {
    padding: 0
  }
}

.annuaire .Titre h3 {
  color: #30302f
}

@media (min-width:960px) {
  .annuaire #menu {
    height: auto !important
  }
}

.annuaire .annuContent {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 5px
}

@media (min-width:960px) {
  .annuaire .annuContent {
    margin-bottom: 0;
    font-size: 12px;
    height: 52px
  }
}

@media (min-width:1280px) {
  .annuaire .annuContent {
    font-size: 15px;
    padding-bottom: 0;
    margin-bottom: 5px
  }
}

.annuaire .annuContent a {
  display: none
}

.annuaire .annuContent .annuAdresse,
.annuaire .annuContent .annuLabel,
.annuaire .annuContent .annuMail,
.annuaire .annuContent .annuNom,
.annuaire .annuContent .annuSite,
.annuaire .annuContent .annuTel {
  position: relative;
  float: left;
  margin: 1px;
  text-align: center;
  padding: 15px 0;
  width: 100%
}

@media (min-width:960px) {
  .annuaire .annuContent .annuAdresse,
  .annuaire .annuContent .annuLabel,
  .annuaire .annuContent .annuMail,
  .annuaire .annuContent .annuNom,
  .annuaire .annuContent .annuSite,
  .annuaire .annuContent .annuTel {
    margin: 2px
  }
}

@media (min-width:768px) {
  .annuaire .annuContent .annuAdresse,
  .annuaire .annuContent .annuLabel,
  .annuaire .annuContent .annuMail,
  .annuaire .annuContent .annuNom,
  .annuaire .annuContent .annuSite,
  .annuaire .annuContent .annuTel {
    width: calc(100%/2 - 2px);
    min-height: 78px
  }
}

@media (min-width:960px) {
  .annuaire .annuContent .annuAdresse,
  .annuaire .annuContent .annuLabel,
  .annuaire .annuContent .annuMail,
  .annuaire .annuContent .annuNom,
  .annuaire .annuContent .annuSite,
  .annuaire .annuContent .annuTel {
    min-height: auto
  }
}

.annuaire .annuContent .annuAdresse,
.annuaire .annuContent .annuNom {
  background-color: #30302f;
  color: #fff
}

@media (min-width:960px) {
  .annuaire .annuContent .annuNom {
    width: 19%
  }
}

@media (min-width:960px) {
  .annuaire .annuContent .annuAdresse {
    width: calc(35% - 17px)
  }
}

.annuaire .annuContent .annuAdresse ul {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important
}

.annuaire .annuContent .annuAdresse ul li {
  list-style-type: none;
  display: inline-block;
  padding: 0 10px;
  border-right: solid 1px #fff;
  font-weight: 200
}

.annuaire .annuContent .annuAdresse ul li:last-of-type {
  border-right: 0
}

.annuaire .annuContent .annuLabel,
.annuaire .annuContent .annuMail,
.annuaire .annuContent .annuSite,
.annuaire .annuContent .annuTel {
  background-color: #f5da00;
  color: #30302f
}

.annuaire .annuContent .annuMail {
  background-color: #f5da00;
  color: #30302f
}

@media (min-width:960px) {
  .annuaire .annuContent .annuMail {
    width: 20%;
    height: 100%;
  }
}

.annuaire .annuContent .annuMail a {
  text-decoration: none;
  color: #30302f;
  display: block;
  font-size: 13px;
}

.annuaire .annuContent .annuMail a:hover {
  color: #fff
}

.annuaire .annuContent .annuMail a:before {
  content: '\f0e0';
  font-family: FontAwesome;
  color: #30302f;
  margin-right: 5px
}

@media (min-width:960px) {
  .annuaire .annuContent .annuTel {
    width: 10%
  }
}

.annuaire .annuContent .annuTel:before {
  content: '\f095';
  font-family: FontAwesome;
  color: #30302f;
  margin-right: 5px
}

.annuaire .annuContent .annuSite a {
  display: block;
  color: #000
}

.annuaire .annuContent .annuSite a:hover {
  color: #fff
}

@media (min-width:960px) {
  .annuaire .annuContent .annuSite {
    width: 5%;
    height: 100%
  }
}

@media (min-width:960px) {
  .annuaire .annuContent .annuLabel {
    width: 8%
  }
}

.annuaire footer {
  margin-top: 30px
}

.logobas:not('.rubrique_sommaire_') {
  display: none
}

#logoContent {
  position: relative;
  float: left;
  width: 100%
}

#logoContent .logoPartner {
  position: relative;
  float: left;
  width: 100%;
  text-align: center
}

@media (min-width:768px) {
  #logoContent .logoPartner {
    width: calc(100%/2)
  }
}

@media (min-width:960px) {
  #logoContent .logoPartner {
    width: calc(100%/4)
  }
}

#logoContent .logoPartner2 {
  margin-top: 20px;
  position: relative;
  float: left;
  text-align: center;
  width: 100%
}

@media (min-width:768px) {
  #logoContent .logoPartner2 {
    width: calc(100%/2)
  }
}

@media (min-width:960px) {
  #logoContent .logoPartner2 {
    width: calc(100%/5)
  }
}

#text ul {
  padding-left: 30px
}

.news .post {
  position: relative;
  float: left;
  width: 100%;
  padding: 20px 20px 0 20px;
  background-color: #f5da00;
  color: #000;
  margin-bottom: 20px
}

@media (min-width:768px) {
  .news .post {
    width: calc(100%/2 - 15px);
    margin-right: 15px
  }
  .news .post:nth-of-type(2) {
    margin-right: 0
  }
  .news .post:nth-of-type(4) {
    margin-right: 0
  }
  .news .post:nth-of-type(6) {
    margin-right: 0
  }
  .news .post:nth-of-type(8) {
    margin-right: 0
  }
  .news .post:nth-of-type(10) {
    margin-right: 0
  }
  .news .post:nth-of-type(12) {
    margin-right: 0
  }
}

@media (min-width:960px) {
  .news .post {
    width: calc(100%/3 - 20px);
    margin-right: 20px;
    min-height: 490px
  }
  .news .post:nth-of-type(2) {
    margin-right: 20px
  }
  .news .post:nth-of-type(3) {
    margin-right: 0
  }
  .news .post:nth-of-type(4) {
    margin-right: 20px
  }
  .news .post:nth-of-type(6) {
    margin-right: 0
  }
  .news .post:nth-of-type(8) {
    margin-right: 20px
  }
  .news .post:nth-of-type(9) {
    margin-right: 0
  }
  .news .post:nth-of-type(10) {
    margin-right: 20px
  }
  .news .post:nth-of-type(12) {
    margin-right: 0
  }
  .news .post:nth-of-type(15) {
    margin-right: 0
  }
  .news .post:nth-of-type(18) {
    margin-right: 0
  }
}

.news .post figure {
  overflow: hidden
}

@media (min-width:768px) {
  .news .post figure {
    height: 220px
  }
}

@media (min-width:960px) {
  .news .post figure {
    height: 170px
  }
}

@media (min-width:1280px) {
  .news .post figure {
    height: 244px
  }
}

.news .post h2 {
  margin: 20px 0 !important;
  text-align: center;
  font-size: 18px !important
}

.news .post h2 a {
  text-decoration: none;
  color: #000
}

.news .post p {
  font-size: 16px !important;
  min-height: 120px
}

.news .post p a {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  float: right
}

.news .post p a:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.news .post p a:before {
  content: "> "
}

.news .post ul {
  position: relative;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding-left: 0 !important
}

.news .post ul li {
  list-style-type: none
}

.news .post ul li:first-of-type {
  position: relative;
  float: left
}

.news .post ul li:last-of-type {
  position: relative;
  float: right
}

.news .post ul li a {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  float: right
}

.news .post ul li a:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.news .post ul li a:before {
  content: "> "
}

ol {
  font-size: 22px;
  margin: 0 0 20px 40px
}

.Actu h2 {
  text-align: left !important;
  font-size: 30px !important;
  margin-bottom: 0 !important
}

[id^=gallery_] .inbl {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  max-height: 204px
}

@media (min-width:768px) {
  [id^=gallery_] .inbl {
    width: calc(100%/2 - 15px);
    margin-right: 15px;
    margin-bottom: 15px
  }
  [id^=gallery_] .inbl:nth-of-type(2) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(4) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(6) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(8) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(10) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(12) {
    margin-right: 0
  }
}

@media (min-width:960px) {
  [id^=gallery_] .inbl {
    width: calc(100%/3 - 20px);
    margin-right: 20px;
    margin-bottom: 20px
  }
  [id^=gallery_] .inbl:nth-of-type(2) {
    margin-right: 20px
  }
  [id^=gallery_] .inbl:nth-of-type(3) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(4) {
    margin-right: 20px
  }
  [id^=gallery_] .inbl:nth-of-type(6) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(8) {
    margin-right: 20px
  }
  [id^=gallery_] .inbl:nth-of-type(9) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(10) {
    margin-right: 20px
  }
  [id^=gallery_] .inbl:nth-of-type(12) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(15) {
    margin-right: 0
  }
  [id^=gallery_] .inbl:nth-of-type(18) {
    margin-right: 0
  }
}

[id^=gallery_] .inbl img {
  margin: 0 auto
}

[id^=gallery_] .inbl .txtCenter {
  display: none
}

.blogPostDetail {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%
}

.blogPostDetail a {
  text-decoration: none;
  color: #000
}

.blogPostDetail h2 {
  margin: 20px 0 0 0 !important;
  text-align: left !important;
  font-size: 30px !important
}

.blogPostDetail .titleActu {
  margin-bottom: 20px
}

.blogPostsList {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%
}

.blogPostsList .post {
  position: relative;
  float: left;
  width: 100%;
  padding: 40px 20px 20px 20px;
  background-color: #f5da00;
  color: #fff;
  margin-bottom: 20px
}

@media (min-width:768px) {
  .blogPostsList .post {
    width: calc(100%/2 - 15px);
    margin-right: 15px
  }
  .blogPostsList .post:nth-of-type(2) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(4) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(6) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(8) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(10) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(12) {
    margin-right: 0
  }
}

@media (min-width:960px) {
  .blogPostsList .post {
    width: calc(100%/3 - 20px);
    margin-right: 20px
  }
  .blogPostsList .post:nth-of-type(2) {
    margin-right: 20px
  }
  .blogPostsList .post:nth-of-type(3) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(4) {
    margin-right: 20px
  }
  .blogPostsList .post:nth-of-type(6) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(8) {
    margin-right: 20px
  }
  .blogPostsList .post:nth-of-type(9) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(10) {
    margin-right: 20px
  }
  .blogPostsList .post:nth-of-type(12) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(15) {
    margin-right: 0
  }
  .blogPostsList .post:nth-of-type(18) {
    margin-right: 0
  }
}

.blogPostsList .post .media-heading a {
  font-size: 18px;
  color: #30302f;
  text-decoration: none
}

.blogPostsList .post .caption {
  text-align: center
}

.blogPostsList .post .caption .text {
  text-align: left;
  position: relative;
  float: left;
  width: 50%
}

.blogPostsList .post .caption .date {
  text-align: right;
  position: relative;
  float: left;
  width: 50%
}

.blogPostsList .post .commentsDatas {
  display: none
}

.blogPostsList .post .hidden-lg,
.blogPostsList .post .hidden-md,
.blogPostsList .post .hidden-sm,
.blogPostsList .post .hidden-xs {
  position: relative;
  float: left
}

.blogPostsList .post #suite {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px
}

.blogPostsList .post #suite .btnSavoirPlus {
  padding: 10px 20px;
  background-color: #30302f;
  border: solid 1px #30302f;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.blogPostsList .post #suite .btnSavoirPlus:hover {
  background-color: transparent;
  color: #30302f;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.blogPostsList .post #suite .btnSavoirPlus:before {
  content: "> "
}

.blogPostsList .post .picCont {
  max-height: 169px;
  overflow: hidden
}

.PartenaireParQuatre .ficheContent {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px
}

@media (min-width:768px) {
  .PartenaireParQuatre .ficheContent {
    width: calc(100%/2 - 20px);
    margin-right: 20px
  }
}

@media (min-width:960px) {
  .PartenaireParQuatre .ficheContent {
    width: calc(100%/4 - 20px);
    margin-right: 20px
  }
}

.PartenaireParQuatre .ficheContent .titreFiche {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
  min-height: 46px
}

.PartenaireParQuatre .ficheContent .titreFiche a {
  margin-top: 20px
}

.PartenaireParQuatre .ficheContent .logoImg {
  width: 200px;
  min-height: 209px;
  margin: 0 auto;
  max-width: 100%
}

.PartenaireParQuatre .ficheContent .listFiche {
  text-align: center;
  list-style-type: none !important;
  position: relative;
  float: left;
  width: 100%;
  margin: 30px auto
}

@media (min-width:960px) {
  .PartenaireParQuatre .ficheContent .listFiche {
    text-align: right
  }
}

.PartenaireParQuatre .ficheContent .listFiche .btnStyleFiche {
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative
}

.PartenaireParQuatre .ficheContent .listFiche .btnStyleFiche:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.PartenaireParQuatre .ficheContent .listFiche .btnStyleFiche:before {
  content: "> "
}

@media (min-width:960px) {
  .PartenaireParQuatre .ficheContent .listFiche .btnStyleFiche {
    padding: 10px 20px;
    background-color: #f5da00;
    border: solid 1px #f5da00;
    color: #30302f;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 700;
    float: right !important;
    margin-top: 20px
  }
  .PartenaireParQuatre .ficheContent .listFiche .btnStyleFiche:hover {
    background-color: transparent;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
  }
  .PartenaireParQuatre .ficheContent .listFiche .btnStyleFiche:before {
    content: "> "
  }
}

.PartenaireParCinq {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 40px
}

.PartenaireParCinq .ficheContent {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px
}

@media (min-width:768px) {
  .PartenaireParCinq .ficheContent {
    width: calc(100%/2 - 20px);
    margin-right: 20px;
    height: 340px
  }
}

@media (min-width:960px) {
  .PartenaireParCinq .ficheContent {
    width: calc(100%/5 - 20px);
    margin-right: 20px;
    height: auto
  }
}

.PartenaireParCinq .ficheContent .titreFiche {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  margin-bottom: 20px;
  min-height: 46px !important
}

.PartenaireParCinq .ficheContent .titreFiche a {
  margin-top: 20px
}

.PartenaireParCinq .ficheContent .logoImg {
  width: 200px;
  min-height: 209px;
  margin: 0 auto;
  max-width: 100%
}

.PartenaireParCinq .ficheContent .listFiche {
  text-align: center;
  list-style-type: none !important;
  position: relative;
  float: left;
  width: 100%;
  margin: 30px auto
}

@media (min-width:960px) {
  .PartenaireParCinq .ficheContent .listFiche {
    text-align: right
  }
}

.PartenaireParCinq .ficheContent .listFiche .btnStyleFiche {
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  font-size: 15px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative
}

.PartenaireParCinq .ficheContent .listFiche .btnStyleFiche:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.PartenaireParCinq .ficheContent .listFiche .btnStyleFiche:before {
  content: "> "
}

@media (min-width:960px) {
  .PartenaireParCinq .ficheContent .listFiche .btnStyleFiche {
    padding: 10px 20px;
    background-color: #f5da00;
    border: solid 1px #f5da00;
    color: #30302f;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s;
    margin-right: 20px;
    font-size: 13px;
    font-weight: 700;
    float: right !important;
    margin-top: 20px
  }
  .PartenaireParCinq .ficheContent .listFiche .btnStyleFiche:hover {
    background-color: transparent;
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
  }
  .PartenaireParCinq .ficheContent .listFiche .btnStyleFiche:before {
    content: "> "
  }
}

.directoryEntryDetail {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%
}

.directoryEntryDetail #coorContentPart {
  position: relative;
  float: left;
  width: 100%
}

.directoryEntryDetail #coorContentPart #logoPartenaire {
  position: relative;
  float: left;
  width: 100%;
  padding: 20px 60px;
  text-align: center
}

@media (min-width:768px) {
  .directoryEntryDetail #coorContentPart #logoPartenaire {
    width: calc(100%/2 - 20px);
    margin-right: 20px
  }
}

.directoryEntryDetail #coorContentPart #logoPartenaire img {
  max-width: 100%;
  width: 70%;
  height: auto
}

.directoryEntryDetail #coorContentPart #coorPartenaire {
  position: relative;
  float: left;
  width: 100%
}

@media (min-width:768px) {
  .directoryEntryDetail #coorContentPart #coorPartenaire {
    width: calc(100%/2 - 20px);
    margin-right: 20px
  }
}

.directoryEntryDetail #coorContentPart #coorPartenaire p span {
  font-weight: 700;
  font-family: "OpenSans", sans-serif;
  margin: 10px 0
}

.directoryEntryDetail #presentationPart {
  position: relative;
  float: left;
  width: 100%
}

.directoryEntryDetail #presentationPart p span {
  font-weight: 700;
  display: block;
  margin: 10px 0;
  font-family: "OpenSans", sans-serif
}

.directoryEntriesList,
.layoutLeftContentRight {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%
}

.rubrique_sommaire_ {
  background: none
}

.obtenir_le_label:not(li) {
  background: url(/modeles/fr/FEDA/images/bg_label.jpg) no-repeat #fff;
  background-size: 100%
}

.obtenir_le_label:not(li) .txt_double strong {
  float: none !important;
  width: auto !important
}

.widgetFloat {
  float: right !important
}

.pager {
  position: relative;
  float: left;
  width: 100%;
  text-align: center
}

.pager a {
  background-color: #30302f;
  color: #fff;
  padding: 10px 16px;
  text-decoration: none
}

.pager a:hover {
  background-color: #f5da00;
  color: #30302f
}

.pager .active {
  color: #f5da00
}

.centreBtn {
  text-align: center;
  margin-top: 20px
}

.btnStyleLabel {
  padding: 10px 20px;
  background-color: #f5da00;
  border: solid 1px #f5da00;
  color: #30302f;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s;
  margin-top: 20px;
  font-size: 25px;
  font-weight: 500
}

.btnStyleLabel:hover {
  background-color: transparent;
  -webkit-transition-duration: .9s;
  -o-transition-duration: .9s;
  transition-duration: .9s
}

.btnStyleLabel:before {
  content: "> "
}

.decouvrir_le_label #page .txt_double strong,
.recruter_un_technicien #page .txt_double strong {
  margin: 0;
  float: none;
  width: auto;
  font-weight: 700;
  font-family: "OpenSans", sans-serif
}

.decouvrir_le_label #page .bloc_txt p,
.recruter_un_technicien #page .bloc_txt p {
  margin: 0;
  float: none;
  width: auto;
  font-family: "OpenSans", sans-serif
}

.former_vos_equipes #page .txt_double strong {
  margin: 10px 0
}

#page {
  min-height: 54vh
}

#page .bloc_txt strong,
#page .txt_double strong {
  margin: 0;
  float: none;
  width: auto;
  font-weight: 700;
  font-family: "OpenSans", sans-serif
}

.multi_radio {
  width: 100%;
  position: relative;
  float: left;
  margin-left: 20px
}

.multi_radio input[type=radio] {
  position: relative;
  float: left;
  margin-right: 10px
}

.multi_radio label {
  margin: 0 0 10px 0 !important
}

.a_propos_de_nous .btnStyle {
  float: none !important
}

.formulaires .hnForm {
  font-weight: 200;
  font-size: 20px !important;
  margin-bottom: 20px;
  font-family: "OpenSans", sans-serif
}

.liens_utiles .bloc_txt h2 {
  text-align: left !important;
  color: #30302f !important
}

.CenterBordel {
  text-align: left
}

.plan_du_site a {
  color: #30302f;
  text-decoration: none
}

.plan_du_site a:hover {
  color: #f5da00
}