BODY, TD {
    font-size: 14px;
    color: #000000;
    background-color: #BBBBBB;
    font-weight: 300;
    font-family: arial;
    margin-top: 5px;
    margin-bottom: 5px;

}

A {
    font-size: 14px;
    color: #000000;  
    font-family: arial;
    text-decoration: underline;
}

A:Hover {
    font-size: 14px;
    color: #A1A3A5;  
    font-family: arial;
    text-decoration: none;
}

table.logframe {

    border: 1px solid white;
    background: #F1F3F5; 

}

td.logdesc {

    border: 0px solid white;
    background: #F1F3F5; 

}

td.logform {

    border: 1px solid grey;
    background: #E1E3E5;
    text-align: center;

}

td.input { 

    border: 0px;
    background: #E1E3E5;
    
}

input, textarea, select{

    border: 1px solid grey;
    background: #C1C3C5;
    
}

option {
    background: #C1C3C5;
}
    

.headlogin {
    font-size: 30px;
    color: #888888;
    font-weight: bolder;
    font-family: arial;
    margin-left: 30px;
} 

.head {
    font-size: 30px;
    color: #888888;
    font-weight: bolder;
    font-family: arial; 
} 

table.menu {
    border: 1px solid black;
}

td.menuover {
    background-color: #D1D3D5;
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
}

td.menu {                     
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
}

td.menuactif {
    background-color: #B1C3D5;
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
}

img.thumb {
    height: 125px;
    width: 125px;
    margin-left: 15px;
    margin-right: 15px;
}           

.cat {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bolder;
    font-family: arial;  
    margin-left: 30px;
}

li.item {
    font-size: 14px;
    color: #FFFFFF; 
    font-family: arial; 
    margin-left: 55px;
}
