.Style75 {font-size: 12px; font-weight: normal; padding-left:10px; color: #990033;}
.Style8 {color: #400000; font-size: 10px; font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.Style79 {font-size: 16px; color: #660033;}

.nutrition {color: #990033;}

.Style6 {color: #400000; font-size: 12px;}

.complement {font-family: Arial, Helvetica, sans-serif; color: #400000; font-size: 12px; text-decoration: none;}
.complement a {font-family: Arial, Helvetica, sans-serif; color: #400000; font-size: 12px; text-decoration: none;}
.complement a:hover {font-family: Arial, Helvetica, sans-serif; color: #400000; font-size: 12px; text-decoration: none;}
.complement a:visited {font-family: Arial, Helvetica, sans-serif; color: #400000; font-size: 12px; text-decoration: none;}

.Alimentation {font-family: Arial, Helvetica, sans-serif; color: #81C55E; font-size: 10px; text-decoration: none;}
.Alimentation a {font-family: Arial, Helvetica, sans-serif; color: #81C55E; font-size: 10px; text-decoration: none;}
.Alimentation a:hover {font-family: Arial, Helvetica, sans-serif; color: #81C55E; font-size: 10px; text-decoration: underline;}
.Alimentation a:visited {font-family: Arial, Helvetica, sans-serif; color: #81C55E; font-size: 10px; text-decoration: none;}


body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #D6F8BE; /* vert pale du fond */
   color: #000000; /* texte par défaut : noir */
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

/* lageur totale autorisée de la page */
table.globale {
   width: 760px;
}

/* ligne horizontale de separation entre onglets et contenu */
td.separOnglet {
   background-repeat: repeat-x;
}

/* taille 100 % pour le fond blanc */
table.menuContenu {
   width: 100%;
}

td.menu {
   background-color: #FF6633; /* orange */
   text-align: center;
   vertical-align: top;
   width: 130px;
}

td.contenu {
   background-color: #FFFFFF; /* fond blanc */
   vertical-align: top;
   width: 630px;
}

.lien {
   color: #990033;
   font-weight: bold;
   font-size: 14px;
}


/* titre de rubrique */
span.titre {
   color: #000033; /* noir bleuté */
   font-style: italic;
   font-weight: bold;
   font-size: 18px;
}

span.titreProduit {
   color: #008800; /* vert */
   font-style: italic;
   font-weight: bold;
   font-size: 18px;
}

span.bandeauTitreCoul {
   font-size: 40px;
   font-style:italic;
   font-weight:bold;
}

span.bandeauSousTitreCoul {
   font-size: 18px;
   font-style:italic;
   font-weight:bold;
}

td.fondBlanc {
   background-color: #FFFFFF;
   width: 50%;
   text-align: left;
   vertical-align: top;
}


/* MODELE 1 (ARGILE )*/

td.bandeauTitreCoul1 {
   background-color: #009966;
   height: 84px;
   color: #FFFF99;
}

td.fondColore1 {
   background-color: #FFFFCC;
   width: 50%;
   height: 100%;
   vertical-align: top;
}

span.accrocheCoul1 {
   color: #339900;
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
}

span.sousAccrocheCoul1{
   color: #006666;
   font-weight: bold;
   font-size: 14px;
}

span.titreDescCoul1{
   font-size: 14px;
   color: #000033;
   font-weight: bold;
}

span.sousTitreDescCoul1{
   font-size: 13px;
   color: #CC0000;
   font-weight: bold;
}

/* FIN MODELE 1 (ARGILE)*/


/* MODELE 2 (PAPAYE)*/

td.bandeauTitreCoul2 {
   background-color: #FFCC99;
   height: 84px;
   color: #CC0000;
}

span.accrocheCoul2 {
   font-size: 16px;
   font-weight: bold;
   font-style: italic;
   color: #FF0000;
}

span.sousAccrocheCoul2 {
   font-weight: bold;
   font-style: italic;
   font-size: 13px;
}

span.titreDesc {
   font-size: 16px;
   font-weight: bold;
   font-style: italic;
   color: #FF0000;
}

span.sousTitreDesc{
   font-size: 13px;
   font-style: italic;
}

td.fondColore2-1 {
   background-color: #FEE7D6;
   width: 50%;
   vertical-align: top;
}

span.titreDescCoul2-1{
   font-size: 16px;
   color: #FF3300;
   font-weight: bold;
   font-style: italic;
}

span.sousTitreDescCoul2-1{
   color: #FF3300;
   font-weight: bold;
   font-style: italic;
}


td.fondColore2-2 {
   background-color: #FFFFDD;
   width: 50%;
   vertical-align: top;
}

span.titreDescCoul2-2{
   font-size: 16px;
   color: #006600;
   font-weight: bold;
   font-style: italic;
}

span.sousTitreDescCoul2-2{
   color: #006600;
   font-weight: bold;
   font-style: italic;
}

/* FIN MODELE 2 (PAPAYE) */




/* Page d'acceuil : cellules colorees */
td.accueilProduitMois {
   background-color: #008800; /* vert */
}

td.accueilNouveautes {
   background-color: #FF6600; /* Orange */
}

td.accueilIncontournables {
   background-color: #FF0066; /* magenta */
}

a.lienProduitMois {
   color: #FFFBC6; /* lien jaune sur page d'accueil */
}

a.lienAccueil {
   color: #FFFFFF; /* liens blancs sur la page d'accueil */
}