body
{
background-color: #333333;
}
#contenu
{
position: absolute;
left: 50%;
margin-left:-400px;
top: 0px;
width: 800px;
border: 2px solid #952b8f;
background-color: white;
font-family: arial, serif;
}
h1
{

}
h2
{
text-transform: uppercase;
color: #952b8f;
font-size: 22px;
text-align: left; 
}
#titre
{
text-align: center;
padding: 20px;
}
#menu
{


padding: 10px;
margin-left: -5px;
text-align: center;
}
li
{

list-style-type: none;
display: inline;
color: white; 
padding: 8px;


}

a /* Lien normal */
{

   text-decoration: none;
   color: white;
}

#formulaire
{
margin-left: 200px;
}
#partenaire
{
text-align: center;
font-size: 11px;
color: #777777;
}
#programme
{
margin-left: 35px;
margin-right: 35px;
font-size: 13px;
}
#presentation
{
text-align: left;
margin-left: 35px;
margin-right: 35px;
font-size: 13px;
}
