body {
}

th
{
	background-color: Gray;
	font-weight: bold;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}

td
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}

.Control
{
	background-color:Silver;
}

.Titre td
{
	border-right: none;
	border-top:none;
	border-left: none;
	border-bottom:none;
}

