.fondaccueil {

	background-attachment: fixed;

	background-image:  url(images/fond.jpg);

	background-repeat: no-repeat;

	background-position: center left;

}

.texte {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #333333;

	text-align: justify;

}

.titrerose {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FF00FF;

}
