BODY {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(gif/sfondo-2.jpg);
	margin: 0;
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding: 0px;

}
.content {
	height: auto;
	width: 960px;
	top: 50px;
	bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.bottom {
	padding: 10px;
	height: 50px;
	width: 48em;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}


.top {
	width: 100%;
	height: 50px;
	margin-bottom: 20px;
}
.menu {
	height: 15px;
	width: 100%;
	background-color: #FFF;
	margin-top: -15px;
	margin-bottom: 20px;
}
.slide {
	height: 300px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(gif/slide1.jpg);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.slideContact {
	height: 300px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(gif/slide4.jpg);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.slideProd {
	height: 300px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(gif/slide2.jpg);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}
.slideShow {
	height: 300px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(gif/slide3.jpg);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}

.slideNews {
	height: 300px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(gif/slide5.jpg);
	background-repeat: repeat-x;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #339900;
	border-right-color: #339900;
	border-bottom-color: #339900;
	border-left-color: #339900;
}




a:link {
	color: #FFCC66;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	color: #999999;
	text-decoration : none;
	font : italic normal medium "Times New Roman", Times, serif;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #339900;
	text-decoration : none;
	font-size : medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

}
.testosubianco {
	color: #333;
}
