a { 
	color: #000000; 
} 
a:hover { 
	color: #999999;
	text-decoration: none;	
} 

.TexteStandard { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	color: #000000;
} 

.TexteStandardGras { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-weight: bold; 
	color: #000000;
} 

.TexteStandard10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
} 

.TexteStandardGras10 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000;
} 

.TexteStandardPetit { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #000000;
}

.TexteStandardPetitBlanc {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #FFFFFF;
}	

.TexteStandardGras10Rouge { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #981B1E;
}

.bouton-formulaire { 
	background-color: #D9BDA8; 
	border: 1px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-color: #666666; 
	cursor: hand;
} 

.champs-formulaire { 
	border: 1px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	border-color: #666666; 
	cursor: text ; 
	background-color: #F9EDC7;
}

h2 { 
	color: #981B1E; 
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
} 

h3 { 
	color: #981B1E; 
	font-family: Arial, Helvetica, sans-serif; 	
} 

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