@media print
{
    body { float: none !important; width: auto; margin: 0; padding: 0; border: none; font-family: arial; font-size: 12pt; color: #000; background: #fff; }
    #header,#footer { display: none; }
    div.clear { border: none; background: none; clear: none;}
    a:link, a:visited { color: #000; }
    
    /* Page d'un texte */
    #col1 .block.oneText .contentBlock { position: relative; }
    #col1 .block.oneText .contentBlock .infosBlock .infosText { position: relative; top: 0; left: 85pt; }
    #col1 .block.oneText .contentBlock .infosBlock .infosText h2 { margin: 0 0 10px 0;}
    #col1 .block.oneText .contentBlock .infosBlock .infosText p { margin: 0; padding: 0; }
    #col1 .block.oneText .contentBlock .infosBlock .infosText p.certified { margin: 20px 0 0 0;}
    #col1 .block.oneText .contentBlock .infosBlock .infosRating { display: none; }
    #col1 .block.oneText .contentBlock .infosBlock p.infosDate { position: relative; top: 10pt; left: 85pt; border: none; }
    #col1 .block.oneText .contentBlock .infosBlock .tagsHeader { display: none; }
    #col1 .block.oneText .contentBlock .infosBlock .tags { clear: both; margin: 20px 0 0 0;}
    #col1 .block.oneText .contentBlock .infosBlock .tags hr { display: none; }
    #col1 .block.oneText .contentBlock .infosBlock .tags #document_player #pages #carousel #columnize_target { display: none;}
    #col1 .block.oneText .contentBlock .infosBlock .tags .columnize { margin: 0; padding: 0; text-align: justify; }
    #col1 .block.oneText .contentBlock .infosBlock .tags #document_player #pages ul.numbering { display: none; }
    #col1 .block.oneText .contentBlock .infosBlock .tags p.txtGrey.bold { position: absolute; top: 46pt; left: 85pt;}
    #col1 .block.oneText .contentBlock .infosBlock ul.links { display: none; }
    #col1 .block.oneText .contentBlock .mediaBlock .titleBlock { display: none; }
    #col1 .block.oneText .contentBlock .mediaBlock .infosBlock .musicBlock { display: none; }
    #col1 .block.oneText .contentBlock .mediaBlock .infosBlock #gallery ul li { float: left; position: absolute; top: 0; left: 0; list-style-type: none;}
    #col1 .block.oneText .contentBlock .mediaBlock .infosBlock #gallery ul li a img { width: 75pt; height: 75pt; border: none;}
    #col1 .block.oneText .contentBlock .mediaBlock .infosBlock p.playVideo { display: none; }
    #col1 .block.oneText .contentBlock .mediaBlock .infosBlock p.txtCenter { display: none; }
    #col1 .block.reverseBlock.commentWall { display: none; }
    
    /* Fullscreen_player */
    #fullscreen_player .info ul li { margin: 0; padding: 0 !important; list-style-type: none; }
    #fullscreen_player .info ul li.title { font-size: 16pt; font-weight: bold;}
    #fullscreen_player .info ul li.title a { text-decoration: none;}
    #fullscreen_player .showPage { display: none; }
    #fullscreen_player hr { display: none; }
    #fullscreen_player #pages #carousel #columnize_target { display: none; }
    #fullscreen_player .columnize { text-align: justify; }
    #fullscreen_player #pages ul.numbering { display: none; }
    #fullscreen_player p.buton_left,#fullscreen_player p.buton_right { display: none; }
    
    /* Sidebar */
    #col2 .block.reverseBlock.profilUser { display: none; }
    #col2 .block.reverseBlock.otherText { display: none; }

}



