/**Regles du site**/
body{
    margin: 0px;
}
ul{
    list-style-type: none;
    margin: 0px;
    display: flex;
}
a:link, a:visited, a:hover, a:active{
    text-decoration: none;
}
textarea{
    resize: none;
}
/****/
/**CONFIGURATION HEADER**/
.contentHeader{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 5px;
    margin-bottom: 30px;
}
.menuDesktop{
    margin: 0px 25px;
    font-size: 15pt;
    font-family: Roboto, sans-serif;
    color: #000000;
}
.logoJJ{
    width: 10%;
    margin-right: 300px;
}
#iconMenu{
    display: none;
}
/**FIN CONFIGURATION HEADER**/
/**CONFIGURATION INTRODUCTION**/
.Content_introduction{
    background-image: url("../img/bandeauJJ.png");
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 530px;
}
.introduction{
    margin-left: 30px;
}
.titre_introduction{
    color: #ffffff;
    padding: 65px 70px;
    padding-left: 0px;
    padding-bottom: 35px;
    font-family: Roboto, sans-serif;
    font-size: 40pt;
    margin: 0px;img/gallery/tableroue.webp
    font-family: Roboto, sans-serif;
    padding: 20px 35px;
    padding-left: 0px;
    font-size: 15pt;
}
.btn_introduction{
    color: #422a10;
    font-family: Roboto, sans-serif;
    font-size: 16pt;
    border-radius: 5px;
    border: none;
    padding: 15px 20px;
    margin-top: 50px;
    cursor: pointer;
}
/**CONFIGURATION A PROPOS DE MOI**/
.content_my{
    margin-left: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.img_my{
    width: 40%;
    margin-right: 30px;
}
.contentSentance_myself{
    display: flex;
    flex-direction: column;
}
.sentance_mySelf{
    font-size: 19pt;
    font-family: Roboto, sans-serif;
}
.sentance_mySelfPart2{
    font-size: 19pt;
    font-family: Roboto, sans-serif;
    margin-top: 10px;
}
/**CONFIGURATION GALLERY**/
.content_gallery{
    background-color: #422a10;
    width: 100%;
    /*height: 400px;*/
    margin-bottom: 30px;
    padding: 18px 0px;
}
.gallery{
    display: flex;
    flex-direction: row;
}
.scroll{
    width: 100%;
    height: 103%;
    cursor: pointer;
    margin: 5px 0px;
    overflow-x: scroll;
}
.scroll::-webkit-scrollbar{
    display: none;
}
.scroll::-ms-scrollbar{
    display: none;
}

.gallery_images{
    width: 25%;
    margin: 0px 15px;
}
/**CONTACTER MOI**/
.content_contactMe{
    margin: 5px 10px;
    width: calc(100% - 20px);
}
.contacteMe_title{
    margin: 0px !important;
    color: #422a10;
    font-size: 35pt;
    font-family: Roboto, sans-serif;
    padding-bottom: 10px;
}
.contacteMe_subtitle{
    color: #422a10;
    font-size: 17pt;
    font-family: Roboto, sans-serif;
    padding-bottom: 10px;
}
.config_contentContacteMe_input{
    display: flex;
    justify-content: center;
    margin-top: 25px;
}
.contentInpt_contacteMe{
    margin: 0px 20px;
}
.spanInpt_contacteMe{
    font-size: 13pt;
    font-family: Roboto, sans-serif;    
}
.input_contacteMe_user{
    padding: 5px 40px;
    padding-left: 5px;
    border: 1px solid #422a10;
    border-radius: 5px;
    font-size: 12pt;
    font-family: Roboto, sans-serif;
    margin-top: 2px;

}
.contentSPECIAL_Sujet_contacteMe{
    display: flex;
    flex-direction: column;
    margin-top: 25px;
    align-items: center;
}
.input_contacteMe_sujet{
    border: 1px solid #422a10;
    border-radius: 5px;
    font-size: 12pt;
    font-family: Roboto sans-serif;
    padding: 5px 320px;
    padding-left: 5px;
}
.configTA_contacteMe{
    padding: 5px 340px;
    padding-left: 5px;
    height: 150px;
    border: 1px solid #422a10;
    border-radius: 5px;
    outline: none;
    font-size: 12pt;
    font-family: Roboto,sans-serif;
}
.btnSend_contacteMe{
    padding: 15px 40px;
    border-radius: 5px;
    background-color: #422a10;
    color: #ffffff;
    font-size: 13pt;
    font-family: Roboto sans-serif;
    cursor: pointer;
}
/**FOOTER DU SITE**/
.footer{
    display: flex;
    margin-top: 15px;
    flex-direction: column;
    align-items: center;
}
.footer_mentions{
    display: flex;
    justify-content: center;
    
}
.lienFooter{
    padding: 5px 5px;
    font-size: 10pt;
    font-family: Roboto, sans-serif;
    color: #422a10 !important;
}
/***PAGE MENTIONS LEGALE***/
.title_mention{
    font-size: 18pt;
    text-align: center;
    font-family: Roboto, sans-serif;

}
.contentSentence_mention{
    padding: 0px 10px;
    font-size: 12pt;
    font-family: Roboto sans-serif;
}
/**RESPONSIVE MOBILE 440PX**/
@media screen  and (max-width:440px){
    body{
        margin-top: 5px;
    }
    .logoJJ{
        width: 30%;
        margin: 0px;
    }
    .menuDesktop{    .content_gallery{
        background-color: #422a10;
        width: 100%;
        height: 250px;
        margin-bottom: 30px;
    }
        margin: 0px 5px;
        font-size: 2pt;
    }.sentance_mySelf{
        font-size: 19pt;
        font-family: Roboto, sans-serif;
    }
    #iconMenu{
        position: fixed;
        top: 1%;    .content_gallery{
            background-color: #422a10;
            width: 100%;
            height: 250px;
            margin-bottom: 30px;
        }
        right: 5%;
        width: 10%;
    }
    /**INTRODUCTION**/
    .introduction{
        margin-left: 16px;
    }
    .Content_introduction{
        background-image: url("../img/bandeauJJ.png");
        background-size: cover;
        background-repeat: no-repeat;    margin-bottom: 25px;
        width: 100%;
        height: 260px;
    }
    .titre_introduction{
        color: #ffffff;
        padding: 10px 10px;
        padding-left: 0px !important;
        font-family: Roboto, sans-serif;
        font-size: 18pt;
        margin: 0px;
    }
    .sousTitire_introduction{
        color: #ffffff;
        font-family: Roboto, sans-serif;
        padding: 10px 5px;
        padding-left: 0px;
        font-size: 15pt;
    }
    .btn_introduction{
        color: #422a10;
        font-family: Roboto, sans-serif;
        font-size: 9pt;
        border-radius: 5px;
        border: none;
        padding: 10px 15px;
        margin-top: 5px;
    }
    /**A PROPOS DE MOI**/
    .content_my{
        margin-left: 0px;
        margin-top: 30px;
        margin-bottom: 25px;
        display: flex;
        flex-direction: column;
    }
    .img_my{
        width: calc(100% - 15px);
        margin-right: 0px !important;
    }
    .sentance_mySelf{
        font-size: 12pt;
        font-family: Roboto, sans-serif;
        padding: 0px 15px;
        margin-top: 10px;
    }
    .sentance_mySelfPart2{
        font-size: 12pt;
        font-family: Roboto, sans-serif;
        padding: 0px 15px;
        margin-top: 10px;
    }
    /**CONFIGURATION GALLERY**/
    .content_gallery{
        background-color: #422a10;
        width: 100%;
        height: 185px;
        margin-bottom: 30px;
        padding: 18px 0px;
    }
    .gallery_images{
        width: 85%;
        height: 185px;
        margin: 0px 15px;
    }
    .scroll{
        width: 96%;
        height: 103%;
        cursor: pointer;
        overflow-x: scroll;
    }
    /**CONFIGURATION ME CONTACTER**/
    .content_contactMe{
        margin: 5px 10px;
        width: calc(100% - 20px);
    }
    .contacteMe_title{
        margin: 0px !important;
        color: #422a10;
        font-size: 20pt;
        font-family: Roboto, sans-serif;
        padding-bottom: 10px;
    }
    .contacteMe_subtitle{
        color: #422a10;
        font-size: 10pt;
        font-family: Roboto, sans-serif;
        padding-bottom: 10px;
    }
    .config_contentContacteMe_input{
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 25px;
    }
    .contentInpt_contacteMe{
        margin: 0px 20px;
    }
    .spanInpt_contacteMe{
        font-size: 13pt;
        font-family: Roboto, sans-serif; 
        padding-bottom: 5px;   
    }
    .input_contacteMe_user{
        padding: 5px 15px;
        padding-left: 5px;
        border: 1px solid #422a10;
        border-radius: 5px;
        font-size: 10pt;
        font-family: Roboto, sans-serif;
        margin-top: 2px;
    }
    .input_contacteMe_sujet{
        border: 1px solid #422a10;
        border-radius: 5px;
        font-size: 11.24pt;
        font-family: Roboto sans-serif;
        padding: 5px 0px;
        padding-left: 5px;
    }
    .configTA_contacteMe{
        padding: 5px 18px;
        padding-left: 5px;
        height: 150px;
        border: 1px solid #422a10;
        border-radius: 5px;
        outline: none;
        font-size: 12pt;
        font-family: Roboto,sans-serif;
    }
    .btnSend_contacteMe{
        padding: 10px 40px;
        border-radius: 5px;
        background-color: #422a10;
        color: #ffffff;
        font-size: 12pt;
        font-family: Roboto sans-serif;
        cursor: pointer;
    }
}
@media screen and (min-width:440px) and (max-width:880px){
    .menuDesktop{
        margin: 0px 15px;
        font-size:10pt;
        font-family: Roboto, sans-serif;
        color: #000000;
    }
    .logoJJ{
        width: 15%;
        margin: 0px;
    }
    .contentHeader{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 5px;
    }
    /**INTRODUCTION 440px - 880px**/
    .Content_introduction{
        background-image: url("../img/bandeauJJ.png");
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 380px;
    }
    .titre_introduction{
        color: #ffffff;
        padding: 10px 70px;
        padding-left: 0px;
        font-family: Roboto, sans-serif;
        font-size: 24pt;
        margin: 0px;
    }    
}
/**responsivite inférieure 250px**/
@media screen and (max-width: 250px) {
    /** CONFIGURATION INTRODUCTION **/
    .titre_introduction{
        color: #ffffff;
        padding: 20px 10px;
        padding-left: 0px;
        font-family: Roboto, sans-serif;
        font-size: 14pt;
        margin: 0px;
    } 
    .sousTitire_introduction{
        color: #ffffff;
        font-family: Roboto, sans-serif;
        padding: 10px 5px;
        padding-left: 0px;
        font-size: 12pt;
        font-weight: 600;
    }
    .btn_introduction{
        color: #422a10;
        font-family: Roboto, sans-serif;
        font-size: 9pt;
        border-radius: 5px;
        border: none;
        padding: 10px 15px;
        margin-top: 15px;
    }
}



/**MENU MODALE**/
#menu{
    background-color: #422a10;
    position: fixed;
    top: 0%;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: none;
}
#iconClose{
    position: fixed;
    top: 2%;
    right: 5%;
    width: 10%;
}
#iconMenu{
    position: fixed;
    top: 2%;
    right: 5%;
    width: 10%;
}
.configMenu{
    display: flex;
    justify-content: center;
}
.menuContent_Link{
    list-style-type: none;
    padding: 0;
    top: 25%;
    left: 17%;
    position: fixed;
    display: flex;
    flex-direction: column;
    margin: 0px;
}
.menuLink{
    color: #ffffff;
    font-size: 20pt;
    font-family: "Roboto, sans-serif";
    text-decoration: none;
    padding: 10px 0px;
}
.titleLink{
    padding: 5px 0px;
    text-align: center;
}
/**FIN MENU MODALE**/
