/* 
    Document   : page-faq
    Created on : 18 mars 2013, 16:04:54
    Description:
        Feuille de style de la page FAQ dans le template Cambox
*/

#faq div.contenu-type-article.pliable{
    margin-bottom: 20px;
}

#faq div.contenu-type-article.pliable div.contenu-heading .titre{
    padding-bottom: 2px;
    padding-right: 25px;
    background: transparent url("../../images/content/Faq/PointInterrogation.png") no-repeat right center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
    display: inline;
}

#faq div.contenu-type-article.pliable div.contenu-content{
    padding-top: 1em;
    padding-left: 30px;
}