body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#containerInner {
}
#logo {
	padding-left: 180px;
}
#logo h1 {
	height: 77px;
	width: 530px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	display: block;
	text-indent: -2000px;
}
#logo h1 span {
	width: 100%;
	background-image: url(images/_blank.png);
}
#imgHeader {
	background-image: url(images/riquadro_bianco.png);
	height: 351px;
	width: 667px;
}
#imgHeaderInner {
	background-repeat: no-repeat;
	height: 322px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 30px;
	background-position: 30px 19px;
}
#footer {
	background-color: #b8b8b6;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #999895;
}
#footerInner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
}
#footerInner a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerInner a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainInner {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height: 16px;
	color: #666666;
}
.label {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #877D64;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	font-family: Arial;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contatti {
	width: 100%;
}
#contatti a {
	color: #666666;
}

#formContatti {
	width: 100%;
}
#formContatti .input1 {
	background-image: url(images/bg_input.jpg);
	height: 18px;
	border: 1px solid #BCBCBC;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	width: 275px;
	font-size: 11px;
}
#formContatti .textarea {
	background-image: url(images/bg_input.jpg);
	border: 1px solid #BCBCBC;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	width: 275px;
	font-size: 11px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#formContatti .bottone {
	border: 1px solid #999999;
	background-image: url(images/bg_button.jpg);
	height: 20px;
	background-position: bottom;
	font-weight: bold;
	width: 51px;
	background-repeat: repeat-x;
	font-size: 11px;
}

