.titolo {
	font-family: "Times New Roman";
	font-size: 27px;
	font-style: italic;
	color: #660000;


}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	color: #660000;

}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #660000;
	font-style: italic;
}
.cella-bordo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CD661B;
	border-right-color: #CD661B;
	border-bottom-color: #CD661B;
	border-left-color: #CD661B;
}
.testo-mini {
	font-family: tahoma;
	font-size: 10px;
	color: #660000;
}
.form1 {
	border: 1px solid #330000;
}
#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #330000;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.sfondo1 {
	background-image: url(images/back_dx.jpg);
	background-repeat: repeat-y;
}

#navbar a {
	text-decoration: none;
	color: #330000;
}
#content {
	padding-right: 35px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.testo2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #660000;
}

