.FondAccueil {
	background-attachment: scroll;
	background-image:  url(../images/fonds/fond_accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #FCF0C0;
	scrollbar-shadow-color: #FCF0C0;
	scrollbar-highlight-color: #FCF0C0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #584100;
	scrollbar-track-color: #FCF0C0;
	scrollbar-arrow-color:#D18402;
	background-color: B79E80;
	font-family: "Eras Light ITC";
	font-size: 10px;
	color: 703739;
}
.tst-div { 
	color: white;
	position: relative; 
	width: 595; 
	height: 385; 
	overflow: auto
}

.texte {
	font-family: "Eras Light ITC";
	font-size: 14px;
	font-style: normal;
	color: 703739;
	font-weight: lighter;


}
.texteOrange {

	font-family: "Eras Light ITC";
	font-size: 16px;
	font-style: normal;
	color: DA7314;
}
.FondProduit {

	background-attachment: scroll;
	background-image:  url(../images/fonds/fond_produits.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #FCF0C0;
	scrollbar-shadow-color: #FCF0C0;
	scrollbar-highlight-color: #FCF0C0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #584100;
	scrollbar-track-color: #FCF0C0;
	scrollbar-arrow-color:#D18402;
	background-color: BFCABC;
	font-family: "Eras Light ITC";
	font-size: 10px;
	color: 703739;
}
.FondDefinition {


	background-attachment: scroll;
	background-image:  url(../images/fonds/fond_definition.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #FCF0C0;
	scrollbar-shadow-color: #FCF0C0;
	scrollbar-highlight-color: #FCF0C0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #584100;
	scrollbar-track-color: #FCF0C0;
	scrollbar-arrow-color:#D18402;
	background-color: E1C78C;
	font-family: "Eras Light ITC";
	font-size: 10px;
	color: 703739;
}
.FondInformation {



	background-attachment: scroll;
	background-image:  url(../images/fonds/fond_informations.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-face-color: #FCF0C0;
	scrollbar-shadow-color: #FCF0C0;
	scrollbar-highlight-color: #FCF0C0;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: #584100;
	scrollbar-track-color: #FCF0C0;
	scrollbar-arrow-color:#D18402;
	background-color: C0C0C0;
	font-family: "Eras Light ITC";
	font-size: 10px;
	color: 703739;
}
.texteGros {
	font-family: "Eras Light ITC";
	font-size: 16px;
	font-style: normal;
	color: #003333;
	font-weight: 900;


}
.texteSouligné {
	font-family: "Eras Light ITC";
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;


}
.texteAccent {

	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: normal;
	color: 703739;
}

