html,body {
    width:100%;height:100%;
    margin:0;padding:0;
    font-family:Verdana,Arial,sans-serif;
}

a {
    text-decoration:none;
    border:0;
    color:#000;
}

a:hover {
    color:#d30014;
}

img {
    border:0;
}

.footer {
    width:100%; height:33px;
    font-size: 12px; font-weight: bold; text-align:center;
    background-image:url(../images/footer.jpg);background-repeat:repeat-x;
}

.menu {
    width:185px;
    text-align:center;
    background-image:url(../images/fond_menu.jpg);background-repeat:no-repeat; background-position:center;
}

.content {
    font-size:12px;
    line-height:17px;
    text-align:justify;
}

.titre {
    font-size:12px;
    font-weight:bold;
    color:#d30014;
}

/*mentions legales*/
.bgupbar {background:url(../images/upbar.gif);}
.bgltbar {background:url(../images/leftbar.gif);}
.bgrgbar {background:url(../images/rightbar.gif);}
.bgdwbar {background:url(../images/bottombar.gif);}
.normal {font-family:Verdana, Sans-serif; font-size:9px; color:#fff;}
