* {-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-color:#4f4f4f;}


.bande-top {    background: #e2001a;
    position: relative;
    z-index: 1;
        padding: 0px 10px;
}
.bande-top-boxed {max-width:1380px;margin:auto;height: 54px;position: relative;}

.coordonnees {
    position: absolute;
    right: 0px;
    top: 0px;
}

.coordonnees img {vertical-align: -6px;}

.coordonnees-activites {
font-size: 18px;
    display: inline-block;
    line-height: 20px;
    padding: 16px 10px;
}

.coordonnees-tel {font-size:18px;display:inline-block;font-weight:normal;color:#fff;    line-height: 20px;
    padding: 16px 10px;}
.coordonnees-email {font-size:18px;    line-height: 20px;
    padding: 16px 10px;display:inline-block;font-weight:normal;color:#fff;}
.coordonnees-email a {font-style: normal;text-decoration: none;color:#fff;    font-weight: bold;}

.bande-top-reseaux {
    display: inline-block; border-left:1px solid #000;vertical-align:top;padding: 17px 10px;line-height: 20px;
}
.bande-top-reseaux a {vertical-align: top;}
.bande-top-reseaux img {vertical-align: top;}

.bande-top-reseaux a.facebook, .bande-top-reseaux a.linkedin {width:20px;height:20px;}


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

div.wrapper-bandeau-responsive {
    background:#fff;
    padding: 0px 10px;
    height: 80px;
    position: relative;
    z-index: 1002;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.78);
}

div.logo {
    padding:0px 0px;display: inline-block;margin: 0px;
    transform: translate(0px,-54px);
    background-color: #e2001a;
   box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.34);
}


a.logo {padding: 28px 17px;display: block;}
a.logo:focus {outline:none;}
a.logo img {display: inline-block;vertical-align: middle;}


.bande-rouge-motifs {
    background:#e2001a url('i/bande-rouge-motifs-2x.png') repeat center center;
    background-size: 200px auto;
    height: 95px;
    border-top: 1px solid red;
}


@media (max-width:1200px) {
    .bande-rouge-motifs {height: 75px;}
}

@media (max-width:700px) {
    .bande-rouge-motifs {height: 55px;}
}




.wrapper-menu-rapide {background-color: #d7d7d7;padding:15px 20px;    border-top: 1px solid #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    position: relative;
    z-index: 1;
}
.menu-rapide {margin:auto;max-width: 1380px;}

.menu-rapide ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    text-align: center;
}

.menu-rapide ul li {
    margin: 0px;
    display: inline-block;
    vertical-align: top;
    background-color: transparent;
    position: relative;
}

