.Platine {background: #EDFEDF;}
.Or {background: #EEE31A;}
.Argent {background-color: #E7E7EF;color:#000;}

.barLeft { background: url("../Images/barLeft.gif") no-repeat; width:10px; padding: 0;}
.barRight { background: url("../Images/barRight.gif") no-repeat; width:10px; padding: 0;}
.barCenter { background: url("../Images/barCenter.gif") repeat-x; height:20px; font-size:9pt; font-weight:bold; text-align:center; padding-top:2px;}

.barCenter img { margin-top:-2px;}

.barLeft_Warning { background: url("../Images/barLeft_Warning.gif") no-repeat; width:10px; padding: 0;}
.barRight_Warning { background: url("../Images/barRight_Warning.gif"); width:10px; padding: 0;}
.barCenter_Warning { background: url("../Images/barCenter_Warning.gif") repeat-x; height:20px; color:#222222; font-weight:bold; text-align:center; }

.barLeft_Error { background: url("../Images/barLeft_Error.gif"); width:10px; padding: 0;}
.barRight_Error { background: url("../Images/barRight_Error.gif"); width:10px; padding: 0;}
.barCenter_Error { background: url("../Images/barCenter_Error.gif") repeat-x; height:20px; color:#FFFFFF;font-size:11pt; font-weight:900; text-align:center; }

.spaced {margin:10px;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.float_left {float:left;}

.w100 {width:100px;}
.w150 {width:150px;}
.w200 {width:200px;}
.w300 {width:300px;}
.w400 {width:400px;}

.w100p {width:100%;}

.h5 { height:5px }
.h10 { height:10px }

.border { border:solid 1px #596F22; }
.line {height:1px; background-color:#596F22;}

.title { font-weight:bold; height:18px; text-align:center; background-color: #A0C73F; color:#FFFFFF;}
.label { color:#596F22; }
.button { font-weight:bold; font-size:9pt; text-align:center; background-color: #A0C73F; color:#FFFFFF; padding:1px 7px; border:solid 1px #596F22; cursor:pointer; }
.textbox, input[type=button] { border: solid 1px #A0C73F;}

.error { color: Red; }


table {border-collapse:collapse;}

.header { background-color: #596F22; color:#FFFFFF; font-weight:bold;}
.row td { border-bottom:solid 1px #A0C73F; }
.header td, .row td { padding:0 5px; }

