
@font-face {
    font-family: champagne ;
    src: url('fonts/Champagne\ &\ Limousines.ttf');
}
@font-face {
    font-family: pop ;
    src: url('fonts/Popsicle.ttf');
}
@font-face {
    font-family: prisma ;
    src: url('fonts/Prisma.ttf');
}
@font-face {
    font-family: kiona ;
    src: url('fonts/Kiona-Regular.ttf');
}
@font-face {
    font-family: spongy ;
    src: url('fonts/Spongy_PERSONAL_USE_ONLY.otf');
}
#men a {
    color:white;

}
#men a:hover{
    color:red;
}
/*bandeau du haut de la page*/
.bandeau{
    text-decoration: none;
    justify-content: space-between;
    list-style-type: none;  
    width: 100%;
    padding-right: 4px;
    background-color:black;
}

.haut {
    background-color: black;
    height:68px;
    width: 100%;
    padding-right: 90px;
}
.haut li {
    border:none;
}

div .bandeau, #icone {
    width: 500px;
  padding: 10px;
  display: flex;
  margin: 1em;
}

#icone {
    height:20px;
    width:20px;
    list-style: none;
    display:flex;
    flex-direction:horizontal;
    border:none;
    margin-top:15px;
}
#icone:hover{
    transform: scale(1.5);
}
#annonce {
    font-size:21px;
    margin-right: 160px;
    margin-left:30px;
    color:white;
}
#title {
    margin-top:0px;
}
a {
    border:none;
}
.droite {
    float: right;
    width:100px;
    padding-top:0px;
}
.bandeau nav .haut #annonce {
    padding-top:20px;
    padding-top: 9px;
    position: relative;
    top: 20px;
}


/*menu de ma page*/
nav .menu, nav .haut {
    list-style-type: none;
    font-family:champagne ;
    display: flex;
    
}
nav .menu {
    width: 90%;
    margin-left:70px;
}


a{
    text-decoration: none;
}

.menu, .haut {
    color: black;
    display: flex;
    padding: 2px;
    justify-content: space-between;  
}

.menu li, .haut li{
    list-style-type: none;
}

.menu li a, .haut li a {
    display:flex;
    color:black;
    text-decoration: none;
    border: 1px solid;
    border-radius:20px;
    border-color:white;
    font-size: 18px ;
    min-width:130px;
    margin-right: 2px;
    margin-left: 2px;
    padding:0px;
    text-align:center;
    justify-content: center;
    height: 35px;
    padding-top:3px;
} 
.menu li.black a{
    color: black;
    text-decoration: none;
    border: 1px solid;
    border-radius:0px;
    border-color:white;
}
a:hover {
 font-weight: bold;
 color: #FF1300;
}
.menu li a:hover, .haut li a:hover {
    color: #FF1300;
    transform: scale(1.1);
}
#don {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-size:17px;
}
.stream-link img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    padding-top: 3px;
    padding-right:10px;
  }
  .stream-link{
    font-weight: 600;
      text-transform: uppercase;
      background: #fee800;
      color: #333;
      padding: 10px 18px;
      border-radius: 3px;
      border-radius:30%;
      cursor: pointer;
    box-shadow: 0 0 0 0 #fff;
    animation: pulse 1.3s infinite;
  }
.stream-link span {
    padding: 7px;
    text-align: center;
    padding-bottom: 6px;
    padding-left:10px;
}




/* logo de ma page*/
#logo {
    text-align:auto;
    display:flex;
    width: 400px;
    height: 200px;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    margin-bottom:0px;
    float:center;
}









/*corps de ma page*/
body {
    margin-left:0px;
    margin-right: 0px;
    font-family: champagne ;
    text-align: justify;
}

header {
    position:relative;
    z-index:2;
    width:100%;
    background-color: white;
}

main {
    position: relative;
}
div {
    border-radius:5px;
}






/* Corps de la page Main*/
main {
    margin-right:30px;
    margin-left:30px;
    width:97%;
    position:relative;
    z-index:1;
    bottom: 50px;
    height: 2190px;
    

}

p {
    margin:0px;

}




/*Premier div*/

#profil {
    position: absolute;
    background-color:rgb(236, 227, 218);
    width:99%;
    height:400px;
}
#moi {

    margin-top: 75px;
    height: 452px;
    position: relative;
    top: 435px;
    color: #ad4e1f;
    margin-right: 15px;
    width: 48%;
    left: 5px;
    border: 4px solid;
    border-color: #ad4e1f;
   

} 

#job {
    height: 460px;
    background-color: #ad4e1f;
    position: relative;
    color: rgb(255, 255, 255);
    margin-right: 15px;
    width: 48%;
    left:750px;
    bottom:25px;

}
#prenom {
    font-size: 25px;
} 
#metier {
    font-size:28px;
}

