body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #E4DFD3;
	background-attachment: scroll;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.cellaombra {
	background-repeat: no-repeat;
}
.testo_base {
	font-family: "Trebuchet MS", "Albertus Medium", Verdana;
	font-size: 12px;
	color: #333333;
}
.link_base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link_base:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.cellatesto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	margin: 5px;
	line-height: 12px;
	text-indent: 10px;
}
.testo_base2 {
	font-family: "Trebuchet MS", "Albertus Medium", Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.testo_base3 {
	font-family: "Trebuchet MS", "Albertus Medium", Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.testo_base4 {
	font-family: "Trebuchet MS", "Albertus Medium", Verdana;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}
.link_base2 {
	font-family: "Trebuchet MS", "Albertus Medium", Verdana;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
.link_base2:hover {
	font-family: "Trebuchet MS", "Albertus Medium", Verdana;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
	background-color: #B3AE93;
}
.tdbgbox {
	background-image: url(../images/box2_top2.png);
	background-repeat: no-repeat;
}
.bordo {
	border: 1px #660000;
}
h1 {
	font-family: "Trebuchet MS", "Adobe Garamond Pro";
	font-size: 14px;
	font-weight: bold;
}
