/* feuille de style pour page d'accueil */


/* liens pour offres et offres spécifiques */
a.niv1:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px; color: #ffffff }
a.niv1:visited { text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px; color: #ffffff }
a.niv1:hover  { text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px; color: #ffffff }

/* pour prix "de xxx à yyy E ttc" */
.prix   { font-family: arial, georgia, times, serif; font-size: 9px; font-weight: normal; font-style: italic; color: #ffffff }

/* pour les mots : "offres spécifiques" */
.offrspecif { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 13px; color: #ffffff }

/* liens pour "promo du mois; internet; nouveautés" */
a.promo:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 10px; color: #ffffff }
a.promo:visited { text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 10px; color: #ffffff }
a.promo:hover  { text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 10px; color: #ffffff }

/* liens pour menu général bas/droite "nos offres; commander; nous contacter" */
a.niv1n:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 8px; color: #333333}
a.niv1n:visited { text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 8px; color: #333333 }
a.niv1n:hover  { text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 8px; color: #333333 }

/* liens plus gros pour "qui sommes-nous" */
a.niv1g:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 13px; color: #ffffff }
a.niv1g:visited { text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 13px; color: #ffffff }
a.niv1g:hover  { text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 13px; color: #ffffff }

/* pour "depuis 1996" */
.depuis { text-decoration: none; font-family: georgia, verdana, arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; line-height: 10px; color: #ccccff }

/* pour le date du jour automatique */
.datejour  { font-family: georgia, times, serif; font-size: 10px; font-weight: bold; font-style: italic; line-height: 10px; color: #ccccff }

/* pour le copyright */
.copyrit  { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 12px; color: #ffffff }

/* pour faire des tests de police */
.essai { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 7px; color: #333333 }





