td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.titre-menu {
	font-weight: normal;
	background-color: #000173;
}
A:link          {
	text-decoration: none;
	font-weight: normal;
	color: Black;
}
A:visited       {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
A:hover         {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.sidelink:link	{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.sidelink:visited	{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.sidelink:hover	{
	color: Red;
	font-weight: bold;
	text-decoration: none;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #838383;
}
.bordure-table {
	border: 1px solid #838383;
}
