.blocBestOfDocument{}

.blockBestOfDocument .photo {
	border: 2px solid #990000;
}
.blockStaticFolderBestOf a.plusInfo, .MEAarticle a.extrait, .MEAarticle a.feuilletez, .MEAarticle .libelle a {
        display: block;
        margin-top: 5px;
        width: 66px;
        height: 20px;
}

.blockStaticFolderBestOf a.extrait {
        background: transparent url(/include/images/site/fiche/extrait.gif) no-repeat;
}

.blockStaticFolderBestOf a.plusInfo {
        background: transparent url(/include/images/site/fiche/plusinfos.gif) no-repeat;
}

.blockStaticFolderBestOf a.feuilletez {
        background: transparent url(/include/images/site/fiche/feuilletez.gif) no-repeat;
        height: 30px;
        margin-top: 0;
}

.blockStaticFolderBestOf .libelle a {
        background-color: #FFFFFF;
        height:30px;
}

.blockStaticFolderBestOf .libelle a:hover {
        text-decoration: none;
}

.blockStaticFolderBestOf .nb-opinions {
        background: transparent url(/include/images/site/fiche/bulle-bleue.png) no-repeat;
        border-top: 1px solid #DDE1D6;
        color:#206BA4;
        font-family: tahoma, verdana, sans-serif;
        font-weight: bold;
        height:14px;
        line-height:14px;
        padding-left: 33px;
        width: 33px;
}


