html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* SPARNA */
body {
  font-size: 14px;
  color: #4e4e4e;
  font-family: "open_sansregular";
}

.interieur {
  width: 1024px;
  margin: 0 auto;
}

#header {
  float: left;
  width: 100%;
  margin-top: 30px;
}
#header #logo {
  float: left;
}
#header #menu {
  float: right;
  font-family: "roboto_slabregular";
  margin-top: 10px;
}
#header #menu li {
  float: left;
  list-style: none;
  background: none;
  text-indent: 0;
  margin-left: 35px;
}
#header #menu li a {
  color: #4e4e4e;
  text-decoration: none;
  border-bottom: solid 1px #4e4e4e;
  padding: 5px 0;
}
#header #menu li#menu-item-50 a {
  background: url(../images/picto_blog.png) no-repeat center left;
  color: #e65656;
  padding-left: 14px;
  text-transform: uppercase;
  font-family: "roboto_slabbold";
}
#header #menu li#menu-item-51 a {
  background: url(../images/picto_labs.png) no-repeat center left;
  padding-left: 15px;
}

body.home #header #menu li.current-menu-item a, body #header #menu li#menu-item-48 a:hover {
  color: #7cc1b0;
  border-bottom-color: #7cc1b0;
}

body.page-id-24 #header #menu li.current-menu-item a, body #header #menu li#menu-item-26 a:hover {
  color: #3766af;
  border-bottom-color: #3766af;
}

body.page-id-20 #header #menu li.current-menu-item a, body #header #menu li#menu-item-22 a:hover {
  color: #009bb0;
  border-bottom-color: #009bb0;
}

body.page-id-6 #header #menu li.current-menu-item a, body #header #menu li#menu-item-10 a:hover {
  color: #e89e3d;
  border-bottom-color: #e89e3d;
}

body.page-id-2 #header #menu li.current-menu-item a, body #header #menu li#menu-item-9 a:hover {
  color: #94c56e;
  border-bottom-color: #94c56e;
}

body.single-reference div.informations img {
  width:100%;
}

#contenu {
  float: left;
  width: 100%;
}
#contenu h1 {
  font-family: "roboto_slabbold";
  font-size: 48px;
  line-height: 45px;
  text-transform: uppercase;
}

#footer {
  float: left;
  width: 100%;
  height: 445px;
  background: url(../images/footer.jpg) no-repeat center center;
  /* stretched the background image */
  background-size:cover;
  border-top: solid 3px;
  font-family: "roboto_slabregular";
  font-size: 16px;
}
#footer .colonne {
  float: left;
  width: 15%;
  padding: 0 5% 0 0;
  margin-top: 120px;
}
#footer .colonne h5 {
  font-family: "roboto_slabbold";
  margin-bottom: 10px;
}
#footer .colonne h5 a {
  color: #4e4e4e;
  text-decoration: none;
}
#footer .colonne li {
  margin-bottom: 8px;
  background: none;
  text-indent: 0;
  line-height: 20px;
}
#footer .colonne li a {
  color: #4e4e4e;
  text-decoration: none;
}
#footer .colonne li.blog a {
  color: #e65656;
}
#footer .colonne p {
  line-height: 20px;
}
#footer .colonne.double {
  width: 35%;
}
#footer:before {
  content: "";
  position: absolute;
  width: 79px;
  height: 79px;
  left: 50%;
  margin: -40px 0 0 280px;
}

body.home #footer {
  border-top-color: #7cc1b0;
}
body.home #footer:before {
  background: url(../images/footer_index.png) no-repeat;
}

body.page-id-24 #footer, body.single-reference #footer {
  border-top-color: #3766af;
}
body.page-id-24 #footer:before, body.single-reference #footer:before {
  background: url(../images/footer_reference.png) no-repeat;
}

body.page-id-20 #footer {
  border-top-color: #009bb0;
}
body.page-id-20 #footer:before {
  background: url(../images/footer_formation.png) no-repeat;
}

