/* CSS Document */
body {
	BORDER-RIGHT: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 15px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	color: #333333;
	background-color: #333333;
	FONT-FAMILY: verdana, lucida, arial, helvetica, sans-serif;
	TEXT-ALIGN: left;
	font-size: small;
}
#box {
	width:640px !important;
	/* 	645 per ie */
	width:645px;
	margin: 0px auto;
	padding:0px;
	background-color: #FFFFFF;
	border-top-color: #566;
	border-right-color: #566;
	border-bottom-color: #566;
	border-left-color: #566;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
}
.box2 {
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
.box2 img {
/* 	width: 80px; */
	float: right;
	
/*	margin-right: 55px;*/
	margin: 0 5px 5px 5px;
	clear: right;
	line-height: 0pt;
}
.box2 hr {
	clear: right;
	margin: 0;
	visibility: hidden;
}
.mattone {
	float: left;
	
}
.spazio {
	display: block;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
	
}
.pulisci {
	clear: both;
}
.dx {
	margin-top: -5px;
	float: right;
	text-align: right;
}
.sx {
	margin-top: -5px;
	float: left;
	text-align: left;
}
#footer {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: x-small;
}