body
	{
                FONT-SIZE: 10px; COLOR: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif
		scrollbar-face-color: #A2733B;
		scrollbar-highlight-color: #A2733B;
		scrollbar-shadow-color: #A2733B;
		scrollbar-darkshadow-color: #A2733B;
		scrollbar-3dlight-color: #A2733B;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #A2733B;	
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;

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

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

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

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


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


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


}
.bordure-table {
	border: 0px solid #339933;
}
