/* cmsms stylesheet: agccpf modified: mercredi 29 octobre 2025 16:07:55 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul {
    list-style-type: none;
}
body {
    background: #666666;
}
@font-face {
    font-family: "Proxima Nova";
    font-weight: 400;
    src: url("/fontes/ProximaNova-Regular.otf");
}
@font-face {
    font-family: "Proxima Nova Bold";
    font-weight: 700;
    src: url("/fontes/ProximaNovaBold.otf");
}
@font-face {
    font-family: "DIN-Black";
    font-weight: 700;
    src: url("/fontes/DIN-Black.ttf");
}
@font-face {
    font-family: "DIN-Black";
    font-weight: 700;
    src: url("/fontes/DIN-Black.ttf");
}
.violet_gras16 {
    font-size: 16px;
    font-weight: 600;
    color: #dc6e1e;
}
#espace-adh
{
position: relative;
width:100%;
max-width: 600px;
margin:0 auto;
height: 500px;
border: 0px solid #333333;
}

#espace-adh iframe
{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.iframe {float: right;}
.centered {margin: 0 auto !important;}
#encart  {display: inline-block;width:100%;padding: 36px;padding-top: 16px;margin:20px 0 20px 0 !important;background-color:#f3f3f3;border:#8b9c9a 1px solid;}
#encart2  {
    width:100%;   
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: #1a1a1a;
    text-decoration: none;
}
.boutonabo {
    display: block;
    width: 170px;
    height: 42px;
    border: solid 1.5px #333333;
    color: #333333;
    font-family: Raleway;
    font-size: 16.9618px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.4410068px;
    text-decoration: none;
    margin: 0 auto;
margin-top: 20px;
}
.regular10 {
    font-family: "Proxima Nova";
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.2px;
    color: #fff;
    text-decoration: none;
}
.width100 {
    width: 100% !important;
}
.head-agccpf {
    font-family: "Proxima Nova";
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 2.4px;
}

#container {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    background-color: #ffffff;
}
#head {
    width: 100%;
    height: 30px;
    display: flex;
}
#agccpf {
    padding: 1px 10px 0 70px;
    height: 30px;
    background: #1a1a1a;
    color: #ffffff;
    flex-grow: 1;
    display: flex;
    align-items: center;
    display: none;
}
#agccpf-mobile {
    padding: 1px 10px 0 30px;
    height: 30px;
    background: #1a1a1a;
    color: #ffffff;
    flex-grow: 1;
    display: flex;
    align-items: center;
    display: block;
}
#espace {
    width: 180px;
    min-width: 180px;
    height: 30px;
    background: #333333;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
#cadenas {
    margin-right: 10px;
    margin-top: -4px;
}

#bandeau {
    height: 560px;
    width: 100%;
    background-color: #dc6e1e;
}
#bandeau-edito {
    height: 160px;
    width: 100%;
    background-color: #dc6e1e;
}
#logo {
    margin: 0;
    padding: 0;
    float: left;
    background: #fff;
    display: flex;
    flex-direction: column;
    max-width: 326px;
    min-width: 180px;
    width: 22%;
    height: 560px;
    align-items: center;
    justify-content: center;
    display: none;
}
.logo2 {
    margin-top: 25px;
    height: 80px;
    margin-left: 30px;
}
.logo5 {
    display: block;
    padding: 50px 0;
    margin: 0 auto;
}
#colonne-gauche {
    margin: 0;
    padding: 0;
    float: left;
    background: #fff;
    display: flex;
    flex-direction: column;
    max-width: 326px;
    min-width: 180px;
    width: 22%;
    align-items: center;
    justify-content: center;
    display: none;
}
#logo-edito {
    margin: 0;
    padding: 0;
    float: left;
    background: #3a3a3a;
    max-width: 326px;
    min-width: 180px;
    height: 430px;
    width: 100%;
    display: none;
}
.logo6 {
    margin-top: 55px !important;
}
#bandeau-menu {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    background-color: #dc6e1e;
    width: 78%;
    height: 160px;
    display: none;
}
#bandeau-menu-mobile {
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    background-color: #ffffff;
    width: 78%;
    height: 125px;
    display: block;
    width: 100%;
}
#agccpf-titre {
    margin-top: 170px;
    font-family: "DIN-Black";
    font-size: 38px;
    font-weight: 700;
}
/* MENU */
#close,
#open {
    position: absolute;
    top: 30px;
    right: 30px;
}

#menu-mobile {
    position: absolute;
    display: none;
    top: 30px;
    width: 100%;
    background-color: #dc6e1e;
    z-index: 10000;
    border-bottom: 30px solid #1a1a1a;
}