#photo {

    float: left;
    width: 427px;
    margin-right: auto;
    margin-left: 250px;
    margin-top: 46px;
    box-shadow: -30px -30px 1px #ad4e1f;
    border: 18px solid;
    border-color: white;
    z-index:100;
}
#photod {

    width: 465px;
    top: 20px;
    right: 495px;
    z-index: 50;

}
#tache img {
    width: 980px;
    height: 90px;
}

#tache {
    position:relative;
    top:130px;
    left:160px;
}

section {
    position:relative;
    bottom:20px;
}
#titre {
    color: #ffffff;
    font-weight: bold;
    font-size: 40px;
    position: relative;
    bottom: 0px;
    top: 90px;
    float: right;
    margin-right: 110px;
    background-clip:text;
    background:linear-gradient(white);
    text-shadow:black;
    text-transform:uppercase;
    right: 0px;
    left:50px;

}
h1, h5, h6, h8 {
    background-clip:text;
    background:linear-gradient(white);
    text-shadow:black;
    font-size:45px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top:0px;
    margin-bottom:0px;
}

h1 {
    margin-bottom: 20px;
    font-size: 57px;
    color: #621700;
}

h2 {
    font-size:25px;
    position: relative;
    left: 60px;
    top: 40px;
    

}
h5 {
    margin-left:275px;
    
    
}
h6 {
    margin-left:138px;
    font-size:50px;
    font-weight:bold;
    color: #53aca1;
}
h8{
    margin-left:338px;
    color: #53aca1;
}

h7 {
    font-size:25px;
    position: relative;
    left: 60px;
    top: 60px;
    font-weight:bold;
    

}
#origine {
    position: relative;
    right: 300px;
    left: 90px;
    bottom: 0px;
    width: 75%;
    font-size: 21px;
    top: 45px;

}
#name {
    margin: 0px;
    position: relative;
    top: 40px;
    left: 90px;
    background-color: #9c4d02;
    color:white;
    text-align:center;
    width: 320px;
    font-size:20px;
}
#role {
    position: relative;
    right: 300px;
    left: 90px;
    bottom: 0px;
    width: 75%;
    font-size: 21px;
    top: 90px;
}
.middle-line{
    height:2px;
    width:110px;
    background:#9c4d02;
    position: relative;
    left:60px;
    top: 30px;
}

.middle-line2 {
    height:3px;
    width:280px;
    background:#ffffff;
    position: relative;
    left:60px;
    top: 70px;
}
#Pourquoi .middle-line{
    height:2px;
    width:400px;
    background:#000000;
    position: relative;
    left:78px;
    top:110px;
}
#MesPassions .middle-line{
    height:2px;
    width:260px;
    background:#ffffff;
    position: relative;
    left:75px;
    top:5px;
}
#av {
    width: 95px;
    position: relative;
    bottom: 1150px;
    left: 360px;
    height: 60px;
}
#mus {
    width: 30px;
    position: relative;
    bottom: 650px;
    left: 580px;
    height: 40px;
}
#log {
    width: 70px;
    position: relative;
    bottom: 1670px;
    left: 600px;
}

#loga {
    width:480px;
    position: relative;
    bottom: 1825px;
    left: 900px;
    border: 18px solid;
    border-color: white
}
#epaule {
    position: relative;
    top: 83px;
    font-size: 20px;
    background-color: white;
    color: brown;
    text-align: center;
    width: 270px;
    left: 90px;
    font-weight: bold;
}
.menu li {
      
    font-size: 22px;
    float: left;
    width: 630px;
    font-size: 22px;
    float: left;
    padding-top: 20px;
    padding-bottom: 0px;
    width: 630px;
    margin-bottom: 0px;
  }








/*deuxième div* pourquoi*/
#Pourquoi {
        position: absolute;
        top: 910px;
        left:0px;
        height: 430px;
        margin-bottom:0px;
        background-color:rgb(255, 255, 255);
        border:20px solid;
        border-color:rgb(236, 227, 218);
        width:96%;
        margin-right:0px;
    }
    #Pourquoi p {
        float: left;
        position: absolute;
        top: 145px;
        right: 650px;
    }
    h3 {
        font-size:25px;
        padding-left:80px;
        padding-top:30px;
        float:left;
        position:relative;
        right: 0px;
        top: 10px;
        

    }
    #text {
        margin-top:0px;
        padding-top:0px;
        font-size:21px;
        width:50%;
        padding-left: 80px;
        position:relative;
        right:470px;
        bottom: 815px;

    }
    #asso {
    
    height: 120px;
    position: absolute;
    left: 500px;
    bottom: 283px;
}
   





/* troisème div mes passions*/
h4 {
    font-size: 25px;
    margin-left: 80px;
    margin-bottom:10px;
    margin-top:550px;
    padding-top:30px;
    
}
#passions, #pass {
    font-size: 21px;
    margin-left: 80px;
    margin-top:28px;
    margin-bottom: 30px;
}


