.navigation{
	font-family: "Arabic Typesetting";
	font-size: 23px;
	color: #828282;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	padding-left: 6px;
	font-style: italic;
}
a.navigation:link {
	font-family: "Arabic Typesetting";
	font-size: 23px;
	color: #828282;
	text-decoration: none;
	font-variant: normal;
	padding-left: 6px;
	font-weight: normal;
	font-style: italic;
}
a.navigation:hover {
	font-family: "Arabic Typesetting";
	font-size: 23px;
	color: #FBA21E;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	padding-left: 6px;
	font-style: normal;
}
.haut{
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	padding-right: 5px;
	font-style: normal;
	padding-left: 5px;
}
a.haut:link {
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	padding-right: 5px;
	font-weight: normal;
	font-style: normal;
	padding-left: 5px;
}
a.haut:hover {
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.lien{
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
a.lien:link {
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
}
a.lien:hover {
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}
.maj{
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
}
a.maj:link {
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #666666;
	text-decoration: none;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}
a.maj:hover {
	font-family: "Arabic Typesetting";
	font-size: 21px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	padding-left: 6px;
	font-style: normal;
	text-transform: uppercase;
}