body {background-color:#2f4f4f;}

a:link{color:#ffffff;}a:visited{color:#ffffff;}a:active{color:#eeffff;}  a:hover{color:#eeffff;} a:title{font-family: garamond;}
.entete {border-style:solid; border-width:1px;border-color:dimgray;background-color:#2f4f4f;font-family: garamond;font-size:12px;
position:absolute;top:5px;left:5px;height:90px;width:100%;
}
.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:#2f4f4f;
font-family:verdana;font-size:12px;spacing:5;
position:absolute;top:100px;left:5px;width:170px;height:520px;/*padding:5px;*/float:left;
}
.content {border-style:solid; border-width:1px; border-color:dimgray;background-color:#2f4f4f;font-family: verdana;font-size: 10px;
position:absolute;top:100px;left:180px;width:85%;height:520px;padding:5px;float:right;
clear:both;
}
.footer {border-style:solid; border-width:1px; border-color:#aaaaaa; background-color:#2f4f4f; font-family: verdana;font-size: 10px;
position: absolute;left:5px;bottom:2px;width: 800px;height:30px;
clear:both;
}}