#corps {
margin-left : 20px;
margin-right : 370px;
margin-bottom : 20px;
padding : 5px;
font-family: Verdana, sans-serif;
font-size: 11pt;
color : #666666;
background-color : #ffffff;
}

#corps h1 {
color : #999999;
font-size: 17pt;
text-align : center;
}

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

.element_corps a h1 {
color : #333333;
}

.element_corps a:hover h1 {
color : #da2ae9;
}

#corps h2 {
font-size: 14pt;
height : 30px;
color : #999999;
text-align : center;
} 

#corps h3 {
font-size: 11pt;
height : 30px;
color : #999999;
text-align : left;
} 

#corps a{
color : #FF6600;
text-decoration: none; 
}

#corps a:hover {
text-decoration: underline; 
color: red; 
}
.

.flot_gauche { float: left; }

.flot_droite { float: right; }
