.bckgrdheader {
	background-image: url(structure/bckgrdheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bckgrdbody {
	background-image: url(structure/bckgrdbody.jpg);
	background-position: center;
}
.grostexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEA305;
	text-decoration: none;
	font-weight: bold;
}
.textblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #5B3990;
	text-decoration: none;
}
.footer {
	background-image: url(structure/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

