td {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	text-align: left;
}
.titre-menu {
	font-weight: normal;
	background-color: #035682;
	font : normal normal xx-small Verdana;
	color : #FFA909;
}
A:link          {
	text-decoration: underline;
	font-weight: normal;
	color: black;
}
A:visited       {
	text-decoration: underline;
	font-weight: normal;
	color: Navy;
}
A:hover         {
	color: Blue;
	font-weight: normal;
	text-decoration: underline;
	border : 1px none;
}

.sidelink:link	{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
	border : thin;
}
.sidelink:visited	{
	color: #1F20A5;
	font-weight: normal;
	text-decoration: underline;
}
.sidelink:hover	{
	font-weight: normal;
	text-decoration: underline;
	border : 1px none Navy;
}
input, select, textarea {
	font-family: Verdana;
	font-size: xx-small;
	border: 1px outset #00008B;
}
.bordure-table {
	border: 1px outset White;
	border-color : #00008B;
}
