<style type="text/css">

unknow, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-color: black; 
    font-size: 11px;
}

a:link, a:visited {
    color: #000000; 
    text-decoration: underline;
}

a:hover {
    color: #000000; 
    text-decoration: none; 
}

a.pw:link , a.pw:visited, a.pw:hover {
    color: #000000;
    text-decoration: none;
}

table, td {
    font-size: 10px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #A4B97F;
    background-color: #FFFFFF;
}

input {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    border: 1px solid #A4B97F;
    color: #1A4720;
}

body {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto;
    width: auto;
    color: #000000;
}

.tableau {
    border: 1px solid #DC2B19;
    background-color: #FFFFFF;

}
.ligne {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DC2B19;
    border-right-color: #DC2B19;
    border-bottom-color: #DC2B19;
    border-left-color: #DC2B19;
}

</style>

