﻿/* TABLE_PLASTIC*/

/*Classes variant niveau couleurs en fonction des produits*/

.produit thead.head {
background-color:#00A300;
color: white;
}


tfoot th.foot{
font-size:08px;
background-color:#00A300;
padding:2px;
color:white;
}

th.table_g {
background-color: #00A300;
font-size:09px;
background:url(../img/table_prod_plastic_g.gif) no-repeat;
border-right:1px solid white;
padding:2px;
}

th.table_g_inv {
background-color: #00A300;
font-size:08px;
background:url(../img/table_prod_plastic_g_inv.gif) no-repeat;
border-right:1px solid white;
padding:3px;
color:white;
}

th.table_dt {
font-size:09px;
background:url(../img/table_prod_plastic_dt.gif) no-repeat;
border-right:1px solid white;
padding:2px;
}

th.table_dt_inv {
font-size:08px;
background:url(../img/table_prod_plastic_dt_inv.gif);
padding:3px;
color:white;
}

td.l1 {background:#ddd url(../img/table_prod_plastic_fond.gif);}

