.fond {
	background-attachment: fixed;
	background-image: url(images/D.jpg);
	background-repeat: no-repeat;
}
.texte {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}
.fond2 {
	background-position: left bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.texte3 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
