
@font-face {
    font-family: champagne ;
    src: url('fonts/Champagne\ &\ Limousines.ttf');
}

table img {
    width: 184px;
    height:184px;
    align: center; 
    
}
#men a {
    color:white;

}
#men a:hover{
    color:red;
}
.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;
  }
 
h1 {
    
   
  text-align: center;
  font-size: 50px;
  margin: 0;
  padding: 5px 0;
  color: #0000;
  text-shadow: 1px 1px 1px black;
  }

  header img {  width: 23px;
    height: 23px;
    align: right;
    
   }



   .header {
   
  padding: 30px;
  text-align: right;
  background: darkgrey;
  color: white;
  font-size: 15px;
}

  .titre {


   
    text-align: center;
    text-decoration: underline;



}
p {
    
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: 450px;
  margin-left: 450px;

    

}



h2 {
  font-size: 2.8em;
  padding: 10px 0;
  font-weight: 800;
  

}



.header {
  width: 100%;
  padding:60px 0;
  text-align: center;
  background: black;
  color: white;
  
}


}


th {
    background-color: black;

}
td {background-color: black;
    color :white;}
th,td {
    padding: 1em; text-align:  center;
}

caption {
    font-size: 2.8em;
  padding: 10px 0;
  font-weight: 500;
}




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

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;
}
/menu de ma page/
nav .menu, nav .haut {
    list-style-type: none;
    font-family:champagne ;
    display: flex;
}

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-radius:20px;
    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;
}
#donner {
    padding-top:6px;
}
.stream-link img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 6px;
    padding-top: 3px;
  }
  .stream-link{
    font-weight: 600;
      text-transform: uppercase;
      text-align: center;
      font-size: 20px;

      text-decoration: none;
      background: #fee800;
      color: #333;
      padding: 10px 18px;
      border-radius: 3px;
      margin-top: 7px;
      border-radius:30%;
      cursor: pointer;
    box-shadow: 0 0 0 0 #fff;
    animation: pulse 1.3s infinite;
  }
.stream-link span {
    padding-top: 5px;
}


/* 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;
}

/* Partie du footer*/
footer {
    background-color:black;
    color:white;
    height: 400px;
    width:100%;
    margin-top: 10px;
    position: relative;
    top: 310px;
    z-index:3;
}
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;

}
.possib {
    position: relative;
    left:-33px;
    bottom:150px;
    font-size:16px;
    width:100%;
    display:block;
    text-align:center;
}
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: 625px;
    bottom: 165px;
    list-style-type: none;
}
.mon span {
    padding-top:0px;
}
#propos p {
    position:relative;
    color:white;
    width:50%;
    text-align:justify;
    right:250px;
}