body {
    margin:0;

}

table {
width: 800px;
float: left;
}

h1 {
    text-align: center;
}

#header img {
    float: left;
    margin: 0;

}
    
#menu {
    display: none;
    }
    
#cadrebout {
    display: none;
    }
    
#lst {
    display: none;
    }
    
.printno {
    display: none;
    }


    
#cadre {
    width:500px;
    color: #000000;
    margin-top:5px;
    text-align:center;
}

#cadre td {
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    text-align:left;
}



.date {
/*width:100px;*/
}

.prog {
/*width:600px;*/
}


