.txtjustify {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	text-align: justify;
	color: #E0A657;
	margin: 0px;
}
.txtcentre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	text-align: center;
	color: #E0A657;
	margin: 0px;
}
a:link { color: #ffffff; text-decoration: underline; font-style: normal} 
a:visited {  color: #ffffff; text-decoration: underline; font-style: normal} .titrecentreblanc {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
}
.txtleft {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
	text-align: left;
	color: #E0A657;
	margin: 0px;
}
.txtleftblanc {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
}
.txtcenterblanc {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
}
.fond {
	background-image: url(../images/pages/fond.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
