/* CSS Document */

BODY.scroll { scrollbar-face-color: #244289; scrollbar-arrow-color: #82AAC8; scrollbar-track-color: #D2DCDC; scrollbar-3dlight-color: #82AAC8; scrollbar-darkshadow-color: #D2DCDC; }

table.pointille {border-style:dotted}
	

		A.lien:visited {
		color : #B90036; 
		text-decoration : none}
		
		A.lien:link {
		color : #B90036; 
		text-decoration : none}
		
		A.lien:hover {
		color : #B90036; 
		text-decoration : none; background-color: #D2DCDC; background-position: center center}
		
		A.lien:active {
		color : #82AAC8; 
		text-decoration : none; background-color: #B90036; background-position: center center}
		
		
		A.lien2:visited {
		color : #82AAC8; 
		text-decoration : none}
		
		A.lien2:link {
		color : #82AAC8; 
		text-decoration : none}
		
		A.lien2:hover {
		color : #82AAC8; 
		text-decoration : none; background-color: #D2DCDC; background-position: center center}
		
		A.lien2:active {
		color : #82AAC8; 
		text-decoration : none; background-color: #004696; background-position: center center}
		
		A.lien3:visited {
		color : #D2DCDC; 
		text-decoration : none; background-color: #B90036; background-position: center center}
		
		A.lien3:link {
		color : #D2DCDC; 
		text-decoration : none; background-color: #B90036; background-position: center center}
		
		A.lien3:hover {
		color : #D2DCDC; 
		text-decoration : underline overline}
		
		A.lien3:active {
		color : #D2DCDC; 
		text-decoration : underline overline}
