body {
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h3 {
	color: #339900;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin: 2px;
	padding-top: 5px;
	
}
a:link, a:visited, a:hover {
	color: #009933;
}
#container {
	margin: 0 auto;
	width: 780px;
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #82c425;
	border-right-color: #82c425;
	border-bottom-color: #82c425;
	border-left-color: #82c425;
}
#header {
	background-image: url(../images/header.jpg);
	height: 46px;
	background-repeat: no-repeat;
}
#img_top {
	background-image: url(../images/pic_home.jpg);
	height: 416px;
	width: 550px;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#txt_box_up {
	float: left;
	width: 220px;
	margin-top: 40px;
	text-align: justify;
	padding-left: 5px;
}
#spacer{
	height: 20px;
	position: absolute;
	z-index: 10;
}
#col_sx{
	width: 49%;
	text-align: justify;
	float: left;
	margin:0; 
	padding:0;
}
#col_sx p{
	padding-left: 5px;
	padding-right: 5px;
	
}
#col_sx p img{
	float: left;
	border: 1px solid #000000;
	margin: 2px;
	
}
#col_dx{
	width: 49%;
	text-align: justify;
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #009900;
}
#col_dx p{
	padding-left: 5px;
	padding-right: 5px;
	
}
#footer{
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	height: 30px;
}
#logo_jpg{
	width:94px;
	height:150px;
	background-image: url(../images/etichetta_def.jpg);
	position: absolute;
	z-index: 11;
	bottom: 0px;
}
