body {
	font-family: Arial, Helvetica, sans-serif;
 }

a  {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	/* color : #996600; */
	color : #996600;
	text-decoration : none;
	font-weight: bold;
 }
 
 a:hover  {
 	font-family :  Arial, Helvetica, sans-serif;
 	font-size : 12pt;
 	color : #006600;
 	text-decoration : none;
 }

.petitlien {
font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

.petitlien:visited {
font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

.petitlien:active {
font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}
.petitlien:hover {
font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFF00;
	text-decoration : none;
	font-weight: bold;
}

.petitlien:link {
font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

.MenuEspace3:link {
color : #504038;
font-family: Arial;
font-size : 8pt;
text-decoration : none;
font-weight: bold;
}
.MenuEspace3:hover {
color : #F9d798; 
font-family: Arial;
font-size : 8pt;
text-decoration : none;
font-weight: bold;
}
.MenuEspace3:active {
color : #EFAE38; 
font-family: Arial;
font-size : 8pt;
text-decoration : none;
font-weight: bold;
