A:link		{ color: #656565; text-decoration: none }        
A:visited	{ color: #656565; text-decoration: none }        
A:active	{ color: #656565; text-decoration: none }        
A:hover		{ color: #656565; text-decoration: underline }   

A.menu:link		{ COLOR: #5f5f5f; TEXT-DECORATION: none }
A.menu:visited	{ COLOR: #5f5f5f; TEXT-DECORATION: none }
A.menu:active	{ COLOR: #5f5f5f; TEXT-DECORATION: none }
A.menu:hover	{ COLOR: #5f5f5f; TEXT-DECORATION: underline }

A.structure:link		{ color: #ff9c02; text-decoration: none }        
A.structure:visited		{ color: #ff9c02; text-decoration: none }        
A.structure:active		{ color: #ff9c02; text-decoration: none }        
A.structure:hover		{ color: #ff9c02; text-decoration: underline }   
	
p
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}	

body, table, .text1
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #787878;
}


.text_cont
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #787878;
}
.titre
{
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}
.titre_en
{
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}
.titre_ar
{
	font-family: Tahoma, Verdana, Arial, MS Sans Serif;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

.details
{
	font-family: Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #3f3f3f;
}
.details_en
{
	font-family: Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #3f3f3f;
}
.details_ar
{
	font-family: Tahoma, Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #3f3f3f;
}

.text2
{
	font-family: Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #848484;
	text-align: justify;
}
.text2_en
{
	font-family: Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #848484;
	text-align: justify;
}

.text2_ar
{
	font-family: Tahoma, Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #848484;
	text-align: justify;
}
.text_lien
{
	font-family: Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #848484;
}
.text_lien_en
{
	font-family: Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #848484;
}
.text_lien_ar
{
	font-family: Tahoma, Arial,Verdana, Tahoma, MS Sans Serif;
	font-size: 11px;
	color: #848484;
}
																 

ul
{
	margin-top: 0;
	margin-bottom: 0;
}

input, textarea, select
{
	padding-left: 1px;
	font-family: Arial, Verdana, MS Sans Serif;
	font-size: 11px;
	color: #3c3c3c;
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	vertical-align: middle;
}