@charset "utf-8";
body {
	background-image: url(img/backG.jpg);
	background-repeat: repeat-y;
	background-color: #334F02;
}
.contenitore {
	background-image: url(img/backG_contenitore.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	margin-left: -15px;
	background-color: #334F02;
	margin-top: -15px;
	height: 100%;
}
.header {
	height: 190px;
	width: 1000px;
	background-color: 436802;
}
.testo_distro {
	height: 120px;
	width: 560px;
	padding-top: 40px;
}

.testo_contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	height: 259px;
	width: 424px;
	margin-top: 25px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #66CC33;
	text-decoration: none;
}



.content {
	height: 100%;
	width: 100%;
	background-position: center;
}
.title {
	height: 50px;
	width: 500px;
	margin-top: 30px;
	padding-top: 30px;
}
.title_prodotti {
	height: 100%;
	width: 641px;
	margin-top: 30px;
}
.testo_prodotti {
	height: 100%;
	width: 641px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.title_scheda {
	height: 60px;
	width: 545px;
}
.testo_scheda {
	height: 1000px;
	width: 545px;
	padding-top: 20px;
}
.testo_scheda .right {
	height: 100%;
	width: 277px;
	float: right;
}

.testo_scheda .left {
	width: 245px;
	float: left;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 15px;
}
.testo_scheda .left .backG_minititle {
	height: 44px;
	width: 178px;
	background-image: url(img/prodotti/backG_miniTiltle.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.testo_scheda .yt {
	background-color: #FFFFFF;
	height: 325px;
	width: 200px;
	float: left;
}




.testo_prodotti a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


.testo_prodotti a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #33CC00;
}
.testo_prodotti a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.testo_chisiamo {
	height: 100%;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #E1E1E1;
	text-align: justify;
	line-height: 17px;
}

.footer {
	background-color: 335001;
	height: 150px;
	width: 1000px;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 25px;
	margin-top: 50px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
}
.credits a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
.credits a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
}
.video {
	height: 400px;
	margin-right: 0px;
	margin-left: 0px;
}