body.page-id-6 #footer {
  border-top-color: #e89e3d;
}
body.page-id-6 #footer:before {
  background: url(../images/footer_qui.png) no-repeat;
}

body.page-id-2 #footer {
  border-top-color: #94c56e;
}
body.page-id-2 #footer:before {
  background: url(../images/footer_contact.png) no-repeat;
}

/* ACCUEIL */
body.home #contenu {
  background: url(../images/bg_index.png) no-repeat 0 100px;
  width: 971px;
  height: 1959px;
  margin-top: 80px;
  position: relative;
  float: left;
}
body.home #architecture {
  width: 100%;
  float: left;
}
body.home #architecture #savoir_faire img {
  position: absolute;
  margin: 167px 0 0 38px;
}
body.home #architecture #savoir_faire h2 {
  font-family: "roboto_slabbold";
  font-size: 48px;
  color: #73BFBE;
  text-transform: uppercase;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 200px;
}
body.home #architecture #savoir_faire h3 {
  font-family: "roboto_slabbold";
  font-size: 22px;
  color: #58595B;
  text-transform: uppercase;
  width: 525px;
  line-height: 24px;
  position: absolute;
  top: 285px;
  left: 472px;
}
body.home #architecture #savoir_faire p {
  color: white;
  font-size: 16px;
  position: absolute;
  line-height: 21px;
  padding: 10px;
}
body.home #architecture #savoir_faire p.paragraphe_1 {
  width: 525px;
  height: 76px;
  top: 363px;
  left: 426px;
}
body.home #architecture #savoir_faire p.paragraphe_2 {
  width: 612px;
  height: 94px;
  top: 475px;
  left: 147px;
}
body.home #architecture #savoir_faire p.paragraphe_3 {
  width: 459px;
  height: 73px;
  top: 611px;
  left: 386px;
}
body.home #architecture #domaine_action h2 {
  font-family: "roboto_slabbold";
  font-size: 48px;
  color: #AFC96D;
  text-transform: uppercase;
  line-height: 45px;
  position: absolute;
  top: 822px;
  left: 234px;
}
body.home #architecture #domaine_action .paragraphes {
  font-size: 16px;
  color: #4e4e4e;
  width: 600px;
  line-height: 18px;
  position: absolute;
  top: 924px;
  left: 234px;
}
body.home #architecture #domaine_action .paragraphes p {
  margin-bottom: 15px;
}
body.home #architecture #domaine_action .paragraphes p strong {
  font-family: "open_sansbold";
}
body.home #architecture #domaine_action #action_conseil h2, body.home #architecture #domaine_action #action_developpement h2, body.home #architecture #domaine_action #action_formation h2 {
  font-family: "roboto_slabbold";
  font-size: 28px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  position: absolute;
}
body.home #architecture #domaine_action #action_conseil .detail, body.home #architecture #domaine_action #action_developpement .detail, body.home #architecture #domaine_action #action_formation .detail {
  position: absolute;
}
body.home #architecture #domaine_action #action_conseil .detail h3, body.home #architecture #domaine_action #action_developpement .detail h3, body.home #architecture #domaine_action #action_formation .detail h3 {
  font-family: "roboto_slabbold";
  font-size: 20px;
  color: black;
  margin-bottom: 10px;
}
body.home #architecture #domaine_action #action_conseil .detail p, body.home #architecture #domaine_action #action_developpement .detail p, body.home #architecture #domaine_action #action_formation .detail p {
  margin-bottom: 7px;
}
body.home #architecture #domaine_action #action_conseil .detail a, body.home #architecture #domaine_action #action_developpement .detail a, body.home #architecture #domaine_action #action_formation .detail a {
  color: #ccb702;
}
body.home #architecture #domaine_action #action_conseil .detail ul, body.home #architecture #domaine_action #action_developpement .detail ul, body.home #architecture #domaine_action #action_formation .detail ul {
  margin-bottom: 20px;
}
body.home #architecture #domaine_action #action_conseil .detail ul li, body.home #architecture #domaine_action #action_developpement .detail ul li, body.home #architecture #domaine_action #action_formation .detail ul li {
  list-style: none;
  background: url(../images/puce_index.png) no-repeat 20px 4px;
  text-indent: 35px;
  margin-bottom: 2px;
  line-height: 18px;
}
body.home #architecture #domaine_action #action_conseil .detail ul li:last-child, body.home #architecture #domaine_action #action_developpement .detail ul li:last-child, body.home #architecture #domaine_action #action_formation .detail ul li:last-child {
  margin-bottom: 0;
}
body.home #architecture #domaine_action #action_conseil h2 {
  top: 1093px;
  left: 0;
  width: 218px;
}
body.home #architecture #domaine_action #action_conseil .detail {
  width: 460px;
  top: 1168px;
  left: 0;
}
body.home #architecture #domaine_action #action_developpement h2 {
  top: 1220px;
  left: 505px;
  width: 292px;
}
body.home #architecture #domaine_action #action_developpement .detail {
  width: 485px;
  top: 1295px;
  left: 540px;
}
body.home #architecture #domaine_action #action_formation h2 {
  top: 1595px;
  left: 255px;
  width: 223px;
}
body.home #architecture #domaine_action #action_formation .detail {
  width: 460px;
  top: 1669px;
  left: 255px;
}
body.home #qui_suis_je {
  position: absolute;
  top: 1900px;
  left: 0;
  line-height: 18px;
}
body.home #qui_suis_je a {
  color: #7cc1b0;
}

