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: 177px;
	width: 100%;
	background-image: url(../img/bg_head.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
}
#header   #contenitore  #bandiera {
	height: 122px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 855px;
}
#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;
}
#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: 705px;
	top: 5px;
	margin-left: 140px;
}
.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;
}
