td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	font-weight: bolder;

}
.titre-menu {
	font-weight: bold;
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
A:link          {
	text-decoration: none;
	font-weight: bold;
	color: #336600;

}
A:visited       {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}
A:hover         {
	color: #ffcc00;
	font-weight: bold;
	text-decoration: none;
}

.sidelink:link	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;
	display: block;

}
.sidelink:visited	{
	color: #838383;
	font-weight: bold;
	text-decoration: none;
display: block;

}
.sidelink:hover	{
	background-color: #ffcc66;
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #FF6600;


}
.bordure-table {
	border: 1px solid #FF6600;
}
