.background {
	background-image: url(structure/arrierepage.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	background-image: url(structure/footer.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.backgroundtextzone {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(structure/backgroundtextzone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
