body {
	font-family: Arial;
	background-attachment: fixed;
	background-image: url(sfondo.jpg);
}


a:link, a:visited, a:active {
	font-family: Arial;
	text-decoration: none;
	font: 13px;
	font: bold;
	color: Yellow;
}
	
a:hover {
	text-decoration: underline;
	font-family: Arial
	font: 13px;
	font: bold;
}
.immagine {
	border: 3px double #0000FF;
	background-image: url(sfondo.gif);
	margin: 3px;

}
h1{
	font: 25px;
	font: bold;
	color: Yellow;
	margin: 1px;
	text-align: center;
	background-image: url(sfondo.gif);
}
.tabella td{
	background-image: url(sfondo.gif);
	padding-top: 4px;
	padding-bottom:4px; 
	padding-left: 2px;
	padding-right: 2px;
}
.collegamento_menu a {
	background-image: url(frecciasx.gif); 
	FONT-FAMILY: Verdana, Arial, Sans-serif,Helvetica;
	width: 23px;
	height: 22px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	
}
.collegamento_menu A:hover {
	text-decoration: none;
	background-image: url(frecciasxr.gif);
	
}
ul {
	list-style-image:	url(ul.gif);
}

.didascalia {
	margin-top: 3px;
	font-size: 11px;
	font: bold;
}

textarea {
	width: 194px;
	border: 0px;
	background: transparent;
	font-family: Arial;
	padding: 3px;
	padding-right: 13px;
	text-align: center;
}
.piede {
	text-align: center;
	FONT: bold 13px Arial,Helvetica,sans-serif;
	COLOR: #FFFFFF;
	background-image: url(sfondo.gif);
	height: 20px;
	width: 100%;
	vertical-align: middle;
	padding-top: 2px;
}

.normale textarea {
	width: 100%;
	height: 70px;
	border: 0px;
	background-image: url(sfondo1.gif);
	padding: 3px;
	padding-right: 13px;
	font-family: "Courier New", Courier, monospace;
}
form {
	margin-bottom: 2px;
	margin-top: 0px;
	color: Blue;
}
.PartitaIvaGiallo {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	width: 100%;
	height: 20px;
	background-image: url(sfondo1.gif);
	padding: 4px;
	border-bottom-color: #524DD6;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-top-color: #524DD6;
	border-top-style: dotted;
	border-top-width: 2px;
	margin: 0px;
	text-align: center;
}
.PartitaIvaBianco {
	font-family: Arial;
	font: 10px;
	font: bold;
	color: #0000FF;
	margin: 0px;
	text-align: center;
}


