
#home_news-bloc {
    padding-top: 5%;
    padding-right: 5%;
}

#intranet-home-news-bloc {
    margin-top: 50px;
    padding-left: 10%;
    padding-right: 10%;
}

#intranet-home-news-bloc .post-item {
    width: 40%;
    margin-bottom: 25px !important;
    display: inline-block;
}

#intranet-home-news-bloc .post-item:nth-child(even) {
    float: right;
}

#intranet-home-news-bloc .post-item .post-title a,
#home_news-bloc .post-item .post-title a,
.container-blog_main .post-item .post-title a,
.container-search-results .post-item .post-title a {
    color: #0066AA;
    font-size: 14px;
    font-family: Roboto-Bold, serif;
}

#intranet-home-news-bloc .post-item .post-title,
#intranet-home-news-bloc .post-item .blog-lead p,
#home_news-bloc .post-item .post-title,
#home_news-bloc .post-item .blog-lead p,
.container-blog_main .post-item .post-title,
.container-blog_main .post-item .blog-lead p {
    margin-bottom: 2px;
}

#home_news-bloc .home-bloc-blog-title,
.container-blog_main .home-bloc-blog-title {
    margin-bottom: 35px;
}

#intranet-home-news-bloc .post-item,
#home_news-bloc .post-item {
    border-bottom: 2px solid #332b202f;
    margin-bottom: 15px;
    padding-bottom: 3px;
}

.container-search-results .post-item {
    border-bottom: 2px solid #332b202f;
    margin-bottom: 25px;
}

.container-blog_main .post-item {
    border-bottom: 2px solid #332b202f;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#intranet-home-news-bloc .post-item .blog-lead,
#home_news-bloc .post-item .blog-lead,
.container-blog_main .post-item .blog-lead {
    font-size: 14px;
    font-family: Roboto-Regular, serif;
    line-height: 19px;
}

.post-item.post-detail .blogdetail_head-infos h2 {
    font-family: Ubuntu-Bold, serif;
    color: #0066AA;
    font-size: 30px;
}

.post-item.post-detail {
    margin-top: 50px;
}

.post-item.post-detail .blogdetail_head-infos {
    border-left: 3px solid #0066AA;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.blog-page_header .header_page {
    background: #EDEEF0 url("../../static/images/background/membres.jpg") no-repeat;
    background-size: cover;
}

.blog-page_header .col-blog-header {
    padding: 0;
}