@charset "utf-8";
/* CSS Document */
<!--
.titre {
	font-size: 18px;
	color: #FCF;
}
.texte {
	font-weight: bold;
}
.texte {
	text-align: justify;
}
.liens {
	font-weight: bold;
}
.date {
	font-size: 12px;
}
.image {
	text-align: center;
	font-size: 20px;
}
.el {font-size: 18px}
.aligner {
	text-align: justify;
	color: #CCC;
	font-size: 19px;
}
.texte1 {
	text-align: justify;
	font-weight: bold;
}
.texte2 {	text-align: justify;
}
.arabe {	font-weight: bold;
	font-size: 18px;
}
-->
</style>
<style type="text/css">
<!--
.clickable {
cursor:hand;
}
a:link {
	text-decoration: none;
	color: #9CC;
}
a:visited {
	text-decoration: none;
	color: #9CC;
}
a:hover {
	text-decoration: underline;
	color: #9CC;
}
a:active {
	text-decoration: none;
	color: #9CC;
}
-->


