#background-video {
height: 100vh;
width: 100vw;
object-fit: cover;
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: -1;
}




/*html { 
  margin:0;
  padding:0;
 /* background: url(/Alexvalallan/HeuresSup/ImagesHeuresSup/VideoIntroHeuresSup.mp4) no-repeat center fixed; 
 /* -webkit-background-size: cover; /* pour anciens Chrome et Safari */
/*  background-size: cover; /* version standardisée */
/*}*/

body
{
    font-family: Arial, sans-serif;
    font-size: 15px;
}



.wrapper
{
    text-align: center;
    /* width: 1000px; 
    margin: 0 auto;
    padding: 0 10px; */
}

.NomDuSite
{
    text-align: center;
    font-size: 50px;
    font-family: "Allura", cursive;
    color: white;
    text-shadow: red 2px 0px 15px;
    
}


ul
{
    text-align: center;
    
    list-style: none; /* n'affiche pas les points devant les elements de la liste */
}

li
{
    text-align: center;
}

a
{
    text-align: center;
    text-decoration: none;
    color: #444;
}


.DivPhotos
{
    background-color: rgba(128, 115, 100, 0.7);
    border-bottom-color: black;
    border: 2px solid orange ;
    border-radius: 20px;
    text-align: center;
}


.button-Home
{
    display: block;
    display: inline-block;
    width: 70px;
    height: 50px;    
    background: url("ImagesHeuresSup/Icon_Home1.png")no-repeat center, linear-gradient(grey, black);
    background-size: 50px;
    color: rgba(128, 115, 100, 0);
    font-size: 20px; 
    margin: 100 auto;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
    
}

.button-Home:hover
{
    background: url(ImagesHeuresSup/Icon_Home1.png)no-repeat center, linear-gradient(#02d8dd, black);
    background-size: 50px;
}




.button-Menu
{
    display: block;
    display: inline-block;
    width: 200px;
    height: 50px;
    background: linear-gradient(grey, black);
    color: #fFF;
    font-size: 20px; 
    margin: 100 auto;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
  
}

.button-Menu:hover
{
    background: linear-gradient(#02d8dd, black);
    
}

.button-HeuresSup
{
    display: block;
    display: inline-block;
    width: 200px;
    height: 50px;
    background: linear-gradient(red, black);
    color: #fFF;
    font-size: 20px; 
    margin: 100 auto;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-HeuresSup:hover
{
    background: linear-gradient(#02d8dd, black);
}


.button-ImgHeuresSupTelecharge
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 90px;
    background: url(ImagesHeuresSup/Icon_DownLoad.png) no-repeat center,linear-gradient(grey, black);
    background-size: 50px;
    color: #fFF;
    font-size: 20px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSupTelecharge:hover
{
    width: 500px;
    height: 90px;
    background: url(ImagesHeuresSup/Icon_DownLoad.png) no-repeat center, linear-gradient(#02d8dd, black);
    background-size: 50px;
}



.button-ImgHeuresSup1
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/heures-supplementaires.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup2
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/Screenshot_20240815-175957.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup3
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/Screenshot_20240815-180052.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup4
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/Screenshot_20240815-180152.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup5
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/Screenshot_20230417-174650.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup6
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/Screenshot_20240815-175834.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup7
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/Screenshot_20230409-093903.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgHeuresSup8
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesHeuresSup/qr-code%20HeureSup.png) no-repeat center;
    background-size: 385px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px auto;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}
