* {-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:#fff; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background:#161616 url('i/body.png') repeat center top;}


div.logo {display: inline-block;padding-bottom: 10px;}


a.logo {text-decoration:none;}
a.logo:focus {outline:none;}
a.logo img {display: inline-block;vertical-align: middle;}
a.logo div {font-size:42px;font-style:italic;color:#fff;display: inline-block;padding-left:20px;vertical-align: middle;text-align: left;line-height: 1.1;text-shadow: 1px 1px 2px black;}
a.logo div span {color:#4154a1;}

.reseaux-langues a {display: inline-block;}
.reseaux-langues {position:absolute;right:0px;top:0px;}


div.bandeau-responsive {position:relative;max-width:1580px;margin:auto;overflow: hidden;text-align: left;}

div.wrapper-bandeau-responsive {
}


.wrapper-contenu {box-shadow: 0 2px 10px rgba(0, 0, 0, 0.64);z-index: 1;
    position: relative;border-top:1px solid #000;}
.wrapper-boxed-contenu {max-width:1580px;margin:auto;}
.boxed {max-width:1580px;margin:auto;}

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;}


h3.articles-categorie {font-size: 32px;text-align: center;background-color: rgba(54, 69, 133, 0.6);text-transform: uppercase;font-weight: normal;border:1px solid rgba(54, 69, 133);padding:0;margin:0;}


h2 {
    position: relative;
    text-align:left;
    font-size: 24px;
    font-weight: 400;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:-4px;
    text-transform: none;
}


h2:after {
    content:" ";
    display: block;
    height:1px;
    position: absolute;
    bottom: -8px;
    left: 0px;
    width:100%;
    background-color:#4154a1;
}
h2.news:after {background-color:#aaa;}


h1 {
    position: relative;
    text-align:left;
    font-size: 32px;
    font-weight: 400;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:0px;
    text-transform: uppercase;
}

h1.dl {
    position: relative;
    text-align:left;
    font-size: 32px;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    letter-spacing:0px;
    line-height: 1.1;
    margin-bottom:0px;
    text-transform: normal;
    text-transform: uppercase;
}

h1.dl span.dl {padding-left:10px;color:#6979c8;text-transform: uppercase;font-size: 26px;font-weight: normal;}


h1:after {
    content:" ";
    display: block;
    height:2px;
    position: absolute;
    bottom: -8px;
    left: 0px;
    width:100%;
    background-color:#4154a1;
}

h1:before {
    content: " ";
    display: block;
    background: url('i/h1.png') no-repeat center center;
    background-size:1000px 22px;
    width:1000px;
    height:22px;
    position: absolute;
    top:7px;right:100%;
    transform: translateX(-20px);
}


h1.dl:after {
    content:" ";
    display: block;
    height:2px;
    position: absolute;
    bottom: -8px;
    left: 0px;
    width:100%;
    background-color:#4154a1;
}






@media (max-width:1200px) {h1, h1.dl {font-size: 28px;} h1.dl span.dl {font-size: 19px;} h2 {font-size: 22px;} }
@media (max-width:1000px) {h1, h1.dl {font-size: 25px;} h1.dl span.dl {font-size: 18px;} h2 {font-size: 20px;} }
@media (max-width:800px)  {h1, h1.dl {font-size: 22px;} h1.dl span.dl {font-size: 16px;} h2 {font-size: 19px;} }
@media (max-width:500px)  {h1, h1.dl {font-size: 19px;} h1.dl span.dl {font-size: 15px;} h2 {font-size: 18px;} }




h1.news {
	text-align:left;
	font-weight: bold;
	font-style:normal;
	color:#4154a1 ;
	margin:0px;
	padding:0px 0px 6px 0px;
	background:none;
}


div.padding { padding:36px 20px 10px 20px;}
.justify  { text-align:justify;}
div.center  { text-align:center;}

/*.cadrephoto {border:1px solid #929292;}*/

a.lien:link,a.lien:visited {font-size:16px; color:#7C8FEC; 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:#7C8FEC; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienpetit:hover,a.lienpetit: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:13px 13px;
    background-repeat: no-repeat;
    padding-left:17px;
    background-position:0px 5px;
    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 {
    text-align: left;
    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;
}


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%;}

ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {padding-left:10px;padding-right:10px;}


@media (max-width:560px) {
	ul.n2 li, ul.n3 li, ul.n4 li, ul.n5 li {width:100%;margin-bottom:20px;}
	ul.images li {float:none;}
}



input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}




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;}
}



div.contact-formulaire {float:left;width:50%;}
div.contact-coordonnees {float:left;width:50%;padding-left:3%;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}


@media (max-width:760px) {

    div.contact-formulaire {float:none;width:100%;}
    div.contact-coordonnees {float:none;width:100%;margin-top:40px;}

}



div.dessous {clear:both;}


.obligatoire {font-size:15px; color:#d5a356; font-weight:bold; }

input.contact,textarea.contact {color:#111111; background-color:#f4f7f8; border:solid #333 1px; font-size:15px;}

input.contact_pb,textarea.contact_pb {  color:#111111; background-color:#f4f7f8; border:solid #ff0000 1px; font-size:15px;}
input.frmsubmit {  background-color:#D4A356; border:#D4A356 1px solid; height:22px; width:90px; cursor:hand;  font-size:15px; color:#000; font-weight:bold;  text-decoration:none;}

.cadresubmit { border:1px #111111 solid; }

.sousmenu_bg {background-image:url(i/sousmenu_bg.gif);background-repeat:repeat-y;background-position:right;background-color:#D1D5D6;border-top:1px solid #fff;border-bottom:1px solid #fff;}

a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:15px; color:#aaa; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}


.pagination_inactif {color:#222; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {  color:#7C8FEC; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {  color:#000; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#7C8FEC;}

div.pagination {padding:6px;border:1px solid #000000;background-color:rgba(255,255,255,0.07);overflow:hidden;}



@media (max-width:580px) {
    td.cadrepaginations, td.cadrepagination {display: none;}
}



div.map {line-height: 0;}

.form_header {background-color:rgba(0,0,0,0.5);color:#ffffff;text-align:left;padding:4px;}
sup{color:#FF0000;}
.error{color:#ff0000;}
.form_label {background-color:rgba(255,255,255,0.07);font-weight:normal;font-size:13px;}
.form_input {background-color:rgba(255,255,255,0.07);}
div.form_note {font-style:italic;font-size:10px;}

label[for="element10i0"] {font-size: 12px;color:#aaaaaa;}

div.ticker {float:right;margin-left:20px;width: 450px;}

@media (max-width:960px) {
	div.ticker {width: 350px;}
}

@media (max-width:690px) {
	div.ticker {padding-left:0px;margin-bottom:20px;width:100%;}
}



img {max-width: 100%;height:auto;}


div.wrapper-padding {padding-left:20px;padding-right:20px;}

@media (max-width:400px) {
	div.wrapper-padding {padding-left:14px;padding-right:14px;}
}

div.wrapper {
	max-width:1082px;margin:auto;background-color:#ffffff;
	-webkit-box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	-moz-box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	box-shadow: 0px 4px 10px 5px rgba(122,122,122,1);
	margin-top:60px;
}


.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }

.bandeau-fixe {
    height: 274px;
    background-color:#4154a1;
    background-image: linear-gradient(0deg, #0d1122, #0d112200);
    transition: all 0.3s ease-in-out 0s;
}

.wrapper-header:hover .bandeau-fixe {
    background-color:#4c64c6;
}

@media (max-width:980px) {

	.slicknav_menu {
	  display:block;
	}

	#menu-desktop {
      display:none;
    }

    .bandeau-fixe {
        height: 203px;
    }

}



@media (max-width:500px) {
	div.justify {text-align: left;}
}




#bandeau_fullwidth {max-width:1920px;margin:auto;position:relative;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 660px;}

#bandeau-overlay {
    background-color: rgba(0,0,0,0.35);
    width:100%;height: 100%;position: absolute;z-index: 100;
}


#bandeau_fullwidth img {margin-left: 0px !important;margin-top: 0px !important;}




/*@media (max-width:479px) {

    #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-bande-contact {padding:0px 10px;background:#444444;border-bottom:1px solid #000;}

div.bande-contact {max-width: 1180px;margin:auto;padding:60px 0px;color:#fff;text-align: center;font-size: 28px;}
div.bande-contact-texte {font-size: 18px;padding:10px 0px 20px 0px;}


@media (max-width:800px) {
    div.bande-contact {padding: 40px 0px;}
    div.bande-contact-texte {font-size:16px;padding-top: 8px;padding-bottom: 6px;}
}

@media (max-width:660px) {
    div.bande-contact {padding: 30px 0px;    font-size: 24px;}
    div.bande-contact-texte {font-size:15px;padding-top: 8px;padding-bottom: 6px;}
    a.bouton {font-size: 17px !important;}
}

@media (max-width:480px) {
    div.bande-contact {padding: 20px 0px;    font-size: 22px;}
    div.bande-contact-texte {font-size:14px;padding-top: 8px;padding-bottom: 6px;}
    a.bouton {font-size: 16px !important;}
}


div.encart-activites {    position: absolute;
    z-index: 1000;
    margin: auto;
    width: 100%;
    text-align: center;
    top: calc(50vw * 660/1920 + 137px);
    transform: translateY(-50%);
}

h3.encart-activites {display: inline-block;padding:0px 0px 0px 0px;color:#fff;text-transform: uppercase;margin:0px 0px 0px 0px;font-size: 34px;text-shadow: 1px 1px 2px rgb(0, 0, 0);font-weight:normal;overflow: hidden;line-height: 1;}

h3.encart-activites span {display: inline-block;padding:0px 10px;position: relative;font-size: 22px;}

h3.encart-activites span:before {
    content:" ";
    height:2px;
    background-color: #43579D;
    width:500px;
    position:absolute;
    top:0px;
    left:0px;
    transform: translate(-100%,12px);

}


h3.encart-activites span:after {
    content:" ";
    height:2px;
    background-color: #43579D;
    width:500px;
    position:absolute;
    top:0px;
    right:0px;
    transform: translate(100%,12px);
}

@media (max-width:1400px) {
    h3.encart-activites {font-size: 28px;}
    h3.encart-activites span {font-size: 18px;}

}



                              
a.bouton {
    text-shadow: none;display:inline-block;padding:8px 16px 8px 16px;text-align: center;
    color:#000;font-size: 19px;font-weight: normal;text-decoration: none;
    margin-top:12px;
    transition: all 0.3s ease-in-out 0.3s;
    text-transform: uppercase;
    background: #fff;
    border-radius: 6px;
}


a.bouton:hover {
    background: #4154a1;
}





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%;}

}










/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    width:100%;
    margin:auto;
    z-index:10000;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d83a31+1,b6020d+100 */
	background: url('i/menu-bg.png') repeat-x center top;
    border-top:1px solid #4053a0;
}



/* 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 {
    text-align: left;
background-color: rgba(54, 69, 133, 0.95);
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
-o-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.7);
box-shadow: 0px 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: 'Roboto Condensed', sans-serif;
    font-size:18px;
    font-weight: normal;
    cursor: pointer;
    display:block;
    color:#FFF;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow.png') no-repeat bottom center;
    background-size:16px 14px;
    text-align: center;
    padding:25px 17px 25px 17px;
    text-transform: uppercase;
}

#menu-desktop span.double {padding:15px 17px 15px 17px;}


#menu-desktop ul li:hover > span {
    background: url('i/arrow.png') no-repeat bottom center, url('i/menus.png') repeat center center;
}

#menu-desktop ul li:hover > span.selected {
    background: url('i/arrow.png') no-repeat bottom center, url('i/menuh.png') repeat center center;
}


/* Styling the links */
#menu-desktop a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size:18px;
    font-weight: normal;
    display:block;
    color:#FFF;
    line-height: 20px;
    text-decoration:none;
        text-align: left;
    padding:25px 17px 25px 17px;
    text-transform: uppercase;

}
#menu-desktop a.double {padding:15px 17px 15px 17px;}


/* Background color change on Hover */
#menu-desktop a:hover {

    background: rgba(0,0,0,0.4);
}

#menu-desktop a.selected {
    background-color:#364585;
}



#menu-desktop span.selected {

    background: #364585 url('i/arrow.png') no-repeat bottom center;
}

#menu-desktop span.selected:hover {

    background: url('i/arrow.png') no-repeat bottom center, url('i/menuh.png') repeat center center;
}

/*#menu-desktop span:hover {

    background: url('i/menuh.png') repeat center center, url('i/arrow.png') no-repeat bottom center;
}
*/

#menu-desktop ul ul a:hover, #menu-desktop ul ul a.selected {

    background: rgba(0,0,0,0.2);
        border-left: 3px solid transparent;
        padding: 0px 10px 0px 8px;
}


#menu-desktop ul ul a { text-align:left;padding:0 10px;line-height: 50px;transition: background 0.3s ease-in-out 0s;
font-size:16px;
font-weight: normal;
text-transform: uppercase;
}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:10000;
    min-width: 290px;
}

#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 .double em {text-transform: initial;font-style: normal;font-size:14px;font-weight: normal;color:#ccc;}


@media (max-width:1200px) {
    #menu-desktop span, #menu-desktop a {padding:25px 12px 25px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {padding:15px 12px 15px 12px;}
}

@media (max-width:1090px) {
    #menu-desktop span, #menu-desktop a {font-size:16px;padding:25px 10px 25px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:16px;padding:15px 10px 15px 10px;}
}



a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #4154a1 url("i/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0,1);
}


@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 3/2),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 144dpi),
only screen and (                min-resolution: 1.5dppx) { 


    ul.puce li {background-image: url(i/puce-2x.png);background-size: 13px 13px;}

    a.back-to-top {background: #4154a1 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;}

    h1:before {
        background: url('i/h1-2x.png') no-repeat center center;
        background-size:1000px 22px;
    }


	#menu-desktop span {
	    background: url('i/arrow-2x.png') no-repeat bottom center;
	    background-size:16px 14px;
	}

	#menu-desktop ul li:hover > span {
    	background: rgba(0,0,0,0.4) url('i/arrow-2x.png') no-repeat bottom center;
    	background-size:16px 14px;
	}

	#menu-desktop ul li:hover > span.selected {
    	background: #364585 url('i/arrow-2x.png') no-repeat bottom center;
    	background-size:16px 14px;
	}

	#menu-desktop span.selected, #menu-desktop span.selected:hover {
		background: #364585 url('i/arrow-2x.png') no-repeat bottom center;
		background-size:16px 14px;
	}

	#menu-desktop span:hover {
		background: rgba(0,0,0,0.4) url('i/arrow-2x.png') no-repeat bottom center;
		background-size:16px 14px;
	}


}











