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%;
}

#randomtitre {
    color: #FEF7F1;
    font-family: APPLEi;
    font-size: 8.5vw;
    margin-bottom: -8.75vw;
    transform: translate(-42%, -50%);
    margin-left: 50%;
    text-shadow: rgba(0, 0, 0, 0.5) 0 0 15px;
    white-space: nowrap;
    width: 48.6vw;
    letter-spacing: 0.1vh;
    margin-top: 10vw;
}

#randomtitre span {
    font-family: PHONK;
    font-size: 8vw;
}

#randomtitre span span{
    font-size: 5vw;
}

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

#cphtitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
    margin-left: 26.3vw;
}

#plrtitre {
    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;
}

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

#bretitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 46.8vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
}

#bretitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
    margin-left: 21.5vw;
}

#ptrtitre {
    color: #FEF7F1;
    font-family: PHONK;
    font-size: 5vw;
    transform: translateX( -50%);
    margin-left: 50%;
    width: 46vw;
    margin-top: 12vw;
    margin-bottom: 2.5vw;
}

#ptrtitre span {
    font-family: APPLEr;
    font-size: 8vw;
    line-height: 6vw;
    margin-left: 25vw;
}

#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;
}

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

.text3 {
    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;
}

.cam {
    color: #FEF7F1;
    font-family: APPLEr;
    font-size: 1.9vw;
    line-height: 2.15vw;
    margin-top: 0vw;
}

.cam2 {
    color: #FEF7F1;
    font-family: APPLEr;
    font-size: 3vw;
    line-height: 3.3vw;
    margin-top: 0vw;
}

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

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



@media screen and (max-width: 1000px){


    #cphtitre {
        width: auto;
        text-align: center;
    }
    
    #cphtitre span {
        margin-left: 0vw;
    }

    #bretitre {
        width: auto;
        text-align: center;
    }
    
    #bretitre span {
        margin-left: 0vw;
    }

    #ptrtitre {
        width: auto;
        text-align: center;
    }
    
    #ptrtitre span {
        margin-left: 0vw;
    }


    #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: 10vw;
    }

    #copyright {
        margin-top: 15vw;
    }


    #photo3 {
        content: url("../ressources/photos/pont.jpg");
    }

    #photo5 {
        content: url("../ressources/photos/lh2.jpg");
    }

    #photo7 {
        content: url("../ressources/photos/lh1.jpg");
    }

    #photo9 {
        content: url("../ressources/photos/rouen.jpg");
    }

    #photo11 {
        content: url("../ressources/photos/sfo.jpg");
    }

    #photo13 {
        content: url("../ressources/photos/bia2.jpg");
    }


    #photo2 {
        content: url("../ressources/photos/lille.jpg");
    }

    #photo4 {
        content: url("../ressources/photos/bonif.jpg");
    }

    #photo6 {
        content: url("../ressources/photos/eleph.jpg");
    }

    #photo8 {
        content: url("../ressources/photos/bdx.jpg");
    }

    #photo10 {
        content: url("../ressources/photos/bia2.jpg");
    }

    #photo12 {
        content: url("../ressources/photos/bia.jpg");
    }

    #photo14 {
        content: url("../ressources/photos/corse.jpg");
    }




    #cph3 {
        content: url("../ressources/photos/cph2.jpg");
    }

    #cph5 {
        content: url("../ressources/photos/cph3.jpg");
    }

    #cph7 {
        content: url("../ressources/photos/cph4.jpg");
    }

    #cph9 {
        content: url("../ressources/photos/cph5.jpg");
    }


    #cph2 {
        content: url("../ressources/photos/cph6.jpg");
    }

    #cph4 {
        content: url("../ressources/photos/cph7.jpg");
    }

    #cph6 {
        content: url("../ressources/photos/cph8.jpg");
    }

    #cph8 {
        content: url("../ressources/photos/cph9.jpg");
    }

    #cph10 {
        content: url("../ressources/photos/cph10.jpg");
    }






    #plr3 {
        content: url("../ressources/photos/lr3.jpg");
    }

    #plr5 {
        content: url("../ressources/photos/lr5.jpg");
    }


    #plr2 {
        content: url("../ressources/photos/lr4.jpg");
    }

    #plr4 {
        content: url("../ressources/photos/lr2.jpg");
    }

    #plr6 {
        content: url("../ressources/photos/lr6.jpg");
    }



    #bre3 {
        content: url("../ressources/photos/bre2.jpg");
    }

    #bre5 {
        content: url("../ressources/photos/bre3.jpg");
    }

    #bre7 {
        content: url("../ressources/photos/bre4.jpg");
    }

    #bre9 {
        content: url("../ressources/photos/bre5.jpg");
    }


    #bre2 {
        content: url("../ressources/photos/bre6.jpg");
    }

    #bre4 {
        content: url("../ressources/photos/bre7.jpg");
    }

    #bre6 {
        content: url("../ressources/photos/bre8.jpg");
    }

    #bre8 {
        content: url("../ressources/photos/bre9.jpg");
    }

    #bre10 {
        content: url("../ressources/photos/bre10.jpg");
    }


    #ptr3 {
        content: url("../ressources/photos/marie2.jpg");
    }

    #ptr5 {
        content: url("../ressources/photos/marie.jpg");
    }


    #ptr2 {
        content: url("../ressources/photos/ylan.jpg");
    }

    #ptr4 {
        content: url("../ressources/photos/paul.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);
}