#corps {
margin-left : 50px;
margin-right : 252px;
margin-bottom : 20px;
padding : 5px;
padding-left : 40px;
color : #cccccc;
border: 2px solid red;
background-color : #333333;
}

#corps h1 {
color : #cc0000;
text-align : center;
font-family : Arial, "Arial Black", "Times New Roman", Times, serif;
}

.element_corps  {
color : #333333;
background-color : #ffffff;
}

.element_corps a h1 {
color : #333333;
}

.element_corps a:hover h1 {
color : #da2ae9;
}
#corps h2 {
height : 30px;
padding-left : 10px;
color : #cc0000;
text-align : center;
} 

#corps a{
text-decoration: none;
}
.

.flot_gauche { float: left; }

.flot_droite { float: right; }



