input 	{
		COLOR: #494949;
		FONT-SIZE: 9pt;
		FONT-FAMILY: arial;
	}



body 	{
		MARGIN-TOP:15px;
		COLOR: #494949;
		FONT-SIZE: 9pt;
		FONT-FAMILY: arial;
	}
	
table 	{
		COLOR: #494949;
		FONT-SIZE: 9pt;
		FONT-FAMILY: arial;
	}

h1
	{
		TEXT-DECORATION: none;
		COLOR: #326698;
		FONT-SIZE: 16pt;
		FONT-FAMILY: arial;
		FONT-WEIGHT:bold;
		MARGIN-LEFT:23px;
		PADDING-TOP:20px;
	}
	
table.descr
	{
		COLOR: #808080;
		FONT-FAMILY: arial;
		FONT-SIZE: 7pt;
		BACKGROUND-COLOR: #FFFFFF;
		FONT-WEIGHT: bold;
	}
	
A
	{
		COLOR: #326698;
		FONT-FAMILY: arial;
	}

A:hover
	{
		COLOR: #494949;
		TEXT-DECORATION: none;
		FONT-FAMILY: arial;
	}
	
table.menuUP
	{
		padding:5px 0;
		WIDTH:750px;
	}
	
table.menuUP A
	{
		TEXT-DECORATION: none;
		COLOR: #494949;
		FONT-SIZE: 8pt;
		FONT-FAMILY: arial;
	}

table.menuUP A:hover
	{
		COLOR: #326698;
		TEXT-DECORATION: none;
		FONT-SIZE: 8pt;
		FONT-FAMILY: arial;
	}
	
.blu 	{
		COLOR: #326698;
	}
	
.small {
		font-size: 8pt;
	}
	
.small7 {
		font-size: 7pt;
	}
	
.big11	{
		font-size: 11pt;
	}
	
.big10	{
		font-size: 10pt;
	}
		
.boxDownloadUP  {
		background-color: #FF881C;
		background-image: url(/ita/images/boxDownloadUP.gif);
		background-repeat: no-repeat;
		background-position: top;
		height: 25px;
		font-family: Verdana;
		font-size: 14pt;
		padding: 2px 5px 0 33px;
		color: #FFFFFF;
		width: 139px !important;
		width: 177px;
				
						}
.boxDownload {
		background-color: #FF881C;
		background-image: url(/ita/images/boxDownloadBack.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 13px 3px;
		color: #333333;
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		width: 171px !important;
		width: 177px;
	}

.boxDownloadTit {
		font-family: Verdana;
		font-size: 13px;
		font-weight: bold;
	}

.boxDownload a{
		text-decoration: none;
		color: #333333;
	}

.boxDownload a:hover{
		text-decoration: none;
		color: #000000;
	}
	
.menuLEFT{
		font-size:8pt;
		font-family:arial;
	}
	
.menuLEFT a{
		font-size:8pt;
		font-family:arial;
		text-decoration: none;
	}
	
.menuFoot {
		width:750px;
		background-color:#FFFFFF;
		padding:5px 15px;
	}
	
.menuFoot a {
		font-size:8pt;
		font-family:arial;
		COLOR: #8B8B8B;
		text-decoration: none;
	}
	
.copyright {
		COLOR: #8B8B8B;
		font-size:7pt;
		font-family:arial;
	}
	
.bordoG {
		border:1px solid #CCCCCC;
		padding:5px;
		width:177px;
		font-size:9pt;
	}
	
.bordoG a {
		color:#326698;
	}
	
.bordoA {
		border:1px solid #FF6600;
		padding:5px;
		width:177px;
		font-size:9pt;
	}
	
.bordoA a {
		color:#FF3300;
	}
	
.titLand {
		font-size: 11pt;
		font-weight:bold;
	}
	
.errore {
		color:#FF3300;
		font-weight:bold;
	}
	
.grigio {
		color:#494949;
	}
	
.bordoGonly {
		border:1px solid #CCCCCC;
	}