body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFEBAB;
	background-image:url(bg2.jpg);
	background-repeat:repeat-x;
}
#tabella_da_centrare{
	left:50%;
	width:760px;
	margin-left:-380px;
	position:absolute;
	top: -1px;
	height: 631px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.addrss {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AC2F2F;
	text-align: center;
}
.brd {
	font-weight: normal;
	border: 2px solid #CC9A36;
	margin: 10px;
	padding: 2px;
	
}
.txts {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.txtsb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.txtgen {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.form {
	font-weight: normal;
	border-top: 1px none #CC9A36;
	border-right: 1px dashed #CC9A36;
	border-bottom: 1px dashed #CC9A36;
	border-left: 1px dashed #CC9A36;
	background-color: #FFFFDF;
}
.txtgeob {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
.txtsbrd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding: 5px;
	margin: 5px;
}
.link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
table.tab3 {
	background-image: url(sfondo.jpg);
	background-repeat: repeat-x;
}