#menu-mobile ul.niv1 {
    list-style-type: none;
    display: flex;
    flex-direction: column;
}
#menu-mobile ul.niv1 li {
    text-align: center;
    position: relative;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

#menu-mobile ul.niv1 > li {
    line-height: 46px !important;
}
#menu-mobile ul.niv1 > li > ul > li {
    margin: 2px 0;
    line-height: 32px !important;
}
#menu-mobile a {
    display: block;
    text-decoration: none;
    color: #ffffff;
}

#menu-mobile .sous {
    display: none;
    background-color: #1a1a1a;
    transition: all 2s;
    opacity: 0;
    z-index: 1000;
}
#menu-mobile > ul li:hover .sous {
    display: flex;
    flex-flow: column wrap;
    background-color: #1a1a1a;
    opacity: 1;
}
#menu-mobile .sous li {
    text-align: left;
    padding: 0px 10px;
}
#menu-mobile .sous a {
    border-bottom: none;
    text-align: left;
    min-width: 140px;
}
.sous li:hover {
    background-color: #dc6e1e;
}
#social-mobile {
    display: flex;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    width: 230px;
    margin-bottom: 20px;
}
#diaporama {
    float: left;
    background-image: url("/images/diaporama_accueil.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 230px;
    width: 100%;
}
 #slider {
    position: relative;
    overflow: hidden;
    height:340px;
    width: 100%;
    float: left;
}
#slides {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    height:400px;
    width: 300%;
    /*CSS3 keyframes animation*/
    animation-name: slide;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

#slides figure {
    display: inline-block;
    height: 100%;
    width: 100%;
    margin: 0;
}

#slides figure img {
    width: 100%;
    /*Centrer l'image verticalement si celle-ci ne peut être affichée totalementtransform: translateY(-50%);*/
    position: relative;
    top: 0%;

    height:400px;
}

#slides figure figcaption {
    position: absolute;
    bottom: 0;
    padding: 2.5em 0;
    text-align: center;
    width: inherit;
    background-color: rgba(0,0,0,0.5);
    color: white;
}
#slides:hover {
    animation-play-state: paused; /* Mise en pause de l'animation */
}

@keyframes slide {
    0%, 20%, 100% {
        left: 0; /*1ère image*/
    }
    35%, 50% {
        left: -100%; /*2ème image*/
    }
    70%, 95% {
        left: -200%; /*3ème image*/
    }
}
#introduction:after {
    z-index: 10;
    content: "";
    position: absolute;
    right: -130px;
    bottom: -130px;
    width: 210px;
    height: 210px;
    transform: rotate(45deg);
    background-color: #dc6e1e;
}
#introduction {
    z-index: 8;
    float: left;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    padding: 35px 45px 0 35px;
    height: 380px;
    overflow: hidden;
}

.titre-orange {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 59px;
    color: #dc6e1e;
    display: block;
    margin: 0 0 30px 0px;
}
.titre-blanc {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 59px;
    color: #ffffff;
    display: block;
    margin: 0 0 30px 0px;
}

#intro-titre:after {
    content: " ";
    border-bottom: 5px solid #000;
    width: 56px;
    display: block;
}
.intro-texte {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: #000000;
    text-decoration: none;
}
.texte-ral-16 {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #000000;
    text-decoration: none;
}
.lien-noir {
    display: block;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
    color: #000000;
    text-decoration: none;
    margin-top: 20px;
}
.lien-noir:after {
    content: " ";
    border-bottom: 4px solid #dc6e1e;
    width: 38px;
    display: block;
}
.lien-blanc {
    display: block;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    color: #ffffff;
    text-decoration: none;
}

#lien-actu:after {
    content: " ";
    border-bottom: 4px solid #dc6e1e;
    width: 38px;
    display: block;
}

/* ACTUALITES */
#section2 {
    background-color: #333333;
    width: 100%;
    min-height: 432px;
}

#logo-actu {
    float: left;
    display: none;
    flex-direction: row;
    vertical-align: center;
    max-width: 326px;
    min-width: 180px;
    height: 432px;
    width: 22%;
    align-items: center; /**/
    align-self: center;
    /*justify-content: center;*/
}

#actualites {
    float: left;
    width: 100%;
    min-height: 432px;
    overflow: hidden;
    border-right: 0px solid #ffffff;
    background-color: #333333;
    padding: 0 40px;
}
#intro-actualites:after {
    content: " ";
    border-bottom: 4px solid #fff;
    width: 56px;
    display: block;
}

.actu {
    width: 100%;
    padding: 20px;
}

