.Titre {
font-family: Papyrus, Arial;
font-size: 30px;
font-style: bold;
color: #000000;
text-align: center;
vertical-align: top;
}
.Titre1 {
font-family: Papyrus, Arial;
font-size: 35px;
font-style: bold;
color: #006633;
text-align: center;
vertical-align: top;
}
.Menu {
font-family: Verdana, Arial;
font-size: 13px;
font-style: bold;
color: #000000;
text-align: center;
}
.Contenu {
font-family: Arial, Arial;
font-size: 13px;
font-style: normal;
color: #000000;
text-align: justify;
text-decoration: none;
padding: 10px;
}
a {
font-family: Papyrus, Arial;
font-size: 12px;
font-style: normal;
color: #000000;
text-align: justify;
text-decoration: none;
}
a:hover {
font-family: Papyrus, Arial;
font-size: 13px;
font-style: normal;
color: #000000;
text-decoration:underline;
}


