body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	height: 100%;
}
html {
	margin: 0px;
	height: 100%;
}
#box {
width:750px; height:515px;
position:absolute;top:50%;left:50%;
margin:-253px 0 0 -375px;
background-image:url(img/sfondo.gif);
background-repeat:no-repeat;
}
#menu {
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 2;
	height: 288px;
	width: 198px;
	top: 94px;
	left: 25px;
}
#boxTitolo {
	position: relative;
	z-index: 1;
	height: 24px;
	width: 300px;
	left: 350px;
	top: -20px;
	text-align: right;
}
#corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D4A33;
	overflow: auto;
	position: relative;
	z-index: 1;
	height: 300px;
	width: 500px;
	left: 230px;
	margin-top: -300px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6D4A33;
	position: relative;
	z-index: 1;
	height: 100px;
	width: 500px;
	left: 230px;
	margin-top: 10px;
}
.titoloNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #584900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.titoloCentro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #584900;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #9F1902;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.testoNorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C1E14;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.firma {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	margin-top: 10px;
	margin-left: 10px;
}
.testoNormRosso {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9F1902;
	text-align: left;
}
#contatti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	position: relative;
	left: 80px;
	top: 110px;
	width: 160px;
	height: 90px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: underline;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #584900;
	border: 1px solid #89633F;
	background-image: url(img/sfondo_form.gif);
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #584900;
	background-image: url(img/sfondo_form.gif);
	background-repeat: repeat;
	border: 1px solid #89633F;
}
