#header {
	font: small "Times New Roman", Times, serif;
	height: 90px;
	width: 720px;
	border-bottom: #999999;
	position: relative;
}
h1 {
	font: bold medium "Times New Roman", Times, serif;
	text-align: center;
}



#menu {
	background: #ff8800;
	height: 20px;
	width: 720px;
	border-bottom: #999999;
	left: 0px;
	top: 90px;
}
#titre {
	margin-top: 10px;
}

#content {
	background: #cae4ff;
	text-align: justify;
	vertical-align: top;
	height: auto;
	width: 720px;
	left: 0px;
	top: 135px;
}
#footer {
	background: #cae4ff;
	width: 720px;
	height: auto;
	left: 0px;
	top: auto;
}
#wrapper {
	background: #cae4ff;
	width: 720px;
	height: auto;
	position: absolute;
}
#wrapper #header #center {
	width: 500px;
	position: relative;
	height: auto;
	right: 100px;
	left: 100px;
	text-align: right;
}
#wrapper #header #left {
	float: left;
	height: 90px;
	width: 80px;
	text-align: center;
	left: 2px;
}
#wrapper #header #textcentre {
	width: 550px;
	left: 85px;
	right: 85px;
	text-align: right;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 40px;
}
#wrapper #header #right {
	float: right;
	height: 90px;
	width: 80px;
	right: 2px;
	position: relative;
	text-align: center;
}


.curved p {
  padding-bottom:0.5em;
  }
.curved .b1 {
  display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 4px; 
  background:#fff;
  font-size:1px;
  }
.curved .b2 {
  display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 4px; 
  background:#e0cea3; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff; 
  margin:0 4px; 
  height:2px;
  font-size:1px;
  }
.curved .b3 {
  display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 4px; 
  background:#e0cea3; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff; 
  margin:0 3px;
  font-size:1px;
  }
.curved .b4 {
  display:block; 
  overflow:hidden; 
  height:1px; 
  margin:0 4px; 
  background:#e0cea3; 
  border-left:1px solid #fff; 
  border-right:1px solid #fff; 
  margin:0; height:1px; 
  border-width:0 3px 0 3px;
  font-size:1px;
  }
.curved .boxcontent {
  display:block; 
  background:#CAE4FF; 
  border:0 solid #fff; 
  border-width:0 1px;
  }
body {
	font-size: 14px;
}
.arabic-text {
	font: 14pt "Simplified Arabic";
	text-align: right;
}
