#corps {
margin-left : 165px;
margin-right : 300px;
margin-bottom : 20px;
padding : 5px;
color : #000000;
border: 1px solid black;
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 : 10px;
color : #000000;
text-align : left;
} 

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

.flot_gauche { float: left; }

.flot_droite { float: right; }


