/*imports*/
/*imports*/
@import "/fontawesome/css/fontawesome.min.css";
@import "/fontawesome/css/light.min.css";
@import "/fontawesome/css/brands.min.css";
@import url(tablefront.css);
/*variables*/
/*mixins*/
/*css*/
html,
body {
    height: 100%;
}
html {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1em;
    color: #000000;
    background: #ffffff;
    overflow-x: hidden;
}
html .mobile {
    display: none;
}
html .grecaptcha-badge {
    z-index: 9999999;
}
html .center {
    position: relative;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html .centerfull {
    position: relative;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html a {
    text-decoration: none;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    outline-style: none !important;
}
html a:hover {
    text-decoration: none;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html em {
    font-style: italic;
}
html input:focus,
html textarea:focus {
    outline-style: none !important;
    background: #eff3fb !important;
}
html .texte_editable {
    text-align: left;
    font-size: 1em;
}
html .texte_editable h1 strong,
html .texte_editable h2 strong,
html .texte_editable h3 strong,
html .texte_editable h4 strong,
html .texte_editable h5 strong,
html .texte_editable h6 strong,
html .texte_editable h1 b,
html .texte_editable h2 b,
html .texte_editable h3 b,
html .texte_editable h4 b,
html .texte_editable h5 b,
html .texte_editable h6 b {
    font-weight: 600;
}
html .texte_editable i.fas,
html .texte_editable em.fas {
    font-style: normal !important;
}
html .texte_editable sup {
    vertical-align: super;
    font-size: 0.8em;
}
html .texte_editable .rouge {
    color: #cf2027;
}
html .texte_editable h1 {
    padding-bottom: 40px;
    color: #ff7f50;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 2em;
    line-height: 1.2em;
}
html .texte_editable h2 {
    padding-bottom: 40px;
    color: #ff7f50;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 1.6em;
    line-height: 1.2em;
}
html .texte_editable h3 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1.4em;
    color: #000000;
}
html .texte_editable h4 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    font-weight: 500;
    color: #808080;
}
html .texte_editable h5 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
    font-weight: 500;
    color: #000000;
}
html .texte_editable p {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.4em;
    color: #000000;
    padding-bottom: 20px;
}
html .texte_editable p strong {
    font-weight: 600;
}
html .texte_editable p i,
html .texte_editable p em {
    font-style: italic;
}
html .texte_editable ul {
    float: none;
    clear: both;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.6em;
    padding-bottom: 30px;
}
html .texte_editable ul li {
    position: relative;
    width: auto;
    clear: both;
    margin-left: 10px;
    padding-left: 25px;
    padding-bottom: 5px;
    font-size: 1em;
    text-transform: none;
}
html .texte_editable ul li li {
    position: relative;
    width: auto;
    clear: both;
    margin-left: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
    font-size: 0.9em;
    text-transform: none;
}
html .texte_editable ul li li li {
    position: relative;
    width: auto;
    clear: both;
    margin-left: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
    font-size: 0.9em;
    text-transform: none;
}
html .texte_editable ul li li li li {
    position: relative;
    width: auto;
    clear: both;
    margin-left: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
    font-size: 0.9em;
    text-transform: none;
}
html .texte_editable ul li:before {
    content: "";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #ff7f50;
}
html .texte_editable ul ul li:before {
    content: "";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #ff7f50;
}
html .texte_editable ul ul ul li:before {
    content: "";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #ff7f50;
}
html .texte_editable ul ul ul ul li:before {
    content: "";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 1px;
    color: #ff7f50;
}
html .texte_editable img[style*="float: left"] {
    margin-right: 20px;
}
html .texte_editable img[style*="float: right"] {
    margin-left: 20px;
}
html .texte_editable a {
    color: #ff7f50;
    text-decoration: none;
}
html .texte_editable a:hover {
    color: #fcece6;
    text-decoration: none;
}
html .texte_editable a.btn {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 56px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    border: 2px solid #6f6f6f;
    background: transparent;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
html .texte_editable a.btn:hover {
    color: #ffffff;
    border: 2px solid #ff7f50;
    background: #ff7f50;
}
html .texte_editable i,
html .texte_editable em {
    font-style: italic;
}
html .texte_editable table {
    float: left;
    clear: both;
    width: 100%;
    border: 1px solid #f1f1f1;
    border-right: 0px;
    border-bottom: 0px;
    border-spacing: 0px;
    border-collapse: separate;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html .texte_editable table tr th {
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #000000;
    background: #666666;
}
html .texte_editable table tr th p {
    font-weight: 700;
    padding-bottom: 5px;
}
html .texte_editable table tr td {
    vertical-align: middle;
    text-align: left;
    padding: 5px;
    border: 1px solid #f1f1f1;
    border-top: 0px;
    border-left: 0px;
}
html .texte_editable table tr td p {
    line-height: 1em;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.8em;
    font-weight: 400;
}
html .texte_editable table tr td.odd {
    background: #fefefe;
}
html .texte_editable table tr .centrer {
    text-align: center;
}
html .texte_editable table tr .droite {
    text-align: right;
}
html strong {
    font-weight: 600;
}
html .btn {
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 56px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #333333;
    text-transform: uppercase;
    border: 2px solid #6f6f6f;
    background: transparent;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
html .btn:hover {
    color: #ffffff;
    border: 2px solid #ff7f50;
    background: #ff7f50;
}
html #btn_up {
    display: none;
    position: fixed;
    z-index: 999999;
    bottom: 90px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 0.4em;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    color: #ffffff;
    border: 1px solid #ffffff;
    background: rgba(255, 127, 80, 0.37);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #btn_up i {
    font-size: 3.6em;
}
html #btn_up:hover {
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    border: 1px solid #ffffff;
    background: #ff7f50;
}
html #admin {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0px;
    margin-top: 100px;
    padding-right: 10px;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
html #admin li {
    float: left;
    padding: 10px;
    padding-right: 0px;
}
html #admin li a {
    color: #ffffff;
    font-size: 1em;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html #admin li a:hover {
    color: #40aabb;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html span.fal {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
}
html #breadcrumb {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #333333;
    font-weight: 400;
    font-size: 0.8em;
}
html #breadcrumb a {
    color: #333333;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html #breadcrumb a:hover {
    color: #ff7f50;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html #breadcrumb a.current {
    color: #333333;
}
html #breadcrumb ol {
    float: left;
    width: 100%;
}
html #breadcrumb ol li {
    float: left;
    width: auto;
    padding-right: 4px;
    padding-bottom: 10px;
}
html header {
    float: left;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
}
html header .top {
    float: left;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 45px;
    background: transparent;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html header .titre {
    float: left;
    width: auto;
    font-size: 3em;
    font-weight: 600;
}
html header .titre a {
    color: #333333;
}
html header .titre a em {
    font-style: italic;
    font-weight: 400;
    font-size: 0.6em;
}
html header nav#main {
    float: right;
    width: auto;
    font-size: 1em;
}
html header nav#main li {
    float: left;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
}
html header nav#main a {
    color: #666666;
    text-transform: uppercase;
}
html header nav#main a:hover,
html header nav#main a.active {
    color: #ff7f50;
}
html header nav#main .menu {
    float: left;
    width: 40px;
    height: 80px;
    margin-top: -25px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
}
html header nav#main .line {
    fill: none;
    stroke: #666666;
    stroke-width: 4;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
