﻿#RubriquePere {
    font-size: 25px;
    color: #424242;
    font-weight: 800;
}
.btn-article:hover {
    background-color: #0c7abf;
}
.btn-article {
    border: transparent;
    font: normal normal normal 12px/18px 'Helvetica Neue',Arial,sans-serif;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 1px 12px 1px 12px;
    background-color: #CC081E;
    color: #fff;
    border-radius: 9999px;
    font-weight: 500;
    cursor: pointer;
}
.spanRub {
    font-size: 25px;
    color: #424242;
    font-weight: 800;
}
.widget3_img_wrapper {
    position: relative;
    width: 100%;
    display: inline-block;
}
.blog-post-wrapper-une-Article-Lie {
    max-height: 150px;
    min-height: 150px;
    overflow: hidden;
    padding: 15px;
    background-color: #f7f7f7;
    margin-bottom: 10px;
}
.blog_section .blog-post-wrapper-une-Article-Lie .entry-title {
    text-align: left;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}
.entry-titre-copyright {
    margin: 0px 0 30px;
}