@charset "ISO-8859-1";
.bckgrd {
	background-image: url(structure/bckgrd.jpg);
	background-position: center center;
	background-repeat: repeat;
}
.bckgrdpres {
	background-color: #000000;
	background-image: url(structure/bckgrdpres.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #586428;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
