body {  /*background: #E4E4C9;*/
	margin: 0px;
	padding: 0px;
	font: 12px "Trebuchet MS", Georgia, "Times New Roman", serif;
	line-height: 16px;
	scrollbar-face-color: #eef;
	scrollbar-shadow-color: #eef;
	scrollbar-highlight-color: #036;
	scrollbar-3dlight-color: #eef;
	scrollbar-darkshadow-color: #036;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #036; 
}
h1 span,h2 span,h3 span { display:none; }
h1 {
	font: bold 18px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #036;
	letter-spacing: 2px;
	text-align: left;
	word-spacing: 1px;
	margin: 0px;
}
h2 {
	font: bold 32px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #036;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 150px;
	width: 312px;
}
h3 {
	font: bold 14px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
h3.admin { color: #036;
	font: 12pt;
	border-bottom: 1px dotted #660;
}

#right p,
#right table,
#right h1,
#right h2,
#right h3,
#right h4, #right .box{margin-left: 10px;}

#right p.col{
	margin: 0px;
	margin-left: 10px;
        padding: 4px;
	border-bottom: 1px dotted #036;
}
#right p.col1{
	margin: 0px;
	margin-left: 10px;
	padding: 4px;
	border-bottom: 1px dotted #036;
	background: #f6f6f6;
}
hr {
	color: #036;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;

}
img.bit {
	padding: 1px;
}
img#expand { width:95% }

#subheader a:link,
#subheader a:visited,
#subheader a:active	{
	color:	#fff;
	text-decoration:	none;
	font-weight:	bold;
	border: none;
}
#subheader a:hover	{
	color:	#f4f4f4;
	text-decoration: underline;
}



a:link,
a:visited,
a:active	{
	color:	#036;
	text-decoration:	none;
	font-weight:	bold;
	border: none;
}
a:hover	{
	color:	#069;
	text-decoration: underline;
}
textarea {
	font: bold 9px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #036;
	background: #fff;
	border: 1px solid #036;
}
.formmenu {
	font: bold 11px "Trebuchet MS", Georgia, "Times New Roman", serif;
	color: #036;
	background: #fff;
	border: 1px solid #036;
}
.formbutton {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:10px;
	color:#fff;
	font-weight: bold;
	background-color: #747D93;
	border: 1px solid #036;
	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:#036;
	padding-left:3px;
	background-image:url('../img/formfield.gif');
	font-weight: bold;
	border: 1px solid #036;
}
.logina {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size:10px;
	color:#036;
	padding-left:3px;
	background-image:url('../img/formfield.gif');
	font-weight: bold;
	border: 1px solid #036;
}

#footer a:link {
	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: #F4F4F4;
	text-decoration: underline;
	font-weight: bold;

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

}
span.prezzo {
     border: 1px solid #036;
	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 :#003366;
	text-transform: uppercase;
}
.last 	{
	width: 100%;
	padding:5px;
	text-align: justify;
	background: #E4E4C9;
	border: 1px dotted #633;
	}
	
