body {
	font-size: 75%;
	color: black;
	background-color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#container {
margin : 0 auto;
width:800px;
position: relative;

}
input {font-size: 10px; }

#order-table                    { width: 709px; }
#order-table td                 { padding: 1px; font-size: 11px; }
#order-table th                 { padding: 2px; background: #920808; color: #fda619; text-align: left; font-size: 12px; font-weight: 100; }
#order-table td.row-total       { text-align: right; color: black; }
#order-table td input           { width: 75px; text-align: center; color: black; font-size: 10px; }
#order-table tr.even td         { background: #fff; }

#order-table td.subtotal        { background: #920808; color: white; text-align: right; padding: 2px; margin: 2px; vertical-align: middle;}  
#order-table td.total        { background: #fda619; color: black; text-align: right; font-weight: bold; padding: 2px; margin: 2px; vertical-align: middle;} 


#order-table td .total-box, 
.total-box                      { border: 2px solid #920808; width: 70px; padding: 2px; 
                                  margin: 2px 0 2px 0; text-align: center; font-size: 14px; color: black; }


#order-total                    { font-weight: bolder; font-size: 20px; width: 120px; }


th.designation { width:180px;}
th.produit { width: 265px;}
th.totcolumn{width: 75px;}

#Campus-dropdown {

position: absolute;
top: 52px;
left:290px;
visibility: hidden;

}


#Thema-dropdown {

position: absolute;
top: 192px;
left:290px;
visibility: hidden;
z-index: 1;

}

#Ecrin-dropdown {

position: absolute;
top: 145px;
left:290px;
visibility: hidden;

}

#Century-dropdown {

position: absolute;
top: 100px;
left:290px;
visibility: hidden;

}