.titre-actu {
    color: #ffffff;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    letter-spacing: -0.16px;
}
.titre-actu a {
    color: #ffffff;
    text-decoration: none;
}
.date-actu {
    color: #999999;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}
.sep {
    width: 100%;
float: left;
    border-bottom: 1px solid #fff;
margin-top:10px;
}

#lien-actu {
    margin: 30px 0;
    margin-left: 90px;
}

#numero-mobile {
    float: left;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    display: block;
    height: 532px;
    width: 100%;
    background-color: #333333;
    overflow: hidden;
}

#image-revue {
    width: 100%;
    position: absolute;
    top: 0;
}
#revue-mobile {
    position: absolute;
    top: 370px;
    left: 30px;
    width: calc(100% - 60px);
}
#titre-revue-mobile:after {
    content: " ";
    border-bottom: 4px solid #fff;
    width: 56px;
    display: block;
    margin-top: 30px;
}

#decouvrir-revue-mobile {
    position: absolute;
    display: flex;
    margin-top: 0px;
    right: 30px;
    top: 80px;
}
.picto-decouvrir {
    width: 45px;
}

.lien-blanc-revue {
    font-family: "Proxima Nova";
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
}

#numero {
    float: left;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    display: none;
    height: 432px;
    width: 23%;
}
#revue {
    position: absolute;
    top: 300px;
    left: 30px;
    width: calc(100% - 60px);
}
.titre-revue {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    color: #dc6e1e;
}
#titre-revue:after {
    content: " ";
    border-bottom: 4px solid #fff;
    width: 56px;
    display: block;
}
#titre-revue {
    float: left;
    display: inline-block;
}
#decouvrir-revue {
    float: left;
    display: flex;
    margin-top: 4px;
}

#sections {
    background-color: #333333;
    background-image: url("/images/fond-section2.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 317px;
    float: left;
    width: 100%;
    position: relative;
    height: 420px;
    overflow: hidden;
    padding-top: 35px;
}
#sections2 {
    width: 240px;
    margin: 0 auto;
}

#sections-titre:after {
    content: " ";
    border-bottom: 5px solid #000;
    margin-top: 10px;
    width: 56px;
    display: block;
}

/* Reset Select */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #2c3e50;
    background-image: none;
}
/* Remove IE arrow */
select::-ms-expand {
    display: none;
}
/* Custom Select */
.select {
    margin-top: 40px;
    position: relative;
    display: flex;
    width: 250px;
    height: 25px;
    line-height: 3;
    background: #2c3e50;
    overflow: hidden;
    border-radius: 0.25em;
}
select {
    flex: 1;
    padding: 0em 0.5em;
    color: #fff;
    cursor: pointer;
}
/* Arrow */
.select::after {
    content: "\25BC";
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0em 0.5em;
    background: #474747;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: 0.25s all ease;
    -o-transition: 0.25s all ease;
    transition: 0.25s all ease;
    color: #fff;
}
/* Transition */
.select:hover::after {
    color: #f39c12;
}

.titre-blanc-offre {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #ffffff;
    display: block;
    margin: 0 0 10px 0px;
}

.boutonadhr {
    display: block;
    width: 170px;
    height: 42px;
    border: solid 1.5px #333333;
    color: #333333;
    font-family: Raleway;
    font-size: 16.9618px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.4410068px;
    text-decoration: none;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 85px);
}
.boutonadhr2 {
    display: block;
    width: 170px;
    height: 42px;
    border: solid 1.5px #ffffff;
    color: #ffffff;
    font-family: Raleway;
    font-size: 16.9618px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.4410068px;
    text-decoration: none;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 85px);
}
.boutonadhr3 {
    display: block;
    width: 170px;
    height: 42px;
    border: solid 1.5px #333333;
    color: #333333;
    font-family: Raleway;
    font-size: 16.9618px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.4410068px;
    text-decoration: none;

    margin: 0 auto;
margin-top: 20px;
}
.boutonadhr4 {
    display: block;
    width: 210px;
    height: 42px;
    border: solid 1.5px #333333;
    color: #333333;
    font-family: Raleway;
    font-size: 16.9618px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    letter-spacing: -0.4410068px;
    text-decoration: none;
    margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
}

#adherents {
    background-color: #ffffff;
    background-image: url("/images/fond-adherents.png");
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 223px;
    float: left;
    width: 100%;
    position: relative;
    height: 420px;
    overflow: hidden;
    padding-top: 35px;
}
#adherents2 {
    padding: 0 40px;
    margin: 0 auto;
}

.titre-noir-adherent {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #000000;
    display: block;
    margin: 0 0 10px 0px;
}
#adherents-titre:after {
    content: " ";
    border-bottom: 5px solid #dc6e1e;
    margin-top: 10px;
    width: 56px;
    display: block;
}
#adherents-detail {
    color: #000000;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    text-decoration: none;
    margin-top: 50px;
}

