table {
    width:100%;
    float:left;
    background-color:#CCCCCC;
    }

#global th {
    background-color:#666666;
    font-size:11px;
    font-weight: bold;
    }
    
#global p {  /* pour afficahe correct balise p texte saisi dans FCK editor */
    margin-left:0px;
    color: #000000;
}



td {
    background-color:#999999;
    font-size:11px;
    font-weight: bold;
    color: #000000;
    }

td p {
    /*font-size:18px;  /* taille caracteres saisi dans FCK*/
    color: #666666;
}


#cadresup {
    margin:auto;
    width:100%;
    height:50px;
    font-size:11px;
    float:left;
    font-weight: bold;
    background-color: #666666;
}

#cadresupscroll {
    /*margin:auto;*/
    width:100%;
    height:400px;
    font-size:11px;
    float:left;
    margin-right:-10px;
    font-weight: bold;
    background-color: #999999;
    overflow: scroll;
}



#cadrebout{
    width:500px;
    height:auto;
    float:right;
    color: #000000;
    text-align:center;
    /*background-color: #CC99FF;*/  
}


#form3 {
    width:300px;
    height:20px;
    float:right;
    font-size: 9px;
    display:inline;
    background-color: #FF9933;
    text-align:right;
    padding-top: 4px;
    padding-left: 10px;
}

#lst {
    width:100%;
    font-size:9px;
    float:left;
    display:block;
}



input {
    font-size: 9px;
    }
    
.pw{
    width:70px;
    }
    
#cadre {
    margin:auto;
    width:100%;
    height:400px;
    overflow:scroll;
    float:left;
    margin-top:5px;
}



#cadreadmin {
    margin:auto;
    width:auto;
    height:300px;
    overflow:scroll;
    float:left;
    color: #000000;
    background-color: #F8F0C7;
    margin-top:5px;
}

#cadrecalendrier {
    margin-left:0;
    margin-right:0;
    width:30%;
    height:auto;
    /*overflow:scroll;*/
    float:left;
    color: #000000;
    /*background-color: #F8F0C7;*/
    margin-top:5px;
}
#textecalendrier {
    margin-left:0;
    margin-right:0;
    width:65%;
    height:auto;
    /*overflow:scroll;*/
    float:right;
    /*background-color: #F8F0C7;*/
    margin-top:5px;
}

.printyes {
display:none;
}
