td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.titre-menu {
	font-weight: normal;
	background-color: #B0C4DE;
}
A:link          {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
A:visited       {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
A:hover         {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.sidelink:link	{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.sidelink:visited	{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.sidelink:hover	{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}
.bordure-table {
	border: 1px solid #000000;
}

