* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:16px;line-height:1.4;color:#303030; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background:#282828;}

div.langue {position:absolute;top:-1px;right:12px;}



body.page-accueil .col1-3, body.page-accueil .col2-3, body.page-accueil .col3-3, body.page-accueil .col1-4, body.page-accueil .col2-4, body.page-accueil .col3-4, body.page-accueil .col4-4, body.page-accueil .devises {
    line-height: 2;
}



.plan-site {background-color: #000;text-align: center;padding:10px 10px;}

.plan-site ul {list-style: none;padding: 0;margin: 0;}
.plan-site ul li {display: inline-block;}
.plan-site ul li a {font-style: normal;padding:10px 20px;text-decoration: none;color:#d4d4d4;position: relative;display: inline-block;}
.plan-site ul li a:after {
    content:" ";
    display: block;
    position: absolute;
    top:11px;right:0px;
    background-color:#d4d4d4;
width:1px; height:20px;}

.plan-site ul li.page-plan-contact a:after {content:none;}


.bandeau-contact {
    background:#1e5075 url('i/bandeau-contact-fond.png') no-repeat 70% center;
    background-size: auto 200px;
    color:#fff;font-weight:normal;font-size:18px;text-align: center;padding:20px 10px;
}
.bandeau-contact-titre {text-transform: uppercase;}
.bandeau-contact-texte {color:#aaa;}


@media (max-width:740px) {
    .bandeau-contact {font-size:16px;}
    a.bouton {font-size: 17px !important;}
}



.bandeau-slogan { 
    position: absolute;
    z-index: 10002;
    width: 100%;
    text-align: center;
    padding-top: 100px;
    font-weight: bold;
    text-shadow: 1px 1px white;
    font-size: 28px;
}




.bandeau-fixe {background: url('i/bandeau-fixe.jpg') no-repeat center center;height:300px;background-size: 1920px auto;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.53);
    position: relative;}

@media (max-width:1600px) {
    .bandeau-fixe {height: 18vw;background-size: cover;}
}




#bandeau_fullwidth {max-width:1920px;margin:auto;position:relative;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 600px;}


#bandeau_fullwidth img {margin-left: 0px !important;margin-top: 0px !important;}



img {max-width: 100%;height:auto;}



@media (max-width:560px) {
    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 180px * (1920 / 600 / 2)) !important;
        margin-left: calc(50% - 180px * (1920 / 600 / 2)) !important;
        margin-top: 0px !important;
        height:180px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:180px !important;        
    }
}





.wrapper-slogan {position: absolute;
    z-index: 10000000;
    bottom: 0;
    width: 100%;}
.boxed-slogan {position:relative;max-width: 1180px;margin: auto;text-align: right;}

#bandeau_fullwidth h3 {
    background-color: rgba(255,255,255,0.9);
    font-weight: normal;
    display: inline-block;
    font-size: 22px;
    line-height: 1.2;
    pointer-events: none;
    text-align: right;
    font-weight: 300;
    color:#404040;
    text-transform: uppercase;
    padding:15px;
    margin-bottom: 20px;
    margin-right: 10px;
}
#bandeau_fullwidth h3 strong {color:#d0221d;font-weight: bold;font-size: 36px;}


div.wrapper-bandeau-responsive {
    height: 110px;
    background: #c7c7c7 url(i/menu-bg.jpg) repeat center top;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.36);
    z-index: 1000000;
    position: relative;
}

div.wrapper-bandeau-padding {padding:0px 15px;}

div.bandeau-responsive {position:relative;max-width:1180px;margin:auto;}

h1 {
    
    position: relative;
    text-align:left;
    font-size: 32px;
    font-weight: 400;
    font-style:normal;
    color:#d0221d;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:4px;
}

h1.dl {
    position: relative;
    text-align:left;
    font-size: 32px;
    font-weight: 400;
    font-style:normal;
    color:#d0221d;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:4px;
}

