body {
scrollbar-track-color: #FFCC00;
scrollbar-face-color: #FFCC00;
scrollbar-highlight-color: #FF9900;
scrollbar-3dlight-color: #FFff00;
scrollbar-shadow-color: #7D0812;
scrollbar-darkshadow-color: #FFFF66;
scrollbar-arrow-color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;

}
.titre-menu {
	font-weight: bold;
	background-color: #FF9900;
}
A:link          {
	text-decoration: none;
	font-weight: none;
	color: #FF9900;

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

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

.sidelink:link	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;


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


}
.sidelink:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration:  overline;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FF6600;


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

