.back_gauche {
	background-image: url(../_images/design/back_gauche.gif);
	background-repeat: repeat;
	background-position: right top;
}
.back_droit {
	background-image: url(../_images/design/back_droit.gif);
	background-repeat: repeat;
	background-position: left top;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #baa974;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte-produit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}.sous-titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #baa974;
}
.titre_boutique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}

