    * {
      margin: 0;
      padding: 0;
    }
@font-face {
    font-family: 'Cordale Corp';
    src: url('CordaleCorp-Regular.eot');
    src: local('Cordale Corp Regular'), local('CordaleCorp-Regular'),
        url('CordaleCorp-Regular.eot?#iefix') format('embedded-opentype'),
        url('CordaleCorp-Regular.woff2') format('woff2'),
        url('CordaleCorp-Regular.woff') format('woff'),
        url('CordaleCorp-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

    html, body {
     /* height: 500px;*/
      overflow: hidden;
	 
	  background-repeat: no-repeat;
	  font-family: Cordale Corp;
    }
	
 #content {
  background-image:url('QNB_grads.jpg');
  font-family: Cordale Corp;
}
.tableau_principale{/*alignment-adjust:center;*/ background-color:transparent;border-spacing: 0px 10px;border-radius: 10px;}
.barre_principale{ font-weight:bold; height:60px; /*border: 2px groove #eeeeee;*/ border-radius: 10px 0px 0px 10px; padding-left:5px;}
.barre_principale1{ font-weight:bold; height:60px;}
.barre_principale2{ font-weight:bold; height:60px; border-radius: 0px 10px 10px 0px; padding-left:5px;}
.barre_devise{font-weight:bold; height:50px; font-family:Cordale Corp; width:200px ; border-radius: 10px 0px 0px 10px;}
.barre_devise1{font-weight:bold; height:50px; font-family:Cordale Corp; width:200px ;}
.barre_devise2{font-weight:bold; height:50px; font-family:Cordale Corp; width:200px ;border-radius: 0px 10px 10px 0px;}

.drapeaux{width:60px; height:50px;padding:0px;}
.drapeau{border: 0px;text-align:left; /*border-radius: 5px 0px 0px 5px;*/ width:40px; height:30px;padding-top: 5px;padding-left:10px;
}
.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;
}*/