body
{
margin: auto;
/*background-color: #e8f0f4;*/
background-color: #000000;
width: 980px;
margin-top: 20px;
margin-bottom: 20px;
color: white;
}

h2
{
text-decoration: underline;
color: #FFCC00;
}

#titre
{
text-align: center;
}

#menu
{
margin: auto;
text-align: center;
}

#construction
{
text-align: center;
color: red;
}

#presentation
{
color: #990000;
}

#dates
{
color: #003399;
}

#contact
{
color: #990000;
}

#bandeau_gauche
{
float: left;
}

#bandeau_droite
{
float: right;
}

.corps
{
height: 964px;
width: 655px;
margin-left: 162px;
background-image: url("centre.jpg");
background-repeat: no-repeat;
font-size: 12pt;
}

.image
{
text-align: center;
}

.lien
{
text-align: center;
}

a img
{
border :none;
}
