/* 
	TagBox table styles
	written by TagBox http://www.tagbox.de
*/
table {
  border-collapse: collapse;
/*  border: 1px solid #03476F;
  color: #363636;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:14px;
	line-height:16px;
	float:left;
	margin:0; 
	width:502px;
  background: #d6d6d6;
  }


td, th {
  border: 1px solid #f2f3f4;
  padding: .4em;
  color: #000;
  }


tbody tr th {
	background-color:#a5a5a5;
  }
/*  
  tbody tr td {
  text-align:center;
  }
*/  
  
thead th, tfoot th {
  	color: #fff;
	padding-top:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
	text-align: left;
  }


tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif;
  }
  
  
.odd {
  background: #f2f3f4;
  }
 
  
thead.viaggio, tfoot.viaggio{
	background:#a7824d;
	border:none;
}

thead.capriccio, tfoot.capriccio{
	background:#146a03;
	border:none;
}

thead.forme, tfoot.forme{
	background:#ba7c3e;
		border:none;

}

thead.natura, tfoot.natura{
	background:#195190;
		border:none;

}

thead.oriente, tfoot.oriente{
	background:#b30404;
		border:none;

}

thead.superfici, tfoot.superfici{
	background:#ff9108;
}

thead.sensazioni, tfoot.sensazioni{
	background:#4e961d;
		border:none;

}

thead.profili, tfoot.profili{
	background:#e03e3e;
		border:none;

}

thead.varieta, tfoot.varieta{
	background:#862e2e;
		border:none;

}

thead.colori, tfoot.colori{
	background:#960505;
		border:none;

}

thead.radici, tfoot.radici{
	background:#805227;
		border:none;

}

thead.ispirazioni, tfoot.ispirazioni{
	background:#c39f59;
		border:none;

}

thead.jungletouch, tfoot.jungletouch{
	background:#c39f59;
		border:none;

}

thead.catgenerica, tfoot.catgenerica{
	background:#A5A5A5;
		border:none;

}

