.bckgrd {
	background-image: url(structure/bckgrdpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #022E00;
	text-decoration: none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
