body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url(immagini/navigazione/bg.gif); */
	background-repeat:repeat-y;
	background-color:#356e81;
	font-family: "Trebuchet MS";
	color:#393a3d;
	font-size:12px;
	line-height:16px;
}
p {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:underline;
	font-weight:bold;
	color:#393a3d;
}
h3, h4, p {
	padding:0px;
	margin:0px;
}
h3 {
	padding-top:8px;
	padding-bottom:8px;
}
h4 {
	padding-bottom:8px;
	color:#356e81;
}
input, textarea, select {
	font-family: "Trebuchet MS";
}
img {
	border:none;
}
.testobold {
	font-weight:bold;
}
.testovariazione {
	font-weight:bold;
	color:#c8dbbf;
	text-decoration:none;
}

.testovariazione2 {
	font-weight:bold;
	color:#db0048;
	text-decoration:none;
}

.testosmallvariazione {
	font-size:10px;
	color:#e0e5e7;
	text-decoration:underline;
	font-weight:normal;
}

.spacer {
	margin-top:16px;
	padding-bottom:16px;
	height:1px;
	border-top:1px solid #dddddd;
	clear:both;
}
.info {
	border:1px solid #cccccc;
	background-color:#f1f6f5;
	background-image:url(immagini/navigazione/icon_info.gif); background-repeat:no-repeat; background-position: 15px 14px;
	padding:10px;
	padding-left:40px;
	margin-bottom:16px;
}
.testobigbold {
	font-size:16px;
	font-weight:bold;
	color:#db0048;
}
.microtesto {
	font-size:10px;
}
.testoerrore {
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}