h1.dl span.dl {color:#898989;text-transform: initial;font-size: 20px;font-weight: normal;}


h1:after {
    content:" ";
    display: block;
    height:1px;
    position: absolute;
    bottom: -8px;
    left: 0px;
    width:100%;
    background-color:#d0221d;
}


h1.dl:after {
    content:" ";
    display: block;
    height:1px;
    background-color:#d0221d;
    position: absolute;
    bottom: -8px;
    left: 0px;
    width:100%;
}


@media (max-width:1200px) { h1,h1.dl {font-size: 31px;} h1.dl span.dl {font-size: 19px;} }
@media (max-width:1000px) { h1,h1.dl {font-size: 30px;} h1.dl span.dl {font-size: 18px;} }
@media (max-width:800px)  { h1,h1.dl {font-size: 26px;} h1.dl span.dl {font-size: 17px;} }
@media (max-width:500px)  { h1,h1.dl {font-size: 22px;} h1.dl span.dl {font-size: 16px;} }


h1.earth {
    
    position: relative;
    text-align:center;
    font-size: 32px;
    font-weight: 400;
    font-style:normal;
    color:#000;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:4px;
}

h1.earth-dl {
    position: relative;
    text-align:center;
    font-size: 32px;
    font-weight: 400;
    font-style:normal;
    color:#000;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:4px;
}

h1.earth-dl span.dl {color:#898989;text-transform: initial;font-size: 20px;font-weight: normal;}

h1.earth-dl:before {
    content:" ";
    background: url('i/h1-earth.png') no-repeat center top;
    width:322px;
    max-width: 100%;
    height:46px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

h1.earth:before {
    content:" ";
    background: url('i/h1-earth.png') no-repeat center top;
    width:322px;
    max-width: 100%;
    height:46px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

h1.earth-dl:after {content:none;}
h1.earth:after {content:none;}

@media (max-width:1200px) { h1.earth,h1.earth-dl {font-size: 31px;} h1.earth-dl span.dl {font-size: 19px;} }
@media (max-width:1000px) { h1.earth,h1.earth-dl {font-size: 30px;} h1.earth-dl span.dl {font-size: 18px;} }
@media (max-width:800px)  { h1.earth,h1.earth-dl {font-size: 26px;} h1.earth-dl span.dl {font-size: 17px;} }
@media (max-width:500px)  { h1.earth,h1.earth-dl {font-size: 22px;} h1.earth-dl span.dl {font-size: 16px;} }







h1.news {
    text-align:left;
    font-size: 18px;
    font-weight: normal;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    background:none;
    letter-spacing:-1px;
}


h2 {
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#444;
    margin:0px;
    padding:0px 0px 5px 0px;
    background:none;
    margin-bottom:-16px;
    position: relative;

    overflow: hidden;
}

h2:after {
    content:" ";
    display: block;
    height:1px;
    background-color:#c5c5c5;
    position: absolute;
    bottom: 2px;
    left: 0px;
    width:150px;
}


h2.news {line-height:1.1;margin-bottom: 10px;}
h2.news:after {content:none;}


div.q {font-weight:bold;}
div.r {font-style:italic;}

div.slogan {border:1px solid #c9c9c9;background-color:#871b19;padding: 15px;text-align: center;font-size:18px;overflow: hidden;color: #fff;}


a.logo {
  display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
        box-shadow: 4px 4px 16px rgb(0 0 0 / 35%);
}
a.logo img {vertical-align: top;}

a.logo:focus {outline:none;}

div.logo-slogan {position: absolute;top:100px;left:10px;z-index: 1000001;width:250px;text-align: center;top:192px;font-size:16px;line-height: 16px;}

body.lg-en div.logo-slogan {font-size:14px;}


.cadrephoto2 {padding:7px;border:1px solid #aaa;background-color:#e2e2e2;}

a.lienfooter:link,a.lienfooter:visited {font-size:17px; color:#ffffff; font-weight:bold; font-style:normal; text-decoration:underline; text-decoration:none;}
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}



a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:14px; color:#000; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}





div.padding { padding:50px 30px;}


@media (max-width:800px) {
	div.padding { padding:35px 20px;}	
}


.actus-agrandir {display: block;padding-top: 4px;}


.justify  { text-align:justify;}

.ticker .justify {text-align:left;}

div.center  { text-align:center;}


a.lien:link,a.lien:visited {color:#d0221d; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lien:hover,a.lien:active {text-decoration:none;}
a.lien:focus {outline:none;}

.infos-liste-liens a.lien {text-decoration: none !important;}


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#d0221d; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}
a.lienpetit:focus {outline:none;}


ul.puce {
	margin-top:5px;
	margin-bottom:5px;
    overflow: hidden;
}
ul.puce li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:17px;
	background-position:0px 4px;
	margin:0px 0px 4px -30px;
}

.footer ul.puce {
	margin-top:5px;
	margin-bottom:5px;
    overflow: hidden;
}
.footer ul.puce li {

	list-style-type:none;
	background-image: url(i/pucefooter.png);
	background-repeat: no-repeat;
	padding-left:22px;
	background-position:0px 3px;
	margin:0px 0px 1px -30px;
}




ul.puce-blanche li {
    background-image: url(i/puce-blanche.png);
}


div.right { float:right; padding-left:16px; max-width: 100%;}
div.left { float:left; padding-right:16px;max-width: 100%;}

div.right-responsive {float:right; padding-left:16px;max-width:100%;}
div.left-responsive {float:left; padding-right:16px;max-width:100%;}



div.dessous {clear:both;}

.form_header {color:#000;text-align:left;padding:4px;text-align:center;}
sup{color:#ff0000;}
.error{color:#ff0000;}
.form_label {font-weight:normal;}
.form_input {}
div.form_note {font-style:italic;font-size:12px;}

div.map {border:1px solid #ccc;}
div.map iframe {vertical-align: top;}

form#form {
    display: block !important;
    padding:4px;
    border: 1px solid #aaa;
    background-color: #ddd;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
}

.pagination_inactif { font-size:16px; color:#B3B3B3; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {  font-size:16px; color:#1e5075; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {  font-size:16px; color:#fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#d0221d;}
table.pagination {background-color:#DBDBDB;padding:2px;border:1px solid #B3B3B3;}
div.pagination {background-color:#DBDBDB;padding:2px;border:1px solid #B3B3B3;overflow: hidden;}

@media (max-width:580px) {

    td.cadrepaginations, td.cadrepagination {display: none;}

}




ul.images {
    padding:0px;
    margin:0;
    list-style-type:none;
}

ul.images li {
    display: inline-block;
    vertical-align: top;
}

ul.images div.i {
    padding:0px 10px;
    display:block;
    margin:auto;
    text-align:center;
}

ul.n2 li {width:50%;}
ul.n3 li {width:33.33%;}
ul.n4 li {width:25%;}
ul.n5 li {width:20%;}


@media (max-width:520px) {
    ul.n2 li {width:100%;margin-bottom: 15px;}
}



input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}


@media (max-width: 640px) {
    table {
        overflow-x: auto;
        display: block;
        max-width: 100%;
    }
}



a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 99999999;
    right: 20px;
    bottom: 20px;
    background: #fff url("i/arrow-up2.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity:1;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
}



/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin:auto;
    z-index:10000;
    position: absolute;
    top: 0px;
    right: 0px;
}
/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
#menu-desktop ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: center;
    }
/* Positioning the #menu-desktopigation items inline */
#menu-desktop ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }

#menu-desktop ul li ul {
    min-width: 280px;
    text-align: left;
    background: rgb(255,255,255);
-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
-o-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
border-top:1px solid #d0221d;
}


/* Styling the links */
#menu-desktop span {
    font-size:18px;
    cursor: pointer;
    display:block; 
    color:#333;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 10px;
    text-align: center;
    padding:45px 20px 45px 20px;
    text-transform: uppercase;
     font-weight: normal;
}

#menu-desktop span.double {padding:35px 20px 35px 20px;}


#menu-desktop ul li:hover > span {
    background:rgba(235,238,246,0.4) url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 10px;
}

#menu-desktop ul li:hover > span.selected {
    background:#ebeef6 url(i/arrow-2x.png) no-repeat bottom center;
    background-size: 16px 10px;
}


/* Styling the links */
#menu-desktop a {
    font-size:18px;
    display:block;
    color:#333;
    line-height: 20px;
    text-decoration:none;
        text-align: center;
    padding:45px 20px 45px 20px;
        text-transform: uppercase;
         font-weight: normal;
         position: relative;

}
#menu-desktop a.double {padding:35px 20px 35px 20px;}


/* Background color change on Hover */
#menu-desktop li:hover {

    background-color:rgba(235,238,246,0.4);
    color:#d0221d;
}

#menu-desktop li.selected {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+25,ffffff+50,ffffff+75,ffffff+100&0.2+0,0.9+25,1+50,0.9+75,0.2+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0.2) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.9) 25%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.9) 75%,rgba(255,255,255,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33ffffff', endColorstr='#33ffffff',GradientType=0 ); /* IE6-9 */
    color:#d0221d;
}




#menu-desktop span.selected, #menu-desktop span.selected:hover {

    background: #ebeef6 url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 10px;
}






 #menu-desktop span:hover {

    background:rgba(235,238,246,0.4) url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 10px;
}



