.Cadre1 { /* le cadre supérieur */
	background-image: url(images/F1.jpg);
	height: 33px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.fouter {
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-align: center;
}
.Cadre2 {
	height: 100px;
	background-image: url(images/F2.jpg);
	border: 1px solid #CCCCCC;
}
.paragraph {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	text-align: justify;
	direction:rtl;
	
	
}
.cadre3 {
	height: 30px;
	background-image: url(images/F3.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cadre4 {
	background-attachment: fixed;
	height: 100%;
	width: 150px;
	border: 1px solid #CCCCCC;
	background-image: url(images/F4.jpg);
	background-repeat: repeat;
	background-position: center center;
	vertical-align: top;
}

.AccueilTab { /* contenue du tableau de l'accueil.php*/
	border: 1px outset #E9E9E9;
	vertical-align: top;
	
}
.AccueilEnt { /* Entête du tableau de l'accueil.php*/
	background-image: url(images/11.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-left-color: #E9E9E9;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	height: 20px;
	text-align: left;
	font-style: italic;
	text-indent: 20px;
}
.LeCorp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	color: #003399;
	direction:ltr
	
}


#MenuAr:link {
	color: #000099;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	font-weight: bolder;
}

#MenuAr:visited {
	color: #000099;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	font-weight: bolder;
}

#MenuAr:hover { 
	text-decoration: underline;
	color: #000099;	
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	font-weight: bolder;
}

.MenuAr {
	text-align: left;
}

.Limage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}

#MenuTop:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
}

#MenuTop:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
}

#MenuTop:hover { 
	text-decoration: underline;
	color: #FFFFFF;	
	font-family: tahoma;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
}

.MenuTop {
	text-align: center;
}


.Leimage {
	margin: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
blockquote {	
	margin: 10px;
}
