#container {
   width: 950px;
   background: #dadee7;
   margin: 0 auto;
   overflow: hidden;
   padding: 25px;
   margin-top: 25px;
   position: relative;
   margin-bottom: 30px;
}

#container h1 {
    color: #1289f0;
    text-transform: capitalize;
    font-size: 36px;
    font-weight: lighter;
    font-family: Segoe UI;
    height: 96px;
    line-height: 81px;
    background: url(../Images/bg-h1.png) left top no-repeat;
    padding-left: 20px;
    width: 980px;
    margin-left: -25px;
    margin-top: -25px;
    margin-bottom: 20px;
}

p.float {
    width: 470px;
    float: left;
}
#container p  {
    font-size: 14px;
    font-family: Segoe UI;
    color: #5a616a;
    margin: 0px;
    line-height: 20px;
}
.right {
    float: right;margin-bottom: 10px;
}
.clear{clear:both;}


	#bottom {
    background: url(../Images/bg-footer1.png) top center no-repeat #65b6fe !important;
}

#container li {
    margin: 10px;
    list-style: none;
    display: list-item;
    list-style-image: url(../images/Puce.png);
}
.right {
    float: right;
    margin-bottom: 10px;
margin-left:15px;
}
.banner_pres{
    float: right;
    width: 459px;
    height: 290px;
    margin-left: 10px;
}
.sous_titre{
    color: rgb(18, 137, 240);
    text-transform: capitalize;
    font-size: 20px;
    font-weight: lighter;
    font-family: Segoe UI;
    height: 96px;
    line-height: 81px;
    padding-left: 20px;
    width: 400px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}