#offres {
    background-color: #dc6e1e;
    float: left;
    width: 100%;
    position: relative;
    height: 420px;
    overflow: hidden;
}
#offres2 {
    padding: 35px 75px 0 75px;
}

#offre-titre:after {
    content: " ";
    border-bottom: 5px solid #000;
    margin-top: 10px;
    width: 56px;
    display: block;
}
.offre-date {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 0;
}
.offre-titre {
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    color: #000000;
    text-decoration: none;
    margin-bottom: 6px;
}

.offre-contenu {
    font-family: Raleway;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    color: #ffffff;
    text-decoration: none;
    display: block;
}

#offre-detail {
    display: block;
    width: 46px;
    height: 19px;
    color: #ffffff;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-decoration: none;
    margin-top: 20px;
}
#offre-detail:after {
    content: " ";
    border-bottom: 5px solid #000;
    width: 40px;
    display: block;
    margin-top: 5px;
}
#toutes-offres {
    width: 100%;
    background-color: #333333;
    background-image: url("/images/fond-offre-tout.png");
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    bottom: 0px;
    height: 90px;
    text-align: center;
    padding-top: 35px;
}
.lien-blanc-offre {
    display: block;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    color: #ffffff;
    text-decoration: none;
}
#triangle {
    margin-left: 10px;
}
#fleche-g {
    position: absolute;
    top: 180px;
    left: 20px;
}
#fleche-d {
    position: absolute;
    top: 180px;
    right: 20px;
}

#footer-mobile {
    display: block;
}
#footer-desktop {
    display: none;
}

#mobile-footer-gris {
    background-color: #1a1a1a;
    padding: 20px 40px 0 40px !important;
    float: left;
    width: 100%;
}

.titre-orange-partenaire {
    display: block;

    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    display: block;
    padding: 40px 0 0px 0px;
}
.titre-orange-partenaire2 {
    color: #dc6e1e;
    text-decoration: none;
}
.titre-orange-partenaire:after {
    content: " ";
    border-bottom: 5px solid #fff;
    width: 56px;
    display: block;
    margin-top: 10px;
    z-index: 15;
}
#bottom-1,
#bottom-2 {
    position: relative;
    float: left;
}
#bottom-1 {
    width: 100%;
    padding: 0;
}
#bottom-2 {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
    margin: 0;
color: #ffffff;
font-size: 16px;
    font-family: Raleway;
}

#newsletter-footer {
    color: #dc6e1e;
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 250;
    line-height: 65px;
    letter-spacing: 0.047812574px;
}

#newsletter {
    color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
}
#bottom-2 input[type="text"] {
    border: 0;
    font-family: "Proxima Nova";
    font-size: 14px;
    float: left;
    width: calc(100% - 35px);
    height: 24px;
    color: #fff;
    background-color: #333333;
}
#bottom-2 input[type="image"] {
    display: inline-block;
    float: left;
    margin-top: -1px;
}

.sep-mobile {
    float: left;
    width: 100%;
    border-bottom: 1px solid grey;
    margin: 30px 0 20px 0;
}

#logo4 {
    display: block;
    margin: 0 auto;
    width: 105px;
}

#social {
    display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
}

.social {
    margin-left: 20px;
    width: 50px;
}
.social2 {
    margin-left: 0px;
    width: 50px;
}

#agccpf-footer {
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #dc6e1e;
    font-family: DIN;
    font-size: 80px;
    font-weight: 900;
    line-height: 98px;
    letter-spacing: 0.1px;
}

#partenaires-mobile {
    background-color: #dc6e1e;
    float: left;
    position: relative;
    width: 100%;
    min-height: 240px;
    z-index: 20;
    padding: 0 30px;
}
#soutien {
    position: relative;
    color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 42px;
    font-weight: 700;
    line-height: 100px;
}

.bottom-left {
    display: block;
    position: relative;
    float: left;
    width: 40%;
    max-width: 150px;
}
.bottom-right {
    display: block;
    position: relative;
    float: right;
    width: 40%;
    max-width: 150px;
}
#pOLITIQUED {
    width: 187px;
    height: 15px;
    color: #ffffff;

    line-height: 15px;
    letter-spacing: 0.24px;
}
#bottom-gris {
    display: block;
    float: left;
    padding: 10px 0;
    width: 100%;
    background-color: #1a1a1a;
}
.box-gris {
    display: block;
    float: left;
    height: 40px;
    width: 100%;
    text-align: center;
    background-color: #1a1a1a;
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 400;
    padding-top: 0px;
}
.box-orange {
    display: block;
    float: left;
    height: 40px;
    width: 100%;
    text-align: center;
    background-color: #dc6e1e;
    color: #ffffff;
    text-decoration: none;
    line-height: 40px;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-weight: 400;
}
#menu-edito {
    background-color: #333333;
    width: 100%;
    height: 80px;
    float: left;
    display: flex;