/* REFERENCES */
body.page-id-24 #contenu {
  margin-top: 80px;
  padding-bottom: 80px;
  background: url(../images/reference_first.png) no-repeat 60px 140px;
}
body.page-id-24 h1 {
  color: #3766af;
  margin-left: 128px;
}
body.page-id-24 .reference {
  width: 735px;
  float: left;
  clear: left;
}
body.page-id-24 .reference.first {
  padding-top: 88px;
}
body.page-id-24 .reference.odd {
  background: url(../images/reference_odd_even.png) no-repeat 20px 240px;
  height: 302px;
}
body.page-id-24 .reference.odd:not(.first) {
  background: url(../images/reference_odd_even.png) no-repeat 20px 152px;
  height: 300px;
}
body.page-id-24 .reference.even:not(.last) {
  background: url(../images/reference_even_odd.png) no-repeat 50px 150px;
  height: 250px;
  margin-top: -50px;
  padding: 0 0 0 150px;
}
body.page-id-24 .reference.odd.last:not(.first) {
  background: url(../images/reference_last.png) no-repeat 80px 152px;
  height: 174px;
}
body.page-id-24 .reference.even.last:not(.first) {
  background: url(../images/reference_last.png) no-repeat 214px 152px;
  height: 174px;
  margin-top: -50px;
  padding: 0 0 0 150px;
}
body.page-id-24 .reference .logo {
  float: left;
  width: 190px;
}
body.page-id-24 .reference .logo img {
  width: 160px;
  height: 130px;
  padding: 10px;
}
body.page-id-24 .reference .informations {
  float: left;
  width: 545px;
  margin-top: 8px;
}
body.page-id-24 .reference .informations h2 {
  font-size: 20px;
  font-family: "roboto_slabbold";
  margin-bottom: 8px;
}
body.page-id-24 .reference .informations h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #000;
}
body.page-id-24 .reference .informations p {
  line-height: 18px;
}
body.page-id-24 .reference .informations a.plus {
  background: #3766af;
  color: white;
  font-size: 20px;
  font-family: "roboto_slabbold";
  padding: 4px 6px;
  text-decoration: none;
  border: solid 1px #3766af;
  margin-top: 8px;
  float: left;
  transition: all 0.5s ease;
}
body.page-id-24 .reference .informations a.plus:hover {
  background: white;
  color: #3766af;
}

