/* CSS Présentation */
.presentation {
float:left;
font-size:13px;
color:#DFC9A2;
text-align:justify;

}
.presentation2 {
font-size:13px;
color:#DFC9A2;
text-align:center;
}
.presentationEvidence {
font-size:15px;
color:#F3B978;
text-align:justify;
}
#imagePresentation {
margin-left:20px;
margin-right:200px;
margin-top:-450px;
float:left;
width:200px;
font-size:15px;
color:#DFC9A2;
text-align:justify;
margin-bottom:20px;
}


