html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#global {
	height: 100%;
	position: relative;
    min-height: 100%

}
#contener {
	position: relative;
	direction:rtl;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	font-family: "Arabic Transparent", "Traditional Arabic", Tahoma;
	background-color: #F5F5F5;
	font-size: 12pt;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
#navD li {

	list-style-image: none;
	list-style-type: none;
	background-image: url(image/dot_bigred.gif);
	background-repeat: no-repeat;
	background-position: 170px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #657942;
}
.nav a {
	font-family: "Arabic Transparent", "Traditional Arabic";
	font-size: 12pt;
	color: #657942;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.nav a:hover {
	color: #BC1907;
	text-decoration: underline;
}

.nav {
	text-align: right;
	margin-right: 0px;
	margin-left: 10px;
}

#header {
	height: 96px;
	border-bottom-color: #006600;
	background-image: url(image/header.gif);
}
#bare {
	background-image: url(image/bg_bare.gif);
	background-repeat: repeat-x;
	height: 41px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
body {
	margin: 0px;
	padding: 0px;
}
#header2 {
	height: 95px;
	background-image: url(image/header2.gif);
	background-repeat: no-repeat;
}
#navD {
height: 100%;
	float: right;
	width: 200px;
	height: 700px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #657942;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #657942;
	border-bottom-color: #657942;
	border-left-color: #657942;
}
#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	font-family: "Arabic Transparent", "Traditional Arabic", Tahoma;
	text-align: center;
	font-size: 12pt;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 40px;
}
#corps {
	direction:rtl;
	float: left;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;
	margin-left: 10px;
	width: 480px;
	padding-top: 10px;
}
.liste td {
	background-color: #F5F8F1;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 2px;
}
.liste {
direction:rtl;
}
#corps h1 {
	background-color: #E6E6E6;
	display: block;
	font-family: "Arabic Transparent", "Traditional Arabic", Tahoma;
	font-size: 16pt;
	color: #006600;
	text-align: center;
}

.liste th {
	background-color: #B1C486;
}
#corps a {
	display: block;
	background-color: #F5F8F1;
	color: #000000;
	text-align: right;
	font-weight: bold;
}
.link td {
	width: 30px;
}
#corps a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B1C486;
}
#corps1 p 
{
	direction:rtl;
	text-align: right;
}
#corps1 a 
{ 
}
#corps1 a:hover 
{ direction:rtl;
}
#corps h2 {
	color: #000000;
}
#corps h4 {
	font-size: 16pt;
	color: #000000;
}