/* FORMATIONS */
body.page-id-20 #contenu {
  margin-top: 80px;
  padding-bottom: 80px;
}
body.page-id-20 h1 {
  color: #009bb0;
  margin-left: 129px;
  background: url(../images/symbole_formation.png) no-repeat center left;
  padding-left: 118px;
  margin-bottom: 50px;
}
body.page-id-20 .formation {
  background: url(../images/separation_formation.png) no-repeat bottom center;
  padding-bottom: 100px;
  margin-bottom: 50px;
}
body.page-id-20 .formation:last-child {
  background: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
body.page-id-20 .formation h2 {
  font-family: "roboto_slabbold";
  font-size: 22px;
  color: #009bb0;
  margin: 0 0 25px 0;
  line-height: 27px;
  text-transform: uppercase;
}
body.page-id-20 .formation h3 {
  font-family: "roboto_slabbold";
  font-size: 22px;
  margin: 30px 0 25px 0;
  text-transform: uppercase;
}
body.page-id-20 .formation h4 {
  font-family: "open_sansbold";
  font-size: 16px;
  color: black;
  margin: 0 0 5px;
}
body.page-id-20 .formation h5 {
  font-family: "open_sansregular";
  font-size: 16px;
  color: black;
  margin: 0 0 8px;
}
body.page-id-20 .formation ul {
  margin-bottom: 25px;
}
body.page-id-20 .formation ul li {
  list-style: none;
  background: url(../images/puce_formation.png) no-repeat 20px 4px;
  padding-left: 35px;
  margin-bottom: 2px;
  line-height: 18px;
}
body.page-id-20 .formation ul li:last-child {
  margin-bottom: 0;
}
body.page-id-20 .formation p {
  line-height: 18px;
  margin-bottom: 10px;
}
body.page-id-20 .formation a {
  color: #009bb0;
}
body.page-id-20 .formation strong {
  font-weight: bold;
}
body.page-id-20 .formation em, body.page-id-20 .formation i {
  font-style: italic;
}
body.page-id-20 .contact {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 50px;
}
body.page-id-20 .contact a {
  background: url(../images/contact_formation.png) no-repeat center left;
  padding: 18px 0 18px 85px;
  font-size: 30px;
  font-family: "roboto_slabbold";
  color: white;
  text-decoration: none;
}
body.page-id-20 .contact a span {
  display: inline-block;
  background: #009bb0;
  padding: 8px 15px;
}

/* QUI */
body.page-id-6 #contenu {
  margin-top: 80px;
  padding-bottom: 80px;
}
body.page-id-6 h1 {
  color: #e89e3d;
  margin-left: 129px;
  background: url(../images/symbole_qui.png) no-repeat center left;
  padding-left: 118px;
  margin-bottom: 50px;
}
body.page-id-6 h2 {
  font-family: "roboto_slabbold";
  font-size: 22px;
  color: #e89e3d;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
body.page-id-6 p {
  margin: 0 0 20px 20px;
  line-height: 18px;
}
body.page-id-6 p a {
  color: #e89e3d;
}
body.page-id-6 p strong {
  font-family: "open_sansbold";
}
body.page-id-6 img.aligncenter {
  text-align: center;
  display: block;
  margin: 50px auto;
}
body.page-id-6 #contenu ul {
  margin-bottom: 20px;
  margin-left: 25px;
}
body.page-id-6 #contenu ul li {
  list-style: none;
  background: url(../images/puce_qui.png) no-repeat 20px 4px;
  text-indent: 35px;
  margin-bottom: 2px;
  line-height: 18px;
}
body.page-id-6 #contenu ul li:last-child {
  margin-bottom: 0;
}
body.page-id-6 #contenu ol {
  margin-bottom: 20px;
  margin-left: 60px;
}
body.page-id-6 #contenu ol li {
  list-style: decimal;
  margin-bottom: 2px;
  line-height: 18px;
}
body.page-id-6 #contenu ol li:last-child {
  margin-bottom: 0;
}
body.page-id-6 #contenu ul li a, body.page-id-6 #contenu ol li a {
  color: #e89e3d;
}
body.page-id-6 #contenu ul li strong, body.page-id-6 #contenu ol li strong {
  font-family: "open_sansbold";
}
body.page-id-6 .contact {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 50px;
}
body.page-id-6 .contact a {
  background: url(../images/contact_qui.png) no-repeat center left;
  padding: 18px 0 18px 85px;
  font-size: 30px;
  font-family: "roboto_slabbold";
  color: white;
  text-decoration: none;
}
body.page-id-6 .contact a span {
  display: inline-block;
  background: #e89e3d;
  padding: 8px 15px;
}

