table tr.cas {
	background-color:#192227;
}

table tr.tor{
	background-color:#575556;
}

table tr.titre{
	background-color:#336699;
}

#marcheTableau table select,#marcheTableau table input {
	background: transparent;
	border:0px;
	width:100% !important;
	text-align:center;
	color:White !important;
	color:;
}

table.w100 {
	width:100%;
}

table img.clicable,span.clicable {
	cursor: pointer;
}

#listeTableau tbody tr:hover {
	background-color:#00CCCC;
}