.fond {
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	font-style: normal;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.fond2 {
	background-image: url(../images/fond2.jpg);
	background-repeat: no-repeat;
}
.fond3 {
	background-image: url(../images/fond3.jpg);
	background-repeat: no-repeat;
}
.fond4 {
	background-image: url(../images/fond4.jpg);
	background-repeat: no-repeat;
}
.click {
	cursor: hand;
}