padding: 0 20px;
    align-content: center;
    flex-wrap: wrap;
}
#menu-actu {
    background-color: #333333;
    width: 100%;
    height: 80px;
    float: left;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
#menu-actu a {
    text-decoration: none;
    color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 15px;
    font-weight: 400;
    line-height: 80px;
}
#menu-actu a.active {
    color: #dc6e1e;
}

#menu-actu h2, #menu-edito h2 {
    display: block;
    color: #ffffff;
    font-family: "Proxima Nova";
    font-size: 24px;
    font-weight: 700;
    line-height: 38px;
}
#container-actu,
#container-detail-actu {
    float: left;
    width: 100%;
    padding: 0px 0px;
    background-color: #ffffff;
}
.actu {
    float: left;
    width: 100%;
    padding: 20px;
    padding-bottom:0;
    margin-bottom: 0px;
}
.grey {
    background-color: #eeeeee;
}
.imactu {width: 100%;}
.box-image-actu {
    width: 251px;
    float: left;
}
.box-actu {
    position: relative;
    float: left;
    padding-left: 20px;
    width: 100%;
    min-height: 181px;
}

.box-actu h3 {
    color: #1a1a1a;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.16px;
}
.box-offre {
    position: relative;
    float: left;
    padding-left: 20px;
    width: 100%;
    min-height: 181px;
    overflow: hidden;
    overflow-wrap: break-word;
}
.box-offre h2 {
    color: #1a1a1a;
    font-family: Raleway;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.16px;
}
.actu-date {
    color: #999999;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.texte-actu {
    color: #1a1a1a;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
overflow-wrap: break-word;
}
.texte-actu a{
     color: #dc6e1e;
     text-decoration: none;
}
a.lien-detail-actu {
    display: block;
    float: right;
    margin-right: 20px;
    position: absolute;
    bottom: 0px;
    right: 20px;
}
.sep-actu {
    border-bottom: 1px solid #000000;
    width: 100%;
    float: left;
}

#container-actu .nav,
#container-detail-actu .nav,
#containerrevue .nav {
    float: left;
    width: 100%;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #333333;
    text-align: center;
    margin-top: 20px;
}
#container-actu .nav a,  #menu-revue .nav a, #containerrevue .nav a, #container-detail-actu .nav a {text-decoration: none;color: #333333;font-size: 16px;line-height: 30px;font-weight: 700;}
.catactive {text-decoration: none;color: #dc6e1e !important;font-weight: 700;}
.detailactu {
    float: left;
    width: 100%;
    padding: 0px;
    display: flex;
flex-direction: column;
    /*flex-direction: column-reverse;*/
padding:20px;
}

.detailactu h1 {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
}

.imdetailactu {
    width: 100%;
    float: left;
}
.box-detail-actu, box-detail-100 {
    display: block;
    float: right;
    width: 100%;
    padding: 20px 20px 20px 20px;
}
.box-image-detail-actu {
        width: 100%;
        max-width: auto;
}
#containerrevue {
    width: 100%;
    display: block;
    float: left;
    background-color: #ffffff !important;
    padding-bottom: 50px;
}
#menu-revue {
    background-color: #333333;
    width: 100%;
    height: 80px;
    padding-left: 50px;
    color: #ffffff;
    float: left;
    font-family: "Proxima Nova";
    font-size: 15px;
    font-weight: 400;
    line-height: 80px;
}
.box-revue {
    width: calc(100% - 110px);
    display: inline-block;
    position: relative;
    border: 1px solid #000000;
    display: flex;
    flex-direction: column;
    margin: 50px 0 0 50px;
overflow: hidden;
}
.box-box-revue {
    display: inline-block;
    float: left;
    height: 100%;
    padding: 20px;
    flex: 1;
    padding-bottom: 60px;
}
.imrevue {
    float: left;
    width: 151px;

}

.lien-revue {
    position: absolute;
    bottom: 20px;
    display: block;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    margin-top: 20px;
}
.lien-revue:after {
    content: " ";
    height: 10px;
    border-bottom: 4px solid #dc6e1e;
    width: 38px;
    display: block;
}

.detail-revue {
    font-family: Raleway;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}

