body
{
background-color: #393939;
color: silver;
width: 100%;
font-family: maiandra GD, arial, Times New Roman, Times, sans-serif;
font-size: 20px;
text-align: center;
margin: 0%;
}

#centre
{
width: 900px;
background-color: #252525;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#menu
{
position: absolute;
top: 22px;
left: 340px;
}

#corps
{
margin-left: auto;
margin-right: auto;
width: 900px;
padding-bottom: 60px;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
text-align: justify;
background-color: #252525;
}

#pied_page
{
background-color: #252525;
font-size: 16px;
text-align: justify;
border: groove 3px silver;
width: 900px;
margin-left: auto;
margin-right: auto;
padding: 5px;
}

#bas
{
background-color: #252525;
width: 900px;
font-size: 16px;
margin-left: auto;
margin-right: auto;
text-align: center;
border-collapse: separate;
border-spacing: 20px;
}

h2
{
text-align: center;
text-decoration: underline;
margin-bottom: 70px;
}

a:link
{
color: silver;
text-decoration: none;
}

a:visited
{
color: silver;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a.img
{
text-decoration: none;
}

#test
{
background-color: #252525;
width: 900px;
height: 200px;
margin-left: auto;
margin-right: auto;
}

#test2
{
background-color: #252525;
width: 900px;
margin-top: 0px;
}
