/*=================================
=== GENERALE
=================================*/
BODY,DIV,TABLE,TH,TD,INPUT,BUTTON,SELECT,TEXTAREA,A,FORM,P
	{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	font-size: 11px;
	color:#333;
	}
FONT,H1,H2,H3,H4,H5,H6
	{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	}
A, A:active, A:hover, A:visited
	{
	color: #333;
	}

/*=================================
=== CONTENUTI
=================================*/

H1,
H1.Prodotto-Titolo
	{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#666;
	}
H2	{
	font-family: Tahoma,Verdana,Arial,Helvetica;
	margin:0px;
	font-size:11px;
	font-weight: bold;
	color:#666;
	}

.Contenuto P
	{
	color:#333;
	}

P.Prodotto-Testo1
	{
	font-size:11px;
	}
HR.Prodotto-Cella2-Hr
	{
	color:#ccc;
	}
TABLE.Prodotto-Caratteristiche
	{
	width:100%;
	}

TABLE.Prodotto-Caratteristiche TD
	{
	border:1px solid #fff;
	padding:3px;
	}
.H3,
TD.Prodotto-Caratteristiche-Intestazioni
	{
	background-color:#f30;
	font-size:10px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	padding:3px;
	padding-left:1px;
	padding-right:1px;
	text-align:center;
	}

TD.Prodotto-Caratteristiche-Cella1,
TD.Prodotto-Caratteristiche-Cella2,
TD.Prodotto-Caratteristiche-Cella1a,
TD.Prodotto-Caratteristiche-Cella2a
	{
	text-align:center;
	padding:3px;
	}
TD.Prodotto-Caratteristiche-Cella1,
TD.Prodotto-Caratteristiche-Cella2
	{
	background-color:#fff;
	text-align:center;
	}
TD.Prodotto-Caratteristiche-Cella1a,
TD.Prodotto-Caratteristiche-Cella2a
	{
	background-color:#ccc;
	text-align:center;
	}
TD.Prodotto-Caratteristiche-Cella1,
TD.Prodotto-Caratteristiche-Cella1a
	{
	width:105px;
	}
