.menu, .menu:hover, .menuOn, .menuDur { 
	color: white; 
	font-size: 8.5pt; 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	background-color: #7f0909;
	text-align: center 
}
.menu:hover { 
	background-color: #030; 
	cursor: pointer 
}
.menuOn, .menuDur {
	background-color: #030;
}
.menuGauche, .menuGauche:hover, .menuGaucheOn { 
	color: #831017; 
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold 
}
.menuGauche:hover, .menuGaucheOn {
	color: #030;
}
.titreMenu { 
	color: #a6a680; 
	font-size: 9pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold
}
.titre1 { 
	color: #831017; 
	font-size: 14pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-decoration: underline
}
.texte1  {
	color: black; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: justify
; font-style: normal; font-weight: normal; font-variant: normal; text-decoration: none
}
.lien1 {
	color: #005b7b; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold
}
.titre2 {
	color: #030; 
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold
}
a { 
	color: inherit; 
	text-decoration: none
}
.petitLien, .petitLien:hover, .fondVert {
	color: white; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
}
.petitLien:hover {
	text-decoration:underline;
}
.fondVert {
	background-color: #030;
	color: white;
}.fondgauche {  background-color: #F7DCBB}
.textejustifie {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normale; font-weight: normal; font-variant: normal; text-decoration: none; letter-spacing: normal; text-align: justify; word-spacing: normal}
.texte_simple {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal}
