/****************************************/
/*********  REMONTEES TESTS   ***********/
/****************************************/
.bloc_diaporama_Right .tests_quiz_preferes {
    margin: 15px 0 20px;
    padding: 10px 0;
    position: relative;
    border: 1px solid #ccc;
}
.bloc_diaporama_Right .tests_quiz_preferes dl {
    margin: 0;
    padding: 0;
}
.bloc_diaporama_Right .tests_quiz_preferes dt {
    position: absolute;
    left: -1px;
    top: -20px; _top: -20px;
    color: #2569a7;
    font-size: 13px;
    font-weight: 700;
    height: 21px;
    line-height: 21px;
    text-align: center;
    display: block;
    text-decoration: none !important;
    cursor: pointer
}

.bloc_diaporama_Right .tests_quiz_preferes .tests_preferes dt {
    width: 132px;
    background: url(../../images/test/ong_test_off.png) 0px 0 no-repeat;
}
.bloc_diaporama_Right .tests_quiz_preferes .tests_preferes.act dt {
    background: url(../../images/test/ong_test_on.png) 0px 0 no-repeat;
}

.bloc_diaporama_Right .tests_quiz_preferes .quiz_preferes dt{
    left: 132px;
    width:167px;
    background: url(../../images/test/ong_diapo_off.png) 0px 0 no-repeat;
}
.bloc_diaporama_Right .tests_quiz_preferes .quiz_preferes.act dt{
    background: url(../../images/test/ong_diapo_on.png) 0px 0 no-repeat;
}

/*
.bloc_diaporama_Right .tests_quiz_preferes dd, .bloc_diaporama_Right .tests_quiz_preferes di {
    display: none;
    margin: 0 0 2px
}
.bloc_diaporama_Right .tests_quiz_preferes di{
    height:51px;
}
.bloc_diaporama_Right .tests_quiz_preferes di.gr{
    background-color:#F5F5F5;
}

.bloc_diaporama_Right .tests_quiz_preferes dd span {
    color: #2569a7;
    font-size: 12px;
    font-weight: 700;
    width: 29px;
    padding: 4px 1px 7px 0;
    display: inline-block;
    text-align: center;
    background: url(../../images/sprite_tests_quiz_preferes.png) right top no-repeat
}

.bloc_diaporama_Right .tests_quiz_preferes di span {
    color: #2569a7;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 29px;
    padding: 4px 1px 0px 0;
    background: url(../../images/sprite_tests_quiz_preferes.png) right top no-repeat;
}
.bloc_diaporama_Right .tests_quiz_preferes .act di.gr span {
    background: url(../../images/test/blue_bullet.png) 3px 0px no-repeat;
}
.bloc_diaporama_Right .tests_quiz_preferes .act dd, .bloc_diaporama_Right .tests_quiz_preferes .act di {
    display: block
}
.bloc_diaporama_Right .tests_quiz_preferes dd a, .bloc_diaporama_Right .tests_quiz_preferes di a {
    font-size: 12px;
    color: #5B5B5B;
    padding: 4px 0 7px;
    zoom: 1;
}
.bloc_diaporama_Right .tests_quiz_preferes di div {
    float:left;
    text-align:center;
    margin-left:0px;
}
.bloc_diaporama_Right .tests_quiz_preferes di img {
    border:1px solid #CCCCCC;
    margin:2px 5px 0px 0px;
}

*/

.bloc_diaporama_Right .tests_quiz_preferes dd {
    display: none;
    margin: 0 0 2px
}
.bloc_diaporama_Right .quiz_preferes dd{
    height:51px;
}
.bloc_diaporama_Right .quiz_preferes dd.gr{
    background-color:#F5F5F5;
}

.bloc_diaporama_Right .tests_preferes dd span {
    color: #2569a7;
    font-size: 12px;
    font-weight: 700;
    width: 29px;
    padding: 4px 1px 7px 0;
    display: inline-block;
    text-align: center;
    background: url(../../images/sprite_tests_quiz_preferes.png) right top no-repeat
}

.bloc_diaporama_Right .quiz_preferes dd span {
    color: #2569a7;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    width: 29px;
    padding: 4px 1px 0px 0;
    background: url(../../images/sprite_tests_quiz_preferes.png) right top no-repeat;
}
.bloc_diaporama_Right .quiz_preferes .act dd.gr span {
    background: url(../../images/test/blue_bullet.png) 3px 0px no-repeat;
}
.bloc_diaporama_Right .tests_quiz_preferes .act dd {
    display: block
}
.bloc_diaporama_Right .tests_quiz_preferes dd a {
    font-size: 12px;
    color: #5B5B5B;
    padding: 4px 0 7px;
    zoom: 1;
}
.bloc_diaporama_Right .quiz_preferes dd div {
    float:left;
    text-align:center;
}
.bloc_diaporama_Right .quiz_preferes dd img {
    border:1px solid #CCCCCC;
    margin:2px 5px 0px 0px;
}