@page { 
    size: landscape;
/* portrait*/
    margin: 1cm;
    }
    
.sautdepage {
    page-break-before: always;
}
body {
    background-color: #FFFFFF;
    color: #000000;
}
.gauche {
    text-align: left;
    }
.centre {
    text-align: center;
    }
.droite {
    text-align: center;
    }
.important {
    color: white;
    background-color: red;
    }
.pair {
    background-color: #DDFF00;
    color: black;
    text-align: right;
    }
.impair {
    background-color: #00FF00;
    color: black;
    text-align: right;
    }       
table {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    border-collapse: collapse;
}
td {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: left;
    color: black;
    font-style: normal;*/
}
th {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    text-align: left;
    color: white;
    background-color: blue;
}


#bandeau {
    position:absolute;
        top: 0px;
        left: 0px;  
        width:100%;
        height:60px;
    font-family: "Arial Black", Arial, Verdana, serif;
    font-size: 20px;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-align: center;
    border-width: thin;
    border-style: 0;
    border-color: black;
    }
    
#menu {
    display: none;
    }
#menubas {
    display: none;
    }
#resultmenubas {
    display: none;
    }

#corpssimple {
    position:absolute;
        top: 64px;
        left: 0px;  
    font-style: normal;
    color: black;        
    text-align: left;
    border-width: thin;
    border-style: solid;
    border-color: black;
    }

#resultgauche {
    position:absolute;
        top: 34px;
        left: 0px;  
    font-style: normal;
    color: black;        
    text-align: left;
    border-width: thin;
    border-style: solid;
    border-color: black;
    }
#resultgauchebas {
    position:absolute;
        top: 90px;
        left: 0px;  
    font-style: normal;
    font-color: black;
    border-width: thin;
    border-style: solid;
    border-color: black;
}
#resultgauchebas table td th{
    border-width: 1px;
}
#palmjgauche {
    position:absolute;
        top: 34px;
        left: 0px;  
    font-style: normal;
    color: black;        
    text-align: left;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    }
#fiche1 {
    position:absolute;
        top: 64px;
        left: 0px;  
    font-style: normal;
    color: black;        
    text-align: left;
    border-width: thin;
    border-style: solid;
    border-color: black;
    }
#fiche2 {
    position:absolute;
        top: 130px;
        left: 0px;  
        /*height: 50px;*/
    font-style: normal;
    color: black;        
    text-align: left;
    border-width: thin;
    border-style: solid;
    border-color: black;
}
#fiche2 sautdepage {
    page-break-before: always;
}

#jour1 {
    position:absolute;
        top: 64px;
        left: 0px;  
        width: 710px;
        height: 46px;
    font-style: normal;
    color: black;        
    text-align: left;
    border-width: thin;
    border-style: solid;
    border-color: black;
    }