/* css */
.texte
{ 
	font-family: "Simplified Arabic"; /*"Simplified Arabic";*/
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texteform
{ 
	font-family: "Simplified Arabic"; /*"Simplified Arabic";*/
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textefr
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texterecherche
{ 
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.textegras 
{ 
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texteblanc
{ 
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.texteblancgras
{ 
	font-family: "Arabic Transparent";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texteblancsouligne
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.textecopyright
{ 
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textegris
{ 
	font-family: "Simplified Arabic";
	font-size: 13px;
	font-weight: normal;
	color: #939393;
	text-decoration: none;	
}
.textegrisgras
{ 
	font-family: "Simplified Arabic";
	font-size: 13px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}
.texterouge
{ 
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.texterougegras
{ 
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.texterougesm
{ 
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.texterougesmgras
{ 
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.bouton
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #304C7A;
	text-decoration: none;
	/*line-height: 12px;*/
}
.select
{ 
	font-family: "Simplified Arabic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Titre1
{
	font-family: "Arabic Transparent";
	font-size: 28px;
	font-weight: bold;
	color: #51698F;
	text-decoration: none;
}
.Titre2
{ 
	font-family: "Arabic Transparent";
	font-size: 22px;
	font-weight: bold;
	color: #304C7A;
	text-decoration: none;
}
.Titre3
{ 
	font-family: "Arabic Transparent";
	font-size: 20px;
	font-weight: bold;
	color: #304C7A;
	text-decoration: none;
}
.TitreEncarts
{ 
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
}

a.menublanc
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublanc:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menublancfr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublancfr:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.menublancar
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublancar:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menugauche
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #73808E;
	line-height: 20px;
	background-position: top left;
	clip: rect(   );
	width: 100%;
	background-repeat: repeat;
}
a.menugauche:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
	background-color: #304C7A;
	background-position: top left;
	width: 100%;	
	background-repeat: repeat;	
}
.textemenugauche
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
	background-color: #304C7A;
	background-position: top left;
	width: 100%;	
	background-repeat: repeat;	
}

a.menugaucheclair
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9DA5AE;
	line-height: 20px;	
	background-position: top left;
	clip:  rect(   );
	width: 100%;
	background-repeat: repeat;
}
a.menugaucheclair:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;	
	background-color: #304C7A;
	background-position: top left;	
}

a.sousmenugauche
{
	font-family: "Traditional Arabic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8394AF;
	line-height: 15px;
	background-position: top left;
	clip: rect( );
	width: 100%;
	background-repeat: repeat;
}
a.sousmenugauche:hover
{
	font-family: "Traditional Arabic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #51698F;	
	background-image: url("../images/bg_ss_menu-ar.gif");
	background-position: top left;
	line-height: 15px;
	clip: rect( );
	width: 100%;
	background-repeat: no-repeat;
}
.textesousmenugauche
{
	font-family: "Traditional Arabic";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("../images/bg_ss_menu-ar.gif");
	background-color: #51698F;
	line-height: 15px;
	background-position: top left;
	clip: rect(   );
	width: 100%;
	background-repeat: no-repeat;
}

a.lienrouge
{
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a.lienrouge:hover
{
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
a.lienrougegras
{
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.lienrougegras:hover
{
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a.lienrougelittle
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.lienrougelittle:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}

a.sitemap
{
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a.sitemap:hover
{
	font-family: "Arabic Transparent";
	font-size: 16px;
	font-weight: bold;
	color: #304C7A;
	text-decoration: none;
}
a.sitemapgras
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
a.sitemapgras:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}

a.anthrasite
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #939393;
	line-height: 12px;
	text-decoration: none;
}
a.anthrasite:hover
{
	font-family: "Arabic Transparent";
	font-size: 14px;
	font-weight: bold;
	color: #4E4E4E;
	line-height: 12px;	
	text-decoration: none;
}