* {-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; color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#282828;}



a.logo:link,a.logo:visited, a.logo:hover,a.logo:active {position: relative;display:inline-block;text-decoration:none; margin:0px 0px 0px 0px;vertical-align: top;line-height: 1;padding: 19px 0px 9px 146px;}
a.logo:focus {outline:none;}

div.tel {position: absolute;top:10px; right:0px;font-family: 'PT Serif', serif;color:#fff;font-size: 20px;}
div.tel img {vertical-align: -5px;margin-right:4px;}

.logo-icon {position: absolute;top:30px; left:0px;z-index: 200000000;}


div.bandeau-responsive {position:relative;max-width:1180px;margin:auto;}
div.padding-bandeau-responsive {padding:0px 20px;background:#e83d31 url('i/bande-orange.png') no-repeat center center;}

div.wrapper-bandeau-responsive {
    background:#1e5f97; 
    position: relative;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.66);
    z-index: 100;
}




div.wrapper {background:#fff;}

#contenu {margin:auto;
}

div.boxed {max-width: 1180px;margin: auto;    box-sizing: border-box;}

.boxed:after {
    content: '';
    display: block;
    clear: both;
}


a.lienfooter:link,a.lienfooter:visited {color:#fff; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}

div.clear {clear:both;height:10px;}

div.sep {background: url('i/sep.png') no-repeat center top;background-size: 800px 13px;}


.cadrephoto {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.24);}

img.cadrephoto, img.ombre {
  -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);
}


h1.dl {
    font-family: 'PT Serif', serif;
	text-align:left;
	font-size: 29px;
	font-weight: bold;
	font-style:normal;
	color:#e83d31;
	margin:0px;
	padding:0px 0px 3px 0px;
    margin-bottom: -13px;
    text-transform: uppercase;
    line-height: 1.2;
}

span.dl {color:#999999;font-size:20px;font-weight:normal;text-transform: none;display: block;}


h1 {
    font-family: 'PT Serif', serif;
    text-align:left;
    font-size: 29px;
    font-weight: bold;
    font-style:normal;
    color:#e83d31;
    margin:0px;
    padding:0px 0px 3px 0px;
    margin-bottom: -13px;
    text-transform: uppercase;
    line-height: 1.2;
}


h1:after {
    content:" ";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #e5e5e5;
    margin-top:10px;
}


@media (max-width:800px) { h1,h1.dl {font-size:24px;} }
@media (max-width:600px) { h1,h1.dl {font-size:22px;} }
@media (max-width:400px) { h1,h1.dl {font-size:20px;} }



.gris {color:#616161;}

h2.tickernews {
    font-family: 'PT Serif', serif;
	text-align:left;
	font-size: 22px;
	font-weight: normal;
	color:#fff;
	margin:0px;
	padding:2px 0px 2px 0px;
	background:none;
    border-bottom: 1px dashed #656565;
    margin-bottom: -10px;
    display: block;
	
}

h1.news {
	text-align:left;
	font-size: 18px;
	font-weight: normal;
	font-style:italic;
	color:#000;
	margin:0px;
	padding:2px 0px 2px 0px;
	background:none;
	border-bottom:2px solid #D7D7D7;
	margin-bottom:10px;
}


h2 {
     font-family: 'PT Serif', serif;
	font-size: 22px;
	font-style:normal;
	font-weight: bold;
	color:#000;
	margin-bottom:-10px;
}

h2:after {
    content:" ";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #e5e5e5;
    margin-top:10px;
}


h2.activites {
	font-size: 24px;
	font-style:normal;
	font-weight: normal;
	color:#e3000f;
	margin:0px;
	padding:0px;
	display:block;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.68);
}

h2.activites2 {
	font-size: 21px;
	font-style:normal;
	font-weight:bold;
	color:#000;
	margin:0px;
	padding:0px;
	display:block;
	text-align:right;
	padding-right:10px;
    text-shadow: 1px 1px 1px white;
}


a.lien-actu {color:inherit;text-decoration: none;}

div.padding { padding:50px 30px 20px 30px;}

body.page-bienvenue div.padding {padding-top:10px;}


div.encart_padding { padding:29px 30px 0px 17px;}
.justify  { text-align:justify;}

@media (max-width:600px) {
.justify  { text-align:left;}
}


div.center  { text-align:center;}


a.lien:link,a.lien:visited {color:#0074b5; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lien:hover,a.lien:active {text-decoration:none;}


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#0074b5; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}


a.lienclassement_normal:link,a.lienclassement_normal:visited {color:#0074b5; font-weight:normal; font-style:normal; text-decoration:none; }
a.lienclassement_normal:hover,a.lienclassement_normal:active {text-decoration:none;}

a.lienclassement:link,a.lienclassement:visited {color:#0074b5; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienclassement:hover,a.lienclassement:active {text-decoration:none;}





.list-3-columns {-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;}

.list-2-columns {-webkit-column-count: 2; 
-moz-column-count: 2;
column-count: 2;}



@media (max-width:800px) {
    .list-3-columns {-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;}
}
@media (max-width:490px) {
    .list-3-columns, .list-2-columns {-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;}
}



ul.list-3-columns li, ul.list-2-columns li {-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;}


ul.puce {
    margin-top:5px;
    margin-bottom:5px;
    padding:0px;
    padding-left:10px;
}
ul.puce li {
    list-style-type:none;
    background-image: url(i/puce.png);
    background-size:16px 16px;
    background-repeat: no-repeat;
    padding-left:20px;
    background-position:0px 3px;
    margin:0px 0px 4px 0px;
    line-height: 1.3;
    overflow: hidden;
}


.footer ul.puce {
    margin-top:5px;
    margin-bottom:5px;
    padding:0px;
    padding-left:10px;
}
.footer ul.puce li {
    list-style-type:none;
    background-image: url(i/pucefooter.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    padding-left:22px;
    background-position:0px 3px;
    margin:0px 0px 4px 0px;
    line-height: 1.3;
    overflow: hidden;
}



img.menu-arrow {margin-left:4px;}

/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
        position: relative;
    z-index: 100000000;
    background-color: #fff;
}
/* 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: right;
    }
/* 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 {text-align: left;
    background-color: rgba(255,255,255,1);
    -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);
}


/* Styling the links */
#menu-desktop span {
    font-family: 'PT Serif', serif;
    font-size:17px;
    letter-spacing: 0px;
    cursor: pointer;
    display:block;
    color:#004896;
    line-height: 25px;
    text-decoration:none;
    background: url('i/arrow-2x.png') no-repeat bottom center;
    background-size: 16px 10px;
    text-align: center;
    padding:25px 36px 25px 36px;
    font-weight: normal;

}



#menu-desktop span.double {padding:15px 36px 15px 36px;}


#menu-desktop ul li:hover > span {
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
    background-color: #e8e8e8;

}

#menu-desktop ul li:hover > span.selected {
    background:url('i/arrow-blanc-2x.png') no-repeat bottom center, #c7342a url('i/menus.png') repeat-x center center;
    background-size: 16px 10px, auto auto;
    /*background-color: #c7342a;*/
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
    color:#fff;
    
}


/* Styling the links */
#menu-desktop a {
    font-family: 'PT Serif', serif;
    font-size:17px;
    letter-spacing: 0px;
    display:block;
    color:#004896;
    line-height: 25px;
    text-decoration:none;
    text-align: center;
    padding:25px 36px 25px 36px;
    font-weight: normal;
}
#menu-desktop a.double {padding:15px 36px 15px 36px;}





#menu-desktop a.selected, #menu-desktop a.selected:hover {
    background:#c7342a url('i/menus.png') repeat-x center center;
    color:#fff;

}



