body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-color: eaeaea;
scrollbar-face-color:#F36F21;
scrollbar-highlight-color:#FFE13F;
scrollbar-3dlight-color:#EAEAEA;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFE13F;
scrollbar-arrow-color:#FFE13F;
scrollbar-track-color:#E0E0E0;

}
a:link {
	text-decoration: none;
	color: #0066CC;

}
a:visited {
	text-decoration: none;
	color: #0066CC;

}
.haut  {
	text-decoration: none;
	color: #FFCC33;

}

.barre  {
	text-decoration: none;
	color: #0066CC;

}
.titrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: underline;

}
.textePage {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bciBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	background-color: #CCCCCC;
	border: thin solid #FF6633;

}
.bciButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	background-color: #CCCCCC;
	border: thin #FF6600;
	font-weight: bold;

}
