body {
    background-color: #1D60CF;
    background-image: url(./images/bckg_body.jpg);
    background-repeat: repeat-x;
}

.moduletable-formulaire{
    height: 297px;
    width: 200px;
    background-image: url('./images/acc.png');
    background-repeat: no-repeat;
}
.moduletable-formulaire td{
    vertical-align:top;
    padding: 0 0 10px 4px;
}

#haut {
    width:797px;
    background: url( './images/top_ban.png') top no-repeat;
    background-color:white;
}

#titre, tr th{
    font-size:12px;
    font-weight:bold;
}