#menu-desktop a:hover {
    /*color:#fff;*/
    background-color: #e8e8e8;
}




#menu-desktop span.selected:hover {

    /*background: url('i/arrow2-2x.png') no-repeat bottom center;
    background-size: 16px 10px;*/
    background:url('i/arrow-blanc-2x.png') no-repeat bottom center, #c7342a url('i/menus.png') repeat-x center center;
    background-size: 16px 10px, auto auto;
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);*/
}

#menu-desktop span.selected, #menu-desktop span.selected:hover {

    background:url('i/arrow-blanc-2x.png') no-repeat bottom center, #c7342a url('i/menus.png') repeat-x center center;
    background-size: 16px 10px, auto auto;
    color:#fff;
/*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    color:#fff;*/
}



#menu-desktop ul ul a.selected {
        text-transform: none;
        color:#fff;
}





#menu-desktop ul ul a:hover {
        text-transform: none;
        color:#004896;
}



#menu-desktop ul ul a { color:#004896;   text-transform: none;text-align:left;padding:15px 10px;line-height: 20px;}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:100000;
}

#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:300px;
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:100000;
}





@media (max-width:1120px) {
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:25px 26px 25px 26px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:15px 26px 15px 26px;}
}

@media (max-width:980px) {
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:25px 19px 25px 19px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:15px 19px 15px 19px;}
}


