body {
	scrollbar-base-color:#999999;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#999999;
	text-align: center;

}

a:link {
	color: #751CFD;
	text-decoration: none;
}
a:visited {
	color: #751CFD;
	text-decoration: none;

}
a:hover {
	background-color: #751CFD;
	color: #FFFFFF;


}
.justifie {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.centre {
	font-family: Calibri;
	font-size: 13px;
	color: #000000;
	text-align: center;
}
.bouton {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #751CFD;
	height: 18px;
	width: 20px;
	cursor: hand;






}
.texteliens {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bolder;

}
.titre {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9146FF;
	text-align: center;
}
