#MenuAjuda {
    margin: 10px 0px 0px 0px;
    float: left;
    width: 210px;
}

ul {
    list-style:none;
}
li ul {
    padding-left:12px;
}

.PageFaqAide ul {
    padding-left:10px;
}
.PageFaqAide {
    margin-left:230px; 
}

#MenuAjuda .flecheACC, #MenuAjuda .pucerondeACC {
    margin-bottom: 4px;
}

body #content {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 1.428571429;
    color: #333;
    background: rgb(255, 255, 255); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(255, 255, 255, 1);
    padding: 10px 10px 30px 10px;
    display: table;
    width: 976px;
}

body {
    background: #383838 url("https://www.fnac.pt/static/sf/Z-MeiPtWG9XYrI974hp0gvPYrew0/legacy/img/pt-pt/help/facelift/bg_header_contact_page.jpg") fixed no-repeat;
    background-size: cover;
    padding-bottom: 0px;
}

.AjudaDebutTitre {
    height: 22px;
    margin: 20px 0px 20px 9px;
    padding: 3px 0px 0px 0px;
    background-color: white;
    color: #e9ab00;
    font-size: 14px;
}


/*CABEÇALO FACELIFT*/
.c-contactus--header {
    color: black;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom:1px solid black;
}

.c-contactus--header .c-contactus--header-title {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    background: #232323;
    display: inline-block;
    font-weight:400;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left:15px;
    padding: 10px 15px;
    float: left;
}
.c-contactus--header-title {
    color: white;
}

.c-contactus--header .c-contactus--header-legend {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    display: inline-block;
    font-size: 13px;
    margin-top: 40px;
    padding: 0px 20px;
    line-height: 24px;

}