body {
    margin: 0px;
}

td {
    font-family: verdana,sans-serif;
    font-size: 10pt;
}

#note {
    background-image: url(images/home/bando_bas_gauche.gif);
    padding-left: 11px;
    padding-bottom: 4px;
    color: #5A6F79;
    font-family: verdana,sans-serif;
    font-size: 7pt;
}
#note a {
    color: #5A6F79;
    font-family: verdana,sans-serif;
    font-size: 7pt;
    text-decoration: none;
}
#note a:hover {
    color: #FFFFFF;
}
#note img {
    margin-right: 5px;
}

#wrap {
    /*position: absolute;*/
    /*margin-left: -380px;*/
    /*left: 50%;*/
    /*width: 760px;*/
    /*margin-top: -210px;*/
    /*top: 50%;*/
    /*height: 420px;*/
}