.menu-rapide ul li:after {content:"-";color:#000;}
.menu-rapide ul li:last-of-type:after {content:none;}

.menu-rapide ul li a {line-height:20px;text-transform: uppercase;color:#000;text-decoration: none;    padding: 10px 30px;    line-height: 42px;}
.menu-rapide ul li a:hover {background-color: rgba(255,255,255,0.43);}

@media (max-width:800px) {
    .menu-rapide ul li a {padding: 10px 15px;}
}





.wrapper-contenu {
    background:#4f4f4f url('i/contenu-2x.jpg') no-repeat top left;
    background-size: 581px auto;
    z-index: 100;
    position: relative;
}

.wrapper-boxed-contenu {max-width:1180px;margin:auto;}
.wrapper-boxed {}
.boxed {max-width:1180px;margin:auto;}


@media (max-width:800px) {
.wrapper-boxed {background-size:1000px auto;}

}








a.lienfooter:link,a.lienfooter:visited {color:#000; font-weight:bold; font-style:normal; text-decoration:none; }
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}


h1 {
	text-align:left;
	font-size: 24px;
	font-weight: 600;
	font-style:normal;
	color:#fff;
	margin:0px;
	padding:0px 0px 12px 0px;
    position: relative;
    text-transform: uppercase;
}

span.dl {color:#b6b6b6;font-weight: normal;text-transform: none;}

h1:after {
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:4px;
    margin-top:10px;
    background-color:#464646; 
}

h1:before {
     position:absolute;
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height:2px;
    margin-top:10px;
    background-color:#696969; 
    z-index: 2;
}



h2 {
    text-align:left;
    font-size: 22px;
    font-weight: normal;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    position: relative;margin-bottom: -8px;
}

h2:after {
    bottom: 0px;
    left:0px;
    content:" ";
    display: block;
    width:100%;
    height: 1px;
    margin-top:4px;
    background-color:#e0e0e0; 
}




@media (max-width:1400px) { h1 {font-size:23px;} h2 {font-size:22px;}}
@media (max-width:1200px) { h1 {font-size:22px;} h2 {font-size:21px;}}
@media (max-width:1000px) { h1 {font-size:21px;} h2 {font-size:20px;}}
@media (max-width:800px) { h1 {font-size:20px;} h2 {font-size:19px;}}



h2.news {
	text-align:left;
	font-weight: normal;
	font-style:normal;
	color:#e2001a;
	margin:0px;
	padding:0px 0px 6px 0px;
	background:none;
}

h2.news:after {content:none;}


div.padding { padding:100px 20px 50px 20px;}
body.page-bienvenue div.padding {padding-top:30px;}


@media (max-width:1260px) {
    div.padding { padding:75px 20px 50px 20px;}
}

@media (max-width:1200px) {
    div.padding { padding:55px 20px 50px 20px;}
}

@media (max-width:1060px) {
    div.padding { padding:45px 20px 50px 20px;}
    body.page-bienvenue div.padding {padding-top:25px;}
}

@media (max-width:510px) {
    div.padding { padding:38px 20px 50px 20px;}
    body.page-bienvenue div.padding {padding-top:20px;}
}

@media (max-width:380px) {
    div.padding { padding:36px 20px 50px 20px;}
}

@media (max-width:350px) {
    div.padding { padding:28px 20px 50px 20px;}
}



.justify  { text-align:justify;}
div.center  { text-align:center;}

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

a.lien:link,a.lien:visited {color:#ffcc00; font-weight:bold; font-style:italic; text-decoration:none; }
a.lien:hover,a.lien:active {text-decoration:none;}


a.lienpetit:link,a.lienpetit:visited {font-size:15px; color:#ffcc00; font-weight:bold; font-style:italic; text-decoration:none; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}

span.rouge {color:#E20026;font-weight: normal;font-size:16px;}






.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: 0;
    padding: 0;
	margin-top:5px;
	margin-bottom:5px;
    padding-left:10px;
}
ul.puce > li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:15px;
    padding-right:2px;
	background-position:0px 6px;
	margin:0px 0px 7px 0px;
    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,div.right-responsive-700 {float:right; padding-left:16px;max-width:100%;}
div.left-responsive {float:left; padding-right:16px;max-width:100%;}

@media (max-width:700px) {
    div.right-responsive-700 {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
}


@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.dessous {clear:both;height: 0px;}


.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:#000; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}


.pagination_inactif { color:#6e6e6e; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {   color:#ffcc00; 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:#ffcc00;}
table.pagination {background-color:#CCC;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;}

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



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



div.map {}

.form_header {
    background: #333; 
    color:#ffffff;text-align:left;padding:4px;
    text-transform: uppercase;text-align: center;font-weight: normal;
}

form table:nth-of-type(1) {    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    border: 1px solid #373737;}

sup{color:#e2001a;}
.error{color:#e2001a;}
.form_label {background-color:#424242;font-weight:normal;}
.form_input {background-color:#424242;}
div.form_note {font-style:italic;font-size:10px;}

img.flag {border:1px solid #C9C9C9;vertical-align:-4px;margin:0px 0px 0px 4px;}
div.flag {position:absolute;top:8px;right:10px;z-index: 9000;}
a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {font-size:14px; color:#fff; font-weight:normal; font-style:normal; text-decoration:none; padding-left:10px;}

@media (max-width:720px) {
	div.flag span {display:none;}
	a.flag:link,a.flag:visited, a.flag:hover,a.flag:active {padding-left:0px;}
}








div.dl {background-color:#E1E1E1;border:1px solid #ccc;background-image:url(i/pagination.gif);background-repeat:repeat-x;background-position:top;padding:8px;float:right;margin-left:8px;}
div.geolocalisation {border:1px solid #999;}


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

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

@media (max-width:690px) {
	div.ticker {float:none;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;}
}



.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }



@media (max-width:960px) {

	.slicknav_menu {
	  display:block;
	}

	#menu-desktop, #sousmenu-desktop {display:none;}



    div.logo {    transform: translate(0px,-100px);}
    div.wrapper-bandeau-responsive {height: 40px;}
    .coordonnees-email {border-right:none;padding: 17px 8px;}
    .coordonnees-tel,.bande-top-reseaux {padding: 17px 8px;}

}




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


.bandeau-boxed-padding-top {padding-top: 26px;}

#bandeau_boxed {max-width:1140px;margin:auto;box-shadow: 0 8px 26px rgba(0, 0, 0, 0.28);    outline: 1px solid #c5c5c5;
    outline-offset: 0px;margin-bottom: 20px;}
#bandeau_photos_boxed {width:100%;max-width: 1140px;height: 500px;}
#bandeau_boxed img {margin-left: 0px !important;margin-top: 0px !important;}


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

#bandeau-overlay {}


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


@media (max-width:520px) {
    #bandeau_photos_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 190px * (1920 / 750 / 2)) !important;
        margin-left: calc(50% - 190px * (1920 / 750 / 2)) !important;
        margin-top: 0px !important;
        height:190px;
        max-width: initial;
    }
    #bandeau_photos_fullwidth {
        height:190px !important;        
    }
}





.wrapper-menu-desktop-boxed {max-width: 1380px;margin:auto;position: relative;}



/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    margin: auto;
    z-index: 10000;
    padding: 0px 0px 0px 0px;
    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: 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: #fff;
-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: 'Open Sans Condensed', sans-serif;
    font-size:20px;
    font-weight: 700;
    cursor: pointer;
    display:block;
    color:#373737;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow.png') no-repeat bottom center;
    background-size:16px 14px;
    text-align: center;
    padding:30px 16px 30px 16px;
    text-transform: uppercase;
}

#menu-desktop span.double {padding:20px 16px 20px 16px;}


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

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


/* Styling the links */
#menu-desktop a {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size:20px;
    font-weight: 700;
    display:block;
    color:#373737;
    line-height: 20px;
    text-decoration:none;
        text-align: center;
    padding:30px 16px 30px 16px;
    text-transform: uppercase;

}
#menu-desktop a.double {padding:20px 16px 20px 16px;}


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

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

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



#menu-desktop span.selected {
    color:#fff;
    background:#373737 url('i/arrow-blanc.png') no-repeat bottom center;
}

#menu-desktop span.selected:hover {

    background:rgba(0, 0, 0, 0.1) url('i/arrow-blanc.png') no-repeat bottom 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 {
    background: rgba(0, 0, 0, 0.1);
    padding:7px 18px 7px 12px;
}

#menu-desktop ul ul a.selected {
    color:#fff;
    background: #373737;
    padding:7px 20px 7px 10px;
}


#menu-desktop ul ul a { 
    transition: padding 0.2s ease-in-out 0s;
text-align:left;padding:7px 20px 7px 10px;line-height: 30px;
        font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
}


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

#menu-desktop ul ul.page-contact {
    right:0px !important;
    left:auto;
    min-width: 220px;
}

#menu-desktop ul ul.page-vie-etudiante {
    right:0px !important;
    left:auto;
    min-width: 220px;
}


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #373737;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #373737;
}

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




@media (max-width:1380px) {
    #menu-desktop span, #menu-desktop a {font-size:19px;padding:30px 14px 30px 14px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:19px;padding:20px 14px 20px 14px;}
    #menu-desktop ul ul a {font-size: 18px;}
}

@media (max-width:1320px) {
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:30px 12px 30px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:20px 12px 20px 12px;}
    #menu-desktop ul ul a {font-size: 17px;}
}

@media (max-width:1260px) {
    a.logo {padding: 18px 14px;}
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:20px 10px 20px 10px;}
}

@media (max-width:1200px) {
    a.logo img {width: 250px;}
    #menu-desktop span, #menu-desktop a {font-size:18px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:18px;padding:20px 10px 20px 10px;}
}


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


@media (max-width:1160px) {
    #menu-desktop span, #menu-desktop a {font-size:17px;padding:30px 10px 30px 10px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:17px;padding:20px 10px 20px 10px;}
    #menu-desktop ul ul a {font-size: 16px;}
}

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


@media (max-width:1060px) {
    div.wrapper-bandeau-responsive {height: 70px;}
    a.logo {padding: 15px 14px;}
    a.logo img {width: 230px;}
    #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;}
    #menu-desktop ul ul a {font-size: 15px;}
}

@media (max-width:1040px) {
    div.wrapper-bandeau-responsive {height: 70px;}
    a.logo {padding: 15px 14px;}
    a.logo img {width: 230px;}
    #menu-desktop span, #menu-desktop a {font-size:15px;padding:25px 8px 25px 8px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:15px;padding:15px 8px 15px 8px;}
    #menu-desktop ul ul a {font-size: 15px;}
}




a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #e2001a 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, 0.27);
}


iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}




a.lien-facebook {text-decoration: none !important;}


a.facebook, a.footer-facebook {display: inline-block;width:20px;height:20px;}

a.facebook:hover img, a.footer-facebook:hover img { 
    animation: flip 0.4s 1 linear;
}

a.linkedin, a.footer-linkedin {display: inline-block;width:20px;height:20px;margin-left:5px;}

a.linkedin:hover img, a.footer-linkedin:hover img { 
    animation: flip 0.4s 1 linear;
}


@keyframes flip {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(359deg); }
}




