body
{
width: 900px;
margin: auto;
margin-top: 20px;
margin-bottom: 20px;
background-color: #075307;
}

#header
{
   width: 777px;
   height: 166px;
   margin-bottom: 10px;
   border: double 4px rgb(7, 83, 7);
margin-left: 70px;
}

#Menu
{
float: left;
border: double black 2px;
padding-left: 10px;
padding-right: 10px;
width: 150px;
margin-top: 25px;
margin-bottom: 25 px;
background-color: #436b43;
}

#Menu h3
{
color: #a9ffbb;
font-family: "Comic Sans Ms", Trebuchet, Arial, Serif;

}
.sousmenu
{
border-top: double thin green;

}

.sousmenu h4
{
color: #a9ffbb;
}

.sousmenu a
{
color: #acc7dc;
}

.sousmenu a:hover
{
color:#8eb2d0;
text-decoration: none;
}
#Corps
{
background-color: #436b43;
border: double black 2px;
margin-left: 200px;	
margin-top: 20px;
padding: 20px;
margin-bottom: 20px;
}
#Corps h1
{
font-size: 200%;
font-family: Impact, "Trebuchet MS", "Arial Black", Serif;
color: #cbffd3;
text-align: center;
}

#Corps h2
{
font-size: 120%;
font-family: "Trebuchet MS", Arial, Serif;
color: silver;
font-style: italic;
text-align: center;
}

#Corps a
{
color: #acc7dc;
}
#Corps a:hover
{
color: #acc7dc;
text-decoration: none;
}
#lien
{
border: double black 2px;
background-color: #436b43;
text-align: center;
margin-top: 20 px;
margin-left:200px;
padding-top: 2px;
padding-bottom: 2px;
}

#Footer
{
background-color: #436b43;
border: double black 2px;
margin-bottom: 20px;
margin-top: 20px;
margin-left:200px;
color: #b7e7b5;
font-size: 50%;
font-family: "Comic Sans Ms", "Trebuchet MS", Serif;
text-align: center;
}

#Footer p
{
font-size: 110%
}

p
{
font-family: "Trebuchet MS", "Comic Sans MS", Arial, Serif;
color: #a8e0ac;
text-indent: 20px;
font-size: 80%;
}

p:first-letter
{

font-weight: bold;
font-size: 135%;
}

li
{
font-family: "Trebuchet MS", "Comic Sans MS", Arial, Serif;
color: #a8e0ac;
text-indent: 20px;
font-size:
 80%;
}
dt
{
font-size: 105%;
color: #7dd183;
text-decoration: underline;
}

dt:first-letter
{
font-weight: bold;
}

.imagelegende
{
float: left;
}

#Corps img
 {
display:block; 
margin:0 auto;
border:none;
}

h3
{
font-variant:small-caps;
color: rgb(4, 63, 3);
text-align: center;
}

h3:first-letter
{

}

.pluspetit
{
font-size: 60%;
color: #a8e0ac;
}

.nonsouligne
{
text-decoration: none;
}
td
{
border: solid 2px darkgreen;
}
table
{
text-align: center;
border-collapse: collapse;
}