
div.question_du_mois
{
    background-image: url(../images/mod_question_bg.png);
    height: 103px;
    position: relative;
    margin-left: 4px;
}

div.question_du_mois div.toutes
{
    position: absolute;
    bottom: 5px;
    left: 10px;
}

div.question_du_mois a
{
    text-decoration: none;
}

div.question_du_mois p
{
    margin-left: 15px;
    margin-top: 5px;
    padding: 0;
    font-weight: normal;
}

div.question_du_mois p.pretext
{
    margin-top: 10px;
    font-weight: bold;
    padding-top: 8px;
}

div.question_du_mois a.lien_image
{
    display: block;
    position: absolute;
    bottom: 33px;
    right: 7px;
    width: 16px;
    height: 15px;
}