.titre-noir-revue {
    font-family: "Proxima Nova";
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    color: #000000;
    display: block;
    margin: 0 0 10px 0px;
}
.titre-noir-revue:after {
    content: " ";
    border-bottom: 5px solid #dc6e1e;
    margin-top: 10px;
    width: 56px;
    display: block;
}
    #fbrp__35 {border: 0px;margin:0;}
    #fbrp__35 input[type="text"],#fbrp__35 input[type="password"] {margin-top:5px;}
    #fbrp__35 label {display: block;width: 200px;float: left;}
    #fbrp__35 input[type="text"],#fbrp__35 select,#fbrp__35 input[type="email"],#fbrp__35 input[type="password"],#fbrp__35 input[type="capt"], textarea{
    border: 0;
    font-family: "Proxima Nova";
    font-size: 18px;
    width: 300px;
    height: 24px;
    color: #fff;
    background-color: #dc6e1e;
    }
#fbrp__35 select {margin-top: 4px;}
    #fbrp__35 textarea {
        height: 70px;
        width: 100%;
        max-width: 500px;
        margin-top:5px;
    }
    #fbrp__35 input[type="checkbox"]{
    border: 0;
    font-family: "Proxima Nova";
    font-size: 14px;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background-color: #333333;
    }
    #fbrp__35 label:last-child {max-width: 470px;width:80%;}
#fbrp__35  legend {display: none;}

@media screen and (min-width: 600px) {
.box-revue {
    flex-direction: row;
}
}

