body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: center;
	background-image: url(../imgs/common/bg.gif);
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 26px;
}
.head td {
	vertical-align: top;
	font-size: 16px;
}
.head .nome {
	font-size: 38px;
	color: #FF6600;
	display: block;
	margin-bottom: 10px;
}
p.titolo {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
}
p.titolo b {
	font-weight: bold;
	color: #606060;
}
#piva  {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 80px;
}
#port  {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 20px;
}
#gall {
	height: 500px;
	width: 762px;
	display: none;
}
#gall .thumbnail {
}
img.thumbnail {
	display: none;
}
#gall .imageElement {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.slideInfoZone a {
	color: #FF6600!important;
}
.slideInfoZone a:hover {
	color: #FFFFFF!important;
}
