body {
	background-image: url(../immagini/bg-corpo/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: f7bd21;
}
.bg-sx {
	background-image: url(../immagini/bg-corpo/barra-sx-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg-dx {
	background-image: url(../immagini/bg-corpo/barra-dx-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.barra-sx-bg {
	background-image: url(../immagini/bg-corpo/barra-sx.jpg);
	background-repeat: no-repeat;
}
.barra-dx-bg {

	background-image: url(../immagini/bg-corpo/barra-dx.jpg);
	background-repeat: no-repeat;
}
.barra-sx-tab {
	background-image: url(../immagini/bg-corpo/tab-sx.gif);
	background-repeat: repeat-y;
}
.barra-dx-tab {

	background-image: url(../immagini/bg-corpo/tab-dx.gif);
	background-repeat: repeat-y;
}
.top {
	background-image: url(../immagini/top/bg.gif);
	background-repeat: repeat-x;
}
.bottone-bg {
	background-image: url(../immagini/top/bg-bottone.gif);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(../immagini/bottom/bg.gif);
	background-repeat: repeat-x;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #535353;
	line-height: 14px;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #535353;
	font-weight: bold;
	line-height: 18px;
}
.testo-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	line-height: 18px;
}
.barretta-top {
	background-image: url(../immagini/barretta/barretta-top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.barretta-bottom {

	background-image: url(../immagini/barretta/barretta-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.barretta-middle {


	background-image: url(../immagini/barretta/barretta-middle.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bordoimg {
	border: 1px solid #535353;
}
.link {
	color: #535353;
	text-decoration: underline;
}
a.link:hover {
	color: #535353;
	text-decoration: none;
}
.text-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 1px solid #8B8B8B;
	color: #535353;
}
.titolo2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #535353;
	font-weight: bold;
	line-height: 18px;
}
.john {
	font-family: "John Handy LET";
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	color: #666666;
	letter-spacing: -0,5;

}
