body, html {
	background-color: black;
	margin: 0px;
	height: auto;
	overflow-x: hidden; 
	overflow-y: scroll;
}

#header {
	width: 100vw;
	height: 11vh;
	display: flex;
    border-bottom: 1px solid #FEF7F1;
}

#titre {
    color: #FEF7F1;
    font-family: APPLEb;
    font-size: 5vh;
    height: 5.6vh;
    margin-top: 2.7vh;
    transform: translateX(-50%);
    margin-left: 50%;
}

#rntitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 55.75vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
    text-align: center;
}

#rntitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
}

#lhfctitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 55.75vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
    text-align: center;
}

#lhfctitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
}

#crttitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 55.75vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
    text-align: center;
}

#crttitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
}

#stbtitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 55.75vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
    text-align: center;
}

#stbtitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
}

#infotitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 55.75vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
    text-align: center;
}

#infotitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
}

#miniatitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 55.75vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
    text-align: center;
}

#miniatitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
}

#random {
    display: flex;
    height: auto;
    width: 84vw;
    margin-left: 8vw;
    margin-top: 0vw;
    margin-bottom: 6vw;
}

#left {
    height: auto;
    width: 40vw;
}

#right {
    height: auto;
    width: 40vw;
    margin-left: 4vw;
}

.rect {
    height: 50vw;
    width: 100%;
    margin-bottom: 4vw;
}

.carre {
    height: 40vw;
    width: 100%;
    margin-bottom: 4vw;
    overflow: hidden;
}

.paysage {
    height: 28,283871vw;
    width: 100%;
    margin-bottom: 4vw;
}

.rectxl {
    height: 56,5677419vw;
    width: 100%;
    margin-bottom: 4vw;
}

.rectxxl {
    height: 97,4451613vw;
    width: 100%;
    margin-bottom: 4vw;
}

.vid {
    height: 22,5vw;
    width: 100%;
    margin-bottom: 4vw;
}

.text1 {
    height: 6vw;
    width: 100%;
    margin-bottom: 4vw;
    display: flex;
}

.para1 {
    margin: 0px;
    padding-top: 3.25vw;
    font-family: APPLEr;
    font-size: 1.5vw;
    line-height: 1.6vw;
    text-align: justify;
    color: #FEF7F1;
}

.para2 {
    margin: 0px;
    font-family: APPLEr;
    font-size: 1.5vw;
    line-height: 1.6vw;
    text-align: justify;
    color: #FEF7F1;
}

.text2 {
    display: none;
}

.photos {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.icon {
    height: 6vw;
    margin-top: 0vw;
    margin-right: 1.95vw;
}

.bar {
    height: 6vw;
    width: 1px;
    background-color: #FEF7F1;
    margin: 0px;
    margin-right: 1.95vw;
    margin-top: 0vw;
}

.barh {
    width: 84vw;
    height: 1px;
    background-color: #FEF7F1;
    margin-left: 8vw;
    margin-top: 6vw;
}

#button {
    background-color: #FEF7F1;
    font-family: PHONK;
    color: black;
    transform: translateY(-50%);
    font-size: 2vw;
    height: 4vw;
    width: 23.5vw;
    text-align: center;
    line-height: 4.2vw;
    border-radius: 1000px;
    margin-top: 3vw;
    cursor: pointer;
}

#button:hover {
    color: #FEF7F1;
    background-color: black;
    transition: 0.25s;
}

#copyright {
    color: #FEF7F1;
    font-family: PHONK;
    text-align: center;
    font-size: 1.3vw;
    opacity: 0.2;
    margin-top: -3vw;
}



