/*.Nav {background-color: #f8f9fa;
text-align: center;
font-size: 25px;}*/

.Texte {background-color: #c31b1b;
border-radius: 50px;
text-align: center;
padding: 30px;
}

.Bouton {background-color: black;
text-align: center;
color: white;
height: 40px;
border-radius: 50px;
margin-top: 40px;
margin-bottom: 40px;
margin-left: 20px;
margin-right: 20px;
font-size: 25px;}

.Bouton:hover {background-color: gray;
color: black;}

.Image {border-radius: 50px;
margin-bottom: 20px;}

.Footer {text-align: center;
background-color:#c31b1b;
border-radius: 50px;
margin-bottom: 30px;
margin-top: 30px;}

.FooterMobile {text-align: center;
background-color:#c31b1b;
border-radius: 50px;
margin-top: 20px;
margin-bottom: 20px;}

.Carré {border: 5px solid #c31b1b;
text-align: center;
border-radius: 50px;
margin: 20px;
padding: 20px;}

.TitrePage  {background-color: #c31b1b;
    border-radius: 50px;
    text-align: center;
margin-top: 20px;
margin-bottom: 20px;}

Footer h1 {text-decoration: underline;}
Footer h2 {text-decoration: underline;}
Footer h3 {font-size: 20px;}

.Menu {border-radius: 50px;
border: 3px solid black!important;}

.TexteMenu:hover {color: white ;
background-color: black;
border-radius: 20px;}

.TexteMenu {color: black;
margin-top: 30px;
border: 3px solid black;
border-radius: 20px;}

.d-block {border-radius: 50px;
border: 3px solid black;}

.NavMobile {list-style-type: none;}

.Carousel {margin-bottom: 30px;}