table.jcr, table.fluides, table.manutention, table.dispelor {
	width: 180px;
	border-collapse: collapse;
	border: 2px solid black;
}

table.jcr td, table.fluides td, table.manutention td, table.dispelor td{
	font: normal bold 8pt Verdana, sans-serif;
	color: black;
	text-align:center;
	padding: 10px 0;
	border: 2px solid black;

}

table.employes td {
	font: normal bold 8pt Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	color: black;
	padding: 10px 0;
}

table.jcr {	background-color: #E4E4E4; margin-left: 190px; }
table.jcr td { font-size: 10pt; }

table.fluides { margin-top: 10px; float: left; }
table.fluides td.ligne1 { background-color: #FD4343; height: 50px; }
table.fluides td.ligne2 { background-color: #FFD7D7; }

table.manutention { margin-top: 10px; margin-left: 10px; float: left; }
table.dispelor { margin-top: 10px; margin-left: 10px; float: left; }
table.manutention td.ligne1 { background-color: #99A99F; height: 50px; }
table.manutention td.ligne2 { background-color: #E9EFEB; }
table.dispelor td.ligne1 { background-color: #6FCB03; height: 50px; }
table.dispelor td.ligne2 { background-color: #D7FEA4; }

table.employes { float: left; clear: both; margin-top: 10px; width: 560px; 	border-collapse: collapse; border: 2px solid black;}

td.bleufonce { background-color: #918CEC; border: 2px solid black; }
td.bleuclair { background-color: #D7D5F9; border: 0; }
td.turquoise { background-color: #B3B0F4; }
