
body {
	margin:0px;
	padding:0px;
	overflow-y:hidden;
	}
html > body {overflow-y: auto}

#entete {
	position:absolute;
	background:#000000;
	top:0px;
	left:0px;
	width:100%;
	height:60px;
	overflow-y:scroll;
	z-index:2;
	}
#liste {
	position:relative;
	top:60px;
	left:0px;
	width:100%;
	height:100%;
	overflow-y:auto;
	z-index:1;
	
	}
 body>#entete {position:fixed;overflow-y:hidden;}

.lien{ font-family: "Times New Roman", Times, serif; font-size: 10pt; color:#4040FF} 
.titregris{ font-family: "Times New Roman", Times, serif; font-size: 16pt; color:#FFFFCC} 
.block10 { font-family: "Times New Roman", Times, serif; font-size: 10pt; color:black} 
.block12{ font-family: "Times New Roman", Times, serif; font-size: 12pt; color:black}
.titregris16 { font-size: 12pt; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif} 
.block8 { font-size: 9px; color: #000000; font-family: "Times New Roman", Times, 
serif} .block12gris { font-family: "Times New Roman", Times, serif; font-size: 
12pt; color: #666666} .block7 { font-family: "Times New Roman", Times, serif; 
font-size: 7pt; color: #000000} td { font-family: "Times New Roman", Times, serif; 
font-size: 8pt; color: #000000}
a {  text-decoration: none}

