body {
font-family: verdana, arial, sans-serif;
font-size: 14px;
margin: 0px;
background-color: #D3C8AA;
color: #3A4F93;
}

#entete {
background-color: inherit;
color: inherit;
}

#titre {
font-size: 30px;
font-weight: bold;
text-align: center;
margin-top: 8px;
background-color: inherit;
color: inherit;
}

#sousTitre {
font-size: 18px;
font-weight: bold;
text-align: center;
margin-top: 20px;
background-color: inherit;
color: inherit;
}

#logo {
float: right;
margin-right: 10px;
border: 0px;
margin-top: 2px;
margin-bottom: 10px;
}

#BarreMenus {
font-size: 0.8em;
background-color: inherit;
color: inherit;
margin: 0.5em;
}

.element_barre {
float: right;
margin-right: 30px;
background-color: inherit;
color: inherit;
}

.element_barre a {
text-decoration: none;
background-color: inherit;
color: inherit;
}

.ligne {
background-color: inherit;
color: inherit;
padding-top: 5px;
clear: both;
}

#menu {
width: 250px;
float:left;
background-color: inherit;
color: inherit;
}

#element {
margin-top: 30px;
margin-left: 19px;
margin-bottom: 30px;
padding: 0px;
width: 200px;
border: 3px solid navy;
background-color: inherit;
color: inherit;
}

#element a {
text-decoration: none;
background-color: inherit;
color: inherit;
}

ul, li {
list-style-type: none;
font-weight: bold;
line-height: 20px;
margin-top: 15px;
margin-bottom: 15px;
text-align: center;
background-color: inherit;
color: inherit;
}

#valide {
text-align: center;
background-color: inherit;
color: inherit;
}

#compteur {
text-align: center;
background-color: inherit;
color: inherit;
}

.gras {
font-weight: bold;
}

#contenu {
margin-left: 260px;
margin-right: 10px;
text-align: justify;
padding: 10px;
background-color: white;
color: black;
}

.date {
font-style: italic;
text-align: right;
vertical-align: top;
background-color: inherit;
color: inherit;
}

#basdepage {
text-align: center;
font-weight: bold;
padding-top: 10px;
background-color: inherit;
color: inherit;
}

.basdepage a {
background-color: inherit;
color: navy;
text-decoration: none;
}

