﻿body { 
    background-color: #fff;
    font-family: Serif;
    font-size: 15pt;
    padding:0px;
}

.header, .col-3, .col-2, .col-1, .main, .recherche-avis, .bloc-avis, .pager, .liste-avis, .stat, .overlayimg {
    display: none;
}

.avis-top, .infos-avis {
    border: none;
    padding: 0px;
}

.banner-avis article {
    left:0px;
}

.wrap {
    position:relative;
}

.avis_submenu{
    display: none
}

.sharemenu{
    display: none;
}



#page { 
    margin: 0;
    border: none;
}

#banner, #menuright { 
    display: none;
}

h2, h3, #contenu h3, #contenu a, a { 
    color: #000;
}


.banner-avis .wrap{
    padding-bottom:500px !important;
}

img.printimg{
    display: block;
    margin-top:-150px;
}

form
{
    display:none;
}

.non-publication
{
    display:none;
}

#sympathyList blockquote {
    position:relative !important;
    width: 100%;
    margin-bottom:10px !important;
    left:0px !important;
    top:0px !important;
}

#sympathyList blockquote a:after {
    content: '';
}

#sympathyList blockquote a[href]:after {
    content: none !important;
}