.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
}
.texte_gras-moyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}
.texte_inactif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}
.texte-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-style: normal;
	font-weight: bold;
    line-height: 15px;
}
.textelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	margin-top: 10px;
	float: none;
	text-align: left;
}
.texte-petit-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	float: none;
	color: #ffffff;
}
.photo {
}

.Produits_vedettes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.blanc:link {
	color: #ffffff;
	text-decoration: none;
}
.blanc:visited {
	color: #ffffff;
	text-decoration: none;
}
.blanc:hover {
	text-decoration: none;
	color: #000000;
}
.blanc:active {
	color: #ffffff;
	text-decoration: none;
}

.noir:link {
	color: #000000;
	text-decoration: none;
}
.noir:visited {
	color: #000000;
	text-decoration: none;
}
.noir:hover {
	color: #e96f31;
	text-decoration: none;
}
.noir:active {
	color: #000000;
	text-decoration: none;
}
.textelistCenter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	margin-top: 10px;
	float: none;
	text-align: center;
}
.texte-boldIT {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-style: italic;
	font-weight: bold;
    line-height: 15px;
}
.texte-prix {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	margin-top: 10px;
	float: none;
	text-align: right;
}

