
hr
{
	color: #FFA702;
	width: 200px;
	size: 4px;
}

body
{
	background-color: #F9FFF9;
	font: bold;
}



.cadre1
{
	background-color: #F0F8FF;
	width: 100%;
	height: 100%;
	border: double;
	border-color: #4682B4;
	margin-top: 3px;
	
}

table
{
	border-collapse: collapse;
	border: double;
	border-color: #4682b4;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 10%;
}

.adm
{
  background-color: #FFB7FF;
  height: 15px;
  width: 100px;
  text-align: center; 
  color: Green;
  float: right;	
  margin-right: 10%;
  
}

.adm1
{
  background-color: #FFB7FF;
  height: 15px;
  width: 100px;
  text-align: center; 
  color: Green;
  float: right;
  margin-bottom: 20px;
  margin-right: 10%;
  
}

.adm_tableau
{
	margin-left:13%;
	margin-top:8%;
	margin-bottom:3%;
	font-size: 0.9em;
      
}

td
{
	border: solid;
	border-color: #4682b4;
	border-width: 2px;
	
}

th
{
	border: solid;
border-color: #4682b4;
 border-width: 2px;
color: #060C6F;
text-align: center;
}



.titre
 {
	color: #004801;
	text-align: center;
	font-family: HADITH,Arabic Transparent,Traditional Arabic;
	font-size: x-large;
	font-weight: bold;
	margin-top: 60px;
}



.bande
{
	background-color: #B5DBFF;
	width: 95%;
	height: 20px;
	margin-left: 25px;
}

.condition
{
	background-color: #FFF09B;
	color: #B71132;
	float: right;
	text-align: center;
	font-weight: bold;
	margin-right: 3%;
	margin-top: 20px;
	width: 110px;
	border: outset;
}

.condition a
{
	color: Blue;
	text-decoration: none;
}

.condition a:hover
{
	color: Green;
	text-decoration: underline;
}

.soustitre
{
	color: Blue;
	font-size:0.8em;
	font-family:  Simplified Arabic, Arabic Transparent ,Traditional Arabic,Times New Roman;
	text-align: right;
	font-weight: bolder;
}

.cellule
{
	text-align: right;
	font-weight: bold;
		
}

.cellule a
{
	color: Red;
}

.cellule a:hover
{
	color: #005901;
	text-decoration: underline;
}

.situer
{
 text-align: right;
font-weight: bold;
font-size: x-small;
margin-top: 5px;
margin-right:5px;
}

.situer a
{
 text-decoration: none;	
}

.situer a:hover
{
	text-decoration: underline;
	color: Blue;
}

.cellule1
{
font-size: 0.8em;
	font-weight: bold;
	color: #007A7B;
	text-align: center;
}

.soustitre1
{
  font-size: 0.8em;
	color: Blue;
	font-size: small;
	font-family: Arabic Transparent;
  text-align: center;	
	
}

.cellule2
{
font-size: 0.8em;
	color: #1D781E;
	text-align: center;
	text-decoration: underline;
}

.expediteur
{
font-size: 0.8em;
	font-weight: bold;
	color: #E30000;
	text-decoration: underline;
}

.num
{
	text-align: center;
	font-weight: bold;
	color: #007A7B;
}


.cadre2
{
	background-color: #FFF9D7;
	width: 100%;
	height: 100%;
	border: double;
	border-color: #4682B4;
	margin-top: 80px;
	padding: 10px; 
	font-size: 1.2em;
	font-family: Traditional Arabic;
}

.connecter_forum
{
	width: 15%;
	position: absolute;
	left: 8%;
	top: 16%;
	font-weight: bold;
	font-size: x-small;
	background-color: #FFE96A;
	text-align: center;
	color: #E700E8;
}


