BODY {	
	scrollbar-face-color:#C1B8F9;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

.typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E005B;
	background-color: #C1B8F9;
	background-image: url(images/fonds/pages.gif);
	background-repeat: repeat-y;
	background-position: center;


}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E005B;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2263;
	text-decoration: underline;
	font-weight: bold;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;


}