@media (max-width:880px) {
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:25px 15px 25px 15px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:15px 15px 15px 15px;}
}






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%;}

@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;}


}








/* 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:20px;text-align: center;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}






div.dessous {clear:both;}


div.map {border:1px solid #ccc;line-height: 0px;}

div.ticker {float:right; padding-left:16px;max-width: 100%;margin-bottom:14px;}

a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {color:#fff; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}

.pagination_inactif { color:#eee; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  { color:#0074b5; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  { color:#fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#0074b5;}
table.pagination {background-color:#E0E0E0;border:1px solid #BFBFBF;padding:4px;}
div.pagination {background-color:#E0E0E0;border:1px solid #BFBFBF;padding:4px;overflow: hidden;}
div.pagination a.lien {text-decoration: none;}

@media (max-width:600px) {
.cadrepagination, .cadrepaginations {display: none;}
}




a.nooutline:focus {outline:none;}

ul.images {
	padding:0px;
	margin:0;
	list-style-type:none;
}

ul.images li {
	float:left;
}

ul.images div.i {
	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%;}


div.encart {padding:0px;text-align:center;}


.form_header {background:#e83d31;color:#fff;text-align:left;padding:4px;text-align:center;}
sup{color:#ff0000;}
.error{color:#ff0000;}
.form_label {background:rgba(0,0,0,0.05);font-weight:normal;color:#000;}
.form_input {background:rgba(0,0,0,0.05);}
div.form_note {font-style:italic;font-size:10px;}

table.form {border-collapse: collapse;}

table.form td,th {border:1px solid #D7D7D7;}


input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}


div.col-formulaire {float:right;width:400px;}


.slicknav_menu {
  display:none;
}

#menu {
    display:none;
}


img {max-width:100%;height:auto;}

.royalSlider_galerie {width:100%;max-width: 710px;height: 800px;margin:auto;}
.royalSlider_galerie {touch-action: none;}


@media (max-width: 800px) {


	.slicknav_menu {
  		display:block;
	}

	#menu-desktop {display:none;}

	div.padding {
    	padding: 32px 30px 20px 30px;
	}


    .logo-icon {top:0px;}
    .logo-icon img {width:100px;}

    a.logo:link,a.logo:visited, a.logo:hover,a.logo:active {padding: 19px 0px 9px 100px;}
    div.tel {font-size:16px;}

}

@media (max-width: 660px) {
    div.tel {display: none;}
    div.padding-bandeau-responsive {padding: 0px 15px;}
}

@media (max-width: 480px) {
       .logo-icon img {width:90px;}
       a.logo:link,a.logo:visited, a.logo:hover,a.logo:active {padding: 19px 0px 9px 88px;}
}

@media (max-width: 430px) {
       .logo-icon img {width:80px;}
       a.logo:link,a.logo:visited, a.logo:hover,a.logo:active {padding: 19px 0px 9px 80px;}
}


@media (max-width: 400px) {
    div.padding-bandeau-responsive {padding: 0px 10px;}
}

@media (max-width: 440px) {
    h2.activites {padding-right:5px;letter-spacing: -1px;}
    h2.activites2 {padding-left:5px;letter-spacing: -1px;}
}

@media (max-width: 380px) {
    h2.activites {text-transform: none;}
    h2.activites2 {text-transform: none;}
}


@media (max-width: 760px) {

	div.col-formulaire {float:none;width:auto;}

}


@media (max-width: 700px) {


    div.ticker {float:none;padding:0px;margin-bottom:20px;}

}



@media (max-width: 620px) {

	div.padding {
    	padding: 25px 20px 20px 20px;
	}


}


@media (max-width: 440px) {

	div.padding {
    	padding: 20px 15px 20px 15px;
	}

}




a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 99999999;
    right: 20px;
    bottom: 30px;
    background: #C5342A url("i/arrow-up.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);
}





#bandeau_fullwidth {max-width:1920px;margin:auto;position: relative;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 600px;}
#bandeau_fullwidth img {max-width:1920px;height:auto;}



.bandeau-logo-bottom {position: absolute;z-index:11;bottom:0px;left:0px;width: 100%;background: url('i/bandeau-logo-bottom.png') no-repeat center center;height:204px;background-size: auto 204px;}


@media (min-width:1600px) and (max-width:1920px) {

    #bandeau_fullwidth img {
        height:600px;
    }
    #bandeau_photos_fullwidth {
        height:600px !important;        
    }

}




@media (min-width:1200px) and (max-width:1599px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 880px) !important;
        margin-left: calc(50% - 880px) !important;
        margin-top: 0px !important;
        height:550px;
    }
    #bandeau_photos_fullwidth {
        height:550px !important;        
    }

}



@media (min-width:1025px) and (max-width:1199px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 800px) !important;
        margin-left: calc(50% - 800px) !important;
        margin-top: 0px !important;
        height:500px;
    }
    #bandeau_photos_fullwidth {
        height:500px !important;        
    }


}

@media (min-width:700px) and (max-width:1024px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 720px) !important;
        margin-left: calc(50% - 720px) !important;
        margin-top: 0px !important;
        height:450px;
    }
    #bandeau_photos_fullwidth {
        height:450px !important;        
    }

  
}

@media (min-width:480px) and (max-width:699px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 640px) !important;
        margin-left: calc(50% - 640px) !important;
        margin-top: 0px !important;
        height:400px;
    }
    #bandeau_photos_fullwidth {
        height:400px !important;        
    }


}


@media (min-width:421px) and (max-width:479px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 560px) !important;
        margin-left: calc(50% - 560px) !important;
        margin-top: 0px !important;
        height:350px;
    }
    #bandeau_photos_fullwidth {
        height:350px !important;        
    }

  
}


@media (max-width:420px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 360px) !important;
        margin-left: calc(50% - 360px) !important;
        margin-top: 0px !important;
        height:300px;
    }
    #bandeau_photos_fullwidth {
        height:300px !important;        
    }

 }






div.wrapper-footer-padding {padding:0px 10px;}
div.wrapper-footer  {background:#282828 url('i/footer.jpg') no-repeat center top;border-top: 5px solid #3f3f3f;}
div.footer  {font-size:16px;color:#fff;padding-top:30px;padding-bottom:40px;max-width:1180px;margin:auto;
}
 
a.lien-facebook {text-decoration: none !important;}

div.footer-1, div.footer-2, div.footer-3, div.footer-4 {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-1 img {display:inline-block;transform: translateX(15px);}

div.footer-1 {width:50%;text-align: right;padding-right:30px;}
div.footer-2 {width:50%;background: url('i/sep-vertical.png') no-repeat left center;}
div.footer-3 {width:0%;}

div.footer-3 div {margin-top:14px;}

.footer h3 {font-size:24px;font-family: 'PT Serif', serif;color:#fff;text-shadow: none;text-transform: uppercase;font-weight: bold;margin-top:0px;}


.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;display: inline-block;transition: all 0.15s ease-in-out 0s;}

.footer a.lien:hover {transform: translateX(3px);}


.footer ul a.lien {color:#fff;font-weight:normal;}

div.mentions {max-width:1180px;margin:auto;text-align:center;padding:20px 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;background: url('i/sep-footer.png') no-repeat center top;}

div.footer-2 ul.puce {margin-top:20px;}


.footer-3 strong {text-transform: none;}


@media (max-width:1000px) {
    div.wrapper-footer {padding-top:0px;}
    div.footer {padding-top:20px;padding-bottom:10px;}
    div.footer-1 {width:50%;}
    div.footer-2 {width:50%;}
    div.footer-3 {width:100%;padding-bottom: 10px;    text-align: center;}
}

@media (max-width:500px) {
    div.footer {text-align: center;}
    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {padding-left:30px;background:none;width:initial;}
    div.footer-3 {width:100%;padding-left:30px;}
}

@media (max-width:380px) {
    div.footer-3 img:nth-of-type(2) {margin-top:10px;}
}


a.facebook {display: inline-block;width:48px;height:48px;}

a.facebook:hover img { 
    animation: flip 0.4s 1 linear;
}


@keyframes flip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}



body:not(.page-bienvenue) div.bandeau-responsive {
    height: auto !important;
}








.rsABlock {display: none;min-width:200px;}



.encarts-bg {background:#969696 url('i/encarts-bg.png') repeat-x center top;padding-top:20px;}

div.wrapper-encarts {position: relative;max-width: 1180px;margin:auto;}
div.wrapper-encarts-padding {padding:0px 20px;}


div.wrapper-encart {
    display: inline-block;width:50%;padding:20px 10px;vertical-align: top;
    position: relative;text-align: center;
}


div.wrapper-encart a {color:initial;text-decoration: none;}
.wrapper-encart h3 {font-family: 'PT Serif', serif;color:initial;text-decoration: none;text-transform: uppercase;font-size:27px;    line-height: 1.2;
    margin-top: 16px;
    margin-bottom: 6px;color:#fff;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);}



div.wrapper-img {position: relative;display: inline-block;line-height: 0px;}

div.overlay-img {position:absolute;top:0px;left:0px;right:0px;width:100%;height:100%;
border: 2px solid #fff;
max-width: 550px;transition: all 0.3s ease-in-out 0s;
}
.wrapper-encart a:hover div.overlay-img {border: 10px solid rgba(255, 255, 255, 0.34901960784313724);}

div.encart img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.46);
}
.encart-texte {padding:0px 10px 20px 10px;color:#fff;}


@media (max-width:1100px) {
    .encart-texte {padding:0px 5px 0px 5px;font-size:14px;}
    .wrapper-encart h3 {font-size:21px;}
    .encarts-bg {padding-top: 0px;}
}

@media (max-width:800px) {
    .wrapper-encart h3 {font-size:19px;}
    .encart-texte {letter-spacing: -1px;}
    div.overlay-img {
        position:absolute;top:0px;left:0px;width:100%;height:100%;
        border: 4px solid #fff;right:0px;margin:auto;
    }


}


@media (max-width:520px) {
    div.wrapper-encart {width:100%;}
    div.encart {max-width: 360px;margin:auto;}
}



.savoirplus {background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.17);
    margin-top: 16px;
}



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%;}


@media (max-width:880px) {
    div.col1-3, div.col2-3, div.col3-3 {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 {width:100%;margin-bottom: 10px;margin-left:0%;}

}










@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) { 
    a.back-to-top {background: #C5342A url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}


    .footer ul.puce li {background-image: url(i/pucefooter-2x.png);background-size: 20px 20px;}

    div.mentions {background: url('i/sep-footer-2x.png') no-repeat center top;background-size: 970px 11px;}


    ul.puce li {background-image: url(i/puce-2x.png);background-size:16px 16px;}

    div.sep {background: url('i/sep-2x.png') no-repeat center top;background-size: 800px 13px;}

    div.padding-bandeau-responsive {background:#e83d31 url('i/bande-orange-2x.png') no-repeat center center;background-size: 3000px 80px;}


    .bandeau-logo-bottom {background: url('i/bandeau-logo-bottom-2x.png') no-repeat center center;background-size: auto 204px;}

}




@media (max-width:1200px) {
    .bandeau-logo-bottom {height:180px;background-size: auto 180px;}
}

@media (max-width:800px) {
    .bandeau-logo-bottom {height:150px;background-size: auto 150px;}
}


@media (max-width:479px) {
    .bandeau-logo-bottom {height:130px;background-size: auto 130px;}
}


@media (max-width:420px) {
    .bandeau-logo-bottom {height:110px;background-size: auto 110px;}
}



div.onethird {display:inline-block;vertical-align:middle;width:33.3%;padding:5px 40px;text-align: center;}

@media (max-width:860px) {
    div.onethird {padding:5px 20px;}
}

@media (max-width:400px) {
    div.onethird {width:100%;padding:5px 20px;}
}


div.slogan {
    font-family: 'PT Serif', serif;
    font-size:20px;
    font-weight: bold;
}