div.wrapper-footer-padding {padding:0px 10px;}

div.footer-notes  {
    position: absolute;
    top:0px;left:0px;
    width: 100%;
    height: 100%;
    background: url(i/notes-2x.png) center center no-repeat;
    background-size: auto 80%;
    mix-blend-mode: color-dodge;
        z-index: -1;
}

div.footer  {font-size:16px;color:#fff;padding-top:30px;padding-bottom:30px;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: 33.33%;
    text-align: center;
    padding: 20px 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.footer-1 > div,
div.footer-2 > div,
div.footer-3 > div {
    display: inline-block;
}

div.footer-1 .logo div {text-align: center;padding-left: 0px;padding: 10px 0px;}

div.footer-1 strong {margin-top:20px;display: inline-block;}

div.footer-2 div {display: inline-block;}
div.footer-3 h3 {text-align: left;}

.footer h3 {color:#fff;text-shadow: none;text-transform: uppercase;font-weight: normal;font-size: 25px;}

.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 16px;font-weight: bold;}
.footer ul a.lien {color:#fff;font-weight:normal;}

div.mentions {
    position:relative;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;
}

div.notes {text-align: center;}

.reseaux-facebook {display:block;margin-top: 5px;}

div.mentions img {margin-top:20px;}

div.footer-2 ul.puce {margin-top:20px;}

div.footer-1 img {margin-bottom:10px;display: block;
    margin: auto;}


@media (max-width:970px) {

    div.footer-1 {width:50%;padding-top: 0px;}
    div.footer-2 {width:50%;padding-top: 0px;}
    div.footer-3 {width:100%;padding-top: 0px;}
    div.footer-3 ul {
        column-count: 2;
    }

}
@media (max-width:680px) {
    div.footer-1,
    div.footer-2,
    div.footer-3 {
        width: 100%;
    }
    div.footer-3 ul {
        column-count: 1;
    }
}


/* 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;}





.bande-rouge {background-color:#4154a1;color:#fff;padding:20px 0px;font-size: 18px;}

.reseaux {padding-top:4px;padding-left:10px;}
.reseaux a {margin-right:6px;}



.wrapper-instruments-bg {background:#3a4b91 url('i/instruments-bg.jpg') repeat center top;
    box-shadow: inset 0 10px 20px -10px black,inset 0 -10px 20px -10px black;padding:20px 0px;
    }
.wrapper-instruments {position: relative;max-width: 1180px;margin:auto;text-align: center;}
.wrapper-instruments h2 {color:#fff;font-weight: normal;text-transform: uppercase;display: inline-block;position:relative;}
.wrapper-instruments h2:after {content:" ";height:1px;background-color:#fff;width:80%;position:absolute;bottom:-10px;left:50%;transform: translateX(-50%);}
.wrapper-instruments a {text-decoration: none;}
div.wrapper-instrument {
    display: inline-block;width:25%;padding:20px 20px;vertical-align: top;
    position: relative;text-align: center;
}
.wrapper-instruments h3 {margin:0;padding:0;color:#fff;font-weight: normal;text-transform: initial;text-decoration: none;}


.wrapper-carousel-services {
    background: #06060a url('i/encarts-bg.jpg') no-repeat center center;
    padding: clamp(25px, 5vw, 50px) 0px;
}
div.wrapper-encarts {
    position: relative;
    max-width: 1580px;
    margin: auto;
}

@media only screen and (min-width:960px) and (max-width:1280px){
}


@media (max-width:600px) {
div.wrapper-instrument {width:50%;}
}




@media (max-width:600px) {
    div.overlay-img {
        position:absolute;top:0px;left:0px;width:100%;height:100%;
        border: 4px solid #fff;right:0px;margin:auto;
    }
}



@media (max-width:400px) {
    div.encart {max-width: 360px;margin:auto;}
}



.articles-liste-item {display: inline-block;width:25%;text-align: center;vertical-align: top;padding: 20px 15px;}
.articles-liste-item img {box-shadow: 5px 5px 16px black;}
.articles-liste-item .img-wrap {margin-bottom: 5px; display: inline-block; position: relative;}
.articles-liste-item .img-wrap a {display: inline-block; vertical-align: top;}

.articles-liste-item strong {
    display: block;
}

@media (max-width:1180px) {
    .articles-liste-item {width:33.33%;}
}

@media (max-width:820px) {
    .articles-liste-item {width:50%;}
}


@media (max-width:570px) {
    .articles-liste-item {width:100%;}
}

.vendu-liste {
    position: absolute;
    top: 10px;
    right: -10px;
    z-index: 10;
    padding: 5px 10px;
    background: #ff0000;
    font-weight: 700;
    color: #fff;
    pointer-events: none;
}
.vendu-detail {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    background: #ff0000;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
}


.royalSlider_galerie {max-width:100%;width: 600px;height: 694px;}

div.detail_prix_texte {float:right;padding-top:0px;font-size:16px;}



@media (max-width:1400px) {
    h1:before {content:none;}
    h3.articles-categorie {font-size: 28px;}
}


@media (max-width:1200px) {
   .encart-activites {display:none;}
}




@media (max-width:780px) {
   .reseaux-langues img {width:48px;height:48px;}
   div.logo {width: 350px;}
   h3.articles-categorie {font-size: 24px;}
   .bandeau-fixe {
    height: 177px;
   }
}


@media (max-width:600px) {
   .reseaux-langues img {width:38px;height:38px;}
   div.logo {width: 280px;}
   h3.articles-categorie {font-size: 22px;}
   .bandeau-fixe {
    height: 144px;
   }
}

@media (max-width:460px) {
   .reseaux-langues img {width:32px;height:32px;}
   div.logo {width: 230px;}
   h3.articles-categorie {font-size: 20px;}
   .bandeau-fixe {
    height: 120px;
   }
}

@media (max-width:400px) {
   div.logo {width: 210px;}
   .bandeau-fixe {
    height: 110px;
   }
}



.articles-recherche {background-color: #000;padding:10px;margin-bottom: 20px;}
.articles-recherche span {text-transform:uppercase;}

.articles-recherche input[type=text] {
    width: initial;
}

/* isotope */

.isotope-grid-item { width: 33.33%; }

@media (max-width:1200px) {
    .isotope-grid-item { width: 50%; }
}

@media (max-width:520px) {
    .isotope-grid-item { width: 100%; }
}

.isotope-filter {margin-bottom: 30px;}
.isotope-filter a {position: relative;cursor: pointer;text-transform: uppercase;display: inline-block;padding:4px 20px;}

.isotope-filter a.active {color:#b87d2a;}

.isotope-filter a.active:after {    position: absolute;
    content:" ";
    display: block;
    height:3px;
    background-color: #b87d2a;
    width:100%;
    left:50%;
    transform: translateX(-50%);
    margin:auto;
    margin-top:10px;
}


.liste-actu {
    display: inline-flex;
    width: 33.33%;
    vertical-align: top;
    margin-bottom: 20px;
}
.liste-actu .actu-inner {
    flex-direction: column;
    padding: 40px 20px;
    margin: 0 10px;
    border: 2px solid #364585;
    background: rgba(54, 69, 133, 0.5);
    width: 100%;
}
.liste-actu h1 {
    font-size: clamp(20px, 2vw, 30px);
}
.liste-actu h1::before {
    content: none;
}
.liste-actu .actu-image {
    margin-bottom: 15px;
}
.liste-actu .actu-texte {
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.liste-actu iframe {
    max-width: 100%;
}
@media (max-width: 1250px) {
    .liste-actu {
        width: 50%;
    }
}
@media (max-width: 650px) {
    .liste-actu {
        width: 100%;
    }
    .liste-actu .actu-inner {
        margin: 0;
    }
}


.owl-carousel-services {
    color: #fff;
    padding-top: clamp(20px, 4vw, 50px);
    padding-bottom: clamp(20px, 4vw, 50px);
    position: relative;
    top: -1px;
}
.wrapper-service {
    padding: 20px;
    text-align: center;
    transition: transform 0.2s ease-out;
}
.wrapper-service a{
    display: inline-block;
    max-width: 500px;
    text-decoration: none;
    color: currentColor;
}
.wrapper-service h3 {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1;
    margin-top: 16px;
    font-weight: normal;
    margin-bottom: 8px;
    color: #fff;
    text-shadow: none;
}
.wrapper-service img {
    outline: 5px solid #4154a1;
    outline-offset: -10px;
}
.wrapper-service:hover{
    transform: scale(1.05);
}
@media (max-width: 500px) {
    .wrapper-service h3 {
        font-size: 25px;
    }
}