html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin: 0; padding: 0;}
table {border-collapse: collapse;}

@font-face {
    font-family: 'Blinker';
    src: url('/fonts/Blinker-SemiBold.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Blinker';
    src: url('/fonts/Blinker-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Blinker';
    src: url('/fonts/Blinker-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 1000;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
    font-weight: 100 1000;
    font-style: italic;
}



h1 {font-size: 36px; font-weight: normal; padding-bottom: 20px; color: #120e2b; line-height: 50px; font-family: 'Blinker';}
h2 {font-size: 33px; color: #072b4c; font-weight: 500; font-family: 'Blinker';}
h3 {font-size: 24px; color: #072b4c; font-weight: 500; font-family: 'Blinker';}
ul {padding-left: 18px; list-style-position: inside;}
li {padding-bottom: 8px;}
strong, b {font-weight: 680;}

p {padding-bottom: 15px; line-height: 23px;}
.clear {clear: both; height: 2px;}

body {font-family: 'Open Sans'; font-size: 16px; font-weight: 400; color: #2a2c2f; margin: 0; padding: 0; line-height: 23px;}

header {box-shadow: rgb(0 0 0 / 15%) 0 0px 8px; position: fixed; width: 100%; background-color: #093258; z-index: 1000;}
header.bar-desc #en-tete .logo {width: 78px; padding-top: 5px; padding-bottom: 5px; padding-left: 20px;}

header #en-tete .logo {transition-duration: 0.2s; padding-top: 10px; width: 140px; padding-bottom: 10px;}
header #menu {transition-duration: 0.2s;}


#en-tete {max-width: 1250px; margin: auto; padding: 0 20px;}

#fond-menu {float: right;}

#haut_page {background-image: url('/img/fond_haut.png'); height: 175px; position: relative; z-index: -2;}
#haut_page_fond_droit{position:absolute; background-image: url('/img/fond_haut_droit.png'); right: 0px; width:50%; height:100%; z-index: -1;}
#haut_page_fond {background-image: url("/img/bandeau-asa.png"); background-repeat: no-repeat; background-position: 0 -4px; height: 165px; width: 1160px; margin: auto; border-bottom: 5px solid #FFB400; border-top: 5px solid #FFB400; position: relative;}
#logo {position: absolute; left: 62px; top: 0px;}
#haut_logo {background-image: url("/img/haut-logo-ASA.png"); background-repeat: no-repeat; width: 231px; height: 165px; position: absolute; left: 62px; top: 0px; z-index: 2; background-position: 0 -90px;}
#bas_logo {background-image: url("/img/bas-logo-ASA.png"); background-repeat: no-repeat; width: 231px; height: 165px; position: absolute; left: 62px; top: 0px; z-index: 1; background-position: 0 170px;}
#titre_haut {position: absolute; top: 0px; line-height: 35px; left: 440px; font-size: 17px; font-style: italic;}
#photos_haut {position: absolute; width: 556px; height: 126px; bottom: -1px; left: 605px;}


#page-accueil-diaporama .diaporama {padding-top: 110px; position: relative; height: 560px; overflow: hidden;}
#page-accueil-diaporama .desc {text-shadow: 0px 0px 15px rgba(0, 0, 0, 1); line-height: 65px; position: absolute; top: 455px; left: 0; width: 100%; text-align: center; font-family: 'Audiowide'; font-size: 39px; color: white; height: 190px; z-index: 10;}
#page-accueil-diaporama .diaporama .diapo-prod img {width: 100%;}

#page-accueil-diaporama .diaporama .slide {position: absolute; top: 110px; left: 0; width: 100%; z-index: 10;}
#page-accueil-diaporama .diaporama .diapo-prod {float: left; width: 50%; height: 435px; box-sizing: border-box; padding-left: 0; padding-right: 0; position: relative;}
#page-accueil-diaporama .diaporama .diapo-prod.droite {padding-left: 2px;}
#page-accueil-diaporama .diaporama .diapo-prod {position: relative; display: inline-block;}
#page-accueil-diaporama .diaporama .diapo-prod::after {content: ""; position: absolute; bottom: -130px; left: 0; width: 100%; height: 30%; /* ajuste la hauteur du dégradé */ background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); pointer-events: none; /* laisse les clics passer à travers */}



#page-autre-diaporama .diaporama {padding-top: 110px; position: relative; height: 315px; overflow: hidden;}
#page-autre-diaporama .desc {text-shadow: 0px 0px 15px rgba(0, 0, 0, 1); position: absolute; top: 500px; left: 0; width: 100%; text-align: center; font-family: 'Audiowide'; font-size: 38px; color: white; height: 190px; z-index: 10;}
#page-autre-diaporama .diaporama .diapo-prod img {width: 100%;}

#page-autre-diaporama .diaporama .slide {position: absolute; top: 110px; left: 0; width: 100%; z-index: 10;}
#page-autre-diaporama .diaporama .diapo-prod {float: left; width: 33.33%; height: 200px; box-sizing: border-box; padding-left: 1px; padding-right: 1px; position: relative;}
#page-autre-diaporama .diaporama .diapo-prod {position: relative; display: inline-block;}
#page-autre-diaporama .diaporama .diapo-prod::after {content: ""; position: absolute; bottom: -130px; left: 0; width: 100%; height: 30%; /* ajuste la hauteur du dégradé */ background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0)); pointer-events: none; /* laisse les clics passer à travers */}




#page-accueil-categorie {/*background-color: #faf8f2;*/ padding: 30px 0; background-image: url('/img/fond-section-photos-videos.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center;}
#page-accueil-categorie .categorie1 {display: flex; flex-wrap: nowrap; justify-content: center;}
#page-accueil-categorie .categorie1 .bloc {position: relative; width: 300px; padding: 25px 15px; margin: 50px 15px; background-color: white; border-radius: 10px;}
#page-accueil-categorie .categorie1 .bloc .titre {color: #072b4c; font-weight: 500; font-size: 22.7px; font-family: 'Blinker'; text-align: center; padding-bottom: 25px; line-height: 25px;}
#page-accueil-categorie .categorie1 .bloc .titre a {color: #072b4c; text-decoration: none;}
#page-accueil-categorie .categorie1 .bloc .photo {text-align: center; padding-bottom: 60px; height: 320px; display: grid; place-items: center;}
#page-accueil-categorie .categorie1 .bloc .photo a {display: inline-block;}
#page-accueil-categorie .categorie1 .bloc .photo img {max-width: 225px;}
#page-accueil-categorie .categorie1 .bloc .lien {text-align: center; position: absolute; width: 280px; bottom: 25px;}
#page-accueil-categorie .categorie1 .bloc .lien a {display: inline-block; padding: 0 15px; background-color: #e1ae00; color: white; text-decoration: none; font-size: 16px; line-height: 38px; border-radius: 3px;}
#page-accueil-categorie .categorie1 .bloc .lien a:hover {background-color: #cda007;}

#page-accueil-categorie .categorie2 {display: flex; flex-wrap: nowrap; justify-content: center;}
#page-accueil-categorie .categorie2 .bloc {width: 285px; padding: 25px 20px; margin:  0 20px 50px 20px; background-color: #093258; color: white; text-align: center; border-radius: 10px;}
#page-accueil-categorie .categorie2 .bloc.invisible {visibility: hidden;}
#page-accueil-categorie .categorie2 .bloc .titre {font-weight: 400; font-size: 22.7px; font-family: 'Blinker'; text-align: center; padding-bottom: 35px; text-transform: uppercase; line-height: 29px;}
#page-accueil-categorie .categorie2 .bloc .titre a {color: white; text-decoration: none;}
#page-accueil-categorie .categorie2 .bloc .titre.two-line {padding-bottom: 20px;}
#page-accueil-categorie .categorie2 .bloc .lien {text-align: center;}
#page-accueil-categorie .categorie2 .bloc .lien a {display: inline-block; padding: 0 15px; background-color: #e1ae00; color: white; text-decoration: none; font-size: 15px; line-height: 38px; border-radius: 3px;}
#page-accueil-categorie .categorie2 .bloc .lien a:hover {background-color: #cda007;}

#partenaires {margin-top: 65px; margin-bottom: 55px;}
#partenaires h2 {text-align: center; color: #072b4c; font-size: 33px; font-weight: 600;}
#partenaires .liste-partenaires {display: flex; flex-wrap: wrap; justify-content: center; width: 1320px; margin: auto; margin-top: 20px;}
#partenaires .liste-partenaires a {display: block; padding: 25px; position: relative; display: grid; place-items: center;}
#partenaires .liste-partenaires a img {max-width: 175px; max-height: 150px;}

#page #contenu {padding: 45px 20px; margin: auto; max-width: 1200px;}

.liste-produits {display: flex; flex-wrap: wrap; justify-content: center;}

.produit {width: 25%; padding: 20px; background-color: white; margin: 25px; text-align: center;}
.produit .photo {margin-bottom: 22px;}
.produit .photo img {border: 1px solid #CCC; width: 100%; display: block;}
.produit .nom {font-weight: bold; color: #120e2b; margin-bottom: 3px; margin-top: 5px; font-size: 18px; font-weight: 650;}
.produit .desc {margin-bottom: 15px; line-height: 16px;}
.produit .prix {font-weight: 600; margin-bottom: 5px; font-size: 17px;}

.imprimer-bc {text-align: center; padding-bottom: 15px; padding-top: 15px;}
.imprimer-bc a {background-color: #e1ae00; display: inline-block; padding: 0px 20px; text-transform: uppercase; text-decoration: none; color: white; font-weight: 500; font-size: 17px; line-height: 45px; border-radius: 3px;}
.imprimer-bc a:hover {background-color: #cda007;}

#pied_de_page {clear: both; text-align: center; color: white; min-width: 1160px; }
#pied_de_page_fond {background-color: #071c2f; padding-top: 10px; padding-bottom: 0px; line-height: 35px; border-top: 1px solid white; padding: 25px; font-size: 16px;}
#pied_de_page a {color: #aab0b5; text-decoration: none;}
#pied_de_page img {margin: 0 30px;}
#pied_de_page .adresse {font-weight: 300;}
#pied_de_page .adresse .bold {font-weight: 500; font-size: 17px;}
#pied_de_page .autres-infos {color: #aab0b5; font-size: 15px;}

#fond_diaporama { width: 764px; margin-top: 15px;     box-shadow: rgb(0 0 0 / 20%) 0 1px 4px;
    background-color: white;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    margin-top: 35px;
    padding-bottom: 35px;}
#diaporama_accueil_fond {float: left; width: 447px; height: 280px; background-image: url('/img/fond-diaporama.png'); background-repeat: no-repeat; overflow: hidden; margin-right: 15px;     margin-top: -40px;
    margin-left: -25px;}
#diaporama_accueil {margin: 9px;}
#desc_diaporama {float: left; width: 283px; padding: 35px 15px; padding-bottom: 0;}
#titre_diaporama {font-size: 15px; color: #120e2b; font-weight: bold; padding-bottom: 10px;}
#texte_diaporama {line-height: 18px; padding-bottom: 0; font-size: 13px;}

.lien_suite {display: block; z-index: 10; text-decoration: none; width: 110px; height: 20px; line-height: 20px; font-style: italic; background-image: url("/img/fond-suite.png"); text-align: center; color: white; float: right;}
.titre_cadre {color: #EDECF8; font-weight: normal; line-height: 36px; padding-top: 4px; padding-left: 15px; font-size: 15px; background-image: url("/img/volant.png"); background-repeat: no-repeat; background-position: 13px 10px; padding-left: 45px; text-shadow: 1px 1px 1px rgb(20, 20, 20);}
.lien_telechargement {display: block; position: absolute; bottom: 20px; left: 305px; text-decoration: none; color: #0D6485;}

.contenu_actualite img {border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.photo_actualite {float: left; width: 285px; text-align: center; height: 155px;}
.desc_actualite {float: left; width: 417px; margin-left: 20px; position: relative; padding-bottom: 30px;}
.titre_actualite a, .titre_actualite {font-size: 36px; color: #072b4c; font-weight: 600; text-decoration: none; padding-bottom: 55px; text-align: center;}
.titre_actualite a:hover {text-decoration: underline;}
.date_actualite {padding-bottom: 10px; padding-top: 2px; font-size: 11px; color: #6e6e6e;}
.photo_actualite2 {float: right; margin-left: 70px; margin-bottom: 30px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.texte_actualite {padding: 0; margin: 0; font-size: 16px; line-height: 22px; font-weight: 400;}
.trait_actualite {border-bottom: 1px dashed #CCCCCC; margin-bottom: 5px;}

#titre_download {background-color: #2B2458; color: white; text-align: center; line-height: 27px; font-weight: normal; font-size: 15px; clear: both;}
.texte_actualite a {text-decoration: none; color: #0D6485;}

.cadre_news_haut {background-image: url('/img/cadre_news_haut.png'); background-repeat: no-repeat; width: 762px; height: 39px; margin-top: 15px;}
.cadre_news_haut .titre_cadre {text-shadow: none; color: white;}
.cadre_news_bas {background-image: url('/img/cadre_news_bas.png'); width: 762px; height: 7px;}
.cadre_news_contenu {background-image: url('/img/cadre_news_contenu.png'); width: 762px; background-repeat: repeat-y;}
.contenu_news {position: relative; padding-top: 15px; padding-left: 25px; padding-right: 25px; padding-bottom: 30px; line-height: 25px;}
.titre_news {font-size: 14px; color: rgb(221, 156, 0); font-weight: bold; text-decoration: none;}
.date_news {font-size: 14px; color: #120e2b;}
.titre_news:hover {text-decoration: underline;}

#cadres_photos_videos {height: 290px;}
.cadre_min {float: left; position: relative; background-image: url('/img/cadre-min.png'); width: 371px; height: 270px; margin-top: 20px;}
.titre_cadre_min {text-align: center; color: #120e2b; margin-top: 6px; text-decoration: underline; font-weight: bold;}
.diaporama_photo_min {text-align: center; margin-left: 10px; z-index: 2; position: relative;}
.diaporama_photo_min img {border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.video_accueil {margin-left: 35px; margin-top: 15px;}
.video, .video2 {display: block; width: 350px; height: 210px; overflow: hidden; position: relative; border-radius: 3px;}
.video_titre, .video_titre2 {position: absolute; top: 0; left: 0; width: 294px; background: black; color: white; opacity: 0.85; line-height: 28px; padding-left: 6px; font-size: 13px; text-transform: uppercase; text-align: center;}
.video_bouton_lecture, .video_bouton_lecture2 {position: absolute; top: 0px; left: 0px; background-image: url("/img/bouton_lecture_off.png"); background-position: 152px 86px; background-repeat: no-repeat; width: 350px; height: 205px;}
.video_bouton_lecture:hover, .video_bouton_lecture2:hover {background-image: url("/img/bouton_lecture_on.png");}

#cadre_association {position: relative; background-image: url('/img/cadre-actualites.png'); width: 762px; height: 271px; margin-top: 20px; margin-left: 1px;}
.titre_association a, .titre_association {font-size: 15px; color: #120e2b; font-weight: bold; text-decoration: none; padding-bottom: 0;}
.titre_association a:hover {text-decoration: underline;}
.date_association {padding-bottom: 10px; padding-top: 2px; font-size: 11px; color: #6e6e6e;}
.contenu_association {margin-top: 20px; padding-left: 20px; padding-right: 20px; position: relative; height: 135px;}
.texte_association {line-height: 15px;}


.titre_galerie_photo, .titre_galerie_video {padding-top: 30px; padding-bottom: 25px;}


#table_asso {margin-top: 25px; margin-bottom: 45px; line-height: 22px;}
#table_asso td {width: 238px;}
.table_asso_titre {text-align: center; background-color: #2B2458; color: white;}
.titre_actualite_asso {background-color: #2B2458; color: white; text-align: center; line-height: 22px; font-weight: normal; font-size: 13px;}
.trait_association {border-bottom: 1px dashed #CCCCCC; margin-bottom: 8px;}


.membres-asso {max-width: 1200px; margin: 0 auto; padding: 20px; padding-top: 0;}
.membres-asso h2 {margin-bottom: 50px;}
.section-title {text-align: center; margin-bottom: 30px;}
.card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 35px; margin-bottom: 50px;}
.card { background-color: #ffffff; padding: 15px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); transition: transform 0.2s ease, box-shadow 0.2s ease;}
.card:hover {transform: translateY(-5px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);}
.card h3 {margin-bottom: 15px; font-size: 19px;}
.card p {margin: 0; padding-bottom: 5px; font-size: 17px;}
.contact {display: flex; align-items: center; margin-top: 10px; color: #093258; font-weight: 600; font-size: 16px;}
.contact span {padding-left: 7px;}



.titre_infos {padding-bottom: 10px; text-align: center; padding-bottom: 45px;}
#infos_gauche {float: left; width: 40%;}
#infos_droit {float: left; width: 49%; margin-left: 11%;}
#formulaire_contact {margin-top: 8px;}
#formulaire_contact input, #formulaire_contact textarea {padding: 4px;}
#formulaire_contact td {padding-top: 5px;}
#infos_licence {margin-top: 50px; line-height: 18px;}
#infos_licence ul {margin-top: 5px; margin-bottom: 20px; margin-left: 16px;}
#infos_licence li {padding-top: 5px;}
#infos_licence a {color: #120e2b;}

.titre_partenaire {background-color: #2B2458; color: white; text-align: center; line-height: 22px; font-weight: normal; font-size: 12px;}
.partenaire {padding-top: 20px;}
.lien_parternaire a {color: #120e2b; font-size: 13px;}
.desc_partenaire {padding-top: 5px; color: #5C5C5C;}

/* Pagination photos */
#pagination {position: relative; margin-top: 35px; padding-right: 40px; font-size: 14px; padding-bottom: 10px; margin-left: auto; margin-right: auto;}
#pagination #table_num_page {margin: auto;}
#pagination a, #pagination .select {background: #093258; font-weight: 400; border: 1px solid #093258; color: white; padding: 5px 10px; text-decoration: none; font-size: 16px; margin: 5px; border-radius: 3px;}
#pagination a:hover {background: #e1ae00; border: 1px solid #e1ae00;}
#pagination .select, #pagination #table_num_page2 a:hover {background: #e1ae00; border: 1px solid #e1ae00; font-weight: 700; border-radius: 3px;}


.photo-mosaique {float: left; margin-right: 35px; margin-bottom: 20px;}
.lien-mosaique {text-align: center; text-decoration: none; color: black; padding-top: 20px;}
.lien-mosaique a {background-color: #e1ae00; display: inline-block; padding: 0px 20px; text-transform: uppercase; text-decoration: none; color: white; font-weight: 500; font-size: 15px; line-height: 40px; border-radius: 3px;}
.lien-mosaique a:hover {background-color: #cda007;}

#page ul {margin-top: 15px; margin-bottom: 15px; margin-left: 15px;}

#page.page-partenaire a {color: #120e2b; font-size: 13px;}
#page.page-partenaire {color: #5C5C5C;}
#page.page-partenaire .titre_partenaire {margin-bottom: 20px; margin-top: 12px; color: white;}



h2.titre-docs-tel {font-size: 28px; padding-top: 60px; text-align: center;}
#epreuve_docs h3 {padding-top: 40px; padding-bottom: 13px; text-align: center; font-size: 23px;}

#epreuve_docs .cadre .liens {display: flex; flex-wrap: wrap; justify-content: center;}

#epreuve_docs .cadre .liens .lien {display: flex; flex-direction: column; gap: 1rem; padding: 1rem;  border-radius: 12px;}
#epreuve_docs .cadre .liens .lien a {display: flex; align-items: center; padding: 12px 16px; background-color: #e1ae00; border-radius: 8px; text-decoration: none; color: white; transition: transform 0.2s, box-shadow 0.2s;}
#epreuve_docs .cadre .liens .lien a:hover {transform: translateY(-2px);}
#epreuve_docs .cadre .liens .lien img {width: 30px; height: 30px; margin-right: 12px; flex-shrink: 0;}
#epreuve_docs .cadre .liens .lien span {font-size: 1rem; font-weight: 500;}

#epreuve_docs {padding-bottom: 40px;}


#formulaire_contact.feuille-resultat td {padding-top: 15px;}
#formulaire_contact.feuille-resultat label {padding-right: 5px;}





#infos_droit form {max-width: 740px; margin: auto; font-size: 14px; text-align: left;}
#infos_droit form .line input {color: rgb(80, 80, 80); width: 100%; box-sizing: border-box; float: left; border: 1px solid #ccc; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); border-radius: 4px; padding: 9px 12px; font-family: 'Roboto'; font-size: 15px; background-color: white;}
#infos_droit form .line textarea {color: rgb(80, 80, 80); width: 100%; box-sizing: border-box; border: 1px solid #ccc; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); border-radius: 4px; padding: 7px 12px; font-family: 'Roboto'; font-size: 15px; margin-top: 3px; background-color: white;}
#infos_droit form .line textarea.message {height: 138px;}
#infos_droit form .line .input-envoi {width: 155px; border-bottom: none; border: 1px solid #003A4C; border-radius: 4px; padding: 8px 8px; margin: auto; margin-top: 0; display: block; float: none; background-color: #093258; color: white; font-size: 17px; font-weight: 500; letter-spacing: 0.7px; cursor: pointer; -moz-transition-duration: 0.4s; -o-transition-duration: 0.38s; -webkit-transition-duration: 0.38s; transition-duration: 0.38s;}
#infos_droit form .line .input-envoi:hover {background-color: #003A4C ;}
#infos_droit form .line {float: left; box-sizing: border-box; width: 100%; padding-left: 10px; padding-right: 10px; padding-top: 16px;}
#infos_droit form .g-recaptcha {float: left; width: 310px; padding-left: 10px; padding-top: 15px;}
#infos_droit form .line.col-2 {width: 50%;}
#infos_droit form .line.col-2-2 {width: 50%;}
#infos_droit form .line label {font-weight: 500; width: 100%; display: inline-block; font-size: 16px;}
#infos_droit #page form .line.texte-oblig {padding-bottom: 5px;}
#infos_droit form .input-group {display: table; width: 100%; margin-top: 5px;}
#infos_droit form .input-group .input-group-addon {display: table-cell; padding: 6px 12px; font-size: 14px; font-weight: 400; line-height: 1; color: #2d2e31; text-align: center; background-color: #e9ecef; border: 1px solid #ccc; border-radius: 4px; border-top-right-radius: 0; border-bottom-right-radius: 0; border-right: 0; width: 1%; white-space: nowrap; vertical-align: middle;}
#infos_droit form .input-group input {font-size: 14px; display: table-cell; border-top-left-radius: 0; border-bottom-left-radius: 0;}
#infos_droit form .input-group textarea {font-size: 14px; display: table-cell; border-top-left-radius: 0; border-bottom-left-radius: 0; margin-top: 0; display: block;}
#nb_e, #nb_a {margin-top: 5px;}
::placeholder {color: rgb(175, 175, 175);}
:-ms-input-placeholder {color: rgb(175, 175, 175);}
::-ms-input-placeholder {color: rgb(175, 175, 175);}

#infos_droit form .texte-oblig {text-align: center; font-weight: 100;}
#infos_droit form .g-recaptcha {float: none; width: 310px; padding-top: 20px; margin: auto;}
#infos_droit form .line.consent-line {float: none; max-width: 600px; margin: auto; text-align: center;}
#infos_droit form .line.consent-line input {width: 15px; height: 15px; vertical-align: -2px; float: none;}
#infos_droit form .line.consent-line label {width: auto; text-align: center; float: none; padding-right: 0; display: inline;}


#section-photos-videos {background-image: url('/img/fond-section-photos-videos.jpg'); background-size: cover; background-repeat: no-repeat; background-position: center; padding: 70px 20px;}
#section-photos-videos .contenu {max-width: 1300px; margin: auto;}
#section-photos-videos .contenu h2 {text-align: center;}
#section-photos-videos .contenu .cols {display: flex; flex-wrap: nowrap; padding-top: 10px;}
#section-photos-videos .contenu .cols .photos-gauche {width: 47%; padding-right: 6%;}
#section-photos-videos .contenu .cols .video-droite {width: 47%;}

#section-photos-videos .lien {text-align: center; margin-top: 30px;}
#section-photos-videos .lien a {background-color: #e1ae00; display: inline-block; padding: 0px 15px; text-transform: uppercase; text-decoration: none; color: white; font-weight: 400; font-size: 16px; line-height: 40px; line-height: 42px; border-radius: 3px;}
#section-photos-videos .lien a:hover {background-color: #cda007;}

#page.page-photos #contenu {max-width: 1300px;}
.liste-photos-page {display: flex; flex-wrap: wrap;}
.liste-photos-page .galerie {width: 50%; box-sizing: border-box; padding: 30px;}
.liste-photos-page .titre_galerie_photo, .liste-photos-page .titre_galerie_video {font-size: 22px;}

.liste-photos-mosaique {display: flex; flex-wrap: wrap;}
.liste-photos-mosaique .photo-mosaique {width: 33.33%; box-sizing: border-box; border-radius: 3px; border: 5px solid white;}
.liste-photos-mosaique .photo-mosaique img {width: 100%; border-radius: 3px;}

#fancybox-outer {border-radius: 3px !important;}
#fancybox-content {border-radius: 3px !important;}


@media screen and (max-width: 1650px)
{
	#page-accueil-diaporama .diaporama {height: 471px;}
	#page-accueil-diaporama .diaporama .diapo-prod {height: 341px;}
	#page-accueil-diaporama .desc {top: 395px;}
}


