#corps {
margin-left : 150px;
margin-right : 350px;
margin-bottom : 20px;
padding : 5px;
color : #000000;
border: none;
background-color : #999999;
}

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

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

.element_corps a h1 {
color : #333333;
}

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

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

.flot_gauche { float: left; }

.flot_droite { float: right; }


