.sidebox {
	float: left;
	width: 180px;
	background: url(../images/sidebox_bottom.gif) no-repeat bottom;
	padding-bottom: 20px;
	padding-left:0px;
	padding-right:0px;
	color: #222222;
/*	margin-bottom: 5px;*/
}

.sidebox h3 {
	font-size: 14px;
	line-height: 34px;
	color: #FFFFFF;
	background: url(../images/sidebox_titolo.gif) no-repeat bottom;
	margin: 0px;
	float: left;
	height: 34px;
	width: 180px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Courier New";
	text-align:center;
}
.sidebox h6 {
	background: url(../images/sidebox_lati.gif) repeat-y;
	margin: 0px;
	float: left;
	width: 170px;
	font-size: 11px;
	line-height: 18px;
	color: #232323;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:center;
	font-weight:normal;
}
.sidebox form {
	background: url(../images/sidebox_lati.gif) repeat-y;
	margin: 0px;
	float: left;
	width: 170px;
	font-size: 11px;
	line-height: 18px;
	color: #232323;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:center;
}
.sidebox p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.sidebox ul {
	background: url(../images/sidebox_lati.gif) repeat-y;
	margin: 0px;
	float: left;
	width: 160px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size:10px;
	line-height:18px;
}

.mainbox {
	float: left;
	width: 720px;
	background: url(../images/box_bottom.jpg) no-repeat bottom;
	padding-bottom: 12px;
	padding-left:0px;
	padding-right:0px;
	color: #222222;
/*	margin-bottom: 5px;*/
}

.mainbox h3 {
	background: url(../images/box_top.jpg) no-repeat top;
	margin: 0px;
	float: left;
	height: 12px; 
	width: 720px;
	margin-top:4px;
}

.mainbox h6 {
	background: url(../images/box_lati.jpg) repeat-y;
	margin: 0px;
	float: left;
	width: 690px;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
}
