/*
VERT :
1 - #4E8E1F
2 - #A0A642
2-b #BEC34F
3 - #E4E6B7


VIOLET
1 - #E111BC
2 - #F6BEEC
*/

body, td {
    font-size: 80%;
    font-family: arial, tahoma;
    color:#666666;
}

.fondGlobal{
   background-color:#E4E6B7;
}

h2{
   color:#666666;
   font-style:italic;
   text-align:right;
   padding-right:28px;
}

.input_sans_bordure{
   border:0px;
}


.but{
   background-color:#E111BC;
   border:1px solid #E111BC;
   font-weight:bold;
   color:#ffffff;
}

.saisie{
    font-size: 100%;
}

a:link {color:#E111BC; text-decoration:none; }
a:visited { color:#E111BC; text-decoration:none; }
a:active { color:#E111BC; text-decoration:none; }
a:hover { color:#E111BC; text-decoration:none; }


a.lienNavNiv1:link {font-weight:normal; color:#4C8E20; text-decoration:none; font-size: 150%;}
a.lienNavNiv1:visited {font-weight:normal; color:#4C8E20; text-decoration:none; font-size: 150%;}
a.lienNavNiv1:active {font-weight:normal; color:#4C8E20; text-decoration:none; font-size: 150%;}
a.lienNavNiv1:hover {font-weight:normal; color:#4C8E20; text-decoration:none; font-size: 150%;}

.txtNavNiv1 {font-weight:normal; color:#4C8E20; text-decoration:none; font-size: 150%;}
.txtNavNiv1Blanc {font-weight:normal; color:#ffffff; text-decoration:none; font-size: 150%;}


a.lienNavNiv2:link {font-weight:bold; color:#666666; text-decoration:none; font-size: 90%;}
a.lienNavNiv2:visited {font-weight:bold; color:#666666; text-decoration:none; font-size: 90%;}
a.lienNavNiv2:active {font-weight:bold; color:#666666; text-decoration:none; font-size: 90%;}
a.lienNavNiv2:hover { font-weight:bold; color:#666666; text-decoration:none; font-size: 90%;}




a.lienDetailFiche:link {font-weight:bold; color:#0C244B; text-decoration:none; }
a.lienDetailFiche:visited {font-weight:bold; color:#0C244B; text-decoration:none; }
a.lienDetailFiche:active {font-weight:bold; color:#0C244B; text-decoration:none; }
a.lienDetailFiche:hover { font-weight:bold; color:#425775; text-decoration:underline; }


.txtModuleActus{color:#ffffff;}
a.lienModuleActus:link {font-weight:bold; color:#ffffff; text-decoration:none; }
a.lienModuleActus:visited {font-weight:bold; color:#ffffff; text-decoration:none; }
a.lienModuleActus:active {font-weight:bold; color:#ffffff; text-decoration:none; }
a.lienModuleActus:hover {font-weight:bold; color:#ffffff; text-decoration:none; }


.txtPied{
   font-size: 70%;
   padding-top:140px;
   color:#324410;
}
.txtCoordonneesPied{
   font-size: 80%;
   padding-top:10px;
   color:#666666;
}
a.lienPiedIndex:link { font-weight:normal;color:#324410; text-decoration:none; font-weight:bold;}
a.lienPiedIndex:visited { font-weight:normal;color:#324410; text-decoration:none; font-weight:bold;}
a.lienPiedIndex:active { font-weight:normal;color:#324410; text-decoration:none; font-weight:bold;}
a.lienPiedIndex:hover { font-weight:normal; color:#324410; text-decoration:underline; font-weight:bold;}



a.lienPiedSite:link {font-weight:bold; color:#D72CF4; text-decoration:none; font-size: 80%;}
a.lienPiedSite:visited {font-weight:bold; color:#D72CF4; text-decoration:none; font-size: 80%;}
a.lienPiedSite:active {font-weight:bold; color:#D72CF4; text-decoration:none; font-size: 80%;}
a.lienPiedSite:hover { font-weight:bold; color:#D72CF4; text-decoration:underline; font-size: 80%;}



a.sousLienPlanSite:link {font-weight:normal; color:#666666; text-decoration:none; font-size: 100%;}
a.sousLienPlanSite:visited {font-weight:normal;color:#666666; text-decoration:none; font-size: 100%;}
a.sousLienPlanSite:active {font-weight:normal; color:#666666; text-decoration:none; font-size: 100%;}
a.sousLienPlanSite:hover {font-weight:normal; color:#666666; text-decoration:underline; font-size: 100%;}

.modulo_1{
    background-color:#ebebeb;
}
.modulo_2{
    background-color:#E4E6B7;
}
.modulo_3{
    background-color:#f2f2f2;
}
.entete_tab{
    background-color:#4E8E1E;
    font-weight:bold;
    color:#ffffff;
    text-align:center;
}

.entete_sous_rub{
   font-weight:bold;
   color:#4E8E1F;
   font-size:100%;
}

.nom_art_liste{
    font-weight:bold;
    color:#4E8E1E;
    font-size:120%;
}
.nom_art_fiche{
    font-weight:bold;
    color:#4E8E1E;
    font-size:140%;
}
.cadre_fiche{
   border:1px solid #ffffff;
}


.cadre_liste_fiche_produit{
   /*border:1px solid #47DE1F; */
   border:1px solid #4E8E1F;
   background-image:url('template/img/fd_herbe_fiche.gif');
   /*background-repeat:no-repeat;
   background-position:bottom;  */
}
.sous_cadre_liste_fiche_produit{
   border-top:2px solid #4E8E1F;
}

.cadre_tab_option_produit{
   border:1px solid #DBF9D3;
}


.nom_categ{
    font-weight:bold;
    color:#4E8E1E;
    font-size:140%;
}
.trait_nom_categ{
    height:1px;
    color:#4E8E1E;
}

.trait_bas_info_categ{
    height:1px;
    border:1px dotted #4E8E1E;
    color:#4E8E1E;
    display:none;
}


