
BODY, TD, TH { font-family:Arial,Helvetica; font-size:9pt ; color: #4a5071; margin: 0px;} 

a {
color:#a5aaca;
text-decoration: none;}

a:hover {
     color: #162480;
	 text-decoration: underline;
       }

a:active {
        color:#0f1959;
		  }

div#menu {
float: left;
width: 200px; 
height: 330px;
margin-top: 130px;
margin-left: 80px; 
 }
 
div#contenu {
position: fixed;
width: 700px; 
height: 330px; 
margin-left: 280px;
margin-top: 130px; 
overflow: auto;}
  
div#bandeau {
position: fixed;
width: 100%;
height: 150px;
top: 480px; 
background-color: #a5aaca;}
