.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height: 14pt;
	text-decoration: none;
}
.liens:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	line-height: 14pt;
	text-decoration: none;
}
.liens:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF9900;
	line-height: 14pt;
	text-decoration: none;
}
.nom_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.prix_produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	line-height: 10pt;
}
.liens_produits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
}
.liens_produits:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.liens_produits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	font-weight: bold;
}
.titre_cat  {
    background:transparent url(../FR/images/boutique/centre_titre_categorie.gif) no-repeat 0 0;
    width:580px;
    height:30px;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    text-indent:10px;
}

