.bckgrd {
	background-image: url(structure/bckgrdpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bckgrdline {
	background-image: url(structure/bckgrdline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bckgrdfooter {
	background-image: url(structure/bckgrdfooter.jpg);
	background-position: center top;
}
.bckgrdcell {
	background-image: url(structure/bckgrdcell.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bckgrdcellfooter {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(structure/bckgrdcellfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bckgrdcellline {
	background-image: url(structure/bckgrdcellline.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.verticalline {
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-image: url(structure/vertical.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bckgrdadresse {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(structure/bckgrdadresse.jpg);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #2C2C26;
	text-decoration: none;
}.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #816521;
}
