

BODY, TD, TH { font-family:Arial,Helvetica; font-size:9pt ; color: #4a5071; margin: 0px; text-align: justify ; } 

h3 {font-size: 12pt; 
}

h4 {
font-size: 10pt; 
font-style:italic; 
}

a {
color:#ab0014;
text-decoration: none;}

a:hover {
     color: black;
	 text-decoration: none;
       }

a:active {
        color:#0f1959;
		  }

div#titre {
position: fixed; 
width: 920px; 
height: 105px;
background-image: url('images/fond_01.jpg'); }
 
span#menu {
position: fixed;
top: 105px;
width:259px;
height:485px;
background-image: url('images/fond_02.jpg');
text-align: center;
vertical-align: top;
 }
 
div#contenu {
position: fixed; 
width: 850px; 
height: 465px; 
left: 259px; 
top: 105px; 
overflow: auto;
margin: 10px;
display: inline;
}

}
  
