.fond {
	background-attachment: fixed;
	background-image:  url(new/images/site_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #003300;
	text-decoration: none;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #CC3300;
	text-decoration: none;
}
.bordblanc {
	border: thin solid #FFFFFF;
}
a:hover {
	color: #FF6600;
}
.fondCopie {

	background-attachment: fixed;
	background-image:  url(new/images/produits_11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
