/* Pour les liens */

a:visited {
	color: #FFFF00;/
	text-decoration: none;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}

/*Yellow links*/
.style2 {
	
	color:#FFFF00;
}

/*Dark Links*/
.style3 {

	color:#534418  ;
}


style_arabic{
	
	font-size: 12pt;
	font-family: Traditional Arabic&quot;




} 

/* Disposition a l'ecran */

#principal {
	font-family: Arial, Helvetica, sans-serif;
}

#plan {
	font-family: Arial, Helvetica, sans-serif;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}



/* Pour les titres et les textes */

/* Pour les titres du menu */

.texte_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #E96400;
	text-align: right;
}



.style9 {	
	color: #FFFFFF;
	font-size: 18px;
}

  

