BODY, td, th  {
	scrollbar-face-color: #243e6f;
	scrollbar-shadow-color: #243e6f;
	scrollbar-highlight-color: #243e6f;
	scrollbar-3dlight-color: #243e6f;
	scrollbar-darkshadow-color: #243e6f;
	scrollbar-track-color: #243e6f;
	scrollbar-arrow-color: #243e6f; 
	font-family: Lucida Console, Monaco, monospace;
	color: #ece6e6;
	font-size: 12px; 
	background-color: #243e6f; 
}
a:link {
	color:#ece6e6;
	text-decoration:none;
}
a:visited {
	color:#ece6e6; 
	text-decoration:none;
}
a:active {
	color: #ece6e6; 
	text-decoration:none;
}
a:hover { 
	color:#C30;
	text-decoration:none;
} 
h1,h2,h3,h4,h5,h6 {
	font-family: Lucida Console, Monaco, monospace;
	font-size: 25px ;
	color: #ece6e6 ; 
	text-align:center;
} 
h2 { 
	font-size: 12px;
	color: #cccccc;
	text-align:center;
}
.StyleA {
	font-family: Lucida Console, Monaco, monospace;
	color:#000000; 
	background-color:#6a80d0; 
}
 img.taille1  { 
	height: 90%; 
}	