@media screen and (min-width: 940px) {

    #containerrevue {
    width: 78%;
    }
    #menu-revue {
        width: 78%;
    }
    .detail-revue {
        font-size: 16px;
        line-height: 18px;
    }
    #container-actu {
        float: left;
        width: 78%;
        padding: 50px 100px;
        background-color: #ffffff;
    }
    .box-actu {
        width: calc(100% - 251px);
    }
    #menu-actu, #menu-edito {
        display: flex;
        width: 78%;
        padding-left: 50px; 
    }
    #menu-actu h2, #menu-edito h2 {
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 80px;
    }

    #menu-mobile {
        display: none;
    }

    #container-detail-actu {
        float: left;
        width: 78%;
        padding: 0px 0px;

    }
    .detailactu {
    flex-direction: row;
padding:0px;
}
    .imdetailactu {
        width: 100%;
        max-width: 394px;
    }
    .box-detail-actu {
        width: calc(100% - 394px);
        padding: 50px 20px 20px 50px;
    }
    .box-detail-100 {
        padding: 50px 20px 20px 50px;
    }
    .box-image-detail-actu {
        width: 100%;
        max-width: 394px;
    }
    .actudetailprev {
        margin-right: 40px;
    }

    #agccpf-footer {
        margin: 0;
        text-align: left;
        font-size: 50px;
    }

    .head-agccpf {
        font-size: 10px;
        line-height: 12px;
    }
    #agccpf {
        display: flex;
    }
    #agccpf-mobile {
        display: none;
    }

    #logo {
        display: flex;
    }
    .logo2 {
        margin-top: 20px;
        height: 163px;
        margin-left: 0;
    }
    #colonne-gauche {
        display: block;
    }
    #logo-edito {
        display: block;
        min-height: 460px;
    }

    #bandeau-menu {
        display: block;
    }
    #bandeau-menu-mobile {
        display: none;
    }

    #social {
        position: absolute;
        top: 20px;
        right: 20px;
        margin-top: 0px;
    }
    .social {
        margin-left: 20px;
        width: 40px;
    }
    /* MENU */
    #menu-pc {
        position: absolute;
        top: 90px;
        width: 100%;
        background-color: #dc6e1e;
    }

    #menu-pc ul.niv1 {
        list-style-type: none;
        display: flex;
        justify-content: space-around;
    }
    #menu-pc ul.niv1 li {
        text-align: center;
        position: relative;
        font-family: "Proxima Nova";
        font-size: 13px;
        font-weight: 400;
        line-height: 19px;
    }

    ul.niv1 > li {
        line-height: 56px !important;
    }
    ul.niv1 > li > ul > li {
        margin-top: 2px;
        line-height: 26px !important;
    }
    #menu-pc a {
        display: block;
        text-decoration: none;
        color: #ffffff;
    }
   ul.niv1 > li > a.active:after {
        content: " ";
        border-bottom: 4px solid #fff;
        width: 30px;
        display: block;
        position: absolute;
        top: 38px;
    }
   ul.niv1 > li > a:hover:after {
        content: " ";
        border-bottom: 4px solid #fff;
        width: 30px;
        display: block;
        position: absolute;
        top: 38px;
    }
    .sous:before {
        z-index: 1001;
        width: 22px;
        height: 11px;
        content: " ";
        position: absolute;
        top: -11px;
        left: 10px;
        background-image: url("/images/fleche-sousmenu.png");
    }

    .sous {
        display: none;
        background-color: #1a1a1a;
        flex-flow: column wrap;
        transition: all 2s;
        opacity: 0;
        z-index: 1000;
        position: absolute;
    }
    #menu-pc > ul li:hover .sous {
        display: flex;
        flex-flow: column wrap;
        background-color: #1a1a1a;
        opacity: 1;
    }
    .sous li {
        text-align: left;
        padding: 0px 10px;
    }
    .sous a {
        border-bottom: none;
        text-align: left;
        min-width: 140px;
    }
    .sous li:hover {
        background-color: #dc6e1e;
    }

    /* fin menu */

    #diaporama {
        height: 400px;
        width: 48%;
    }
    #slider {
        height: 400px;
        width: 48%;
    }

    #introduction {
        width: 30%;
        height: 400px;
    }

    .intro-texte {
        font-size: 14px;
        line-height: 15px;
    }

    .link {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 100;
        margin: 0;
        padding: 0;
    }
    .link a {
        display: block;
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    /* ACTUALITES */
    #section2 {
        background-color: #333333;
        width: 100%;
        min-height: 432px;
    }

    #logo-actu {
        display: flex;
    }

    #actualites {
        width: 55%;
        min-height: 432px;
        border-right: 5px solid #ffffff;
        padding: 0;
    }

    #lien-actu {
        margin-top: 30px;
        margin-left: 0px;
    }

    #numero-mobile {
        display: none;
    }
    #numero {
        display: block;
    }
    #revue {
        position: absolute;
        top: 300px;
        left: 30px;
        width: calc(100% - 60px);
    }
    .titre-revue {
        font-family: "Proxima Nova";
        font-size: 30px;
        font-weight: 700;
        line-height: 34px;
        color: #dc6e1e;
        display: inline-block;
        position: relative;
        margin: 0 0 10px 0px;
    }
    #titre-revue:after {
        content: " ";
        border-bottom: 4px solid #fff;
        width: 56px;
        display: block;
    }
    #titre-revue {
        float: left;
        display: inline-block;
    }

    .picto-decouvrir {
        width: 30px !important;
    }

    .lien-blanc-revue {
        display: inline-block;
        font-family: "Proxima Nova";
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        color: #ffffff;
        text-decoration: none;
        margin-right: 10px;
    }

    #section3 {
        width: 100%;
        min-height: 420px;
        z-index: 15;
    }
    #offres {
        background-color: #dc6e1e;
        background-image: url("/images/fond-degrade-orange.png");
        background-repeat: repeat-x;
        float: left;
        width: 30%;
        position: relative;
        height: 420px;
        overflow: hidden;
    }
    #offres2 {
        padding: 35px 75px 0 75px;
    }

    #offre-titre:after {
        content: " ";
        border-bottom: 5px solid #000;
        margin-top: 10px;
        width: 56px;
        display: block;
    }
    .offre-date {
        font-family: Raleway;
        font-size: 16px;
        font-weight: 300;
        line-height: 16px;
        color: #ffffff;
        text-decoration: none;
        padding: 10px 0;
    }
    .offre-titre {
        font-family: Raleway;
        font-size: 20px;
        font-weight: 700;
        line-height: 20px;
        color: #000000;
        text-decoration: none;
        margin-bottom: 6px;
    }

    .offre-contenu {
        font-family: Raleway;
        font-size: 14px;
        font-weight: 300;
        line-height: 16px;
        color: #ffffff;
        text-decoration: none;
        display: none;
    }

    #offre-detail {
        display: block;
        width: 46px;
        height: 19px;
        color: #ffffff;
        font-family: Raleway;
        font-size: 16px;
        font-weight: 700;
        line-height: 19px;
        text-decoration: none;
        margin-top: 20px;
    }
    #offre-detail:after {
        content: " ";
        border-bottom: 5px solid #000;
        width: 40px;
        display: block;
        margin-top: 5px;
    }
    #toutes-offres {
        width: 100%;
        background-color: #333333;
        background-image: url("/images/fond-offre-tout.png");
        background-repeat: no-repeat;
        background-position: top center;
        position: absolute;
        bottom: 0px;
        height: 90px;
        text-align: center;
        padding-top: 35px;
    }
    .lien-blanc-offre {
        display: block;
        font-family: "Proxima Nova";
        font-size: 16px;
        font-weight: 700;
        line-height: 34px;
        color: #ffffff;
        text-decoration: none;
    }
    #triangle {
        margin-left: 10px;
    }
    #fleche-g {
        position: absolute;
        top: 180px;
        left: 20px;
    }
    #fleche-d {
        position: absolute;
        top: 180px;
        right: 20px;
    }

    #adherents {
        background-color: #ffffff;
        background-image: url("/images/fond-adherents.png"), url("/images/fond-degrade.png");
        background-position: bottom, top;
        background-repeat: no-repeat, repeat-x;
        background-size: 100% 223px, 13px 18px;
        width: 35%;
        position: relative;
        height: 420px;
        overflow: hidden;
        padding-top: 35px;
    }
    #adherents2 {
        width: 220px;
        margin: 0 auto;
        padding: 0;
    }

    #sections {
        width: 35%;
    }

    #footer-mobile {
        display: none;
    }
    #footer-desktop {
        display: flex;
        height: 300px;
    }

    #footer-desktop {
        width: 100%;
        min-height: 300px;
        position: relative;
        background-color: #1a1a1a;
    }
    #footer-desktop:after {
        position: absolute;
        width: 100%;
        height: 40px;
        content: " ";
        bottom: 0px;
        left: 0px;
        background-color: #dc6e1e;
    }
    #partenaires {
        float: left;
        position: relative;
        width: 35%;
        height: 300px;
        z-index: 20;
        padding: 0 60px;
    }
    .bottom-left {
        position: absolute;
        bottom: 10px;
        left: 40px;
        width: 120px;
    }
    .bottom-right {
        position: absolute;
        bottom: 10px;
        right: 20px;
        width: 120px;
    }

    #bottom-1,
    #bottom-2 {
        position: relative;
        float: left;
        height: 370px;
    }
    #bottom-1 {
        width: 35%;
        padding: 50px 0px 0px 50px;
    }
    #bottom-2 {
        width: 30%;
        padding: 20px 50px 0px 75px;
    }
    #logo4 {
        width: 81px;
        margin: 0;
    }

    #soutien {
        position: absolute;
        top: 232px;
        right: -30px;
        color: #dc6e1e;
        font-family: "Proxima Nova";
        font-size: 32px;
        font-weight: 700;
        line-height: 39px;
    }
    #box1,
    #box2 {
        display: block;
        text-decoration: none;
        width: 50%;
        text-align: center;
        position: absolute;
        top: 276px;
        color: #ffffff;
        font-family: "Proxima Nova";
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0.2px;
        z-index: 23;
    }
    #box1 {
        left: 0px;
    }
    #box2 {
        right: 0px;
    }
}

