body {
    scrollbar-face-color: #0F6188;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #6699CC;
    scrollbar-arrow-color: #FFFF00;
    background-color: #024264;
    text-align: center;
    font-family: arial;
    color: #AEDFF8;
    margin-left: 0; margin-right: 0; margin-bottom: 0; margin-top: 0
}

.smalltext {font-family: Tahoma; font-size: 8px; color: #152346;}


.table {
    width: 600;
    border: 1px solid #E8EEF1;
}

.th {
    background-color: #0099FF;
    background-image:;
    border: 1px solid #000000;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 6px;
}

.td {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    background-color: #0C2E40;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Titre_cadre {
    background: #fefefe url(http://www.checksix-fr.com/interface/images/header1_10.jpg) repeat-x;
    font-family: Arial;
    font-size: 11px;
    color: #024264;
    font-weight: bold;
    }
.Footer_cadre {
    width: 600;
    background: #024264 url(http://www.checksix-fr.com/interface/images/footer.jpg) repeat-x;
    font-family: arial;
    font-size: 11px;
    color: #024264;
    font-weight: bold;
    }

a:link,a:visited {font-family: arial; font-size: 11px; font-weight: bold; color: #AEDFF8; text-decoration: none;}
a:hover,a:active {font-family: arial; font-size: 11px; font-weight: bold; color: #FFFF00; text-decoration: none;}
.navlink:link,.navlink:visited {font-family: arial; font-size: 12px; font-weight: bold; color: #152346; text-decoration: none;}
.navlink:hover,.navlink:active {font-family: arial; font-size: 12px; font-weight: bold; color: #FF0000; text-decoration: none;}

select {
    background-color: #D0E8F5;
    border: 1px dotted #000000;
    padding: 2px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

input {
    background-color: #D0E8F5;
    border: 1px dotted #000000;
    padding: 2px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}
textarea {
    background-color: #D0E8F5;
    border: 1px dotted #000000;
    padding: 2px;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

.submit {
    background: #fefefe url(images/background_form_bouton.gif) repeat-x;
    border: 1px solid #000000;
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
    }

.commentaire {
    background-color: #C0C0FF;
    border: 1px solid #F0F0F0;
    width: 100%;
    font-family: arial;
    font-size: 11px;
    font-weight: ;
    color: #000000;
}

.smalltext {font-family: Tahoma; font-size: 9px; color: #F0F0F0;}
.smalltext:link,.smalltext:visited {font-family: Tahoma; font-size: 9px; color: #F0F0F0; text-decoration: none;}
.smalltext:hover,.smalltext:active {font-family: Tahoma; font-size: 9px; color: #F0F0F0; text-decoration: underline;}