#menu-desktop ul ul a {
    font-weight: normal; text-transform: none;text-align:left;padding:0 10px;
    color:#d0221d;
line-height: 1.4;
    padding-top: 12px;
    padding-bottom: 12px;
    /*line-height: 50px;*/
}

#menu-desktop ul ul a:hover {
    background-color:rgba(235,238,246,0.4);
    color:#d0221d;
}


#menu-desktop ul ul a.selected {
    background: #d0221d;
    color:#fff;
}



#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:10000;
}

#menu-desktop ul ul.page-contact {
    right:0px !important;
    left:auto;
}


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #000000;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #000000;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
/*    min-width:170px;*/
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}


#menu-desktop ul li.page-accueil a {
    text-indent: -9999px;width:60px;background: url('i/home.png') no-repeat center center;
}



@media (max-width:1166px) {
    #menu-desktop a, #menu-desktop span {font-size:17px;padding:45px 15px 45px 15px;}
    #menu-desktop a.double, #menu-desktop span.double {font-size:17px;padding:35px 15px 35px 15px;}
}

@media (max-width:1098px) {
    #menu-desktop a, #menu-desktop span {font-size:16px;padding:45px 11px 45px 11px;}
    #menu-desktop a.double, #menu-desktop span.double {font-size:16px;padding:35px 11px 35px 11px;}
}


