    * {
      margin: 0;
      padding: 0;
    }
@font-face {
  font-family: Qnb;
  src: url('CordaleArabicReg.ttf');
}
@font-face {
    font-family: "Droid Sans";
    src: url('DroidSans-webfont.eot');
    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-webfont.woff') format('woff'),
         url('DroidSans-webfont.ttf') format('truetype'),
         url('DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
    html, body {
     /* height: 500px;*/
      overflow: hidden;
	 
	  background-repeat: no-repeat;
	  font-family: Qnb;
    }
	
 #content {
  background-image:url('QNB_grads.jpg');
  height:1080px;
  font-family: Qnb;
}
.tableau_principale{/*alignment-adjust:center;*/ background-color:transparent;border-spacing: 0px 10px;border-radius: 10px;}
.barre_principale{ font-weight:bold; height:40px; /*border: 2px groove #eeeeee;*/ border-radius: 10px 0px 0px 10px; padding-left:5px;}
.barre_principale1{ font-weight:bold; height:40px;}
.barre_principale2{ font-weight:bold; height:40px; border-radius: 0px 10px 10px 0px; padding-left:5px;}
.barre_devise{font-weight:bold; height:30px; font-family:Qnb; width:150px ; border-radius: 10px 0px 0px 10px;}
.barre_devise1{font-weight:bold; height:30px; font-family:Qnb; width:150px ;}
.barre_devise2{font-weight:bold; height:30px; font-family:Qnb; width:150px ;border-radius: 0px 10px 10px 0px;}

.drapeaux{width:40px; height:30px;padding:0px;}
.drapeau{border: 0px;text-align:left; /*border-radius: 5px 0px 0px 5px;*/ width:40px; height:30px;padding-top: 5px;padding-left:20px;}
.libelle{font-size:16px; color:#000033}
tr.lines td{
/*border: 2px groove #eeeeee;*/
/*border-radius: 10px;*/
height:35px;
}
/*table { 
    border-collapse: collapse; 
	border-radius: 10px;
}*/