@font-face {
  font-family: 'Droid Arabic Kufi';
  font-style: normal;
  font-weight: 400;
  src: url(./AR/fonts/DroidKufi-Regular.eot);
  src: url(./AR/fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'),
       url(./AR/fonts/DroidKufi-Regular.woff2) format('x-woff2'),
       url(./AR/fonts/DroidKufi-Regular.woff) format('woff'),
       url(./AR/fonts/DroidKufi-Regular.ttf) format('truetype');
}
html { 
  
 
}

footer, header, hgroup, menu, nav, section { 
    display: block;
}

body {
	/*background: url('./images/3wsaj.jpg') repeat center ;*/
		
	
} 
header h1 {
	position: relative;
	display: block;
	width:30%;
	font-size:16px;
	border-radius: 10px;
	border: 1px solid #ebebeb;
	box-shadow:0 0 15px #888;
	margin-left:auto;
	margin-right:auto;
	font-family : 'Droid Arabic Kufi', 'Book Antiqua', Arial, Sans-Serif; 
	float: none;
	max-height:10%;
	text-align : center;
	background: url('./images/fond_site.jpg') repeat;
}
header h2 {
	position: relative;
	text-align:center;
	display: block;
	width:30%;
	font-size:16px;
	border-radius: 10px;
	border: 1px solid #ebebeb;
	box-shadow:0 0 15px #888;
	margin-left:auto;
	margin-right:auto;
	font-family : 'Droid Arabic Kufi', 'Book Antiqua', Arial, Sans-Serif; 
	float: none;
	max-height:10%;
	text-align : center;
	background: url('./images/fond_site.jpg') repeat;
}		
	

#wrapper {
	top:25%;
	left:0px;
	right:0px;
	
	width:500px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
	background: url('./images/cadre_super.gif') center no-repeat;
} 

#banner_fr {
	position: relative;
	float: none;
	width: 160px;
	top:350px;
	
	margin-left:auto;
	margin-right:auto;
}

#banner_fr img {
	border-radius: 10px;
}

#banner_ar {
	position: relative;
	top:210px;
	float: none;
	width: 160px;
	margin-left:auto;
	margin-right:auto;
}

#banner_ar img {
	border-radius: 10px;
}

@media screen and (max-device-width: 610px) {
body {
	background: none;
	
} 
header h1 {
	position: relative;
	display: block;
	width:100%;
	font-size:16px;
	border-radius: 10px;
	border: 1px solid #ebebeb;
	box-shadow:0 0 15px #888;
	margin-left:auto;
	margin-right:auto;
	font-family : 'Droid Arabic Kufi', 'Book Antiqua', Arial, Sans-Serif; 
	float: none;
	max-height:10%;
	text-align : center;
}
header h2 {
	position: relative;
	text-align:center;
	display: block;
	width:100%;
	font-size:16px;
	border-radius: 10px;
	border: 1px solid #ebebeb;
	box-shadow:0 0 15px #888;
	margin-left:auto;
	margin-right:auto;
	font-family : 'Droid Arabic Kufi', 'Book Antiqua', Arial, Sans-Serif; 
	float: none;
	max-height:10%;
	text-align : center;
}		
	

#wrapper {
	top:25%;
	left:0px;
	right:0px;
	max-width:230px;
	width:300px;
	height:350px;
	margin-left:auto;
	margin-right:auto;
	background: url('./images/cadre_super_p.gif') no-repeat;
} 

#banner_fr {
	position: relative;
	float: none;
	width: 160px;
	top:140px;
	
	margin-left:auto;
	margin-right:auto;
}

#banner_fr img {
	border-radius: 10px;
}

#banner_ar {
	position: relative;
	top:130px;
	float: none;
	width: 160px;
	margin-left:auto;
	margin-right:auto;
}

#banner_ar img {
	border-radius: 10px;
}
}