body {
	background-color:				#786cac;
	background-attachment:			fixed;
	scrollbar-arrow-color: 			#786cac;
	scrollbar-track-color: 			#786cac;
	scrollbar-face-color: 			#786cac;
	scrollbar-highlight-color: 		#786cac;
	scrollbar-3dlight-color: 		#786cac;
	scrollbar-darkshadow-color: 	#786cac;
	scrollbar-shadow-color: 		#786cac;
}

A:link {
	cursor: 						crosshair; 
	color: 							#1e1137;
	font-weight: 					strong; 
	text-decoration: 				none
}

A:visited {
	cursor: 						crosshair; 
	color: 							#1e1137; 
	font-weight: 					strong; 
	text-decoration: 				none
}

A:active {
	text-decoration: 				none
}

.Texte {
	width: 							100%; 
	margin-top: 					0; 
	margin-bottom: 					0;
	text-align: 					center; 
	font-size: 						8pt; 
	font-family: 					Verdana; 
	color: 							#c3bde3;
}

.Copyright {
	margin-top: 					0; 
	margin-bottom: 					0;
	text-align: 					center; 
	font-size: 						7pt; 
	font-family: 					Verdana; 
	color: 							#c3bde3;
}

.Tableau {
	border:							0;
	valign:							center;
}