.table0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF6500;
	font-weight: bold;
}
.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
    background-color: #FFFBF0;
    color: #545454;
}
.table2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	background-color: #F3F3F3;
	font-weight: normal;
}
.button {
	height: 20px;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight: bold;

	color: #FFFFFF;
	text-decoration: none;
	background-color: #996699;
	cursor: hand;
}
#outils {
               width: 260px;
               background: #FFFBF0;
               border-top: 1px solid buttonshadow;
               border-left: 1px solid buttonhshadow;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 0;
               text-align:right;
}

.out {
               background: #FFFBF0; 
               border: 1px solid buttonface;
               margin: 1; 
}

.over { 
               background: #FFFBF0;
               border-top: 1px solid buttonhighlight;
               border-left: 1px solid buttonhighlight;
               border-bottom: 1px solid buttonshadow;
               border-right: 1px solid buttonshadow;
               margin: 1;
}
.rech {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.recha {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.textearabe {
	font-family: "Simplified Arabic";
	font-size: 4px;
}

