a { 
	color: #000000; 
	text-decoration: none;
} 
a:hover { 
	color: #999999;
} 
.TexteStandard { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5pt; 
	color: #000000;
} 
.TexteStandardGras { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10.5pt; 
	font-weight: bold; 
	color: #000000;
} 
.bouton-formulaire { 
	background-color: #E5E3D7; 
	border: 1px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-color: #666666; 
	cursor: hand;
} 
.TexteStandardPetit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #000000;
}
.champs-formulaire { 
	border: 1px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-color: #666666; 
	cursor: text ; 
	background-color: #FAEAC7;
}
.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	font-style: normal;
}
.TexteStandardMoyen {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
}

.Ascenseur {
	scrollbar-face-color: #FFF5DA;
	scrollbar-shadow-color: #FFF5DA;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color: #FFF5DA;
}