@media screen and (max-width: 1000px){
    #random {
        display: block;
        top: 0px;
    }

    #left {
        height: auto;
        width: 84vw;
    }
    
    #right {
        width: 84vw;
        margin-left: 0vh;
    }

    .text2 {
        display: flex;
        height: 12vw;
        margin-bottom: 4vw;
    }

    .icon {
        height: 12vw;
        margin-right: 4.4vw;
    }

    .bar {
        margin-right: 4.4vw;
        height: 12vw;
    }

    .cam {
        font-size: 4vw;
        line-height: 4.25vw;
    }

    .cam2 {
        font-size: 6.5vw;
        line-height: 6.5vw;
    }

    .text1 {
        display: none;
    }

    .para1 {
        font-size: 3.38vw;
        line-height: 3.38vw;
        padding-top: 2.35vw;
    }

    .para2 {
        font-size: 3vw;
        line-height: 3.11vw;
    }

    #randomtitre {
        margin-top: 1vw;
        transform: translate(-50%, -50%);
        margin-left: 50%;
        margin-top: 10vw;
        padding-bottom: 1vw;
    }

    #cphtitre {
        margin-bottom: 2vw;
    }

    .rect {
        height: 105vw;
        width: 100%;
        margin-bottom: 4vw;
    }
    
    .carre {
        height: 84vw;
        width: 100%;
        margin-bottom: 4vw;
    }

    .barh {
        margin-top: 15vw;
    }

    #button {
        font-size: 4vw;
        height: 8vw;
        width: 47vw;
        line-height: 8.1vw;
        margin-top: 6vw;
    }
    





    #rn3 {
        content: url("../ressources/graphs/bsa.png");
    }


    #rn2 {
        content: url("../ressources/graphs/usfm.png");
    }



    #lhfc3 {
        content: url("../ressources/graphs/lhfc5.png");
    }

    #lhfc5 {
        content: url("../ressources/graphs/lhfc3.png");
    }


    #lhfc2 {
        content: url("../ressources/graphs/lhfc2.png");
    }

    #lhfc4 {
        content: url("../ressources/graphs/lhfc4.png");
    }



    #crt3 {
        content: url("../ressources/graphs/courty2.png");
    }


    #crt2 {
        content: url("../ressources/graphs/courty.png");
    }



    #stb3 {
        content: url("../ressources/graphs/stb4.png");
    }

    #stb5 {
        content: url("../ressources/graphs/stb.png");
    }


    #stb2 {
        content: url("../ressources/graphs/stb5.png");
    }

    #stb4 {
        content: url("../ressources/graphs/stb3.png");
    }

    #stb6 {
        content: url("../ressources/graphs/stb6.png");
    }



    #info3 {
        content: url("../ressources/graphs/eu.png");
    }

    #info5 {
        content: url("../ressources/graphs/da.png");
    }


    #info2 {
        content: url("../ressources/graphs/eu2.png");
    }



    #minia3 {
        content: url("../ressources/graphs/ts.jpg");
    }

    #minia5 {
        content: url("../ressources/graphs/doc.png");
    }

    #minia7 {
        content: url("../ressources/graphs/por3.jpg");
    }


    #minia2 {
        content: url("../ressources/graphs/f&c.jpg");
    }

    #minia4 {
        content: url("../ressources/graphs/eu3.jpg");
    }

    #minia6 {
        content: url("../ressources/graphs/por2.jpg");
    }

    #minia8 {
        content: url("../ressources/graphs/eu4.jpg");
    }





}
















a:link { text-decoration: none; }


a:visited { text-decoration: none; }


a:hover { text-decoration: none; }


a:active { text-decoration: none; }



@font-face {
    font-family: APPLEb;
    src: url(../ressources/APPLEb.ttf);
}

@font-face {
    font-family: APPLEi;
    src: url(../ressources/APPLEi.ttf);
}

@font-face {
    font-family: MADETOMMYt;
    src: url(../ressources/MADETOMMYt.otf);
}

@font-face {
    font-family: montserrat;
    src: url(../ressources/Montserrat.ttf);
}

@font-face {
    font-family: APPLEr;
    src: url(../ressources/APPLEr.ttf);
}

@font-face {
    font-family: MADETOMMYr;
    src: url(../ressources/MADETOMMYr.otf);
}

@font-face {
    font-family: MADETOMMYm;
    src: url(../ressources/MADETOMMYm.otf);
}

@font-face {
    font-family: MADETOMMYb;
    src: url(../ressources/MADETOMMYb.otf);
}

@font-face {
    font-family: PHONK;
    src: url(../ressources/PHONK.otf);
}