body.t_rouge {/*#e2001a*/
    background: url('img/degrade_rouge2.jpg') #fd2940 fixed repeat-y;
}

.t_rouge .ongletUN, .t_rouge .ongletDEUX {
    color: white;
}

.t_rouge .ongletUN {
    background: url('img/onglet_rouge.gif') no-repeat center;
}

.t_rouge .ongletDEUX{
    background: url('img/onglet2_rouge.gif') no-repeat center;
}

.t_rouge a.ongletUN.onglet_actif, .t_rouge a.ongletUN:hover {
    background: url('img/onglet.gif') no-repeat center;
    color: #cc0138;
}

.t_rouge a.ongletDEUX.onglet_actif, .t_rouge a.ongletDEUX:hover {
    background: url('img/onglet2.gif') no-repeat center;
    color: #cc0138;
}

.t_rouge .button {
    background: url('img/onglet2_rouge.gif') no-repeat center;
    color: white;
}

.t_rouge .pti_button {
    background: url('img/onglet_rouge.gif') no-repeat center;
    color: white;
}

.t_rouge #notif {
    background-color: #a9e128;
    color: white;
}

body.t_rouge #cboxLoadedContent {
    background: #FD2940 url(none);
}
