#box-main {
    background-image: url(../../layouts/site/medias/fond-quiz.jpg);
    background-repeat: no-repeat;
    top: 93px;
}
#display-main {
    padding: 50px 50px 0px 290px;
}
.imc h3 {
    color: #4B4B4B;
    font-size: 12pt;
    margin: 0px 0px 5px 10px;
    padding: 0px 0px 0px 7px;
    background-image: url(../../layouts/site/medias/arrow-off.png);
    background-repeat: no-repeat;
    background-position: left 2px;
}
.imc p {
    margin: 0px 0px 5px 7px !important;
    padding: 0px;
}
h4 {
    color: #4B4B4B;
    font-size: 10pt;
}
.reponse-total {
    font-size: 10pt;
}
.reponse-total span {
    color: #d70e00;
    font-weight: bold;
}
.active {
    /*border: 1px solid #9A9A9A;*/
    /*padding: 5px;*/
}
#table-lactose {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
}
#table-lactose th, #table-lactose td {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    text-align: center !important;
    padding: 2px;
}