.cadre
{
	background-color: #F0F8FF;
	width: 100%;
	height: 100%;
	border: double;
	border-color: #4682B4;
	margin-top: 3px;
	 padding: 20px;
text-align: right;
	font-size: 1em;
   font-weight: bolder;
   font-family:Simplified Arabic,Arabic Transparent,Traditional Arabic,Times New Roman;
}

.liste
{
	text-align: left;
}

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

.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;
}
