#corps {
font-family: Verdana, sans-serif;
font-size: 11pt;
margin-left : 373px;
margin-right : 27px;
margin-bottom : 20px;
padding : 5px;
color : #000000;
border: 1px solid black;
background-color : #999999;
}

#corps h1 {
font-size: 17pt;
color : #000000;
text-align : center;
font-family: Verdana, sans-serif;
}

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

.element_corps a h1 {
color : #333333;
}

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

#corps h2 {
font-size: 13pt;
height : 21px;
padding-left : 14px;
color : #000000;
text-align : left;
} 

#corps h3 {
font-size: 12pt;
height : 30px;
padding-left : 10px;
color : #000000;
text-align : left;
} 

#corps a {
color : #000066;
text-decoration: underline;
}

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

.flot_gauche { float: left; }

.flot_droite { float: right; }


