.fond-index {
	background-attachment: fixed;
	background-image: url(images/paysage-camion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ecriture {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";
	font-size: 12px;


}
.image-noire {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(index/paysage_noir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;

}
.text-img-clair {
	font-size: 14px;
	font-weight: bold;

}
.text-img-sombre {
	font-size: 14px;
	color: #990066;
	font-weight: bold;


}
