body {
	color: #802824;
	background: #FFFFFF url(img/back-page.jpg) repeat-y center;
	margin: 2px 0px 0px;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}
.txt-body {
	text-align: left;
	margin: 0px 25px;
}
.linktop {
	font: bold 15px/30px Arial, Helvetica, sans-serif;
	background: #802824;
	color: #FFCC00;
	text-decoration: none;
	width: 101px;
	display: block;
	text-align: center;
	border: 1px solid #000000;
	margin: 0px 8px;
}
a.linktop:hover {
	color: #FFFFFF;
	background: #AA5A37;
}
h1 {
	font-style: italic;
	font-size: 30px;
	display: block;
	border-top: 0px dotted #FF951C;
	border-right: 0px dotted #FF951C;
	border-bottom: 1px dotted #FF951C;
	border-left: 0px dotted #FF951C;
	line-height: 30px;
	text-align: center;
}
.form {
	font-size: 11px;
	border: 1px solid #000000;
}
.txtsmall {
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
}
.testatatabella {
	font: bold 15px Arial, Helvetica, sans-serif;
	background: #FFCC00;
	color: #802824;
	text-decoration: none;
	display: block;
	text-align: center;
	margin: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}
.links {
	color: #802824;
}
a.links:hover {
	color: #FFCC00;
}

.bd1px {
	border-top: 1px solid #802824;
	border-right: 1px solid #802824;
	border-bottom: 1px solid #802824;
	border-left: 1px solid #802824;
}
#cresima {
	position:absolute;
	left:28px;
	top:21px;
	z-index:1;
}
#cresima a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#cresima a:hover {
	color: #FF0000;
}

