a:link {
	color: #2A252B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A252B;
}
a:hover {
	text-decoration: none;
	color: #747474;
}
a:active {
	text-decoration: none;
	color: #2A252B;
}
#depeche {
	color: #316AC5;
	font-family: Arial;
	font-size: 11px;
}
#depeche a:link{
	font:10.5px Arial;
	color: #008ACF;
}
#depeche a:hover{
	font: 10.5px Arial;
	color: #FF6633;
}
body,td,th {
	color: #000000;
	font-family: "Arabic Transparent";
	font-size: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titre_blanc {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arabic Transparent";
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.form {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #666666;
}
 .formrecherche{
	font: 10px Arial;
	color: #000000;
	text-decoration: none;
	border: 1px solid #006699;
 }