#corps
{
   margin: auto;
   position: absolute;
   left: 220px;
   top: 155px;
   width: 550px;
}

#corps h1
{
font-family: Georgia, Arial, "Arial Black", "Times New Roman", Times, serif;
margin-top: 0px;
margin-bottom: 10px;
font-size:1.8em;
color: rgb(0,147,0);
text-align: center;
font-style: oblique;
}

#corps p
{
margin-right: 0px;
font-size:0.8em;
font-weight: bold;
width: 550px;
text-align: justify;
color: black;
font-family: Georgia, "Times New Roman", Arial, "Arial Black",Times, serif;
}
#corps #cap
{
font-variant: small-caps;
font-size: 1.1em;
text-align: center;
}

#logo
{
text-align: center;
}

