.ContentBlock{
    width: 1000px;
    margin: 0px auto;
}
.Presantaion {
    background: #fff;
    width: 1000px;
    border-top: 1px solid #4d54a4;
    margin-top: 20px;    min-height: 500px;
}
.Presantaion .titre_Principal{
	color: #fff;
	font-family: Segoe UI;
	font-size: 20px;
	font-weight:lighter;
	background:#4d54a4;
	padding:10px 15px;
	float:left;

}
.bannerInterne{
	background:url(/Files/App_002/images/bg_banner_Interne.png) center bottom  no-repeat;
        float: left;
        height: 380px;
        margin-top: -20px;
        opacity: 0.95;
        width: 100%;
	text-align:center;
}


.Text-Presentation  img{
        float:right;
        margin-left:15px;
        margin-bottom:15px; 
        margin-top: 7px;
        border:1px solid #cccccc;
}	
.Text-Presentation p {
    margin-bottom: 15px;
    text-align: justify;
    font-family: Segoe UI;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 17px;
}
.Text-Presentation {
    background: #fff;
    margin-top: 20px;
    min-height: 300px;
    padding: 15px 15px;
    clear: both;    overflow: auto;
}





