body {  /*background: #E4E4C9;*/
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Georgia, "Times New Roman", serif;
	line-height: 16px;
	scrollbar-face-color: #E4E4C9;
	scrollbar-shadow-color: #E4E4C9;
	scrollbar-highlight-color: #993300;
	scrollbar-3dlight-color: #E4E4C9;
	scrollbar-darkshadow-color: #663300;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #663300; 
}
h1 span,h2 span,h3 span { display:none; }
h1 {
	font: bold 15px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #663300;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 1px;
	margin: 0px;
}
h2 {
	font: bold 32px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #630;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font: bold 14px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
h3.admin { color: #660;
	font: 12pt;
	border-bottom: 1px dotted #660;
}
hr {
	color: #999966;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;

}
img.bit {
	border-top: none;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
	border-left: none;
	padding: 1px;
}
img#expand { width:95% }





 a	{
	text-decoration:	none;
	font-weight:	bold;
	border: none;
	}
	
a:link	{
	color:	#930;
	background-color: transparent;
	border: none;
	}
	
a:visited	{
	color:	#930;
	background-color: transparent;
	text-decoration: none;

	}
	
a:hover	{
	color:	#552;
	background-color: transparent;
	text-decoration: underline;


	}

a:active	{
	color:	#000;
	background-color: transparent;
	text-decoration: underline;
	}
.formfield {
	font: 9px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color:#000;
	/*background-image:url('../img/formfield.gif');*/
	margin: 0px; padding: 0px;

}
.formbutton {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:10px;
	color:#fff;
	font-weight: bold;
	background-color: #999966;
	border: 1px solid #663300;
	margin: 0px;
}
input.tondo { border: 0px; background-image: url(../img/blob.gif);}
.login {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:10px;
	color:#000000;
	padding-left:3px;
	background-image:url('../img/formfield.gif');
	font-weight: bold;
	border: 1px solid #333333;
}
.logina {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:10px;
	color:#000000;
	padding-left:3px;
	background-image:url('../img/formfield.gif');
	font-weight: bold;
	border: 1px solid #999966;
}

.formmenu {
	font: bold 7pt arial, helvetica, sans serif;
	color: #663300;
	background: #E4E4C9;
	border: 1px solid #663300;
}
#subheader a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subheader a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;

}
#subheader a:hover {
	color: #E4E4C9;
	text-decoration: none;
	font-weight: bold;

}
#subheader a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
#footer {
	clear: both;
}
#footer a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-weight: bold;

}
#footer a:hover {
	color: #E4E4C9;
	text-decoration: none;
	font-weight: bold;

}
#footer a:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
span.prezzo {
   /*background: #930;
     background: #cc9;*/
     border: 1px solid #930;
	color: #330;
	font-weight: bold;
	padding-left: 1em;
	padding-right: 1em;
	width: 200px;
	display: block;
}

li.elenco{
   margin-bottom: 5px;
   margin-left: -15px;
   list-style-image: url(../img/arrow.gif);
}

strong { color :#000;
	text-transform: uppercase;
}
.last 	{
	width: 100%;
	padding:5px;
	text-align: justify;
	background: #E4E4C9;
	border: 1px dotted #633;
	}
	
