@import url(https://fonts.googleapis.com/css?family=PT+Sans|Roboto+Condensed);@charset "UTF-8";html{height:100%}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{margin:0;padding:0;border:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,body>form{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body>form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body>form>h1{font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700;text-transform:none;color:#786559;font-size:23px;line-height:40px;text-align:center;padding-bottom:2%}html>*{color:#fff;font-family:PT Sans,sans-serif}html>*,input,select,textarea{font-size:16px}.checkbox{color:#f5821f;padding:10px}.checkbox [type=checkbox]:checked,.checkbox [type=checkbox]:not(:checked){position:absolute;left:-9999px}.checkbox [type=checkbox]:checked+label,.checkbox [type=checkbox]:not(:checked)+label{position:relative;padding-left:40px;cursor:pointer}.checkbox [type=checkbox]:checked+label:before,.checkbox [type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:2px solid #f5821f;background:#f8f8f8}.checkbox [type=checkbox]:checked+label:after,.checkbox [type=checkbox]:not(:checked)+label:after{content:"\2714";position:absolute;top:4px;left:6px;font-size:14px;color:#f5821f;-webkit-transition:all .2s;transition:all .2s}.checkbox [type=checkbox]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.checkbox [type=checkbox]:checked+label:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.checkbox [type=checkbox]:disabled:checked+label:before,.checkbox [type=checkbox]:disabled:not(:checked)+label:before{-webkit-box-shadow:none;box-shadow:none;border-color:#bbb;background-color:#ddd}.checkbox [type=checkbox]:disabled:checked+label:after{color:#999}.checkbox [type=checkbox]:disabled+label{color:#aaa}::-webkit-input-placeholder{padding-left:2px;color:#fff;opacity:1;font-family:PT Sans,sans-serif;font-size:16px}::-moz-placeholder{padding-left:2px;color:#fff;opacity:1;font-family:PT Sans,sans-serif;font-size:16px}::-ms-input-placeholder{opacity:1}::placeholder{padding-left:2px;color:#fff;opacity:1;font-family:PT Sans,sans-serif;font-size:16px}::-ms-input-placeholder{padding-left:2px;color:#fff;font-family:PT Sans,sans-serif;font-size:16px}:focus{outline:unset}.paralle{-ms-transform:skew(-15deg);transform:skew(-15deg);-webkit-transform:skew(-15deg);-moz-transform:skew(-15deg);-o-transform:skew(-15deg);display:-webkit-box;display:-ms-flexbox;display:flex}.paralle>*{-ms-transform:skew(15deg);transform:skew(15deg);-webkit-transform:skew(15deg);-moz-transform:skew(15deg);-o-transform:skew(15deg);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.button,button,input[type=reset],input[type=submit]{background:none;color:#fff;border:none;font-family:’Roboto Condensed’,sans-serif;outline:inherit;cursor:pointer;text-transform:uppercase;font-weight:700;font-style:italic;padding:0 10px;padding-top:9px;padding-bottom:7px;background-color:#f5821f;font-size:16px;border:3px solid #f5821f}.button:hover,button:hover,input[type=reset]:hover,input[type=submit]:hover{background-color:transparent;color:#f5821f}input:-webkit-autofill,input:-webkit-autofill:focus textarea:-webkit-autofill,input:-webkit-autofill:hover,input[type=text],select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{background-color:#f5821f!important;color:#fff;display:block;border-color:inherit;-webkit-box-shadow:none;box-shadow:none;border:2px solid #fff;margin:0;padding-left:10px}.inputReverse,.inputReverse:-webkit-autofill,.inputReverse:-webkit-autofill:focus,.inputReverse:-webkit-autofill:hover,.inputReverse[type=text]{background-color:#fff!important;color:#f5821f!important;border:2px solid #f5821f}.inputReverse::-webkit-input-placeholder{color:#f5821f}.inputReverse::-moz-placeholder{color:#f5821f}.inputReverse::placeholder{color:#f5821f}.inputReverse::-ms-input-placeholder{color:#f5821f}.flexibleH{-webkit-box-orient:horizontal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.flexibleC,.flexibleH{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-direction:normal}.flexibleC{-webkit-box-orient:vertical;-ms-flex-flow:column nowrap;flex-flow:column nowrap}img{display:block;width:auto;margin:auto}a{text-decoration:none;color:inherit}a i{font-size:11px}.topnav{min-width:160px}.topnav .dropbtn a,.topnav a a{border:1px solid #fde6d2}.active{background-color:#f5821f;color:#fff}nav a{padding:6px 8px;text-decoration:none}nav .icon{display:none;font-style:normal;font-size:20px}.reduit{max-width:1440px;margin:0 auto}.input-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.input-group button{margin:0;height:100%;width:100%}.input-group-append{margin-left:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:320px){.menu .surMenu>*,.topleft div{font-size:.8em}}.panelSuccesError{border:1px solid green;color:green;padding:20px;margin:5px}.bg-danger{border:1px solid red;color:red;padding:20px;margin:5px}.tinymce,.tinymceDescription{color:#000;font-size:16px}.tinymce b,.tinymceDescription b,.tinymceDescription strong,.tinymce strong{font-weight:700}.tinymceDescription h2,.tinymce h2{font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700;text-transform:none;color:#786559;font-size:23px;line-height:40px;padding-bottom:0;text-align:initial}.tinymceDescription{background-color:#f5821f;color:#fff}.initDisplayNone,.noneDisplayJs{max-height:0}.onDisplayJs{max-height:200px}.MenuCommune .onDisplayJs{max-height:unset}.bgChargement{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.6);z-index:99999}.textChargement{position:absolute;top:40%;left:47%;color:#fff}.imgChargement{position:absolute;top:50%;left:50%;width:auto;height:auto;margin:-60px 0 0 -60px;-webkit-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}table{color:#000}header{position:relative}header *{font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-weight:700;font-style:italic}header .dropdownLight{position:relative}header .dropdownLight button{background-color:unset}header .dropdownLight button:hover{color:#f5821f}header .dropdownLight .content-dropdownLight{overflow:hidden;-webkit-transition:max-height .8s;transition:max-height .8s;background-color:#fff;position:absolute;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}header .dropdownLight .content-dropdownLight a{padding:6px}header .MenuCommune{height:100%}header .MenuCommune .icon-masque{font-size:3.5em;line-height:.5em}@media only screen and (max-width:500px){header .MenuCommune .icon-masque{font-size:2.2em}}header .MenuCommune .content-dropdownLight{background-color:#f5821f;color:#fff;width:350px;overflow-x:auto}header .MenuCommune .content-dropdownLight>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.5em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4%}header .MenuCommune .content-dropdownLight>a i{font-size:2.5em}header .responsive{max-height:500px}header .surMenu{-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .surMenu a{margin:10px}header .surMenu a i{font-size:16px}nav{position:absolute;bottom:0;right:0}nav a,nav button{color:#f5821f;font-style:italic;font-size:16px}.btnHeader{border:none;font-size:16px;padding:6px 8px}.btnHeader>a{color:#fff}.menu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu>*{-ms-flex-item-align:end;align-self:flex-end}.menu .surMenu{margin-top:10px;margin-right:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.logo{width:50px}#header{height:100px;-ms-flex-line-pack:stretch;align-content:stretch}#header>div{height:100%}#header>div:first-child{width:40%}#header>div:nth-child(2){width:20%}#header>div:nth-child(2) img{height:100%}#header>div:nth-child(3){width:40%}#header>div:nth-child(3) .icon{font-size:45px;padding-right:10px}.minscreenmenushow{display:none}.topleft{position:relative;display:inline-block;padding:.2em 2em .2em 1em;overflow:hidden;color:#fff;height:100%}.topleft:hover{color:#fff!important}.topleft:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f5821f;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg);z-index:-1}.topleft div{margin-top:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topleft div i{margin-left:5px}.topleft .flexible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headertopright>div{display:inline-block}@media screen and (max-width:1050px){nav{position:unset;overflow:hidden;max-height:0;-webkit-transition:max-height .8s;transition:max-height .8s}nav .topnav{background-color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}nav .content-dropdownLight{position:relative!important}nav .topnav>a{font-size:16px;margin:8px 0}.logo{width:40px}.topleft .flexible{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#header{height:70px}.minscreenmenuhide{display:none}.minscreenmenushow{display:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.menu{-ms-flex-pack:distribute;justify-content:space-around}.menu .icon{font-style:normal;color:#f5821f}.btnHeader{font-size:16px}}.btnReverse{background-color:#fff;color:#f5821f;border-color:#fff}.btnReverse:hover{background-color:transparent;color:#fff}.txtabonner{background-color:#f5821f;color:#fff;display:inline-block;border-color:inherit;-webkit-box-shadow:none;box-shadow:none;border:2px solid #fff;margin:0}.firstfooterbloc{background:#f5821f}.firstfooterbloc>div{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:’Roboto Condensed’,sans-serif;font-style:italic;font-weight:700;font-size:20px}.firstfooterbloc>div>*{padding:5px 10px}.logocentre{width:100%;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f5821f),color-stop(50%,#786559));background:linear-gradient(top,#f5821f 50%,#786559 0)}.logocentre img{margin-top:1px}.footerlink{background:#786559;font-style:italic;font-size:14px;line-height:1.6em}.footerlink>div{-ms-flex-pack:distribute;justify-content:space-around;padding:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.linkgroup,.sociallinkbloc{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.sociallinkbloc{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sociallinkbloc>span{padding:0 10px;font-family:Roboto Condensed,sans-serif;font-weight:700;font-size:17px}.sociallink{background-color:#fff;width:45px;height:40px;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;margin:0 10px}.sociallink span i{font-size:18px}@media only screen and (max-width:1050px){.sociallinkbloc{padding-top:15px}}.sociallink span{position:relative;width:100%;height:100%;color:#f5821f}.sociallink span i{position:absolute;top:50%;left:62%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.copyright{background-color:#786559;text-align:center;padding-bottom:12px}.multiSection{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-flow:wrap;flex-flow:wrap}.bloc{background:#ea7319;background-image:linear-gradient(-75deg,#f5821f 50%,#ea7319 0);background-repeat:no-repeat;position:relative;margin-bottom:75px;z-index:0}.bloc .reduit{margin:auto;padding-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bloc .reduit .icon-masque{position:absolute;font-size:20em;color:hsla(0,0%,100%,.3);left:1%;top:5%;height:95%;overflow:hidden;z-index:-9999}.bloc .reduit h1,.bloc h1{margin:0;padding:12px 16px;padding-top:50px;padding-bottom:25px;color:#fff;font-size:45px;font-family:Roboto Condensed,sans-serif;text-transform:none;text-align:center;font-style:italic;font-weight:700}.bloc h2{color:#fff}.bloc button{min-width:150px;margin:20px auto}.bloc p{text-align:center;line-height:21px;font-size:16px;margin:auto}@media only screen and (max-width:500px){#SectionFacebook iframe{max-height:500px}}.listPost{margin:10px}.listPost article{width:250px;margin:10px 0}.listPost article h1{background-color:#f5821f;padding:5px}.listPost article img{width:100%}@media only screen and (max-width:500px){.listPost article:nth-child(n+3){display:none}}.post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.post>div img{width:100%}.post>div:nth-child(2){background-color:#f5821f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:distribute;justify-content:space-around;padding:10px}.post h1{font-size:14px;line-height:20px}.post h1,section h2{text-transform:none;font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700}section h2{color:#786559;font-size:23px;line-height:40px;text-align:center;padding-bottom:1em}.groupement{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1250px){.groupement{padding:0 15px}}@media only screen and (max-width:500px){.groupement{padding:0}}.groupement .profil{position:relative;height:350px;margin:10px}.groupement .profil img{height:100%;max-width:300px}.groupement .profil .info{display:none;position:absolute;top:0;font-family:Roboto Condensed,sans-serif;font-style:italic;font-size:14px;line-height:15px;background-color:#786559;width:100%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:.75}.groupement .profil .info .nomprenom{font-weight:700;text-transform:uppercase}.groupement .profil .noImage,.groupement .profil:hover .info{display:-webkit-box;display:-ms-flexbox;display:flex}.secteur{color:#786559;width:350px;margin:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #f5821f;padding-bottom:10px}.secteur h2{font-size:18px;text-transform:uppercase;text-align:left;line-height:normal}.secteur .resp{font-weight:700}.separateur{width:100%;background-color:#f5821f;padding:30px 0}.separateur .flexibleH{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-style:italic;font-weight:700}.conseil-content,.separateur .flexibleH{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-flow:wrap;flex-flow:wrap}.conseil-content .groupement{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0}.conseil-content .groupement h2{padding-right:20px}.tooltip{background:#786559;color:#fff;padding:7px;position:absolute;width:200px;display:none;-webkit-transform:translateY(-60%) translateX(33%);-ms-transform:translateY(-60%) translateX(33%);transform:translateY(-60%) translateX(33%);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}.tooltip:before{content:"";height:5px;width:0;border:7px solid transparent;border-top-color:#f5821f;position:absolute;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;top:100%}.btn-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1100px){.btn-share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-share a{margin-bottom:5px}}.vd-share-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f07355;border-radius:4px;padding:2px 11px 4px 10px;line-height:21px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;white-space:nowrap;text-decoration:none;width:100px;height:20px}.vd-share-button:hover{background-color:#e16648;text-decoration:none}.vd-share-button img{height:20px;width:auto!important;vertical-align:middle}.vd-share-button span{-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;font-family:Open Sans,Arial,sans-serif;font-size:11px;font-weight:lighter;width:auto!important;color:#fff;padding-left:10px;padding-right:0!important}.tweetbutton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px!important;height:20px;background:#1b95e0;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;padding:5px;font-weight:700;font-size:.7em;font-family:Arial;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;color:#fff;text-decoration:none}.tweetbutton img{height:20px;width:20px!important;margin-right:10px}.tweetbutton:hover{background:#177bb9}.IN-widget{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-flex:0!important;-ms-flex:none!important;flex:none!important;width:100px!important}.IN-widget,.IN-widget span{padding-right:0!important}.IN-widget span span a{width:100px!important}.IN-widget span span a span:last-child{height:30px!important;width:70px!important}.IN-widget span span a span{height:30px!important}.IN-widget span span a span span{padding-right:0!important;width:auto!important}#sectionElection{overflow:hidden}#sectionElection .electionBloc{min-height:500px;background:#ea7319;background:linear-gradient(-75deg,#f5821f 50%,#ea7319 0);position:relative;margin-bottom:75px}#sectionElection .electionBloc p{text-align:center;line-height:21px;font-size:16px;margin:auto;padding-bottom:300px}#sectionElection .blocbtnelection{-ms-flex-pack:distribute;justify-content:space-around;margin:20px 20%}#sectionElection h1{margin:0;padding:12px 16px;padding-top:50px;padding-bottom:25px;color:#fff;font-size:45px;font-family:Roboto Condensed,sans-serif;text-transform:none;text-align:center;font-style:italic;font-weight:700}#sectionElection .slider{position:absolute;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#sectionElection .sliderArrow{position:relative;-ms-flex-item-align:center;align-self:center;width:60px;height:30px;background-color:#fff;color:#f5821f;font-weight:700;margin:0 5px}#sectionElection .sliderArrow i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) skew(15deg);-ms-transform:translate(-50%,-50%) skew(15deg);transform:translate(-50%,-50%) skew(15deg);font-size:15px}#sectionElection .profil{display:none;height:300px;background-color:#786559;overflow:hidden;position:relative;margin:0 5px}#sectionElection .profil img{height:100%;width:auto}#sectionElection .profil .info{position:absolute;bottom:0;font-family:Roboto Condensed,sans-serif;font-style:italic;font-size:14px;font-weight:700;line-height:15px;background-color:#786559;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;width:100%;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px}#sectionElection .profil .info .nomprenom{padding:5px}#sectionElection .profil .info .poste{display:none}@media only screen and (min-width:300px){#sectionElection .profil:first-child{display:block}}@media only screen and (min-width:800px){#sectionElection .profil:first-child,#sectionElection .profil:nth-child(2){display:block}}@media only screen and (min-width:1024px){#sectionElection .profil:first-child,#sectionElection .profil:nth-child(2),#sectionElection .profil:nth-child(3){display:block}}@media only screen and (min-width:1300px){#sectionElection .profil:first-child,#sectionElection .profil:nth-child(2),#sectionElection .profil:nth-child(3),#sectionElection .profil:nth-child(4){display:block}}#sectionPromo{position:relative;height:350px;margin-bottom:5%}#sectionPromo h2{margin:0;padding:12px 16px;color:#fff;font-size:36px;font-family:Roboto Condensed,sans-serif;text-transform:none;text-align:right;font-style:italic;line-height:normal}@media only screen and (max-width:800px){#sectionPromo h2{font-size:25px}}@media only screen and (max-width:400px){#sectionPromo h2{font-size:18px}}#sectionPromo h3{margin:0;color:#fff;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;font-size:16px;padding:12px 16px 0;text-align:right;font-style:italic}#sectionPromo .promoBloc{position:absolute;width:100%;height:350px}#sectionPromo .promoBloc .image{margin:0;z-index:-1;top:0;overflow:hidden;-webkit-box-flex:2;-ms-flex:2;flex:2}#sectionPromo .promoBloc .image img{height:100%}#sectionPromo .promoBloc .info{position:relative;background-color:#f5821f;width:40%;overflow:visible;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#sectionPromo .promoBloc .info:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f5821f;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:skew(-15deg);-ms-transform:skew(-15deg);transform:skew(-15deg);z-index:-1}#sectionPromo .promoBloc .info .icon-masque{position:absolute;font-size:18.5em;right:10px;top:10px;color:hsla(0,0%,100%,.3);overflow:hidden;height:100%}#sectionPromo .promoBloc .info .btn{margin-right:10px;margin-bottom:3px}#sectionPromo .choixarticle{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:10px;z-index:50}#sectionPromo .choixarticle .container{display:block;position:relative;padding-left:35px;margin-bottom:20px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#sectionPromo .choixarticle .container input{position:absolute;opacity:0;cursor:pointer;right:0}#sectionPromo .choixarticle .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#fff;border-radius:50%}#sectionPromo .choixarticle .container:hover input~.checkmark,#sectionPromo .choixarticle .container input:checked~.checkmark{background-color:#fff}#sectionPromo .choixarticle .checkmark:after{content:"";position:absolute;display:none}#sectionPromo .choixarticle .container input:checked~.checkmark:after{display:block;background-color:#db5d11}#sectionPromo .choixarticle .container .checkmark:after{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}@media only screen and (max-width:500px){#sectionPromo .promoBloc{position:absolute;width:100%;height:350px;-ms-flex-wrap:wrap;flex-wrap:wrap}#sectionPromo .promoBloc .image{height:150px;width:100%;-webkit-box-flex:unset;-ms-flex:unset;flex:unset}#sectionPromo .promoBloc .info{height:200px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;background-size:60%;background-position:135%}#sectionPromo .choixarticle{top:70%}#sectionPromo .choixarticle .container{padding-left:20px}}@media only screen and (max-width:500px){#sectionPromo{height:350px}}#sectionEvenement h1{font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700;text-transform:none;color:#786559;font-size:23px;line-height:40px;text-align:center;padding-bottom:2%}#sectionEvenement .backgroundevents{margin-top:100px;position:relative;background-color:#f5821f;min-height:300px}#sectionEvenement .button{margin:auto;margin-bottom:5%}#sectionEvenement .events{background:linear-gradient(180deg,transparent 80px,#f5821f 0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sectionEvenement .events>button{margin-bottom:5%}#sectionEvenement .events>div{width:100%;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}#sectionEvenement .events .event{-webkit-box-flex:0;-ms-flex:0 1 calc(20% - 25px);flex:0 1 calc(20% - 25px);-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0 2%;margin-bottom:40px;min-width:230px}#sectionEvenement .events .event .en-tete{background:#ea7319;background:linear-gradient(105deg,#f5821f 40%,#786559 40.1%);font-family:Roboto Condensed,sans-serif;font-weight:700;height:80px}#sectionEvenement .events .event .en-tete .date{width:45.2%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-left:3px solid;border-top:3px solid;border-right:.7px solid transparent;padding-left:15px;padding-right:20px;text-align:center;font-style:italic}#sectionEvenement .events .event .en-tete .date .jours{font-size:60px;line-height:55px}#sectionEvenement .events .event .en-tete .date .mois{font-size:14px;text-transform:uppercase;line-height:14px;padding-bottom:5px}#sectionEvenement .events .event .en-tete .lieu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;width:60%;font-size:15px;font-style:italic;line-height:1.3em;padding-right:10px}@media only screen and (max-width:400px){#sectionEvenement .events .event .en-tete .date .jours{font-size:30px;line-height:30px}#sectionEvenement .events .event .en-tete .date .mois{font-size:12px;line-height:12px}}@media only screen and (max-width:800px){#sectionEvenement .events .event .en-tete .date .jours{font-size:40px;line-height:40px}#sectionEvenement .events .event .en-tete .date .mois{font-size:14px;line-height:14px}}#sectionEvenement .events .event .corps{background-color:#fff;color:#795e4e;padding:15px;height:110px}#sectionEvenement .events .event .btnevent{-ms-flex-item-align:end;align-self:flex-end;margin:0 auto}@media only screen and (max-width:500px){#sectionEvenement .events .event:nth-child(n+2){display:none}}#sectionEvent article{width:100%}#sectionEvent .bloc p{font-weight:700;font-size:22px;line-height:normal}#sectionEvent iframe{width:100%;border:0}#sectionEvent .tinymce{margin:20px}#sectionEvent .fichiers{color:#786559;margin:20px 0}.sectionAccueilArticle h1{font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700;font-size:26px;line-height:1.3em}.sectionAccueilArticle>h1{text-transform:none;color:#786559}.sectionAccueilArticle>.button,.sectionAccueilArticle button{-ms-flex-item-align:center;align-self:center;margin:10px;width:80%;background-color:#786559;border:3px solid #786559}.sectionAccueilArticle>.button>a,.sectionAccueilArticle button>a{margin:auto}.sectionAccueilArticle>.button:hover,.sectionAccueilArticle button:hover{background-color:transparent;color:#786559}@media only screen and (max-width:1050px){.sectionAccueilArticle>h1{text-align:center}}#sectionPost .legend-labels,.sectionPost .legend-labels{color:#786559;list-style-type:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#sectionPost .legend-labels,#sectionPost .legend-labels li,.sectionPost .legend-labels,.sectionPost .legend-labels li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}#sectionPost .legend-labels li,.sectionPost .legend-labels li{-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sectionPost .legend-labels li span,.sectionPost .legend-labels li span{min-height:20px;min-width:20px;margin:10px}#sectionPost #calendar,.sectionPost #calendar{width:80%;margin:auto;margin-bottom:40px}#sectionPost #calendar .fc-list-empty,.sectionPost #calendar .fc-list-empty{color:#000}#sectionPost .listNews,.sectionPost .listNews{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#sectionPost .listNews h1,.sectionPost .listNews h1{font-size:18px;line-height:1.3em}#sectionPost .listNews article,.sectionPost .listNews article{width:300px;margin:10px}#sectionPost .listNews article img,.sectionPost .listNews article img{width:100%}#sectionPost .listNews article h1,.sectionPost .listNews article h1{font-size:18px;line-height:1.3em;background-color:#f5821f;padding:5px}h1{font-family:Roboto Condensed,sans-serif;font-style:italic;font-weight:700}@media only screen and (max-width:400px){h1{font-size:31px}}.bloc{margin-bottom:16px}.bloc .blocfiltre,.bloc .blocfiltre .filtre{display:-webkit-box;display:-ms-flexbox;display:flex}.bloc .blocfiltre .filtre{margin:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.bloc .blocfiltre .filtre .titre{margin:auto 10px}.bloc .blocfiltre .filtre .liste{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around}.bloc .blocfiltre .filtre .liste .button{opacity:.6;min-width:70px;margin:10px}.bloc .blocfiltre .filtre .liste .button a{margin:auto}.bloc .blocfiltre .filtre .liste .select{opacity:1}.article{padding:12px 16px}.article>article{-webkit-box-flex:2;-ms-flex:2;flex:2}.article>article img{max-width:100%}.article>article iframe{width:100%;margin:auto;display:block}@media only screen and (max-width:700px){.article>article{-webkit-box-flex:1;-ms-flex:1;flex:1}}.article>article .fichiers{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#786559}.article>div{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:700px){.article>div{display:none}}.article .articles{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.article .articles>h1{font-size:2.4em;color:#786559}.article .articles>a{font-size:1.4em;color:#f5821f;padding:16px 0;border-top:1px solid #f5821f}.article .articles>a:nth-child(2){border-top:none}.article .articles>button{margin-top:16px;width:210px;margin:0 auto}#sectionComiteDirecteur{font-size:16px}#sectionComiteDirecteur .groupeSecteur{margin:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}#sectionComiteDirecteur .groupeSecteur .groupePersonne{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#sectionComiteDirecteur .groupeSecteur .groupePersonne h2{-ms-flex-item-align:start;align-self:flex-start}#sectionComiteDirecteur .groupeSecteur .groupePersonne span{padding-bottom:5px;font-weight:700}#sectionComiteDirecteur .groupeSecteur .groupePersonne span a{font-weight:400}#sectionGRCOM{-ms-flex-wrap:wrap;flex-wrap:wrap}#sectionGRCOM>section{-webkit-box-flex:2;-ms-flex:2;flex:2}#sectionGRCOM>section:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}#sectionGRCOM .secteurs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#sectionGRCOM .secteurs .secteur{max-width:100%}@media only screen and (max-width:360px){#sectionGRCOM .secteur{width:340px}}.parti{position:relative;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0 2%;margin-bottom:40px;width:350px;color:#786559;height:100px}.parti h2{color:#786559;text-align:left;font-size:20px;line-height:20px}.parti .en-tete{background:#fff;background:linear-gradient(105deg,#fff 70%,#786559 70.1%);font-family:Roboto Condensed,sans-serif;font-weight:700;height:100%}.parti .en-tete .logo-commune{color:#fff;width:30%;display:-webkit-box;display:-ms-flexbox;display:flex}.parti .en-tete .logo-commune .icon{font-size:50px;text-align:center;margin:auto}.parti .en-tete .titre{width:70%;padding:3%;-ms-flex-pack:distribute;justify-content:space-around}.parti .en-tete .titre a{font-weight:400}.parti .tooltip .sociallinkbloc{padding-top:10px}.parti .tooltip .sociallinkbloc .sociallink{height:30px;width:35px}#sectionContact,.parti .tooltip .sociallinkbloc .sociallink span i{font-size:16px}#sectionContact .contact{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#786559;-ms-flex-wrap:wrap;flex-wrap:wrap}#sectionContact .contact h3{text-transform:uppercase;font-style:italic;padding:2px}#sectionContact .contact .formulaire{padding:25px;-webkit-box-flex:2;-ms-flex:2;flex:2}#sectionContact .contact .formulaire input,#sectionContact .contact .formulaire select{padding:8px}#sectionContact .contact .formulaire .checkbox,#sectionContact .contact .formulaire input,#sectionContact .contact .formulaire select,#sectionContact .contact .formulaire textarea{width:100%;margin:10px}#sectionContact .contact .formulaire select{width:auto}#sectionContact .contact .formulaire textarea{resize:vertical}#sectionContact .contact .formulaire button{max-width:50%;margin:auto}#sectionContact .contact .formulaire .row{-webkit-box-flex:1;-ms-flex:auto;flex:auto}#sectionContact .contact .formulaire>.row:first-child{margin-right:10px}#sectionContact .contact .formulaire .row:last-child{margin-left:10px}#sectionContact .contact .formulaire .flexibleH{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:500px){#sectionContact .contact .formulaire .row{margin:0!important}}#sectionContact .contact .informations{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:25px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}#sectionContact .contact .informations a{color:#f5821f}#sectionContact .contact .informations a:hover{color:#786559}#sectionContact .contact .informations>div{padding-bottom:25px}#sectionContact .contact .informations .information,#sectionContact .contact .informations .information div,#sectionContact .contact .informations>div{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#sectionContact .contact .informations .information>div:nth-child(2){border-bottom:1px solid #f5821f;margin-bottom:25px;padding-bottom:25px}#sectionPersonne h3{text-transform:uppercase;font-style:italic;padding:5px;padding-bottom:.25em}#sectionPersonne a{color:#f5821f}#sectionPersonne a:hover{color:#786559}#sectionPersonne img{width:300px;height:100%;margin:unset}#sectionPersonne .personne{color:#786559;font-size:16px;-ms-flex-pack:distribute;justify-content:space-around;min-height:315px;-ms-flex-wrap:wrap;flex-wrap:wrap}#sectionPersonne .personne>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}@media only screen and (max-width:800px){#sectionPersonne .personne>div{width:auto;padding:15px}}#sectionPersonne .personne>div span{padding:5px}#sectionPersonne ul{-webkit-margin-before:.25em;margin-block-start:.25em}#sectionPersonne ul li{margin:1em 0}@font-face{font-family:pdc-communes;src:url(./pdc-communes.cd7814f.eot);src:url(./pdc-communes.cd7814f.eot?#iefix) format("embedded-opentype"),url(./pdc-communes.62ae064.woff) format("woff"),url(./pdc-communes.15c4909.ttf) format("truetype"),url(./pdc-communes.28c3e04.svg#pdc-communes) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" pdc-"]:before,[class^=pdc-]:before,[data-icon]:before{font-family:pdc-communes!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:bottom}.pdc-aire-la-ville:before{content:"a"}.pdc-bardonnex:before{content:"b"}.pdc-bellevue:before{content:"c"}.pdc-bernex:before{content:"d"}.pdc-carouge:before{content:"e"}.pdc-champagne:before{content:"f"}.pdc-chene-bougeries:before{content:"g"}.pdc-chene-bourg:before{content:"h"}.pdc-coheran:before{content:"i"}.pdc-collex-bossy:before{content:"j"}.pdc-collonge-bellerive:before{content:"k"}.pdc-confignon:before{content:"l"}.pdc-geneve:before{content:"m"}.pdc-genthod:before{content:"n"}.pdc-grand-saconnex:before{content:"o"}.pdc-lancy:before{content:"p"}.pdc-mandement:before{content:"q"}.pdc-meyrin:before{content:"r"}.pdc-onex:before{content:"s"}.pdc-plan-les-ouates:before{content:"t"}.pdc-thonex:before{content:"u"}.pdc-troinex:before{content:"v"}.pdc-vernier:before{content:"w"}.pdc-versoix:before{content:"x"}.pdc-veyrier:before{content:"y"}.pdc-pregny-chambesy:before{content:"z"}