html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}

html > body #contener {height: 760px;}
#contener{
	direction:rtl;
	
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	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: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #657942;
}
.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #657942;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.nav a:hover {
	color: #BC1907;
	text-decoration: underline;
}

.nav {
	text-align: left;
	margin-right: 10px;
	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;
}

#header2 {
	height: 95px;
	background-image: url(image/header2.gif);
	background-repeat: no-repeat;
}
#navD {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	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;
	margin-left: 10px;
	margin-top: 20px;
}
#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:ltr;

	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;

	font-size: 8pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.liste { direction:ltr;

}
#corps h1 {
	background-color: #E6E6E6;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
a{
color:#000000;
}

a:hover{
color:#CC0000;
}

.liste th {
	background-color: #B1C486;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.tab_fr {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.tab_fr td {
	background-color: #F3F7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 5px;
}

