/* Stylish ! En general */

A {
color:#003366;text-decoration:none; }
A:hover {
color:#BB3366;border-bottom:1px solid; }



#titre {
position:absolute; background:#404A56;
top:0px; left:0px; width:900px; height:100px; }
#menu {
position:absolute; background:url('/pics/menu.jpg');
top:100px; left:0px; width:100px; bottom:2px; }
#principal {
overflow:auto;
position:absolute; background:#CCCDCD;
top:100px; left:100px; width:800px;bottom:2px; }
