body {
	background-image: url(../images/elementi/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	overflow: auto;

}
#header {
	padding: 10px;
	height: 1%;
	vertical-align: middle;
}
#corpo {
	padding: 10px;
	height: 98%;
	vertical-align: top;

}
#footer {
	padding: 10px;
	height: 1%;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
}
.tab {
	background-image: url(../images/elementi/bg_tab.gif);
	background-repeat: repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #6A604F;
	border-right-color: #453D32;
	border-bottom-color: #453E33;
	border-left-color: #6A604F;
	padding: 10px;


}
a {
	color: #423C31;
	text-decoration: none;
	padding-left: 15px;

}
a:hover {
	color: #614021;
	text-decoration: none;
	background-image: url(../images/elementi/ics.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;


}
h2 {
	font-size: 130%;
	color: #4A4135;
	text-decoration: none;
}
.form {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #AC8867;
	background-color: #FFFFFF;

}
.data {
	color: #614021;
}
.link {
	color: #423C31;
	text-decoration: none;
	

}
.link:hover {
	color: #614021;
	text-decoration: none;
}	
.foto {
	display: inline;
	margin: 10px;
	padding: 0px;
	border: 1px solid #453E33;
}
hr {
	clear: both;
}
