#scheda  {
	font-size : 18px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color : #006699;
	font-weight: bolder;	
	letter-spacing:3px;
	text-transform: uppercase;
}

#raqama  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color : #993300;
	font-weight: bold;	
	letter-spacing:2px;
}

td  {
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color : Black;
	line-height: 18px;
}

td.toc  {
	line-height: 3px;
}

td.scheda  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
	color : Black;
	line-height: 11px;
}

A  {color : #000000;text-decoration : underline;font-weight : bold;}
A:Visited  {}
A:Active  {	color : #808080;}
A:Hover  {color : #cc3300;text-decoration : underline;}

A.scheda  {font-size:11px; color: #000000;text-decoration : underline;font-weight : bold;}
A.scheda:Visited  {}
A.scheda:Active  {font-size:11px; color : #808080;}
A.scheda:Hover  {font-size:11px; color : #cc3300;text-decoration : underline;}

BODY  {
	font-size : 11px;
	background-repeat : no-repeat;
	font-family : Tahoma, Verdana, Arial, Helvetica;
	color : Black;
	text-align: justify;
	line-height: 18px;
	scrollbar-face-color: #d7d7d7;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #d7d7d7;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #386592;
}

h1{
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin:0px;

}

h2{
	color: #FF8400;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}

.family{
	background-color: #586889;
}

.menu_family{
	border-left:1px solid #586889;
	border-right:1px solid #586889;
}

.prima_colonna{
	background-color: #A3B1CD;
	border-left: 1px solid #1B4D6E;
}

.seconda_colonna{
	background-color: #B9C7E2;
	border-left: 1px solid #1B4D6E;
}
.terza_colonna{
	background-color: #D2DDF3;
	border-left: 1px solid #1B4D6E;
}
.quarta_colonna{
	background-color: #EAF1FD;
	border-left: 1px solid #1B4D6E;
/*	border-right: 1px solid #1B4D6E;*/
}
.quinta_colonna{
	background-color: #E3F3F6;
	border-left: 1px solid #1B4D6E;
	border-right: 1px solid #1B4D6E;
}

#model{
	width: 150px;
	border: 1px solid #1C4D6B;
	cursor: pointer;
	text-align: center
}

.model_desc{
	background-color: #586889;
	text-align: left;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
}
