BODY
{
	BACKGROUND-COLOR: #ffffff;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
TD.titoloHome
{
	font-family: tahoma;
	font-size: 26pt;
	color: Gray;
	font-weight: bold;
	padding-top: 5px;
	padding-right:3px;
}
TD.sottoTitoloHome
{
	font-family: tahoma;
	font-size: 13pt;
	color: Gray;
	font-weight: normal;
	padding-top: 5px;
	padding-right:3px;
	padding-bottom: 5px;
}
TD.sottoTitoloTestaInterna
{
	font-size: 9pt;
	font-family: tahoma;
	color: Gray;
	font-weight: normal;
	padding-top: 5px;
	padding-left:0px;
	padding-bottom: 0px;
}
TD.icona
{
	padding-top: 15px;
	padding-left:15px;
	padding-bottom: 15px;
}
TD.titoloInterne
{
	font-family: tahoma;
	font-size: 16pt;
	color: Gray;
	font-weight: bold;
	padding-top: 32px;
	padding-bottom: 0px;
	padding-left:15px;
}
TD.txt
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-left: 15px;
	line-height: 16px;
	padding-right: 0px;
}
TD.txtMenuLeft
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.txtMenuRight
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.txtMenuRight1
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.MenuLeftSelect
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	background-image: url(images/iconcina.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 0px;
	padding-right: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.MenuRightSelect
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background-image: url(images/iconcina1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.MenuRightSelect1
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	background-image: url(images/iconcina2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
TD.TitoloTxt
{
	font-family: tahoma;
	font-size: 10pt;
	color: gray;
	font-weight: bold;
	padding-left: 13px;
	line-height: 16px;
	padding-right: 0px;
}
TD.SottoTitoloTxt
{
	font-family: tahoma;
	font-size: 9pt;
	color: gray;
	font-weight: normal;
	padding-left: 15px;
	line-height: 16px;
	padding-right: 0px;
}

/*    stili per links      */

A.menu:link, A.menu:visited, A.menu:active
{
	font-family: tahoma;
	font-size: 8pt;
	color: gray;
	font-weight: normal;
	text-decoration: none;
}
A.menu:hover
{
	font-family: tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}


