<!--
body {
	background: #BF8A19 url(images/bckgrnd.gif) repeat-x;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.stitre {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #555555;
}
.orange {
	color: #efac1f;
	font-weight: bold;
}
.blanc {
	color: #ffffff;
	background: #efac1f;
}
.bckgrndtop {
	background: url(images/bckgrndtop.jpg) no-repeat;
}
.bckgrndl {
	background: url(images/bckgrndl.gif) no-repeat;
}
.bckgrndr {
	background: url(images/bckgrndr.gif) no-repeat;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}
a.menu:link, a.menu:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a.menu:active, a.menu:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}
a.orange:link, a.orange:visited {
	font-weight: bold;
	color: #BF8A19;
	text-decoration: none;
}
a.orange:active, a.orange:hover {
	font-weight: bold;
	color: #BF8A19;
	text-decoration: underline;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}
-->