
html { 
  margin:0;
  padding:0;
  background: url(ImagesDlcCuisine/2024-07-1513.57.58.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;
    
}



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, 128, 128, 0.7);
    border-bottom-color: black;
    border: 2px solid black ;
    border-radius: 20px;
    text-align: center;
}




.button-Home
{
    display: block;
    display: inline-block;
    width: 70px;
    height: 50px;    
    background: url("ImagesDlcCuisine/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(ImagesDlcCuisine/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-DlcCuisine
{
    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-DlcCuisine:hover
{
    background: linear-gradient(#02d8dd, black);
}


.button-ImgDlcCuisineTelecharge
{
    display: block;
    display: inline-block;
    width: 500px;
    height: 90px;
    background: url(ImagesDlcCuisine/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-ImgDlcCuisineTelecharge:hover
{
    width: 500px;
    height: 90px;
    background: url(ImagesDlcCuisine/Icon_DownLoad.png) no-repeat center, linear-gradient(#02d8dd, black);
    background-size: 50px;
}



.button-ImgDlcCuisine1
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesDlcCuisine/tempsCouleur.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-ImgDlcCuisine2
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesDlcCuisine/Screenshot_20220520-174544.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-ImgDlcCuisine3
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesDlcCuisine/Screenshot_20220520-174624.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-ImgDlcCuisine4
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesDlcCuisine/Screenshot_20220520-174647.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-ImgDlcCuisine5
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesDlcCuisine/Screenshot_20220520-174654.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-ImgDlcCuisine6
{
    display: block;
    display: inline-block;
    width: 400px;
    height: 700px;
    background: url(ImagesDlcCuisine/Screenshot_20230413-175948.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 */
}



#ParagrapheDescription
{
    /*display: block;*/
    text-align: center;
    /*width: 1000px; */
    margin:  auto;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 30px;
}

#Description001
{
    text-align: center;
    font-weight: bold;
    text-shadow: #444 5px 0px 5px;
    margin:  auto;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
    padding-right: 100px;
    font-size: 40px;
}
