a{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}

a:hover{
	text-decoration: underline;
	color: #C9E6C4;
	font-family: Tahoma;
	font-size: 8pt;
}

a.h_rubrique_fr{
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #000080;
}

a:hover.h_rubrique_fr{
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #336699;
}

a.h_rubrique_ar{
	text-decoration: none;
	font-family: Arabic Transparent;
	font-weight: ;
	font-size: 10pt;
	color: #000080
}

a:hover.h_rubrique_ar{
	text-decoration: underline;
	font-family: Arabic Transparent;
	font-weight: ;
	font-size: 10pt;
	color: #336699
}

.t_rubrique_fr{
	font-family: Tahoma;
	font-size: 8pt;
	color: #336699;
	font-weight: 
}

.t_rubrique_ar{
	font-family: Arabic Transparent;
	font-size: 10pt;
	color: #336699;
	font-weight: bold;
}

.titre_page_fr{
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
	text-align:left;
	color: #336699;
}

.titre_page_ar{
	font-family: Arabic Transparent;
	font-size: 14pt;
	font-weight: bold;
	text-align:right;
	color: #336699;
}

.frm_fr{
	font-family: Tahoma;
	font-size: 8pt;
}

.frm_ar{
	font-family: Arabic Transparent;
	font-size: 10pt;
}

span.s_ar{
	font-family: Arabic Transparent;
	font-size: 10pt;
}

form{
	border:1px solid #000080;
	padding:3;
	font-family: Tahoma;
	font-size: 8pt;
	background-color:#C9E6C4;
}

input{
	font-family: Tahoma;
	font-size: 8pt;
}

select{
	font-family: Tahoma;
	font-size: 8pt;
}

textarea{
	font-family: Tahoma;
	font-size: 8pt;
}
