/* feuille de style pour l'habillage de la page courante (maquette seule, sans le contenu de la page) */
/* -------------------------------------------------------------------------------------------------- */

/* liens pour ligne header "qui sommes-nous ..." */
a.nivhead:link   { text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006666 }
a.nivhead:visited { text-decoration: none;  font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006666 }
a.nivhead:hover  { text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006666 }

/* liens pour ligne footer "nous connaitre; nos offres; commander; faq; nous contacter" puis "imprimer"  et "haut de page" et pour le menu footer */
a.nivheadg:link   { text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }
a.nivheadg:visited { text-decoration: none;  font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }
a.nivheadg:hover  { text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #009999 }

/* liens pour "retour à l'accueil" */
a.nivhome:link   { text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006666 }
a.nivhome:visited { text-decoration: none;  font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006666 }
a.nivhome:hover  { text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006666 }

/* liens pour le menu du header 3 à 6 items */
a.promo:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 8px; color: #ffffff }
a.promo:visited { text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 8px; color: #ffffff }
a.promo:hover  { text-decoration: underline; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 8px; color: #ffffff }

/* liens  majeurs pour le menu colonne de gauche, et pour les caractères d'espacement du tableau du curseur */
a.niv1:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 11px; color: #000000 }
a.niv1:visited { text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 11px; color: #666666 }
a.niv1:hover  { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 11px; color: #ffffff }
a.niv1:active  { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 11px; color: #cc0066 }
a.niv1:focus  { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 11px; color: #cc0066 }

/* liens secondaires pour le menu colonne de gauche, et pour les caractères d'espacement du tableau du curseur */
a.niv2:link   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 11px; font-style: normal; color: #000000 }
a.niv2:visited   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 11px; font-style: normal; color: #666666 } 
a.niv2:hover   { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 11px; font-style: normal; color: #ffffff } 
a.niv2:active  { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 11px; font-style: normal; color: #cc0066 }
a.niv2:focus  { text-decoration:  none; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 11px; font-style: normal; color: #cc0066 }


/* pour prix "de xxx à yyy E ttc" */
.prix   { font-family: georgia, times, serif; font-size: 11px; font-weight: normal; font-style: italic; color: #333333 }

/* pour le titre de la page sur l'onglet coloré */
.titrepage { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing: 1px; color: #ffffff }

/* pour les mots : "le catalogue" */
.catalogue { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 15px; color: #6666ff }

/* pour les mots : "les plus du label IA" */
.offrspecif { text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 15px; color: #009999 }

/* pour le copyright Actif DPS */
.copyright   { font-family: georgia, times, serif; font-size: 12px; font-weight: normal; font-style: normal; color: #333333 }

/* pour l'adresse Actif */
.adresse   { font-family: georgia, times, serif; font-size: 10px; font-weight: normal; font-style: normal; line-height: 9px; color: #333333 }

/* pour la date de mise à jour automatique */
.datemaj   { font-family: georgia, times, serif; font-size: 9px; font-weight: normal; font-style: italic; color: #333333 }

/* 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 }