#MesPassions img {
    width:200px;
    margin-left:80px;
    border-radius: 25px
}

#pass li {
    width:140px;
    display:inline-block;
    position:center;
    
}
#rigoler {
    position:relative;
    left: 35px;

}
#photographie {
    position:relative;
    left:540px;

}
#voyager {
    position:relative;
    left:290px;

}
#mode {
    position:relative;
    left:440px;

}
#cuisine {
    position:relative;
    left:160px;
}
#MesPassions {
    margin-top:0px;
    background-color: #53aca1;
    margin-left:none;
    width:99%;
    position:relative;
    padding-bottom:50px;
    margin-right:0px;
    color:white;
    bottom:75px;
}




#musique {
    background-color:rgb(236, 227, 218);
    height:600px;
    position: relative;
    bottom: 40px;
    width: 99%;

}
.middle-line3{
    height: 2px;
    width: 480px;
    background: #000000;
    position: relative;
    left: 75px;
    top: 45px;
}
h9 {
    font-size: 25px;
    margin-left: 80px;
    margin-bottom:10px;
    margin-top:550px;
    padding-top:30px;
    font-weight:bold;
    position:relative;
    top:30px;
}

#musique img {
    width:300px;
    margin-right:80px;
    margin-left:80px;
    justify-content: center;
    text-align:center;
    border:2px solid;
    border-color:black;
}

#musique h10, h11, h12  {
    justify-content: center;
    position:relative;
    left:200px;
    text-align:center;
    font-weight:bold;
    font-size:20px;
}
#musique h16, h17, h15{
    justify-content: center;
    position:relative;
    left:180px;
    text-align:center;
    font-size:18px;
}
table {
    margin-left:30px;
    margin-top:100px;
}

.music {
    width:100px;
    height:50px;
    border-radius:20px;
    background-color:#ad4e1f;
    color:white;
    border-color:white;
    justify-content: space-between;
    margin-right: 20px;
}

#les {
    margin-left: 160px;
}
#bey {
    margin-left: 1095px;
    position: relative;
    bottom: 165px;
}
#cyn {
    margin-left: 630px;
    margin-bottom: 64px;
    position: relative;
    bottom: 50px;
}

#contact {
    background-color:#621700;
    color:white;
    position:relative;
    height: 160px;
    bottom: 620px;
    text-align: center;
    width: 99%;
}
button:hover {
    background-color: #53aca1;
    transform: scale(1.1);
}
#info {
    padding-top:50px;
    font-size: 20px;
}
#adresse {
    text-decoration: underline;
}
h20 {
    font-size: 25px;
    position: relative;
    bottom:20px;
}
#contacter {
    background-color:white;
    position:relative;
    left:670px;
    height: 2px;
    width: 140px;
    bottom:20px;

}


/* Partie du footer*/
footer {
    background-color:black;
    color:white;
    height: 500px;
    width:100%;
    margin-top: 10px;
    position: relative;
    z-index:3;
    top: 500px;
}
h13, h14, h29 {
    margin-left:21%;
    margin-right:0%;
    position:relative;
    top:50px;
    font-weight:bold;
}
#footer {
    height:15px;
}
.puce {
    list-style-type: none;
    text-decoration: none;
    width:100%;
    position:relative;
    left:21%;
    top:40px;
    margin-top: 20px;
}
.possib {
    position: relative;
    left:-33px;
    bottom:150px;
    font-size:16px;
    width:100%;
    display:block;
    text-align:center;
    margin-top: 10px;
}
input:hover {
    background-color: #FF1300;
    color:white;
}
.mon{
    display: flex;
    color: black;
    text-decoration: none;
    border: 1px solid;
    border-color: white;
    font-size: 16px;
    min-width: 30px;
    margin-right: 2px;
    margin-left: 2px;
    text-align: center;
    justify-content: center;
    height: 15px;
    padding-top: 3px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    background: #fee800;
    padding: 15px 0px;
    margin-top: 7px;
    border-radius: 30px;
    list-style-type: none;
}
.possib:hover,.mon:hover {
    color: #FF1300;
    transform: scale(1.1);
    font-weight: bold;
}

.mon img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 6px;
    padding-bottom: 3px;
}
#money {
    width: 160px;
    font-size: 13px;
    position: relative;
    left: 95px;
    bottom: 140px;
    list-style-type: none;
}
.mon span {
    padding-top:0px;
}
#propos p {
    position: relative;
    left: 1050px;
    color: white;
    top: 305px;
    width: 12%;
    text-align: justify;
}
#propos {
    height: 87px;
    height: 87px;
    position: relative;
    bottom: 550px;
}
#men {
    position: relative;
    width: 30%;
    left: 530px;
    top: 40px;
    height: 160px;
}