html header nav#main .line1 {
    stroke-dasharray: 60 207;
    stroke-width: 4;
}
html header nav#main .line2 {
    stroke-dasharray: 60 60;
    stroke-width: 4;
}
html header nav#main .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 4;
}
html header nav#main .opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 4;
}
html header nav#main .opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 4;
}
html header nav#main .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 4;
}
html header .is-sticky .top {
    padding-top: 45px;
    padding-bottom: 45px;
    background: #ffffff;
    box-shadow: 0 6px 6px -2px #aaa;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html header .is-sticky .titre a {
    color: #333333;
}
html header.accueil .titre a {
    color: #fff;
}
html header.accueil .is-sticky .titre a {
    color: #333333;
}
html #accueil-1 {
    float: left;
    position: relative;
    width: 100%;
    height: 1000px;
    padding-top: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #accueil-1 .texte {
    float: right;
    position: relative;
    z-index: 100;
    width: 60%;
}
html #accueil-1 .texte h1 {
    font-size: 9em;
    line-height: 1.3em;
    font-family: 'Dancing Script', cursive;
    font-weight: 400;
    color: #ff7f50;
}
html #accueil-1 .texte div.bloc {
    padding: 25px;
    padding-left: 35px;
    padding-right: 35px;
    background: #ff7f50;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #accueil-1 .texte div.bloc p {
    line-height: 1.2em;
    color: #ffffff;
    padding-bottom: 10px;
}
html #accueil-1 .zone_gauche {
    float: left;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 60%;
    height: 1000px;
    overflow: hidden;
    background: #fcece6;
}
html #accueil-1 .zone_gauche img {
    width: 100%;
    height: 1000px;
    object-fit: cover;
}
html #accueil-2 {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #accueil-2 .texte {
    float: left;
    position: relative;
    z-index: 100;
    width: 55%;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #accueil-2 .texte h2 {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    font-size: 3em;
    line-height: 1.2em;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #ff7f50;
}
html #accueil-2 .texte p {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 1em;
    line-height: 1.2em;
    color: #333333;
}
html #accueil-2 .texte .btn {
    margin-top: 40px;
}
html #accueil-2 .photo {
    float: left;
    position: relative;
    z-index: 100;
    width: 45%;
}
html #accueil-2 .photo img {
    border: 2px solid #ff7f50;
}
html #accueil-2 .zone_droite {
    float: left;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background: #fcece6;
}
html #accueil-3 {
    float: left;
    position: relative;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #accueil-3 .texte {
    float: left;
    position: relative;
    z-index: 100;
    width: 70%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #accueil-3 .texte h2 {
    float: left;
    width: 100%;
    padding-bottom: 50px;
    font-size: 3em;
    line-height: 1.2em;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #ff7f50;
}
html #accueil-3 .texte p {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 1em;
    line-height: 1.2em;
    color: #333333;
}
html #accueil-3 .texte .btn {
    margin-top: 40px;
}
html #accueil-3 .zone_droite {
    float: left;
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    background: #fcece6;
}
html #quelques-prestations {
    float: left;
    position: relative;
    width: 100%;
    height: 680px;
    padding-top: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #quelques-prestations .texte {
    float: right;
    position: relative;
    z-index: 100;
    width: 100%;
}
html #quelques-prestations .texte .titre {
    float: left;
    width: 100%;
    margin-bottom: 36px;
    padding-left: 50%;
    font-size: 3em;
    line-height: 1.3em;
    text-align: left;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #ff7f50;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #quelques-prestations .texte div.blocs {
    float: left;
    width: 100%;
    padding-left: 90px;
    padding-right: 90px;
    padding-bottom: 50px;
    background: rgba(255, 127, 80, 0.47);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #quelques-prestations .texte div.bloc {
    float: left;
    position: relative;
    width: 33%;
    height: 350px;
    padding: 50px;
    padding-left: 35px;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #quelques-prestations .texte div.bloc h2 {
    float: left;
    width: 100%;
    min-height: 60px;
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #333333;
}
html #quelques-prestations .texte div.bloc .txt {
    float: left;
    width: 100%;
    height: 140px;
}
html #quelques-prestations .texte div.bloc .txt p {
    font-weight: 400;
    line-height: 1.4em;
    color: #333333;
}
html #quelques-prestations .texte div.bloc .txt p strong {
    font-weight: 400;
    text-transform: uppercase;
}
html #quelques-prestations .texte div.bloc .btn {
    position: absolute;
    bottom: 0;
    left: 35px;
    float: left;
    margin-top: 0px;
}
html #quelques-prestations .texte div.bloc .btn:hover {
    background: #ff7f50;
}
html #quelques-prestations .zone_gauche {
    float: left;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 40%;
    height: 680px;
    overflow: hidden;
    background: #fcece6;
}
html #quelques-prestations .zone_gauche img {
    width: 100%;
    height: 680px;
    object-fit: cover;
    opacity: 0.5;
}
html #quelques-prestations.interne {
    min-height: 680px;
    height: auto;
}
html #quelques-prestations.interne div.blocs {
    margin-bottom: 90px;
}
html #contact {
    float: left;
    width: 100%;
    background-image: url("/images/communs/formulaire.jpg");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}
