@charset "UTF-8";
#contentc {
	height:100%;
	width:100%;
	z-index: -1;
	position:fixed;
	top: 0px;
	overflow: hidden;
}
#imgback {
	height:100%;
	width:100%;
	z-index: -2;
	position:fixed;
	top: 0px;
	overflow: hidden;
}
#content {
	height:100%;
	width:100%;
	z-index: 1;
	position:absolute;
	top: 0px;
	overflow: auto;
}
#top {
	height:130px;
	width:100%;
	z-index: 0;
	position:fixed;
	top: 0px;
	overflow: hidden;
}
#bottom {
	height:25px;
	width:100%;
	z-index: 0;
	position:fixed;
	overflow: hidden;
	bottom: 0px;
}
/* CSS Document */


html, body{height:100%}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/backgrund.jpg);
	background-attachment: fixed;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #690;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #690;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #690;
	text-decoration: none;
}
.dati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #608833;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #608833;
}
.titolobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.titolohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #608833;
}
.titolo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.titoloprodotti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}
.certificazioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 23px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
}
.testo2verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #608833;
	line-height: 20px;
}
.titoloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #608833;
	line-height: 30px;
}
.testoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #608833;
	line-height: 20px;
}
