body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../immagini/banda-superiore.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
#container #testo h2 span {
	visibility: hidden;
}
.letappe {
	background-image: url(../immagini/le-tappe.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 138px;
	background-position: left top;
}
#testata {
	background-image: url(../immagini/testata.jpg);
	margin: 0px;
	padding: 0px;
	width: 622px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 132px;
}
td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
center {
	font-size: 0.7em;
}
#container #testata h1 span {
	visibility: hidden;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FF3600;
	font-weight: normal;
	font-size: 1.2em;
}
.tappatour {
	font-size: 0.7em;
	font-weight: bold;
}
#testo {
	text-align: left;
}
#testo p {
	font-size: 0.9em;
	color: #333333;
}
strong {
	color: #FF3600;
}
a {
	text-decoration: none;
	color: #FF3600;
}
a:hover {
	color: #666666;
}
a:visited {
	text-decoration: underline;
}
#container {
	padding: 0px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
