    * {
      margin: 0;
      padding: 0;
    }

    html, body {
      height: 500px;
      overflow: hidden;
    }
.tableau_principale{alignment-adjust:central; background-color:transparent;}
.barre_principale{ font-weight:bold; height:30px; /*border: 2px groove #eeeeee;*/ border-radius: 10px; padding-left:5px;}
.barre_devise{font-weight:bold; height:58px; font-family:Verdana, Arial, Helvetica, sans-serif; width:150px ;}

.drapeaux{width:45px; height:30px;}
.drapeau{border: 0px solid #eeeeee; 
    border-radius: 5px;}
.libelle{font-size:16px; color:#000033}
tr.lines td{
/*border: 2px groove #eeeeee;*/
border-radius: 10px;
}
table { 
    border-collapse: collapse; 
	border-radius: 10px;
}