BODY
{
 scrollbar-face-color: #b0110e;
 scrollbar-shadow-color: #b0110e;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-arrow-color: #ffffff;
 background-attachment: scroll;
 background-image: url(../images/fond.jpg);
 background-position: top;
 background-repeat: repeat-x;
}


.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; text-decoration: none}
.text:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF972F; text-decoration: none}
.text:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF972F; text-decoration: none}

#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: White;
	list-style: square url(../images/mn1.gif);
	font-weight: bold;
	white-space: normal;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: White;
	list-style: square url(../images/mn1.gif);
	font-weight: bold;
	white-space: normal;
}
#menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FF972F;
	list-style: square url(../images/mn2.gif);
	font-weight: bold;
	white-space: normal;
}
