body 	{
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	background-attachment: scroll;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-repeat: repeat;
	background-image: url(sfondo_nerotelato.gif);
	}
#posizione {
	position: absolute;
	margin: 0px;
	top: 8px;
}

#container {
	width: 1000px;
}

#box_colorato {
	background-color: #202020;
	width: 230px;
	margin-left: 10px;
	height: 165px;
	float: left;
	display: inline;
	position: relative;
}


#box_colorato2 {
	background-color: #b52825;
	width: 230px;
	height: 115px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	position: relative;
}
#box_colorato3 {
	background-color: #D6D6D6;
	float: left;
	height: 55px;
	width: 230px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
}
#box_colorato4 {
	height: 122px;
	float: left;
	margin-left: 10px;
	width: 230px;
	margin-top: 10px;
	background-image: url(../sfondo_nerotelato.gif);
	background-repeat: no-repeat;
}
#header {
	width: 1000px;
	height: auto;
}
#div1 {
	width: 500px;
	height: 165px;
	float: right;
	margin-left: 10px;
	background-image: url(../bgimg.gif);
}
#posizione2 {
	position: relative;
	margin: 0;
	top: 8px;
}


#div3 {
	background-color: #777777;
	width: 240px;
	height: 165px;
	float: right;
	position: relative;
}
#div2 {
	background-color: #FFFFFF;
	width: 750px;
	float: right;
	position: relative;
	margin-top: 10px;
	height: auto;
	-moz-box-sizing: padding-box;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 20px;
	font-size: 11px;
	text-align: right;
	font-style: italic;
}
