body {
	background-image: url(immagini/navigazione/main_bg.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
	color:#515151;
	text-align:left;
}
h1, h2, h3, p, form {
	padding:0px;
	margin:0px;
}
h3 {
	font-size:16px;
	color:#3c4b05;
}
img {
	border:none;
}
p {
	margin-top:8px;
}
#contenuto {
	text-align:left;
}
#laterale p {
	margin:0px;
}
.link {
	font-weight:bold;
	color:#272727;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}
.news_spacer {
	height:1px; 
	background-color:#ffffff; 
	margin-left:24px; 
	width:203px
}
.testo {
	color:#515151;
	text-decoration:none;
}
.testo:hover {
	text-decoration:underline;
}
.testochiaro {
	color:#838383;
	text-decoration:none;
}
.testochiaro:hover {
	text-decoration:underline;
}
.testovariazione {
	color:#667e09;
	text-decoration:none;
	font-weight:bold;
}
.testovariazione:hover {
	text-decoration:underline;
}
#bar {
	margin:0px;
	padding:0px;
}
#principale {
	padding-left:11px;
	padd
	ing-right:20px;
}
#principale p {
	margin-right:32px;
}
.bbr {
	border-bottom:1px solid #cccccc; 
	border-right:1px solid #cccccc;
}
.bb {
	border-bottom:1px solid #cccccc; 
} 
.spacer {
	border-top:1px solid #cccccc;
	margin-top:8px;
}
/* MOOLOAD */
.waiting {
	background-image:url('immagini/navigazione/ajax-loader.gif');
	background-repeat:no-repeat;
	background-position:center center;
	background-color:white;
}

.bigWaiting {
	background-image:url('img/bigWaiting.gif');
	background-repeat:no-repeat;
	background-position:center 20%;
	background-color:white;
}