body {
	background-color:#eaeaea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size:12px;
}

a { 
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
.footer 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.menu_haut {
	font-size:13px;
	color:#666666;
	font-weight:bold;
	margin:10px;
	text-decoration:none;
	}

.text_general, .nav, .gen, .genmed, .postbody, .gensmall {
	font-size:13px;
	color:#000000;
	margin:10px;
	text-align:justify;
	direction:ltr;
	text-decoration:none;
	}

.text_general_ar,{
	font-size:13px;
	color:#000000;
	margin:10px;
	direction:ltr;
	text-decoration:none;
	}
	
.table_presentation {
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	width:90%;
	border-width:1px;
	border-color:#0d95e7;
	border-style:dashed;
}

.table_forums {
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	width:90%;
	border-width:1px;
	border-color:#b5e64c;
	border-style:dashed;
}

.table_stats {
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	width:90%;
	border-width:1px;
	border-color:#ffcc66;
	border-style:dashed;
}

.th_presentation {
	background-color:#0d95e7
	}
.th_forums {
	background-color:#b5e64c
	}
.th_stats {
	background-color:#ffcc66
	}
