@charset "ISO-8859-1";
.bckgrdpage {
	background-color: #FFFFFF;
	background-image: url(structure/bckgrdpage.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #8B9C3C;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
}