<!--
/* Parfumeurs*/

.titre_parfumeurs {  font-family: Arial; font-size: 16px; font-weight: bold; color: #F4F3D5; padding-bottom: 20px}
.contenu_parfumeurs {  font-size: 12px; color: #F4F3D5; text-align: justify; line-height: 20pt; font-family: Arial}
.son_parfum { font-size: 12px; color: #F4F3D5; text-align: justify; line-height: 13pt; font-family: Arial ; font-weight: bold; padding-top: 5px; padding-bottom: 5px; text-decoration: none}
.son_parfum:hover { color: #000000 }
.numero_parfum { font-size: 24px; color: #000000; text-align: justify; line-height: 20pt; font-family: Arial ; font-weight: bold; text-decoration: none }
.numero_parfum:hover { color: #F4F3D5 }
.lien_parfum { font-size: 12px; color: #FFFFFF; font-family: Arial ; font-weight: normal; text-decoration: none }
.lien_parfum:hover { color: #000000; }

-->