*{
   margin:0;
   padding:0;
}

body{
   background-position: 0 top;
   background-image: url(img/bg.jpg);
   background-repeat: repeat-x;
   background-color: #086701;
   padding: 0px;
   margin: 0px;
   text-align:center; /*For IE6 Shenanigans*/
}

#wrapper{
   text-align: left;
   padding: 0px;
   width:960px;
   margin:0 auto;
}

#top {
	border-bottom-color: #e6e6e6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	clear: both;
	background-color: white;
	height: 120px;
	width: 960px;
}	

#logo {
	background-color: white;
	padding: 0px;
	margin: 0px;
	height: 120px;
	width: 500px;
}
#lang {
	text-align: center;
	margin: 0px;
	float: right;
	padding: 0px;
	height: 120px;
	width: 170px;
}
#selector {
	text-align: center;
	color: #999999;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	height: 35px;
	width: 170px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 5px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	background-color: #f3f3f3;
	padding: 0px;
}
#selector img {
	padding-left: 7px;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-top: 7px;
	margin: 0px;
}
#menu {
	margin: 0px;
	background-image: url(img/sf_bar.jpg);
	background-repeat: repeat-x;
	background-color: #008040;
	width: 960px;
	height: 35px;
	padding: 0px;
}
#intro {
	padding: 0px;
	margin: 0px;
	background-image: url(img/scatola_imballaggio.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 200px;
	background-color: white;
	width: 960px;
}
#introcat {
	padding: 0px;
	margin: 0px;
	background-image: url(img/catalogoscat.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 160px;
	background-color: white;
	width: 960px;
}
#introcont {
	padding: 0px;
	margin: 0px;
	background-image: url(img/picCont.jpg);
	background-position: left -60px;
	background-repeat: no-repeat;
	height: 160px;
	background-color: white;
	width: 960px;
}
#introcat h1 {
	margin: 0px;
	color: #191919;
	line-height: 40px;
	font-size: 30px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 170px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 75px;
}
#introcont h1 {
	margin: 0px;
	color: #191919;
	line-height: 40px;
	font-size: 30px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 170px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 75px;
}
#intro h1 {
	margin: 0px;
	color: #191919;
	line-height: 40px;
	font-size: 28px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 260px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 65px;
}
#introcont h1 span {
	font-size: 30px;
	color: green;
}
#introcat h1 span {
	font-size: 30px;
	color: green;
}
#intro h1 span {
	font-size: 30px;
	color: green;
}
#main {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 50px;
	background-color: white;
	clear: both;
	margin: 0px;
	width: 960px;
}
#sidebar {
	color: #4c4c4c;
	line-height: 16px;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	float: right;
	margin: 0px;
	width: 300px;
}
#sidebar img {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#sidebar p {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 0px;
	margin: 0px;
}
#content {
	background-image: url(img/scatole.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 650px;
	color: #333333;
	line-height: 18px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-right-color: #e6e6e6;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 35px;
	padding-bottom: 15px;
	padding-right: 34px;
	padding-top: 0px;
	margin: 0px;
	width: 570px;
}
#content h2 {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	color: green;
	line-height: 22px;
	font-size: 18px;
}
h3 {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	color: green;
	line-height: 18px;
	font-size: 16px;
}
h3 span {
	font-style: italic;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-top: 0px;
	color: red;
	line-height: 18px;
	font-size: 16px;
}
#content p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer {
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 20px;
	margin: 0px;
	background-color: white;
	border-top-color: #e6e6e6;
	border-top-width: 1px;
	border-top-style: solid;
}
#footbar {
	padding-top: 10px;
	text-align: center;
	line-height: 16px;
	color: #e6e6e6;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url(img/sf_bar.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 35px;
}
#credits {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 5px;
	width: 930px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: right;
	color: #b3b3b3;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
a:link {
	color: #d15b2f;
	text-decoration: underline;
}
a:visited {
	color: #d15b2f;
	text-decoration: underline;
}
a:hover {
	color: #ff8000;
	text-decoration: none;
}
a:active {
	color: #ff8000;
	text-decoration: none;
}


#credits a:link {
	color: white;
	text-decoration: none;
}
#credits a:visited {
	color: white;
	text-decoration: none;
}
#credits a:hover {
	color: white;
	text-decoration: underline;
}
#credits a:active {
	color: #e6e6e6;
	text-decoration: none;
}


td ul {
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
td ul li {
	line-height: 15px;
	font-size: 12px;
	padding-top: 3px;
}
td ul li a:link {
	color: #408000;
	text-decoration: none;
}
td ul li a:visited {
	color: #408000;
	text-decoration: none;
}
td ul li a:hover {
	color: #408000;
	text-decoration: underline;
}
td img {
	padding-top: 50px;
}
#prodotto {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 5px;
	margin-bottom: 15px;
}
#prodotto img {
	padding: 0px;
	float: right;
	margin: 0px;
}
#testo {
	padding-bottom: 10px;
	width: 400px;
	min-height: 170px;
}
#testo p {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #4c4c4c;
	line-height: 16px;
	font-size: 12px;
}
.dx {
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 10px;
	float: right;
}
#content form {
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
}
.nota {
	font-size: 11px;
}

