body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2DED5;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	margin-left:3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 13px;
	margin-left:3px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	
}
p {margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.testo {
	text-align: justify;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	text-indent: 3pt;
}

.sfondo1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #CB9F45;
	border-right-color: #CB9F45;
	border-bottom-color: #CB9F45;
	border-left-color: #CB9F45;
}
#testa {
	border-color: #008000;
	border-top: 1px solid;
	border-bottom: 1px solid;	
}
#destra {
background-image:url(../immagini/ombra_dx.jpg);
}
#sotto {
background-image:url(../immagini/ombra_down.jpg);
}
#sinistra {
background-image:url(../immagini/ombra_sx.jpg);
}
#angsx {
background-image:url(../immagini/angolo_sx.jpg);
}
#angdx {
background-image:url(../immagini/angolo_dx.jpg);
}
#verde {
background-color:#669933;
}
#giallo {
background-color:#B98C2F;
}