/* -------------------------
GABARITS DE MISES EN PAGE
-------------------------*/

/*3 colonnes : Col gauche | contenu | Col droite*/

.layoutLeftContentRight #leftbar {
  float: left;
  width: 22.375%;
  margin-right: 3.5%;
}

.layoutLeftContentRight #rightbar {
  float: left;
  width: 22.375%;
  margin-left: 3.5%;
}

.layoutLeftContentRight #container {
  float: left;
  width: 48.25%;
  padding: 0;
}

.layoutLeftContentRight #contentsInner {}

.layoutLeftContentRight .product_detail #ProductRightCol {}

.layoutLeftContentRight .cart table {
  display: block;
  overflow: auto;
}

/*2 colonnes : contenu | Col droite*/

.layoutContentRight #container {
  width: 74.125%;
  margin: 0;
  padding: 0;
}

.layoutContentRight #rightbar {
  width: 22.375%;
  margin: 0 0 0 3.5%;
}

/*2 colonnes : col gauche | contenu*/

.homePage.layoutLeftContent #container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.homePage.layoutLeftContent #leftbar {
  width: 0;
  margin: 0;
}

.layoutLeftContent #container {
  float: right;
  width: 65.5%;
  margin: 0;
  padding: 0;
}

.layoutLeftContent #leftbar {
  width: 31%;
  margin: 0 3.5% 0 0;
}

/*1 colonne : contenu*/

.layoutContent #container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.layoutContent #contentsInner {}

.homePage #rightbar, .homePage #leftbar {
  display: none;
}

#page {
  float: left;
  width: 100%;
}

/*-----------------------
Float width
------------------------*/

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.w100 {
  width: 100% !important;
}

.wAuto {
  width: auto !important;
}

.marginT {
  margin-top: 10px;
}

.marginL {
  margin-left: 5px;
}

.marginB {
  margin-bottom: 10px;
}

.marginR0 {
  margin-right: 0 !important;
}

.textalignCenter {
  text-align: center !important;
}

/* ------------
HEADER (EN-TETE)
--------------*/

#header {
  z-index: 999;
  float: left;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}

#header h1 {
  margin: 0;
  font-size: 1em;
}

#header h1 a {
  border: 0;
  font-size: 1.8em;
}

#header #logo {
  float: left;
  margin: 20px 0 20px;
}

#header #logo a:first-child {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
}

#header #logo a img {
  width: auto;
  padding: 0;
  border: none;
}

.baselineLogo {
  float: left;
  margin: 44px 0 40px 50px;
  text-decoration: none;
}

#header #logo a span {
  font-size: 2em;
}

/*#headerInner {
    width: 1140px;
    margin: 0 auto;
}*/

#headerInner2 {
  float: left;
  position: relative;
  width: 100%;
}

/************************************/

/*   header smaller                 */

#header.smaller {
  position: fixed;
  padding-bottom: 0;
}

#header.smaller nav.nested2, #header.smaller .BonjourLogin, #header.smaller .monPanier, #header.smaller .ClickDeplie {
  display: none !important;
}

/*#header.smaller #logo a img {
    width: 200px;
}*/

#header.smaller .headerWidget {
  float: right;
}

/*#header.smaller .headerWidget > * {
    margin: 0 !important;
}*/

#header.smaller #logo {
  margin: 20px 0 10px;
}

#header.smaller .widgetPanier .monPanier, #header.smaller .widgetPanier .ClickDeplie, #header.smaller .widgetLogin .ClickDeplie, #header.smaller .widgetLogin .BonjourLogin {
  display: none;
}

#header.smaller .Lang {
  margin-left: 5px !important;
}

#header.smaller .widgetPanier .boxCartHide, #header.smaller .widgetLogin .loginContent {
  display: none !important;
}

#header.smaller .widgetCart .viewcart, #header.smaller .LoginHeader {
  padding: 0;
}

#header.smaller .widgetCart .viewcart a, #header.smaller .LoginHeader a, #header.smaller #menuResp, #header.smaller .boutonRecherche {
  padding: 1.5px 8px;
}

#header.smaller .widgetCart .viewcart .icon-, #header.smaller .LoginHeader .icon- {
  font-size: 2em;
}

#header.smaller .widgetCart .product_number {
  margin-top: 7px;
}

#header.smaller .widgetAdvert {
  width: 100%;
}

#header.smaller .headerWidget {
  margin-top: 13px;
  min-width: 20px;
}

#header.smaller .LoginHeader .icon- {
  margin-top: 0;
  margin-right: 0;
}

#header.smaller .LoginHeader .icon- {
  margin: 0;
}

#header.smaller .Lang {
  width: 34px;
  height: 34px;
}

#header.smaller .champRecherche {
  height: auto;
}

#header.smaller .Lang a {
  width: 34px;
  height: 34px;
  background-size: 100% 100%;
}

#header.smaller .rechercheSite {
  margin-left: 5px;
}

#header.smaller .nested.nested1 {
  margin-bottom: 10px;
}

/* ----------------------
ZONE INTERIEURE (CONTENU)
-----------------------*/

#wrapper {
  float: left;
  width: 100%;
  padding: 30px 0;
}

.homePage #wrapper {
  /*padding: 120px 0;*/
}

.homePage #wrapper1, #wrapper {}

.homePage #wrapper {
  margin-top: 0;
}

#wrapper1, #wrapper2, #wrapper3, .wrapper, #wrapperB {
  float: left;
  width: 100%;
}

