body {
	background-color: #C6C6C6;
	text-align: center;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#sfondo {
	z-index: 10;
	position: absolute;
	top: 375px;
	height: 188px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	background-image: url(images/intro_bg01.jpg);
}

#intro {
	margin: 0px;
	z-index: 20;
	padding: 0px;
	position: absolute;
	top: 150px;
	width: 100%;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
	height: 180;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right : 20px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #717171;
}

#contenuto {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 100%;
	z-index: 0;
}

#tabellacentrale {
	width: 762px;
	height: 50%;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

#foto {
	border: 1px solid #cccccc;
	z-index: 1;
	padding: 2px;
}

#testoimg {
	text-align: left;
	padding-left: 0px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	top: 0px;
	z-index: 0;
}

#indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #717171;
	font-size: 9px;
}

#introimg03 {
	margin: 0px;
	z-index: 20;
	padding: 0px;
	position: absolute;
	top: 260px;
	width: 100%;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 0px;
	visibility: visible;
}

#citta {
	margin: 15px;
}

#euro {
	text-indent: 10px;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 25px;
	width: 100%;
	margin: 0px;
	padding: 2px;
}

#etichetta {
	text-indent: 10px;
	color: #333333;
	font-style: italic;
	font-size: 11px;
	height: 20px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #B1E7FF;
	width: 100%;
	border-top-width: 0px;
}

