footer.footer {
    width: 960px;
    margin: auto;
    padding-top: 70px;
    background-color: #fff;
    text-align: center;
}

footer.footer p.jadma {
    text-align: center;
}

footer.footer p.jadma img {
    width: 200px;
}

footer.footer p.laetitien {
    margin-top: 10px;
    font-size: 14px;
    color: #222222;
    margin: 0px;
    padding-left: 10px;
    line-height: 160%;
    text-align: center;
}

footer.footer p.laetitien img {
    width: 300px;
}

footer.footer p.laetitien strong {
    font-weight: bold;
}

footer.footer p.guide {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
}

footer.footer p.copyright {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}

a:link{
    text-decoration:underline;
    color:#3399FF;
}

a:visited{
    text-decoration:underline;
    color:#9966CC;
}

a:hover{
    text-decoration:underline;
    color:#FF6600;
}

a:active{
    text-decoration : none;
}