.footer-reseaux {margin-top: 10px;}

a.footer-facebook img, a.footer-linkedin img { filter: invert(1);}






div.wrapper-footer-padding {padding:40px 30px 80px 30px;}
div.wrapper-footer  {
    overflow: hidden;
   background:#fff;
   position: relative;
       box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1;
}


div.footer {color:#000;padding-top:30px;padding-bottom:30px;max-width:1180px;margin:auto;
    position: relative;max-width:1380px;margin:auto;text-align:center;padding-top:15px;padding-bottom:10px;padding-left:0px;padding-right:0px;  }



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;
    z-index: 10;
    position: relative;
        
}


div.footer-1 {width:29%;text-align: left;}

div.footer-1 > div >span {display:block;margin:4px 0px;}

div.footer-1 h3 > span {
    color: #a1a1a1;
    font-size: 18px;
    font-weight: normal;
}

div.footer-2 {width:42%;text-align: center;border-left:2px solid #e2e2e2;border-right:2px solid #e2e2e2;}

div.footer-3 {width:29%;text-align: left;padding-left:60px;}



a.chpc {display: inline-block;padding:10px;vertical-align: middle;width:50%;}
a.region-normandie {display: inline-block;padding:10px;vertical-align: middle;width:50%;}


.footer h3 {color:#e2001a;font-size:22px;text-shadow: none;text-transform: none;font-weight: bold;    text-align: left;margin:0px;padding:0px;margin-bottom: 6px;display: inline-block;}

.footer h3:after {
    content:" ";
    display: block;
    height: 1px;
    width: 100%;
    background-color: #e2e2e2;
        margin-top: 6px;
    margin-bottom: 12px;
}


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

div.mentions {position:relative;max-width:1180px;margin:auto;text-align:center;padding:30px 20px 120px 20px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;color:#fff;
}

div.mentions a {color:#fff !important;font-weight: bold;text-decoration: none;}

.footer-2 span {display:block;margin:6px 0px;}



div.footer-3 ul.puce {margin-top:4px; padding-left: 0px;}
div.footer-3 ul.puce li {margin: 0px 0px 4px 0px;background:none !important;text-align: left;transition: all 0.1s ease-in-out 0s;padding-left:0px !important;padding-right: 2px !important}
div.footer-3 ul.puce li a {display:inline-block;}
div.footer-3 ul.puce li a:hover {color:#e2001a;}



@media (max-width:1300px) {
    div.footer-1 h3 > span {display: block;}
}


@media (max-width:1000px) {
    div.footer-1 {width:40%;}
    div.footer-2 {width:60%;border-right:0px solid transparent;}
    div.footer-3 {width:100%;padding-left: 20px;}
    div.wrapper-footer-padding {padding: 30px 30px 30px 30px;}
}

@media (max-width:960px) {
    div.wrapper-bandeau-responsive {height: 20px;}
}


@media (max-width:800px) {
    div.footer-1, div.footer-2  {width:50%;}
    a.chpc, a.region-normandie {display: block;    width: 100%;}
    div.wrapper-footer-padding {padding: 10px 20px 20px 20px;}
    div.footer-1, div.footer-2, div.footer-3 {padding: 15px;}
}

@media (max-width:790px) {
    .coordonnees-tel {display: none;}
}

@media (max-width:510px) {
    a.logo img {width: 210px;}
    .coordonnees-email {padding: 12px 0px 12px 8px;}
    .coordonnees-email img {display:none;}
    .bande-top-boxed {height: 44px;}
    div.logo {transform: translate(0px,-90px);}
    a.logo {padding: 12px 14px;}
}


@media (max-width:460px) {
    div.footer-1, div.footer-2, div.footer-3  {width:100%;}
     div.footer-2 {border-left:0px solid transparent;padding:0px;}
    a.chpc, a.region-normandie {display: inline-block;    width: 50%;}
    div.wrapper-footer-padding {padding: 10px 15px 20px 15px;}
    div.footer-1,  div.footer-3 {padding: 15px;}
}


@media (max-width:640px) {
    .coordonnees-email {display: none;}
}


@media (max-width:380px) {
    a.logo img {width: 190px;}
    div.wrapper-bandeau-responsive {padding-left:0px;}
    div.wrapper-bandeau-responsive {height: 10px;}
}

@media (max-width:350px) {
    a.logo img {width: 180px;}
    a.logo {padding: 10px;}
}



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





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

}


.style-galerie {
    border:1px solid #d8d8d8;background:rgba(0,0,0,0.05);position:relative;max-width: 760px;
    margin: auto;
}

.wrapper-galerie {
        float: none;
        width:100%;
        max-width:720px;
        margin:auto;margin-bottom: 20px;
    }

.photo_commentaire {display: block;text-align: center;text-decoration: none !important;color:#000;padding-top:5px;}


.ilightbox {text-decoration: none;}

.h2-puce {
    vertical-align: -1px;
    padding-right: 3px;
}




.wrapper-bande {}
.wrapper-boxed-bande {max-width: 1180px;margin:auto;}


.encart-activites {
    display: block;
    position: absolute;
    top: 50% !important;
    left: initial !important;
    background: url('i/encart-activites.png') repeat center center;
    background-size: 4px 4px;
    padding: 20px 20px;
    width:400px;
    text-align: left;
    transform: translate(-10%,-50%) !important;
    font-size: 18px !important;
    font-weight: normal;
    right: 0px !important;
}


.encart-activites h3 {
    font-size:22px;display: block;font-weight: normal;padding:0;margin:0;text-transform: uppercase;margin-bottom: 9px;font-weight: bold;
    text-shadow: 1px 1px 2px black;
}


.encart-activites h3 strong {font-weight: bold;}

@media (max-width:1200px) {
    a.bouton {font-size: 16px;}
    .encart-activites h3 {font-size:20px;margin-bottom: 10px;}
    .encart-activites {font-size: 17px !important;padding: 15px 25px;}
    .encart-activites {width: 350px;}
}


@media (max-width:1000px) {
    .encart-activites h3 {font-size:20px;margin-bottom: 6px;}
    .encart-activites {font-size: 16px !important;padding: 10px 16px;}
}

@media (max-width:800px) {
    .encart-activites h3 {font-size:19px;margin-bottom: 3px;}
    .encart-activites {font-size: 15px !important;padding: 6px 10px;}
}

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


.rsDefault .rsGCaption {
    top: 0px !important;
    left: 0px !important;
    height: 100% !important;
    padding:0 !important;
    z-index: 1000;
}

.rsGCaption {

}




a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}








@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.puce2 > li {background-image: url(i/puce-c-bleu-2x.png);background-size: 10px 10px;}


    ul.puce > li {background-image: url(i/puce-2x.png);background-size: 10px 10px;}
 
    a.back-to-top {background: #e2001a url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}

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

    #menu-desktop ul li:hover > span {
        background-image: url('i/arrow-2x.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop ul li:hover > span.selected {
        background-image: url('i/arrow-2x-blanc.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop span.selected, #menu-desktop span.selected:hover {
        background-image: url('i/arrow-2x-blanc.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    #menu-desktop span:hover {
        background-image: url('i/arrow-2x.png') !important;
        background-size:16px 14px,auto auto !important;
    }

    .encarts-bg {
        background:#262626 url('i/encarts-bg-2x.jpg') no-repeat center center;
        background-size: 1920px 700px;
    }



}


div.map iframe {vertical-align: top;}




a.bouton {
    text-shadow: none;display:inline-block;padding:10px 12px 10px 12px;background-color:#e2001a;text-align: center;
    color:#fff;font-size: 17px;font-weight: normal;text-decoration: none;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    text-transform: uppercase;
}


#cookiescript_badge {z-index: 99999 !important;}




table.tableau {border-collapse: collapse;}
table.tableau tr:first-of-type td {background:#e2001a;color:#fff;font-weight: bold;}
table.tableau td {color:#000;padding:4px;border:1px solid #fff;background: #dfdfdf;}



.wrapper-bande-encarts {background:#ececec url('i/encarts-bg-2x.jpg') no-repeat bottom center;
background-size: 1920px auto;
padding:40px 10px;
}
.wrapper-bande-encarts-boxed {max-width: 1480px;margin:auto;}

.wrapper-bande-encart {
    display: inline-block;width:33.33%;padding:20px 20px;vertical-align: top;
    position: relative;text-align: center;
}


.wrapper-bande-encart a {color:initial;text-decoration: none;display: inline-block;}

.wrapper-bande-encart h3 {
    font-size:20px;    line-height: 1;
    margin-top: 14px;
    margin-bottom: 14px;color:#fff;text-shadow: none;transition: all 0.3s ease-in-out 0s;text-transform: uppercase;
}

.bande-encart {margin:auto;max-width:400px;background-color: #e2001a;box-shadow: 0 4px 16px rgba(0, 0, 0, 0.43);overflow: hidden;}

.bande-encart img {vertical-align:top;transition: all 0.2s linear 0s;transform-origin: bottom;}


.bande-encart:hover img {transform: scale(1.03);}
.bande-encart:hover {background-color: #4f4f4f;}


@media (max-width:1200px) {
    .wrapper-bande-encarts {padding:30px 10px;}
}

@media (max-width:1000px) {
    .wrapper-bande-encart h3 {font-size:19px; }
    .wrapper-bande-encarts {padding:20px 10px;}
}

@media (max-width:960px) {
    .bande-top {box-shadow: 0 5px 20px rgba(0, 0, 0, 0.78);}
}

@media (max-width:820px) {
    .wrapper-bande-encart {width: 50%;}
}


@media (max-width:460px) {
    .wrapper-bande-encart {width: 100%;padding: 10px 20px;}
}






.footer-logos {background-color: #fff;position: relative;padding:30px 10px 20px 10px;text-align: center;}


.footer-logos div.footer-logo {display: inline-block;width:20%;text-align: center;padding:0px 10px;vertical-align: middle;}


@media (max-width:760px) {
    .footer-logos div.footer-logo {width:33.33%;}
}

@media (max-width:500px) {
    .footer-logos div.footer-logo {width:50%;}
    .footer-logos div.footer-logo:nth-of-type(3), .footer-logos div.footer-logo:nth-of-type(4) {
        padding-top:12px;padding-bottom:0px;
    }
}


div.note {
    background: rgba(255,255,255,0.14);
    padding: 10px;
    border: 1px solid #999;
}




a.lien.fichier {
    background-color: #e2001a;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    padding: 4px 10px;
}


.c-bl.b-ex:nth-child(4) {
    display: none; 
}