html {
   overflow: -moz-scrollbars-vertical;
}
body {
	margin: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
#contenitore {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 100%;
	background-image: url(../img/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}
#header  #contenitore #menu {
	height: 45px;
	padding-left: 195px;
}
#header #contenitore img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #contenitore #bandiere {
	height: 102px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 750px;
	padding-right: 0px;
}
#header #contenitore #bandiere a img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
#contenuto .colonna-larga {
	width: 680px;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(../img/bg_colonna-larga.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenuto  .colonn-stretta  {
	width: 200px;
	padding-top: 80px;
}
#footer {
	background-image: url(../img/bg_foot.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 10px;
}
#spot {
	position: absolute;
	height: 130px;
	width: 550px;
	top: 5px;
	margin-left: 140px;
}
#spot h1 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
}
.float-sin {
	float: left;
	padding-right: 10px;
}
.bg-forbici {
	background-image: url(../img/forbici-da-pota.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#servizi h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.foto-destra {
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.foto-sinistra {
	float: right;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#update {
	padding: 10px;
	background-image: url(../img/bg_update.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#update .data {
	font-weight: bold;
	color: #FF3399;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#update h1 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
}
#update p {
	color: #333333;
}
.box {
	width: 260px;
	min-height: 160px;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.box p {
	font-size: 12px;
	line-height: 16px;
}
.box strong {
	color: #333333;
	font-weight: bold;
}
.home1 {
	background-image: url(../img/bg_box-1.jpg);
}
.home2 {
	background-image: url(../img/bg_box-2.jpg);
}
.home3 {
	background-image: url(../img/bg_box-3.jpg);
	margin-right: 0px;
}

