/*Header
-----------------------------------------------------------------------*/
body {
    background: none;
}

#header-text-link, #utils, #login, #menu, #megaban {
    display: none;
}

#header {
    background: none;
}

/*Sidebar
-----------------------------------------------------------------------*/
#sidebar .pub,
#sidebar .bloc.news.guide,
#sidebar .bloc.news.lexique {
    display: none;
}

#sidebar {
    background-color: inherit;
}

/*Footer
-----------------------------------------------------------------------*/
#footer .content ul {
    display: none;
}

#footer {
    background-color: inherit;
}

/*Pages Programmes
-----------------------------------------------------------------------*/
#center {
    float: left !important;
    background-color: white;
}

#programmes .inner-bloc.with-pub a.print-button,
#programmes .inner-bloc.with-pub .data .title ul,
#programmes .inner-bloc.with-pub .pub,
#programmes .inner-bloc.with-pub .data .inner,
#programmes a.more.fr,
#programmes table.inner-bloc td.tc {
    display: none;
}

#programmes table.inner-bloc td a.link {
    text-decoration: none;
}

#programmes .inner-bloc.with-pub {
    height: 1px;
}

#programmes .inner-bloc.with-pub .data .title {
    border: none;
}

#programmes .inner-bloc.with-pub .data .title a span.print {
    display: inline;
}

#programmes .inner-bloc.with-pub .data .title a {
    float: left;
    margin: -100px 0px 0px 260px;
    padding-bottom: 2px;
    border-bottom: 2px solid #68b4be;
}

#programmes .btn {
    display: none;
}

/*Pages Articles
-----------------------------------------------------------------------*/
#article #comment,
#article .comments {
    display: none;
}