.body2 {
	background-color: #000000;
	background-image: url(immagini/fondopagina.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
.testo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.sfondogiallo {
	background-attachment: fixed;
	background-color: #FFFF00;
	background-image: url(immagini/bg_giallo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sfondonero {

	background-attachment: fixed;
	background-color: #000000;
	background-image: url(immagini/bg_nero.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.body3 {
	background-image: url(immagini/fondo.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
.body4 {

	background-color: #999999;
	background-image: url(immagini/fondopagina2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.testo11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 130%;

}
.link1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
	color: #FF0000;
}
.testo12 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 130%;

}
.testo11g {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.testo14 {



	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.tbprod {
	border: 1px solid #FF0000;
}
.tbscheda {
	border: 1px solid #333333;
	background-color: #FFF237;

}
.link2 {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
a.link2:hover {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #FF0000;
}
.campoform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FF0000;
}
.bottoneform {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF33;
	border: 1px solid #FF0000;
}
.tbprod2 {
	border: 1px solid #999999;
	background-color: f6f6f6;

}

