
html { 
  margin:0;
  padding:0;
  background: url(Images/computer-1231889Copie.jpg) 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;
    text-shadow: #FC0 2px 0px 15px;
    
}

.BtnConnexion
{
    text-align: right;
}


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(117, 190, 218, 0.8);
    border-bottom-color: black;
    border: 2px solid black ;
    border-radius: 20px;
}


.button-Connexion
{
    display: block;
    display: inline-block;
    width: 30px;
    height: 30px;    
    background: url("Images/ICON_Person.png")no-repeat center, linear-gradient(gray, black);
    background-size: 20px;
    color: rgba(128, 115, 100, 0);
    font-size: 20px; 
    margin:  auto;
    line-height: 1px;   
    text-align: center;
    border-radius: 10px;   
    
}

.button-Connexion:hover
{
    background: url(Images/ICON_Person.png)no-repeat center, linear-gradient(#02d8dd, black);
    background-size: 20px;
}



.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;   
    text-align: center;
    border-radius: 10px;  
  
}

.button-Menu:hover
{
    background: linear-gradient(#02d8dd, black);
    
}

.button-Home
{
    display: block;
    display: inline-block;
    width: 70px;
    height: 50px;    
    background: url("Images/Icon_Home1.png")no-repeat center, linear-gradient(red, 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(Images/Icon_Home1.png)no-repeat center, linear-gradient(#02d8dd, black);
    background-size: 50px;
}


.button-ImgDlcCuisine1
{
    display: block;
    display: inline-block;
    width: 200px;
    height: 50px;
    background: linear-gradient(red, black), url("Images/Icon_Home1.png") no-repeat center;
    /*url(Images/Icon_Home1.png) no-repeat center; */
    /*background: url(Images/Icon_Home1.png) no-repeat center;*/
    /*z-index: 0;*/
    /*background-size: 25px;*/
    color: #fFF;
    font-size: 0px; 
    margin: 10px;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgDlcCuisine2
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 500px;
    background: url(Images/DlcCuisine/Screenshot_20220520-174544.png) no-repeat center;
    background-size: 285px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgDlcCuisine3
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 500px;
    background: url(Images/DlcCuisine/Screenshot_20220520-174624.png) no-repeat center;
    background-size: 285px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgDlcCuisine4
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 500px;
    background: url(Images/DlcCuisine/Screenshot_20220520-174647.png) no-repeat center;
    background-size: 285px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgDlcCuisine5
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 500px;
    background: url(Images/DlcCuisine/Screenshot_20220520-174654.png) no-repeat center;
    background-size: 285px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}

.button-ImgDlcCuisine6
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 500px;
    background: url(Images/DlcCuisine/Screenshot_20230413-175948.png) no-repeat center;
    background-size: 285px;
    color: #fFF;
    font-size: 0px; 
    margin: 10px;
    padding-bottom: 10px;
    line-height: 50px;   /* defini la hauteur de la ligne */
    text-align: center;
    border-radius: 10px;   /* arrondi les angle du bouton */
}