#wrapper2 {
  /*background: url(/images/Modele1/bgWrapper2.png) no-repeat top left;*/
  background-size: auto 100%;
}

#wrapperInner, #wrapperInner2, #wrapperInner3, .wrapperInner, #wrapperInnerB {
  width: 1140px;
  margin: 0 auto;
}

/*slider à 100%*/

#wrapperInner1 {
  width: 100%;
}

#container {
  float: left;
  width: 100%;
}

#contents {
  float: left;
  width: 100%;
  margin: 0;
}

#contentsInner {
  width: 100%;
}

#contentsInner aside {
  float: left;
  width: 100%;
  margin-top: 40px;
}

#wrapper .enSavoirPlus {
  float: left;
  clear: both;
  width: 100%;
}

/* ------------
COLONNES
--------------*/

#leftbar {
  float: left;
  width: 25%;
  margin: 0;
  margin: 0 3% 0 0;
}

#rightbar {
  float: left;
  width: 25%;
  margin: 0;
  margin: 0 0 0 3%;
}

/*pour les PA*/

.monCompte #leftbar {
  display: none;
}

.monCompte #container {
  width: 100%;
}

/* -------------------
FOOTER (PIED DE PAGE)
--------------------*/

#footer {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
  padding-bottom: 20px;
}

#footerInner {
  position: relative;
  width: 1140px;
  margin: 0 auto;
}

#footerInner2 {
  width: 1140px;
  margin: 0 auto;
  padding-top: 20px;
}

.SurFooter {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid #FFFFFF;
}

#footer .SurFooter .widget {
  float: left;
  width: 33%;
  margin: 0;
  margin-right: 8%;
}

#footer .SurFooter .widget.blocsFooter3 {
  width: 28%;
  margin-right: 0;
}

#footer .SurFooter .widget.blocsFooter3 img {
  padding: 0;
}

#footer .SurFooter .blocsFooter2 {
  width: 23%;
  margin-top: 20px;
}

#footer .blocsFooter2 a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px;
  min-height: 130px;
  text-decoration: none;
}

#footer .blocsFooter2 p {
  margin: 0;
}

#footer .blocsFooter2 a .titreFooterBtn {
  float: left;
  width: 100%;
  margin-bottom: 35px;
  font-size: 2.3em;
  line-height: 100%;
}

#footer .blocsFooter2 a .icon- {
  position: absolute;
  right: 20px;
  bottom: 15px;
  font-size: 2.5em;
}

#footer .blocsFooter1 ul li, #footer .nested ul li {
  margin-bottom: 7px;
}

#footer .blocsFooter1 ul li a {
  text-decoration: none;
}

/*----------------*/

/*SIGNATURE AGENCE*/

#signature>p {
  float: left;
  width: 100%;
}

.errorForm+.row.scriptFocus {}

.LinkIn.facebook, .LinkIn.twitter, .LinkIn.googleP {
  margin-right: 5px;
}

.logoFooter>img {
  padding: 0;
  background: none;
}

#signature {
  float: left;
  width: 50%;
  margin-right: 0;
  line-height: 24px;
}

#footer #signature p, #footer #signature a, #footer #signature a:visited {
  text-decoration: none;
  background: none;
}

#footer #signature a:hover {
  color: #000;
}

#footer #signature .agenceI {
  float: left;
  width: 100%;
  font-size: 0.9em;
  line-height: 24px;
}

#footer #signature .icon- {
  font-size: 1.6em;
}

#footer .resaux {
  margin-right: 5px;
  font-size: 2.5em;
}

#footer {
  padding-top: 25px;
}

#footer .Ligne {
  margin-bottom: 0;
}

#footer .Ligne .pc75 {
  margin-bottom: 0;
}

/***BUG IMG GOOGLE MAP***/

.map img {
  max-height: 784px;
  max-width: none;
}

/* ------------
PAGE ERREUR
--------------*/

#error_page {}

/********************************
Footer
**********************************/

#footer .surBlocFooter1 {
  display: -webkit-flex;
  /*display: -webkit-box;*/
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
  margin-top: 50px;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
}

#footer .widget.newsletterFooter {
  padding: 30px;
}

#footer .surBlocFooter1, #footer .surBlocFooter2 {
  margin-bottom: 50px;
  padding-bottom: 50px;
}

#footer .surBlocFooter2 {
  margin-bottom: 20px;
}

.widgetNewsletterComment {
  margin-bottom: 10px;
}

.ajoutNewsletter {
  margin-top: 40px;
}

#NewsLettersSubscribeMail {
  float: left;
  width: 73%;
  margin-right: 4%;
  padding: 10px;
}

#formulairenewsletters .submit {
  float: left;
  width: 23%;
}

#formulairenewsletters .submit input {
  width: 100%;
  text-align: center;
  font-family: 'agencei' !important;
  font-size: 1.2em;
}

.siteInt {
  margin-left: 5px;
}

/* structure h1 homepage */

.Tim {
  float: left;
  width: 25px;
  margin-top: 3px;
  margin-right: 10px;
}

.Tim img {
  float: left;
}

.titrePres .Tim {
  width: 37px;
  margin-top: 9px;
}

h1>.Tim {
  float: left;
  width: 42px;
  margin-top: 13px;
  margin-right: 10px;
}

/*******************************/

/*     homePage                */

.sliderHome {
  float: left;
  width: 100%;
}

.widget.widgetActus.widgetVideo {
  margin: 60px 0 120px;
}

.widget.widgetProduct.widgetProduits {
  margin: 100px 0;
}

/*********************************************************************/

/*Siglaver*/