body {
background-image: url("fondaccueil6.jpg");
background-size: 100%;
background-repeat: repeat;
}
p {
text-align: center;
}
.navbar-toggler-icon {
border-color: rgb(255,102,203);
}

.titre1 {

color: White;
font-size: 20px;

}



.marge {
margin-left: 30px;
}

#align {
margin-top: 40px;
margin-right: 30px;
}
.decalage {
margin-top: 110px;
}

td {
text-align: center;
font-size: 13px;
}

thead th {
  text-align: center;
  height: 100px;
}

.centrer1 {
text-align: center;
}


button {
height: 52px;
vertical-align: Center;

}

a button {
margin-left: -5px;
}

button a{
color: white;

}

button h1{
width: 120px;
text-align: center;
}

input {
color: white;
}

.hauteur {
line-height: 25px;

}


img {
width: auto;
margin-top: 0px;
text-align: center;
}

h1 {
font-size: 20px;
}

h2 {
color: Orange;
font-family: Georgia, "DejaVu Serif", Norasi, serif;
text-decoration: none;
text-align: center;
font-size: 20px;
}

h3 {
font-size: 20px;
color: #01A0B0;
text-align: center;
}

h4 {
color: White;
font-family: Georgia, "DejaVu Serif", Norasi, serif;
text-decoration: none;
font-size: 20px;
}

h5 {
color: orange;
font-family: Georgia, "DejaVu Serif", Norasi, serif;
text-decoration: underline;
font-size: 14px;
}


td a {
color: orange;
font-family: Georgia, "DejaVu Serif", Norasi, serif;
text-decoration: underline;
font-size: 14px;
}

a:hover {
text-decoration: none;
color: orange;
}

input::placeholder-shown {
  color: white;
}

.form-control {
  border-color: Grey !important;
  box-shadow: 0 0 5px Grey !important;
}

.form-control:focus {
  border-color: Grey !important;
  box-shadow: 0 0 8px Grey !important;
}

#menu {
margin-left: -20px;
position: fixed;
top: 0;
width: 105%;
z-index:1000;
}