@media (max-width:1038px) {
    #menu-desktop a, #menu-desktop span {font-size:16px;letter-spacing:-0.5px;padding:45px 9px 45px 9px;}
    #menu-desktop a.double, #menu-desktop span.double {font-size:16px;letter-spacing:-0.5px;padding:35px 9px 35px 9px;}
}






    
div.encarts-bg {background:#3e3e3e url('i/encarts-bg.jpg') no-repeat right center;padding:50px 0px;}

div.wrapper-encarts {
    max-width: 1380px;
    margin: auto;
}


.wrapper-encarts h2 {font-size:36px;margin:0;padding:0;text-align: center;color:#fff;text-transform: uppercase;font-weight: 300;padding-bottom:20px;padding-left:10px;padding-right: 10px;}
.wrapper-encarts h2 strong {font-weight: bold;}
.wrapper-encarts h2:after  {content:none;}

div.wrapper-encarts-padding {padding:0px 20px;}



div.wrapper-encart {
    display: inline-block;width:33.33%;padding:20px 20px;vertical-align: top;
    position: relative;text-align: center;
}


div.wrapper-encart a {color:initial;text-decoration: none;}
.wrapper-encart h3 {text-decoration: none;text-transform: initial;font-size:26px;    line-height: 1;
    margin-top: 16px;
    margin-bottom: 8px;color:#fff;text-shadow: none;transition: all 0.3s ease-in-out 0s;text-transform: uppercase;}

.wrapper-encart h3:after {
    content: " ";
    display: block;
    margin: auto;
    width: 40%;
    height: 1px;
    margin-top: 7px;
    background-color: #fff;
}


.encart-texte {padding:0px 10px 20px 10px;color:#fff;transition: all 0.3s ease-in-out 0s;}

div.encart {background-color: #919191;border:1px solid #fff;padding-top:20px;height:270px;}


.wrapper-encart a:hover .encart {background-color:#871b19;}


@media (max-width:1000px) {
    div.encarts-bg {padding:30px 0px;}
    .wrapper-encarts h2 {padding-bottom:10px;}
    div.wrapper-encarts-padding {padding:0px 10px;}
    div.wrapper-encart {padding:20px 10px;}
    .wrapper-encart h3 {font-size:24px;}
    .encart-texte {padding:0px 6px 0px 6px;}
}

@media (max-width:880px) {
    .encart-texte {letter-spacing: -0.5px;font-size: 15px;}
    .wrapper-encart h3 {font-size:22px;}
    div.encart {padding-top: 10px;}
}

@media (max-width:720px) {
    div.wrapper-encart {width:50%;padding: 10px 10px;}
    .wrapper-encarts h2 {font-size: 30px;}
}

@media (max-width:480px) {
    div.wrapper-encart {width:100%;padding: 10px 10px;}
    div.encart {height: initial;}
    .wrapper-encarts h2 {font-size: 30px;}
    .encart-texte {padding-bottom:10px;}
    .wrapper-encart h3 {margin-top:4px;}
}






.wrapper-bande-activites img {vertical-align:top;}
.wrapper-bande-activites > div {display:inline-block;width:50%;}
.wrapper-bande-activites a {position:relative;    display: inline-block;}
.wrapper-bande-activites a div {    position: absolute;
    z-index: 100;
    display: inline-block;
    top: 50%;
    background: rgba(0,0,0,0.85);
    transform:translateY(-50%);
    padding:10px 20px;
    color:#fff;font-style:normal;font-size: 22px;
        width: 300px;
    text-align: center;
    text-transform: uppercase;
}


.bande-activites-change a div {left: initial;right:10%;}
.bande-activites-aeroport a div {left: initial;left:10%;}

.wrapper-bande-activites a:hover div {background:#871b19;}


@media (max-width:840px) {
    .wrapper-bande-activites > div {width:100%;}
    .bande-activites-change a div {transform:translate(-50%,-50%);left: 50%;right:initial;}
    .bande-activites-aeroport a div {transform:translate(-50%,-50%);left:50%;}
}




img.flag-devise {  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
  vertical-align: -3px;
  margin-right: 6px;
}


body.page-devises .col1-3, body.page-devises .col2-3, body.page-devises .col3-3, body.page-devises .col1-4, body.page-devises .col2-4, body.page-devises .col3-4, body.page-devises .col4-4, body.page-devises .devises  {
    line-height: 2;
}





div.contenu-wrapper {background-color:#fff;}
div.contenu-responsive {max-width:1180px;margin: auto;padding-top:50px;padding-bottom:50px;}





img {max-width:100%;height:auto;}


.slicknav_menu {
  display:none;
}

#menu {
    display:none;
}




@media (max-width:998px) {

    
    #menu-desktop {display: none;}

    .slicknav_menu {
        display:block;
    }

    .bandeau-responsive {text-align: center;}

}


@media (max-width:980px) {
    div.contenu-responsive {padding-top:30px;padding-bottom:30px;}

}




@media (max-width:560px) {

    div.right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}


}










div.wrapper-bande-contact {padding:0px 10px;background:#e4eef7;color:#d0221d;}

div.bande-contact strong {font-weight: normal;font-size: 32px;display: block;margin-bottom: 0px;}
div.bande-contact {max-width: 1180px;margin:auto;padding:50px 0px;text-transform: none;color:#d0221d;text-align: center;font-weight:normal;font-size: 18px;}

a.bouton {
    text-shadow: none;display:inline-block;padding:7px 15px 7px 15px;text-align: center;
    color:#fff;font-size: 19px;font-weight: normal;text-decoration: none;
    margin-top:12px;
    transition: all 0.3s ease-in-out 0.3s;
    background: #d0221d;
    text-transform: uppercase;
    border-radius: 8px;
    margin-top:20px;
}


a.bouton:hover {
    outline: 2px solid #4C94CC;
    outline-offset: -2px;
}


div.wrapper-footer-padding {padding:0px 10px;padding-top:40px;}
div.wrapper-footer  {background:#871b19;
padding-top:0px;}


div.wrapper-footer-padding > h3 {
    font-size: 32px;
    font-weight: bold;
    font-style:normal;
    text-transform: none;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    text-align: center;
    color:#fff;
    text-transform: uppercase;
}


@media (max-width:450px) {
    div.wrapper-footer-padding > h3 {font-size: 25px;}
}



div.footer  {font-size:16px;color:#ccc;padding-top:20px;padding-bottom:40px;max-width:1180px;margin:auto;
}

a.lien-facebook {text-decoration: none !important;}

div.footer-1, div.footer-2, div.footer-3 {vertical-align:top;display:inline-block;width:25%;text-align:left;padding:20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


div.footer h3 {margin:0;padding:0;}


div.footer-1 {width:50%;text-align: center;position: relative;}
div.footer-2 {width:50%;text-align: center;position: relative;}
div.footer-3 {width:33.33%;text-align: center;position: relative;}

.footer-1:after  {
    content:" ";
    display: block;
    position: absolute;
    top:12px;right:0px;
    background-color:#fff;
    width:1px; height:200px;
}



.reseaux {padding-top:40px;}
.reseaux-facebook {display:inline-block;margin-right:10px;}



.footer h3 {color:#fff;text-shadow: none;text-transform: uppercase;font-weight: 600;font-size:22px;}

.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;}

.footer a {color:#fff;font-weight: bold;text-decoration: none;}
.footer ul a.lien {color:#fff;font-weight:normal;}

.footer strong {text-transform: uppercase;font-weight: 300;color:#fff;}

@media (max-width:980px) {
    div.footer {padding-top:20px;padding-bottom: 20px;}
    div.footer-1 {width:50%;}
    div.footer-2 {width:50%;}
    div.footer-3 {width:100%;}
    .footer-1:after, .footer-2:after  {content:none;}
}



@media (max-width:630px) {

    div.footer-1 {width:100%;}
    div.footer-2 {width:100%;}
    div.footer-3 {width:100%;}

}


div.mentions {position:relative;max-width:1180px;margin:auto;text-align:center;padding:40px 20px 80px 20px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;color:#fff;    text-shadow: 1px 1px 2px black;
font-size: 17px;}




@media (max-width:1040px) {.glidecontentwrapper {margin:0 !important;}}


@media (max-width:630px) {.glidecontentwrapper {margin:auto !important;}}





.royalSlider_galerie {width:100%;max-width: 610px;height: 700px;margin:auto;}



div.ticker {
    width:360px;overflow: hidden;margin-bottom: 30px;  /*   background-color: #efefef; */
    padding: 5px;padding-top:0px;margin-left:30px;margin-bottom: 30px;
    background-color: #efefef;padding-top: 10px;
    float:right;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    border: 1px solid #fff;
    box-sizing: border-box;

}

div.static-news div.justify {color:#000;}


@media (max-width:700px) {

	div.ticker {
	    width:360px;
	    max-width: 100%;
	    margin:auto;
	    float:none;
	    margin-bottom: 20px;
	}


}





div.boxed {max-width: 1180px;margin: auto;    box-sizing: border-box;}

.boxed:after {
    content: '';
    display: block;
    clear: both;
}


div.col1-2 {display:inline-block;vertical-align:top;width:48%;}
div.col2-2 {display:inline-block;vertical-align:top;margin-left:4%;width:48%;}


@media (max-width:700px) { 
	div.col1-2 {display:inline-block;vertical-align:top;width:100%;}
	div.col2-2 {display:inline-block;vertical-align:top;margin-left:0%;width:100%;margin-top:15px;}
}


div.col1-3, div.col2-3, div.col3-3 {display:inline-block;width:30%;vertical-align: top;}
div.col2-3, div.col3-3 {margin-left:5%;}

div.col1-4, div.col2-4, div.col3-4,  div.col4-4 {display:inline-block;width:22%;vertical-align: top;}
div.col2-4, div.col3-4,  div.col4-4 {margin-left:4%;}


@media (max-width:880px) {
    div.col1-3, div.col2-3, div.col3-3, div.col1-4, div.col2-4, div.col3-4,  div.col4-4 {width:50%;margin-bottom: 10px;margin-left:0%;padding-left:2%;padding-right: 2%;}

}

@media (max-width:480px) {
    div.col1-3, div.col2-3, div.col3-3, div.col1-4, div.col2-4, div.col3-4,  div.col4-4 {width:100%;margin-bottom: 10px;margin-left:0%;}

}




a.flag {color:#000;line-height: 16px;text-decoration: none;text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);}
img.flag {vertical-align: -3px;border:1px solid #fff;}


.slicknav_menu { 
    background: #4d4d4d;
    border-bottom: 1px solid #292929;
}





div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:20px;text-align: center;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}



a.lien-actu {color:inherit;text-decoration: none;}


span.menu-ou {color:#666;font-size: 15px;font-style: italic;}



div.sep {background: url('i/sep.gif') repeat-x;height:5px;background-position: center top;margin-top: 8px;
    margin-bottom: -6px;}


a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}


div.filtrages {border:1px solid #B3B3B3;text-align: left;background-color:#DBDBDB;margin-bottom: 15px;}

a.liensousmenu:link,a.liensousmenu:visited {color:#333; text-decoration:none; display: block;padding-top:10px;padding-bottom:10px;font-style:normal;text-align:center;padding-left:12px;padding-right:12px;text-transform: none;}
a.liensousmenu:hover,a.liensousmenu:active {background-color: #fff;}
a.liensousmenu:focus {outline: none;}


a.liensousmenus:link,a.liensousmenus:visited {color:#fff;font-style:normal; font-weight:normal;text-decoration:none; display: block;padding-top:10px;padding-bottom:10px;text-align:center;background-color: #a83036;padding-left:12px;padding-right:12px;text-transform: none;}
a.liensousmenus:hover,a.liensousmenus:active {text-decoration:none;color:#fff;}
a.liensousmenus:focus {outline: none;}

div.detail_texte {margin-top:10px;margin-bottom:20px;}
div.infos_liste {margin-top:0px;margin-bottom:0px;padding: 0px 0px 10px 0px;}

div.filtrage_categorie {float:left;}

div.liste_type {margin-top:2px;margin-bottom: 4px;color:#999;}

span.detail_categorie {color:#999;font-size: 24px;}
div.detail_galerie {text-align: center;margin:20px 0px;}
div.detail_galerie_commentaire {padding-top:5px;}

div.liste_fiche {float:left;text-align: center;width:33.33%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding:20px 10px;}

div.liste_fiche_style {
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.39);
}


div.col3-1 {clear:both;}


@media (max-width:960px) {

div.liste_fiche {width:33.33%;}
    
}


@media (max-width:740px) {

    div.liste_fiche {width:50%;}
    div.col3-1 {clear:none;}
    div.col2-1 {clear:both;}
    
}





/* masonry */
.pix-masonry-photo {padding:10px;    text-align: center;}

.pix-masonry-wrapper {display:none;overflow: hidden;}  




/* These are the classes that are going to be applied: */
.column { float: left; }
.size-1of3 { width: 33.333%; }

#pix-masonry[data-columns]::before {
  content: '3 .column.size-1of3';
}

@media screen and (max-width: 480px){
  #pix-masonry[data-columns]::before {
    content: '1 .column.size-1of1';
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  #pix-masonry[data-columns]::before {
    content: '2 .column.size-1of2';
  }
}
@media screen and (min-width: 769px) {
  #pix-masonry[data-columns]::before {
    content: '3 .column.size-1of3';
  }
}

/* Again, youre free to use and define the classes: */
.column { float: left; }
.size-1of1 { width: 100%; }
.size-1of2 { width: 50%; }
.size-1of3 { width: 33.333%; }
/* fin masonry */








div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:18px;text-align: center;}

div.galerie-photo img, ul.images img {margin-bottom: 7px;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}




img.cadrephoto, img.ombre, ul.images img {
  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
}


a.lien-actu {color:inherit;text-decoration: none;}








@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
    .footer ul.puce li {background-image: url(i/pucefooter-2x.png);background-size:20px 20px;}
    a.back-to-top {background: #fff url("i/arrow-up2.png") no-repeat center center;background-size: 16px 16px;}
    
    ul.puce li {
        background-image: url(i/puce-2x.png);
        background-size:13px 13px;
    }

    div.wrapper-footer  {background:#871b19;
    padding-top:0px;background-size:50px 242px;}


    #menu-desktop ul li.page-accueil a {
        background: url('i/home-2x.png') no-repeat center center;background-size: 28px 30px;
    }

    div.wrapper-bandeau-responsive {
        background: #c7c7c7 url(i/menu-bg-2x.jpg) repeat center top;
        background-size: 110px 110px;
    }

}



a.facebook {display: inline-block;width:48px;height:48px;}

a.facebook:hover img { 
    animation: flip 0.4s 1 linear;
}

a.instagram {display: inline-block;width:48px;height:48px;margin-left:5px;}

a.instagram:hover img { 
    animation: flip 0.4s 1 linear;
}


@keyframes flip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}


.galerie-produit {position:relative;background-color: #efefef;
    box-shadow: 0 2px 6px black;}

.rsABlock {display: none;min-width:200px;}


div.detail-logo {float:right;margin-left:16px;margin-bottom:16px;max-width: 150px;}




a.lien.fichier {background-color: #d0221d;color:#fff;text-decoration: none;font-weight: normal;font-style: normal;padding:2px 10px;}

.footer-2 ul li img {
    vertical-align: -3px;
    margin-left: 5px;
}




@media (max-width:1400px) {
    #bandeau_fullwidth h3 {
        font-size: 20px;
        line-height: 1.2;
        padding:13px;
        margin-bottom: 18px;
        margin-right: 10px;
    }
    #bandeau_fullwidth h3 strong {font-size: 34px;}
}

@media (max-width:1160px) {
    #bandeau_fullwidth h3 {
        font-size: 18px;
        line-height: 1.2;
        padding:13px;
        margin-bottom: 18px;
        margin-right: 10px;
    }
    #bandeau_fullwidth h3 strong {font-size: 30px;}
}

@media (max-width:960px) {
    div.wrapper-bandeau-responsive {height: 55px;}
    #bandeau_fullwidth h3 {
        font-size: 16px;
        line-height: 1.2;
        padding:8px;
        margin-bottom: 10px;
        margin-right: 10px;
        text-transform: none;
    }
    #bandeau_fullwidth h3 strong {font-size: 26px;text-transform: uppercase;}
}

@media (max-width:800px) {
    #bandeau_fullwidth h3 {
        font-size: 15px;
        line-height: 1.1;
        padding:7px;
        margin-bottom: 10px;
        margin-right: 10px;
        text-transform: none;
    }
    #bandeau_fullwidth h3 strong {font-size: 22px;text-transform: uppercase;}
    a.logo img {width:350px;}
}

@media (max-width:680px) {
    #bandeau_fullwidth h3 {
        font-size: 14px;
        line-height: 1.1;
        padding:7px;
        margin-bottom: 10px;
        margin-right: 10px;
        text-transform: none;
        letter-spacing: -0.5px;
    }
    #bandeau_fullwidth h3 strong {font-size: 20px;text-transform: uppercase;}
    a.logo img {width:350px;}
    div.wrapper-bandeau-padding {padding: 0px 10px;}
}

@media (max-width:620px) {
    #bandeau_fullwidth h3 {
        letter-spacing: -1px;
        margin-bottom: 6px;
        margin-right: 6px;
    }
    #bandeau_fullwidth h3 strong {font-size: 18px;text-transform: uppercase;}
    a.logo img {width:300px;}
    div.wrapper-bandeau-padding {padding: 0px 5px;}
}

@media (max-width:480px) {
    div.wrapper-bandeau-responsive {height: 93px;}
    #bandeau_fullwidth h3 {display: none;}
    a.logo {
        display: inline-block;
        position: absolute;
        top: 0px;
        left: 50%;
        z-index: 9999;
        transform: translateX(-50%);
        width: 300px;
    }
}


@media (max-width:370px) {
    a.logo {
        width: 270px;
    }
}


.landing {float:left; padding-right:15px;}
@media (max-width:579px){
.landing {text-align:center;padding-bottom: 20px;float: none;    padding-right: 0;}
}


.slogan ul li {background-image: none;}
.slogan a.lien{color: #fff;}