<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>style</title>
<style type="text/css">
<!--   
body {
    background: #FFFFFF;
    font-family: Verdana;
    font-size: 12pt;
    color:#000000;
    }
:link {font-family: arial;  color: #000000}
:visited {font-family: Arial;  color: #0000ff}
:active {font-family: Arial;  color: #FFcc00}
:hover {font-family: Arial; color: #0000ff}
a.plain {text-decoration: none}

INPUT {
    font-family:Arial; font-size:8pt;
    background-color:#ffffff; color:#0000FF;
}
INPUT.envoi {
    font-family:Arial; font-size:8pt;
    background-color:#6699ff; color:#ffffff;
}


.header {
    background-color: #ffcc00;
    color: #006600;
    border-bottom: solid;
    border-color: #cc0000;
    border-width:  thin;
    }

.saisie {
    font-family:arial;
    font-size: 10pt;
    color: #ffffff;
    background-color: #6699ff;
    border-style: none;
    margin-left: 0%;
    }

.table {
    font-family: arial;
     font-weight: bold;
    font-size: 12pt;
    font-style: italic;
    border-bottom: solid;
    background-color: #6699ff;
    border-color: #cc0000;
}

.cellule {
    font-size: 12pt;
    border-bottom:  solid;
    border-color: #cc0000;
    border-width:  thin;
     width: 100%;}

.liste {
 font-family: verdana;
 font-size: 8pt;
 color: #000000;
 width: 80%}
-->
</style>
</head>
</html>