﻿
#varianti
{
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align: center;
}

#varianti th
{
  background-color: #C9DFDD;
}
.hideCol 
{
  display:none
  }

#varianti thead th, tfoot th {
padding:5px;
}

.baseCodice
{
  font-weight: bold;
   white-space:nowrap 
}
.prezzo
{
  font-weight: bold;
  background-color: #E9F2F1;
}

.param
{
  background-color: #FEF4DB;
  font-weight: bold;
}

/* Ricambi e accessori */

#ricambi
{
  border-collapse: collapse;
  border: 1px solid #666666;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #f6f6f6;
  text-align: center;
}

#ricambi th
{
  background-color: #C9DFDD;
}

#ricambi thead th, tfoot th {
padding:5px;
}