.scrollDiv { 
overflow: auto; 
position:static; 
left:15%; 
top: 30%; 
width: 680px; 
height: 300px; 
margin-top: 00px; 
margin-left: 00px; 
border: 0px solid black; 
scrollbar-face-color: #9C1E89;
scrollbar-shadow-color: #4EBDD8;
scrollbar-highlight-color: #4EBDD8;
scrollbar-3dlight-color: #9C1E89;
scrollbar-darkshadow-color: #9C1E89;
scrollbar-track-color:#4EBDD8;
scrollbar-arrow-color: #4EBDD8;
}


.divFix { 
width: 60%;
background-color: #F6F8FE;
position: relative;
top: 10px;
left: 20%;
} 

.VioletGras {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #9C1E89;
}
.Violet {
	font-family: Arial;
	font-size: 14px;
	color: #9C1E89;
}
.BleuG {
	font-family: Arial;
	font-size: 12px;
	color: #1F477B;
	font-style: normal;
	font-weight: bold;
}
.BleuP {
	font-family: Arial;
	font-size: 11px;
	color: #1F477B;
	font-style: normal;
}
.Bleu {
	font-family: Arial;
	font-size: 11px;
	color: #1a2d8a;
	font-style: normal;
}
.BlancG {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

