@import "menuSet.css";	


div#tbtb {margin: 0; padding: 0;}
div#tbtb thead {background:#99CC99;}
div#tbtb thead td {font-weight: bold; text-align: center;}
div#tbtb thead td {vertical-align: bottom;border: 1px solid gray;
						border-width:0 1px 1px 0;}

div#tbtb td {font: 90% Verdana,"Andale Mono", Courier, "Courier new",
			monospace;}
div#tbtb td {text-align: right; padding: 0 0.5em;}
div#tbtb td {border-right: 1px solid gray;}

div#tbtb tr.mdif{background:#FF9999;}
div#tbtb td.slt{background:#FFCF63;}
div#tbtb select{background:#EFF3F7;}

div#tbtb td.note{width:5cm;}

div#tbtb tr.bg1{background:#FFAA22;}
div#tbtb tr.bg2{background:#FFBB11;}
div#tbtb tr.bg3{background:#AAEEFF;}
div#tbtb tr.bg4{background:#88DDFF;}
div#tbtb tr.bg5{background:#DDDDDD;}
div#tbtb tr.bg6{background:#C6C6C6;}

div#tbtb tr.port th {background:#99CC99;border-top: 1px solid gray;}
div#tbtb tr.port td {background:#99CC99;color:#99CC99;border-top: 1px solid gray;}

div#tbtb tr.result th {background:#FFCC99; padding: 0.25em 0 0.25em 0; 
						border-top: 1px solid gray;border-bottom: 1px solid gray;}	


div#accueil td.text {font: 80% Verdana, Arial, Helvetica, sans-serif;
   margin: 0; padding: 0;
   background: #F7F3CE; color: black;}
div#accueil td.text {text-align: justify;}

div#info  {font: 130% Verdana,"Andale Mono", Courier, "Courier new",
			monospace; color: #00007B;}


