body {background-color:#aaaaaa;}
table {border-style:solid; border-width:0px;border-color:dimgray;width: 100%;}
td {font-family: verdana;font-size: 12px;border-style:solid; border-width:1px;border-color:c0c0c0;}

a:link{color:#000000;}a:visited{color:#003366;}a:active{color:blue;}  a:hover{color:blue;} 
a {text-decoration:  none;}a:hover {text-decoration:  underline; }

.entete {border-style:solid; border-width:1px;border-color:dimgray;background-color:#eeeeee;font-family: verdana;font-size:12px;
position:absolute;top:5px;left:5px;height:90px;width:100%;
}
.date {border-style:solid; border-width:0px;border-color:silver;background-color:eeeeee;font-family:verdana;font-size: 9px;
position: absolute;top: 8px;left:40%;width:50%;
}
.recherche {border-style:solid; border-width:0px;border-color:silver;background-color:eeeeee;font-family:verdana;font-size: 6px;
position: absolute;top: 35px;left:40%;width:40%;
}
.convertisseur {border-style:solid; border-width:1px;border-color:silver;background-color:bbbbbb;font-family:verdana;font-size: 9px;
margin-top: 1px; padding:4px;position: absolute;top: 5px;right:10px;align:right;float:right;
}
.menu {border-style:solid;border-width:1px;border-color:dimgray;background-color:#cccccc;
font-family:verdana;font-size:12px;spacing:5;
position:absolute;top:100px;left:5px;width:170px;height:520px;/*padding:10px;*/float:left;
}
.content {border-style:solid; border-width:1px; border-color:dimgray;background-color:#dddddd;font-family: verdana;font-size: 12px;
position:absolute;top:100px;left:180px;width:80%;height:520px;padding:10px;float:right;
clear:both;
}
.footer {border-style:solid; border-width:1px; border-color:#aaaaaa; background-color:#aaaaaa; font-family: verdana;font-size: 10px;
position: absolute;left:5px;bottom:2px;width: 800px;height:30px;
clear:both;
}