.elementi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 20px;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
}
.fondo {
	background-attachment: fixed;
	background-image: url(../img/striscia2.jpg);
	background-repeat: repeat-x;
}
.fondo2 {
	background-attachment: fixed;
	background-image: url(../img/sfondo1.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bordo {
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2E0EA;
	border-left-color: #C2E0EA;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.fondoindex {
	background-attachment: scroll;
	background-image: url(../img/img2/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 17px;
	width: 110px;
	border: 1px solid #CCCCCC;
}
