/**************************
***** Partenariat BPI *****
**************************/
.narrow-box { height: auto !important; }
.hr-red { *margin: 0 !important; }
#top_content h3#first { width: 69%; }
.arrow-list-bg li {
    background: url(/static/ent/Resources_ENT/img/icons/chevron-grey.jpg) no-repeat left top;
    background-position: 6% 51%;
    list-style: none;
}
.ul-grey-bg li {
    width: 44%;
    height: 100px;
    *height: 30px;
    float: left;
    padding: 30px 1% 40px 6%;
    background-color: #f8f8f8;
    margin: 0 0.5% 0.5% 0;
    line-height: 1.2em;
}
.ul-grey-bg li#one-line {
    *height: 24px;
    *padding: 46px 1% 40px 6%;
    padding: 40px 1% 40px 6%;
}