#block_abz_conseil {
    width: 100%;
    float: left;
    margin-bottom: -60px;
    padding: 60px 10px;
    background: #fff;
}
.barre_for_title {
    width: 350px;
    max-width: 80%;
    margin: auto;
    height: 1px;
    border-top: 42px;
    top: 25px;
    background: #ccc;
    margin: 25px auto 35px auto;
}
.conseil_box {
    background: #fafafa;
    padding: 20px;
    /*border: 1px solid #737373;*/
    float: left;
    min-height: 600px;
    margin-bottom: 40px;
}
.cartouche-conseil {
    position: relative;
    /* background: #000; */
    width: 100%;
    color: #000;
}
.image-conseil {
    margin: 0;
}
a.conseil_read_mode {
    font-weight: 500;
    text-decoration: underline;
}

 

p.image-conseil {
    padding-top: 70px;
}
.conseil_content {
    overflow: hidden;
    height: 390px;
    font-size: 14px;
    color: #000;
    text-align: justify;
}
.link_conseil {
    margin-top: 20px;
}
.cartouche-conseil h2 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 40px;
}
.cartouche-conseil h3 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-bottom: 40px;
}
.cartouche-conseil h4 {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
 
#block_abz_conseil p {
    margin: 0 0 18px;
}
#block_abz_conseil a {
    text-decoration: underline;
}
#block_abz_conseil strong {
    font-weight: 500;
}
#block_abz_conseil strong a {
    font-weight: 500 !important;
}
.title_block_abz_conseil {
    text-align: center !important;
    text-transform: uppercase;
}