/* DEFAULT */
body.page-template-template-page-simple #contenu {
  margin-top: 80px;
  padding-bottom: 80px;
}
body.page-template-template-page-simple h1 {
  color: #e89e3d;
  margin-left: 129px;
  background: url(../images/symbole_qui.png) no-repeat center left;
  padding-left: 118px;
  margin-bottom: 50px;
}
body.page-template-template-page-simple h2 {
  font-family: "roboto_slabbold";
  font-size: 22px;
  color: #e89e3d;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
body.page-template-template-page-simple p {
  margin: 0 0 20px 20px;
  line-height: 18px;
}
body.page-template-template-page-simple p a {
  color: #e89e3d;
}
body.page-template-template-page-simple p strong {
  font-family: "open_sansbold";
}
body.page-template-template-page-simple img.aligncenter {
  text-align: center;
  display: block;
  margin: 50px auto;
}
body.page-template-template-page-simple #contenu ul {
  margin-bottom: 20px;
  margin-left: 25px;
}
body.page-template-template-page-simple #contenu ul li {
  list-style: none;
  background: url(../images/puce_qui.png) no-repeat 20px 4px;
  text-indent: 35px;
  margin-bottom: 2px;
  line-height: 18px;
}
body.page-template-template-page-simple #contenu ul li:last-child {
  margin-bottom: 0;
}
body.page-template-template-page-simple #contenu ol {
  margin-bottom: 20px;
  margin-left: 60px;
}
body.page-template-template-page-simple #contenu ol li {
  list-style: decimal;
  margin-bottom: 2px;
  line-height: 18px;
}
body.page-template-template-page-simple #contenu ol li:last-child {
  margin-bottom: 0;
}
body.page-template-template-page-simple #contenu ul li a, body.page-template-template-page-simple #contenu ol li a {
  color: #e89e3d;
}
body.page-template-template-page-simple #contenu ul li strong, body.page-template-template-page-simple #contenu ol li strong {
  font-family: "open_sansbold";
}

/* STUDY CASE */
body.single-reference #contenu {
  margin-top: 80px;
  padding-bottom: 80px;
}
body.single-reference h1 {
  color: #3766af;
  margin-left: 170px;
  margin-bottom: 10px;
}
body.single-reference .logo {
  float: left;
  width: 220px;
  background: url(../images/symbole_case.png) no-repeat;
  padding-top: 90px;
  padding-bottom: 200px;
  margin-left: 80px;
}
body.single-reference .informations {
  float: left;
  width: 645px;
  margin-top: 40px;
}
body.single-reference .informations h2 {
  font-size: 22px;
  font-family: "roboto_slabbold";
  margin-bottom: 8px;
  color: #58595B;
  clear: left;
}
body.single-reference .informations h3 {
  font-size: 20px;
  font-family: "roboto_slabbold";
  margin-bottom: 15px;
  color: #000;
}
body.single-reference .informations p {
  line-height: 18px;
  margin-bottom: 20px;
}
body.single-reference .informations p strong {
  font-family: "open_sansbold";
}
body.single-reference .informations p a {
  color: #3766af;
}
body.single-reference .informations img.aligncenter {
  text-align: center;
}
body.single-reference .informations ul {
  margin-bottom: 25px;
}
body.single-reference .informations ul li {
  list-style: none;
  background: url(../images/puce_reference.png) no-repeat 20px 4px;
  padding-left: 35px;
  margin-bottom: 2px;
  line-height: 18px;
}
body.single-reference .informations ul li:last-child {
  margin-bottom: 0;
}
body.single-reference .informations ul li a {
  color: #3766af;
}
body.single-reference .informations ul li ul {
  margin-left: 0px;
  margin-bottom: 0;
}
body.single-reference .informations ul li ul ul {
  margin-left: 20px;
  margin-bottom: 0;
}
body.single-reference .informations a.retour {
  color: white;
  font-family: "roboto_slabbold";
  font-size: 14px;
  margin-bottom: 20px;
  float: left;
  background: #3766af;
  border: solid 1px #3766af;
  transition: all 0.5s ease;
  padding: 4px 6px;
  text-decoration: none;
}
body.single-reference .informations a.retour:hover {
  color: #3766af;
  background: white;
}

