#global {
    background: #ffffff url(/images/template/bgd_global_methodo.jpg) center top no-repeat;
}

#contentLegal,
#contentDonnesPersonnelles {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

#contentLegal .linkBack,
#contentDonnesPersonnelles .linkBack {
    margin: 11px 30px 0 30px;
}

#contentLegal .linkBack a,
#contentDonnesPersonnelles .linkBack a {
    color: #858687;
    background: url(/images/template/bgd_link_back.png) left 3px no-repeat;
    padding: 0 0 0 10px
}

#contentLegal div,
#contentDonnesPersonnelles div {
    width: 1140px;
    padding: 15px 30px 30px 30px;
    background: #FFF
}

#contentLegal a,
#contentDonnesPersonnelles a {
    color: #3F3F3F;
    text-decoration: underline
}

#contentLegal a:hover,
#contentDonnesPersonnelles a:hover {
    text-decoration: none
}

#contentLegal h1,
#contentDonnesPersonnelles h1 {
    font-size: 30px;
    font-family: VAGRoundedLTCom-Black;
    padding: 0 0 5px 0;
    color: #0070c9;
    margin: 20px 30px 20px 30px
}

#contentLegal h2,
#contentDonnesPersonnelles h2 {
    color: #0070c9;
    font-size: 20px;
    font-family: VAGRoundedLTCom-Light;
    padding: 10px 0 5px 0
}

#contentLegal h3,
#contentDonnesPersonnelles h3 {
    color: #005ab5;
    font-size: 14px;
    font-family: VAGRoundedLTCom-Bold;
    line-height: 20px;
}

#contentLegal li,
#contentDonnesPersonnelles li {
    list-style: initial;
    margin-left: 20px;
}

#contentDonnesPersonnelles .mainList > li {
    list-style: none;
    margin-top: 10px;
}

#contentDonnesPersonnelles .protectionDonneesTable {
    border-collapse: collapse;
}

#contentDonnesPersonnelles .protectionDonneesTable td {
    border: 1px solid #000;
    padding: 10px;
}

#highlighted {
    width: 100%;
    padding: 30px 0 15px 0;
    background: url(/images/template/highlighted/bgd_highlighted.png) 0 0 repeat-x;
}

footer {
    background: #005ab5;
}

footer a {
    color: #ffffff;
}
