body {
    margin: 0;
}

main {
    width: 100%;
    /*background: linear-gradient(90deg, #DE314B 0%, #E52C2F 100%);*/
    background: linear-gradient(90deg, #03669F 0%, #015194 100%), #03669F;
    height: fit-content;
    margin: 0;
    border-radius: 0px 0px 0px 200px;
}

.cover-main {
    width: 99%;
    margin-left: auto;
    background: #F5F5F5;
    border-radius: 0px 0px 0px 200px;
    /*padding-bottom: 5%;*/
    padding-bottom: 1%; /*5*/
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.page-content {
    width: 92%;
    margin: auto;
    margin-top: 5%;
}

.page-content h1 {
    font-weight: 700;
    /*font-size: clamp(2rem, 2.5vw + .1rem, 4rem);*/
    line-height: 58px;
    letter-spacing: 0.4656px;
}

footer {
    width: 100%;
    margin-top: 5%;
}

.ciribar {
    /*margin-top: 50px;max-width: 734px;*/
    width: 57%;
    
    height: 32px;
    margin-left: auto;
    margin-right: 0;
    top: 20px;
    position: relative;
    /*background: linear-gradient(90deg, #DE314B 0%, #E52C2F 100%);*/
    background: linear-gradient(90deg, #03669F  0%, #015194 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 0px 200px;
    /*margin-bottom: 5%;*/
}

.main-section {
    width: 85%;
    margin-left: auto;
    padding: 5px;
}

.main-section h3 {
    padding: 1%;
}
.local a {
    color: #351111;
    text-decoration-line: underline;
    font-weight: 700;
    line-height: 26px;
}

.way {
    width: 8px;
    height: 20px;
    margin: 0 auto;
    background:#03669F ;
}

.main-section-content {
    width: 90%;
    margin: 0 auto;
    background: #F5F5F5;
    border-top: 5px solid #03669F ;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding:1% ;
}


.msc-container {
    width: 90%;
    margin: auto;
    padding: 1%;
}
/*
.msc-container h1,
.msc-container h2 {
    font-size: clamp(1.5rem, 2.8vw + .1rem, 4rem);
}

.msc-container h3,
.europes strong {
    font-size: clamp(1.2rem, 1vw + .1rem, 2rem);
}
*/
.main-section-content a , 
.msc-container a {
    /*font-size: clamp(0.9rem, 0.7vw + .1rem, 1.5rem);*/
    color:#03669F ;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 15px;
    /* identical to box height, or 120% */
    text-transform: uppercase;
}

/*
.msc-container p {
    font-size: clamp(1rem, 0.9vw + .1rem, 1.5rem);
}
*/

.main-section-content .spip_in {
    text-transform: none;
    text-decoration: underline;
}


/****/


.module
, .module100 
, .module200 
, .module300 
, .module400 
, .module500 
, .module600 
, .module700 
, .module800 
{
    /*float: left;border: #3076B9 solid 3px; border: #3076B9 solid 3px;*/
    display: inline-block ;
    margin: 2px;   
    padding: 5px;
}

.module100 {
    width: 100px;
}
.module200 {
    width: 200px;
}
.module300 {
    width: 300px;
}
.module400 {
    width: 400px;
}

.module500 {
    width: 500px;
}

.module600 {
    width: 600px;
}

.module700 {
    width: 700px;
}

.module800 {
    width: 800px;
}


.colonne {
    display: block;
    position: relative;
    float: left;
    padding: 5px,10px;
    margin: 5px;
    width: 670px;
}

 
.clearer {
    clear: both;
}





.disclaimer {
    font-weight: 700 !important;
    line-height: 15px;
    /* or 120% */
    text-transform: uppercase;
    color: #03669F !important;
}

.paragraph p {
    margin-bottom: 30px;
}

.local-container {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.l-container {
    width: fit-content;
    max-width: 90%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 3%;
    justify-content: flex-start;
}

.local-container .l {
    width: 55%;
}

.local-container .r {
    width: 30%;
    margin: 0;
}

.l-container .local {
    margin-bottom: 20px;
    margin-right: auto;
    padding: 25px;
    border-bottom: 1px solid #03669F;
}

#title {
    margin-top: 5%;
}



.qualite h1 {
    width: 60%;
}

.article-container h1 {
    width: 90%;
    line-height: normal;
    /*font-size: clamp(2rem, 4.5vw + .1rem, 3.5rem);*/
}
/*
.localisation-page h2 {
    font-size: clamp(1rem, 1vw + .1rem, 3rem);
}

.localisation-page h3 {
    font-size: clamp(0.8rem, 0.75vw + .1rem, 1.3rem);
}*/

.localisation-page h3,
.localisation-page h2 {
    font-weight: 700 !important;
    line-height: 25px;
    /* or 120% */
    text-transform: uppercase;
    color: #03669F !important;
}

.localisation-page .local-container .l h2:last-child {
    margin-top: 80px;
}

.plan h2 {
    margin-top: 50px;
}

.plan ul {
    margin-bottom: 20px;
}

.plan ul li {
    margin-top: 10px;
}


/* FORM CONTACT */

.formulaire-msg {
    width: 90%;
}

.formulaire-msg legend {
    display: none;
}

.formulaire-msg fieldset {
    display: flex;
    border: 0;
    padding: 0;
    margin-top: 50px;
}

.formulaire-msg .editer-groupe {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 25px 0;
}

.formulaire-msg .editer-groupe div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.formulaire-msg .saisie_texte_message_auteur {
    display: flex;
    flex-direction: column;
}

.formulaire-msg .saisie_texte_message_auteur label {
    margin-bottom: 20px;
}

.formulaire-msg form {
    width: 100%;
}

.formulaire-msg input,
.formulaire-msg textarea {
    resize: none;
    padding: 5px 10px;
    border: 0;
    background: #FFFFFF;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.formulaire-msg input:focus,
.formulaire-msg textarea:focus {
    outline: none;
}

.formulaire-msg .boutons {
    width: fit-content;
    margin-left: auto;
}

.formulaire-msg .boutons input {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 20px;
    /*background: linear-gradient(90deg, #DE314B 0%, #E52C2F 100%), #DE314B; */
    background: linear-gradient(90deg, #03669F  0%, #015194 100%) ,#03669F  ;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 20px rgba(222, 49, 75, 0.2);
    border-radius: 0px 10px 10px 10px;
    transition: all 0.3s;
    color: white;
    cursor: pointer;
}

.formulaire-msg label::after {
    content: " : ";
}

#map {
    width: 90%;
    height: 400px;
}

.localisation-page .l {
    min-width: fit-content;
    width: 35%;
}

.localisation-page .r {
    width: 50%;
    margin-left: auto;
    margin-right: 100px;
}


/* PAGE INTERNE */

.interne-container {
    border-bottom: 2px solid #D9D9D9;
}

.interne-container .item {
    border: 0;
    padding: 0;
    user-select: none;
}

.interne-container .content-item {
    display: none;
    padding-bottom: 30px;
}

.interne-page p {
    border: 0;
}

.display>.content-item {
    display: block;
    padding-left: 50px;
}

.interne-container i {
    transition: all 0.3s;
}

.display>p i,
.display>h3 i {
    transform: rotate(-180deg);
}
/*
.interne-page h3 a,
.display a,
.display h3 {
    font-weight: 500;
    color: #351111 !important;
}
*/

@keyframes display {
    from {
        height: 0;
        opacity: 0;
    }
    to {
        height: fit-content;
        opacity: 1;
    }
}

.interne-container .item,
.bande_titre {
    /*font-size: clamp(1.2rem, 1vw + .1rem, 2rem);*/
    color: #03669F ;
    font-weight: 600;
    cursor: pointer;
}

.europes .bande_titre {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 35px;
}

.content-item .interne-container {
    border: 0;
}

form button ,
.content-item form button {
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #03669F ;
    cursor: pointer;
    color: #351111;
}

.content-item form:not(:last-child) {
    margin-bottom: 10px;
}

.classic-content {
    border-bottom: 2px solid #D9D9D9;
}

@media (max-width: 767px) {
    .formulaire-msg fieldset {
        display: flex;
        width: 100%;
        min-inline-size: auto;
    }
    .formulaire-msg {
        width: 100%;
    }
    .formulaire-msg .editer-groupe {
        width: 100%;
    }
    .formulaire-msg .editer-groupe div {
        width: 100%;
    }
    .cover-main {
        width: 100%;
    }
    .page-content {
        margin-top: 15%;
    }
    footer {
        margin-top: 20vh;
    }
    .main-section:not(.home-body .main-section) {
        width: 100%;
        padding-bottom: 10%;
        margin: auto;
    }
    .cirimat:not(.home-body .cirimat) {
        width: 80%;
    }
    .cirimat h1:not(.home-body .cirimat h1) {
        line-height: 45.9px;
        margin-top: 50px;
        margin-bottom: 25px;
    }
    .cover-main:not(.home-body .cover-main) {
        border-radius: 0px 0px 0px 120px;
    }
    .local-container {
        flex-direction: column;
    }
    .local-container .l {
        width: 100%;
    }
    .local-container .r {
        width: 100%;
        margin: auto;
    }
    .local-container .r img {
        width: 100%;
    }
    .l-container {
        margin: auto;
    }
    .local {
        width: 100%;
        margin: auto;
    }
    .msc-container table tbody tr {
        display: flex;
        flex-direction: column;
    }
    .msc-container table tbody td:not(:last-child) {
        border: none;
    }
    .msc-container table tbody tr:not(:last-child) td:last-child {
        border-bottom: 2px solid #03669F ;
    }
    .cover-main .cirimat h1:not(.home-body .cover-main .cirimat h1) {
        width: 100%;
        word-break: normal;
        -webkit-hyphens: auto;
        hyphens: auto;
        line-height: 70px;
    }
    .qualite h1 {
        width: 100%;
    }
    .main-section .cirimat .title-icons .iso img {
        max-width: 60%;
        height: auto;
        margin: auto;
    }
    #recru {
        font-size: 2.5rem;
    }
    .scientifique a {
        margin-left: 0;
    }
    .cover-main .article-container h1 {
        line-height: normal !important;
    }
    #map {
        width: 100%;
        margin: auto;
    }
}