.Presentation{
	width:660px;
	float:left;
	border-top:1px solid #4d54a4;
	min-height:450px;
        max-height: 450px;
	color: #4d4d4d;
	font-family: Segoe UI;
	font-size:14px;
	background:#fff;
	}
.Presentation  span{ color:#2991d6; font-weight:600;}	
.Presentation  p{
    margin-bottom: 17px;
    font-size: 14px;
    line-height: 30px;
}
.Presentation img{float:right; margin-bottom:15px;margin-left:15px; margin-top: 0px;}
.Presentation .titre {
    color: #fff;
    font-family: Segoe UI;
    font-size: 24px;
    font-weight: lighter;
    float: left;
    padding: 5px 20px;
    margin-bottom: 10px;
    background: #4d54a4;
}
.Presentation .text{
padding:0px 20px;
width:620px;
float:left;
text-align: justify;
}

.nouveautes {
    text-align: center;
    width: 320px;
    float: right;
    height: 450px;
    background: #fff;
}
.nouveaux {
    background-color: #e91414;
    color: #fff;
    text-transform: capitalize;
    font-family: segoe ui;
    float: left;
    padding: 5px 10px;
    font-size: 20px;
    margin-bottom:20px;
}










