body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(incl/barra.gif);
	background-repeat: repeat-y;
}
a:link, a:visited {
	color: #663200;
	text-decoration: none;
}
a:hover, a:active {
	color: #663200;
	text-decoration: underline;
}
.imgDx {
	float: right;
	padding: 0px;
	border: medium solid #663200;
	margin: 10px;
}

.fondo {
	color: #DFAB5F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: center;
	margin: 4px;
}
.imgSx {
	float: left;
	padding: 0px;
	border: medium solid #663200;
	margin: 10px;
}
.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 5px;
}
.annotazioni {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #663200;
	text-align: center;
	margin: 3px;
}
.titoloDx {
	background-image: url(incl/norcineria_titolo_dx.jpg);
	background-repeat: no-repeat;
}
h4 {
	color: #663200;
	font-size: small;
}
h3 {
	color: #663200;
	font-size: medium;
}
h2 {
	color: #663200;
	font-size: large;
}
h1 {
	color: #663200;
	font-size: large;
	font-weight: bold;
}
