/* ------------------------------------ TABELLE ------------------------------------------*/
.borderLRTB
{
	border-left : 1px solid #656565;
	border-right : 1px solid #656565;
}


/* ------------------------------------ NERO ------------------------------------------*/
.nero8
{
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
}
/* ------------------------------------ BIANCO -----------------------------------------*/
.bianco9
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco10
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco10B
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco11
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco11B
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bianco12
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bianco12:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}
.bianco10smcp
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}
.bianco12B
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------------------------------ GRIGIO  -----------------------------------------*/
.grigio10
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: Silver;
	text-decoration: none;
}
/* ------------------------------------ GIALLO  -----------------------------------------*/
.giallo11
{
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: Yellow;
	text-decoration: none;
	letter-spacing : 1px;
}
/* ------------------------------------ ARANCIO  -----------------------------------------*/
.arancio11
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FEBB30;
	text-decoration: none;
	letter-spacing : 1px;
}
/* ------------------------------------ FORM  -----------------------------------------*/
.styleform 
{
	FONT-FAMILY: Tahoma;
	font-size: 10pt;
	border-width:1;
	border-color: Gray;
	border-style:solid;
	background-image:url('img/sfoform.jpg')
}
.bottone 
{
	font-family: Tahoma;
	font-size: 10pt;
	border-width:1;
	border-color: Gray;
	background-color: Silver;
	border-style:solid;
}
