html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #AFE0F1;
}
.main {
	height: 564px;
	width: 939px;
}
.bottom {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 126px;
	width: 487px;
}
.barra {
	background-attachment: fixed;
	background-image: url(img/barra.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
	width: 485px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #87C5DC;
}
.sftesto {
	height: 323px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #87c5dc;
	border-left-color: #87C5DC;
	background-color: #FFFFFF;
}
.sfmenu {
	background-color: #87C5DC;
	height: 26px;
}
.tabtestata {
	height: 209px;
}

.testo {
	height: 297px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-align: center;
}





.content {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
.barra2 {
	background-attachment: fixed;
	background-image: url(img/barra.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 12px;
	width: 878px;
	text-align: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #87C5DC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #87C5DC;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	text-align: justify;
	background-color: #FFFFFF;
	width: 878px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #87C5DC;
	border-left-color: #87C5DC;
}
.sottomenu {
	background-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #87C5DC;
	height: 98px;
	padding-left: 20px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
form {
	margin: 0px;
	padding: 0px;
}

.logo {
	height: 68px;
}
.bottom2 {
	height: 126px;
	background-color: #87C5DC;
	width: 395px;
}

.bottom3 {
	height: 121px;
	text-align: right;
	background-color: #87C5DC;
	width: 388px;
	padding-top: 5px;
	padding-right: 8px;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
.testoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
	text-align: justify;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
hr {
	height: 2px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listino {
	background-color: #CEDFE3;
}