html #contact .filtre {
    float: left;
    width: 100%;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #contact .titre {
    float: left;
    width: 100%;
    margin-bottom: 36px;
    padding-right: 5%;
    font-size: 3em;
    line-height: 1.3em;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #ff7f50;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #contact p {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    font-size: 1em;
    line-height: 1.2em;
    color: #333333;
}
html #contact .btn {
    margin-top: 40px;
    font-size: 1em;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
html #contact form {
    float: left;
    width: 50%;
}
html #contact input,
html #contact textarea {
    float: left;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #333333;
    font-size: 1em;
    padding: 10px;
    padding-left: 15px;
    background: none;
    border: none;
    border-bottom: 2px solid #feb99f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #contact input.error {
    color: #cf2027;
    border-bottom: 2px solid #cf2027;
}
html #contact label.error {
    float: left;
    width: 100%;
    color: #cf2027;
    padding-top: 10px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html #contact label.error:after {
    content: "  ";
    font-family: 'Font Awesome 6 Pro';
}
html #contact textarea {
    height: 120px;
}
html #contact ::selection {
    background: transparent;
}
html #contact ::-moz-selection {
    background: transparent;
}
html #contact ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333333;
    opacity: 1;
    /* Firefox */
}
html #contact :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333333;
}
html #contact ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333333;
}
html .interne {
    margin-top: 140px;
}
html #interne {
    margin-top: 140px;
    margin-bottom: 40px;
}
html #interne .texte_editable {
    min-height: 200px;
}
html #interne .zone-photo {
    float: left;
    z-index: 1;
    left: 0;
    width: 50%;
    height: 680px;
    overflow: hidden;
    background: #fcece6;
}
html #interne .zone-photo img {
    width: 100%;
    height: 680px;
    object-fit: cover;
}
html #interne .zone-texte {
    float: right;
    width: 50%;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html footer {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ff7f50;
    color: #ffffff;
    text-align: right;
    font-size: 1em;
    font-weight: 300;
}
html footer a {
    color: #ffffff;
}
html footer a:hover {
    color: #333333;
}
html .consommation {
    font-size: 0.8rem;
    padding-top: 10px;
}
html .consommation .titre_consommation {
    font-size: 0.9rem;
    font-weight: 600;
}
.hide {
    display: none;
}
.lazyload,
.lazyloading {
    opacity: 0;
}
.loading,
.lazyload,
.lazyloaded,
.image {
    opacity: 1;
    transition: 2s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*# sourceMappingURL=communs.css.map */