/*

CSS FRONT-END VER. 1

DATI TECNICI TABELLA PRODOTTO

© Interattiva e-comunicazione
  www.lineagrafica.it
------------------------------------------------
*/

table.dati {background: #E9E9E9;}
table.datitecnici thead td {
	font-weight: bold;
	color: #B22222;
	font-size: 95%;}
table.datitecnici td {
	background: white;
	font-size: 90%;
	padding: 1px 4px;
	border: 2px solid #E9E9E9;}
table.datitecnici tr.group td {
	background: #E9E9E9;
	text-align: left;
	font-weight: bold;}