body {
	background-color: #949759;
		scrollbar-arrow-color:#FCF98C;
	scrollbar-face-color:#AEE4FC;
	scrollbar-highlight-color:#AEE4FC;
	scrollbar-3dlight-color:#AEE4FC;
	scrollbar-shadow-color:#FCF98C;
	scrollbar-darkshadow-color:#FCF98C;
	scrollbar-track-color:#FCF98C;
}
a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #5E613F;
	text-decoration: underline;


}
a:hover {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #5E613F;

}
a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #5E613F;

}
.Menu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	text-transform: capitalize;
}
.Titre {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: top;
}
.Cadre-Principal {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	background-color: #F9ECFA;
}
td {
	font-family: Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}
.minuscule {
	color: #CC99DD;
	font-size: 1px;
}
a.minuscule:visited, a.minuscule:hover, a.minuscule:visited:hover, a.minuscule:active, a.minuscule:visited:active {
	color: #CC99DD;
	font-size: 1px;
}
