body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 21px;
	background-color: #F4F4F4;
	background-repeat: repeat-x;
	background-position: top;
}
.indirizzo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

a:link, a:visited, a:active {
	color: #990000;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #573C4E;
}
.sfondo_dx {
	background-image: url(../immagini/sfondo_dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo_testata {
	background-image: url(../immagini/sfondo_testata.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}
.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #CCCCCC;
}
.cornice {
	border: 1px solid #FFFFFF;
	height: 70px;
	width: 100px;
}
.testo_bianco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.testo_nero{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.menu_verde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A0AC0F;
}
.sfondo_sx {
	background-image: url(../immagini/sfondo_sx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 320px;
}
.sfondo_laterale {
	background-image: url(../immagini/sfondo_ombra.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sfondo_laterale_dx {
	background-image: url(../immagini/sfondo_ombra_dx.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
