
#contenu_faq
{
    width: 525px;
    margin-left: 3px;
    display: block;
    padding-top: 20px;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 11px;
}

#poignee_faq
{
    cursor: pointer;
    margin-bottom: 15px;
    
}

.question
{
    font-size: 12px;
    
}

.a_debolder
{
    font-weight: bold;
}

#reponse
{
    font-size: 12px;
    display: block;
    margin-bottom: 15px;
    margin-left: 15px

}

#contenu_faq h2
{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #555555;
    border-bottom: dotted 1px #C0C0C0;
    font-size: 16.5px;
}

#contenu_faq h2 img
{
    margin-right: 10px;
    vertical-align: middle;
}

.questions_theme
{
    padding: 5px;
}