/* CONTACT */
body.page-id-2 #contenu {
  margin-top: 80px;
  padding-bottom: 80px;
}
body.page-id-2 h1 {
  color: #94c56e;
  margin-left: 69px;
  background: url(../images/symbole_contact.png) no-repeat 30px 20px;
  padding-left: 118px;
  padding-bottom: 45px;
  margin-bottom: 5px;
}
body.page-id-2 h2 {
  color: #94c56e;
  font-family: "roboto_slabbold";
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
body.page-id-2 p {
  margin: 0 0 20px 25px;
  line-height: 18px;
}
body.page-id-2 p a {
  color: #94c56e;
}
body.page-id-2 p strong {
  font-family: "open_sansbold";
}
body.page-id-2 form {
  float: left;
  margin-top: 20px;
}
body.page-id-2 form p label {
  display: block;
  margin-bottom: 4px;
  color: black;
}
body.page-id-2 form p label.precision {
  font-family: "open_sansitalic";
}
body.page-id-2 form p label span {
  color: #94c56e;
}
body.page-id-2 form p img#image_captcha {
  margin-top: 9px;
  margin-right: 10px;
  float: left;
}
body.page-id-2 form p input[type=text], body.page-id-2 form p input[type=email], body.page-id-2 form p textarea {
  background: #ededed;
  border: solid 1px #bababa;
  padding: 6px 6px;
  width: 470px;
  font-family: "open_sansregular";
  font-size: 14px;
  outline: 0;
}
body.page-id-2 form p textarea {
  height: 200px;
}
body.page-id-2 form p input[type=text]:focus, body.page-id-2 form p input[type=email]:focus, body.page-id-2 form p textarea:focus {
  border: solid 1px #000;
}
body.page-id-2 form p input[type=text]:invalid, body.page-id-2 form p input[type=email]:invalid, body.page-id-2 form p textarea:invalid {
  color: #E62C2C;
}
body.page-id-2 form p input#captcha {
  width: 50px;
}
body.page-id-2 form p ::-webkit-input-placeholder {
  font-family: "open_sansitalic";
}
body.page-id-2 form p ::-moz-placeholder {
  font-family: "open_sansitalic";
}
body.page-id-2 form p :-ms-input-placeholder {
  font-family: "open_sansitalic";
}
body.page-id-2 form p input:-moz-placeholder {
  font-family: "open_sansitalic";
}
body.page-id-2 form p input[type=submit] {
  background: #94c56e;
  color: white;
  font-family: "roboto_slabbold";
  border: 0;
  padding: 5px 10px;
  font-size: 20px;
  cursor: pointer;
}
body.page-id-2 form p.message {
  color: #94c56e;
  font-family: "open_sansitalic";
}
body.page-id-2 #carte {
  float: right;
  background: url(../images/carte_contact.png) no-repeat 20px 266px;
  margin-top: 42px;
}
body.page-id-2 #carte img {
  padding: 10px;
  background: #94c56e;
}
body.page-id-2 #carte h3 {
  font-family: "roboto_slabbold";
  font-size: 20px;
  text-transform: uppercase;
  margin: 10px 0 5px 100px;
}
body.page-id-2 #carte p {
  margin: 0 0 0 100px;
  line-height: 18px;
}