body
{
width: 900px;
margin: auto;
margin-top: 5px;
margin-bottom: 20px;
background-color: rgb(255,255,255);
background-attachment: scroll;
}

#en_tete
{
height: 200px;
background-image: url("banniere.jpg");
background-repeat: no-repeat;
margin-bottom: 20px;
}

#menu
{
float: left;
margin-bottom: 100px;
text-align: center;
padding: 10px;
}

a 
{
font-family: tahoma;
color: black;
text-decoration:none;
font-variant: small-caps;
font-weight: bold;
font-size: 14px;
}

#corps
{
height: 800px;
margin-top: 30px;
margin-bottom: 20px;
border: 2px solid black;
border: 2px solid black;
text-align: center;

}

p
{
text-align: center;
font-family: tahoma, arial black, arial;
font-size: 18px;
}

.minititle
{
text-decoration: underline;
font-size: 20px;
text-align: justify;
margin-left: 210px;
}

.imageflottante
{
float: left
}

.raisons
{
margin-left: 210px;
text-align: left;
font-family: tahoma, arial black, arial;
font-size: 18px;
}

h1, h2
{
text-align: center;
}

h1
{
font-size: 25px;
font-family: tahoma, garamond, arial;
}

#pied-de-page
{
text-align: right;
font-size: 15px;
font-family: arial;
font-weight: normal;
}

.siret
{
font-weight: normal;
font-size: 16px;
}

.copyright
{
font-size: 11px;
text-align: center;
font-style: normal;
}

.table
{
margin: auto;

}

