

th.sortable-numeric {
	font-weight: bold;
	background-color: #6382B8;
	border: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
	cursor: pointer;
}
th a {
	text-decoration: none;
	color: #ffffff;
}
td.lft {
	text-align: right;
	border: 1px solid #cccccc;
	padding: 3px;
}
td.cnt {
	text-align: center;
	border: 1px solid #cccccc;
	padding: 3px;
}
tr.alt {
	background-color: #ffffff;
}
tr[class='alt'] td {
	/* Style for the odd lines CAREFUL with hover*/
}
td[class~='alt'] {
	background-color: #eeeeee;
}
 

tr.alt:hover {         
	/* Style for the normal (even) row hover */
	background-color: #999999;
}   
tr.altev:hover { 
	/* Style for the alternate (odd) row hover here */
	background-color: #999999;
} 

.coeftarif {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
	float: right;
	margin: 0;
	padding: 2px;

}
.thetable {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}
.tablehe {
	font-size: 10px;
	padding: 2px;
		/* TOP RIGTH BOTTOM LEFT */
	margin: 3px 0px 3px 0px;
	border-collapse: collapse;
	empty-cells: show;
/*	width: 50%;*/
}
.thehtable {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-collapse: collapse;
	empty-cells: show;
	width: 400px;
}
.thetablesubmit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-collapse: collapse;
	empty-cells: show;
}
.thetableerror {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	border-collapse: collapse;
	empty-cells: show;
}
.bigheadhide {
	display: none;
	font-size: 12px;
}
.borderx {
	border: 1px solid #cccccc;
	padding: 3px;
}
.headlines {
	font-weight: bold;
	background-color: #6382B8;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
}
.headlinesc {
	font-weight: bold;
	background-color: #6382B8;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
	text-align: center;	
}
.headlinesc_nowrap {
	font-weight: bold;
	background-color: #6382B8;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
	text-align: center;
	white-space: nowrap;	
}
.headx {
	float: left;
	color: #eeeeee;
	font-weight: bold;
	padding: 3px;
}
.headlinehl {
	cursor: default;
	font-weight: bold;
	background-color: #6382B8;
	text-decoration: none;
	color: #000000;
	border: 1px solid #cccccc;
	padding: 3px;
}
.headclv {
	background-color: #6382B8;
	border: 1px solid #cccccc;
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
	writing-mode: tb-rl;
	vertical-align: top;
	text-align: left;
	height: 80px;
}
.rowx {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
.rowy {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.rowhl {
	background-color: #999999;
	border: 1px solid #000000;
	cursor: default;
}

.xheads {
	font-weight: bold;
	background-color: #6382B8;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #cccccc;
	padding: 3px;
	height: 14px;
	white-space: nowrap;
}
.xrow {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	height: 14px;
	padding: 3px;
	text-align: right;
	white-space: nowrap;
}

.footers {
	font-weight: bold;
	background-color: #6382B8;
	border: 1px solid #cccccc;
}
.footersx {
	font-weight: bold;
	background-color: #6382B8;
	height: 20px;
	border: 1px solid #cccccc;
}

.bighead {
	font-size: 12px;
}
.bigheadfat {
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}
.thebody {
	background-color: #F6F6F6;
}
.sortlink {
	color: #000000;
	text-decoration: none;
}

.themenutable {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;

}
.menu {
	background-color: #cccccc;
	cursor: default;
	font-size: 9px;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.menuover {

	background-color: #ffffcc;
	cursor: default;
	font-size: 9px;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.menudown {


	background-color: #ffffff;
	cursor: default;
	font-size: 9px;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.overline {
	border-top: 1px dotted #000000;

}

.middleline {
	border-top: 1px solid #666666;
}

.overmidline {
	border-top: 1px dotted #000000;
	border-bottom: 1px solid #666666;
}
.lsrdtsbd {
	border-left: 1px solid #000000;
	border-right: 1px dotted #cccccc;
	border-top: 1px solid #000000;
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.ldrstsbd {
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.lsrdtdbs {
	border-left: 1px solid #000000;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.ldrstdbs {
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #000000;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.lsrdtdbd {
	border-left: 1px solid #000000;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.ldrstdbd {
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #000000;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.lsrdtsbs {
	border-left: 1px solid #000000;
	border-right: 1px dotted #cccccc;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.ldrstsbs {
	border-left: 1px dotted #cccccc;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.lsrstsbd {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.lsrstdbs {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.lsrstsbs {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 3px;
}
.lsrstdbd {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 3px;
}
.rowxbb {
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.rowybb {
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.theinp {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #000000;
	width: 70px;
}
.mtext {
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	padding: 0px;
}
.mutext {
	vertical-align: middle;
	text-align: left;
	font-size: 9px;
	padding: 0px;
	text-decoration: underline;
}
/* Specials */
.overlineb {
	border-top: 1px dotted #000000;
	font-weight: bold;
}
/* Errors */
.alertadmin {
	font-size: 11px;
	font-weight: bold;
	background-color: #C2D6D6;
	width: 100%;
	border: 1px solid #000000;
	padding: 10px;
}
.alertgood {
	color: #003300;
	width: 100%;
	float: left;
}
.alertbad {
	color: #ff0000;
	width: 100%;
	float: left;
}
.alertinfo {
	color: #006699;
	width: 100%;
	float: left;
}
/* Forms */
.fmsel {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.fmbt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/* Forms Nouveau */
.textf {
	font-size: 11px;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
.atextf {
	font-size: 11px;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
	background-color: #ffcc66;
}
.chkf {
	padding: 2px 0px 1px 2px;
}
.achkf {
	padding: 2px 0px 1px 2px;
	background-color: #ffcc66;
}
.pricef {
	font-size: 9px;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 2px 1px 0px;
	width: 40px;
	text-align: right;

}
.apricef {
	font-size: 9px;
	border: 1px solid #666666;
	background-color: #ffcc66;
	font-weight: bold;
	padding: 2px 2px 1px 0px;
	width: 40px;
	text-align: right;
}
.self {
	font-size: 11px;
	border: 1px solid #666666;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}
.aself {
	font-size: 9px;
	border: 1px solid #666666;
	background-color: #ffcc66;
	font-weight: bold;
	padding: 2px 0px 1px 2px;
}

/* EXTRA */

.cellr {
	text-align: right;
}

.btcellr {
	border-top: 1px solid #000000;
	text-align: right;
}
.btcelll {
	border-top: 1px solid #000000;
	text-align: left;
}
/* Help messages */
.submitmenu {
	float: left;
	margin: 5px;
}
.helpmenu {
	float: left;
	margin: 0px;
	position:relative; 
	z-index:5; 
	left: 0; 
	top: 0; 
	visibility: hidden;
}
.helptext {
	position:absolute; 
	z-index:6; 
	left: 0; 
	top: 0; 
	visibility: hidden;
}
.helphcl {
	background-color: #6382B8;
	border: 1px solid #000000;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #000000;
}
.helphmess {
	border: 1px solid #000000;
	background-color: #99CCFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 2px 5px;
	color: #000000;
	white-space: nowrap;
}
.helpmess {
	border: 1px solid #000000;
	background-color: #99CCFF;
	font-size: 11px;
	padding: 5px;
	color: #000000;
	white-space: nowrap;	
}
.a_lien {
	color: inherit;
	text-decoration: none;
}
.a_lien:hover
{
	color:black;
}
.t_left td
{
	text-align:left;
}