@media screen and (min-width: 1100px) {
    .box-revue {
        width: calc(50% - 120px);
    }
    .lien-blanc-offre {
        font-size: 20px;
    }
    .intro-texte {
        font-family: Raleway;
        font-size: 16px;
        font-weight: 500;
        line-height: 21px;
        color: #000000;
        text-decoration: none;
    }
    #decouvrir-revue {
        float: right;
        margin-top: 64px;
    }
    .offre-contenu {
        display: block;
    }

    .bottom-left {
        bottom: 0px;
        left: 60px;
        width: 156px;
    }
    .bottom-right {
        position: absolute;
        bottom: 0px;
        right: 60px;
        width: 157px;
    }
}
@media screen and (min-width: 1200px) {
    .offre-contenu {
        font-family: Raleway;
        font-size: 16px;
    }
}
@media screen and (min-width: 1250px) {
    .detail-revue {
        font-size: 22px;
        line-height: 24px;
    }
}

#annuaire {
    border: 0;
    margin: 0 auto;
}
#annuaire > thead > tr {
    background-color: #333333;
    color: #ffffff;
    padding: 12px;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
}
#annuaire > thead > tr > td {
    padding: 12px;
    border-right: 1px solid grey;
}
#annuaire > tbody > tr > td {
    padding: 12px;
    border-right: 1px solid grey;
    vertical-align: top;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}
#annuaire > tbody > tr > td:last-child {
    border-right: 0px;
}
#annuaire > tbody > tr > td {
    border-bottom: 1px dashed grey;
}
#annuaire > tbody > tr:last-child > td {
    border-bottom: 0px dashed grey;
}
.font0 {
    text-decoration: none;
    color: #dc6e1e;
}
#annuaire .titre {
    text-transform: uppercase;
}
#annuaire .no-mobile {
    display: none;
}
#annuaire .mobile {
    display: table-cell;
}

.headerform select {
    width: 200px;
    height: 30px;
}
.headerform label {
    display: block;
    width: 200px;
    height: 30px;
    line-height: 30px;
}
.headerform {
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #eeeeee;
    padding: 50px 20px;
    color: #333333;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    justify-content: space-around;
}
.headerform #box11,
.headerform #box21 {
    width: 250px;
}
#section_contact {background-color: #d3d1d3;padding: 10px;}
@media (min-width: 600px) {
    #annuaire .no-mobile {
        display: table-cell;
    }
    #annuaire .mobile {
        display: none;
    }
    .headerform {
        flex-direction: row;
    }
}
