body {
	background: url(img/bg_sfumatura.jpg) repeat-y;
}

body img{
border:0px;
}
#box {
	width:650px;
	margin:auto;
}
#content {
	float:left;
	width:650px;
	height:590px;
	background: url(img/SFONDO.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #004993;

}
#content ul{
	margin-left:150px;
	list-style-type: decimal;
	margin-top:40px;
}
#footer {
	clear: both;
	width:650px;
	height:56px;
	background-image: url(images/footer_02.png);
	background-repeat: repeat-x;
	margin:auto;
}
#footer img {
	border: 0px;
}
.footer1 {
	width:166px;
	height:56px;
	float:left;
}
.footer3 {
	width:210px;
	height:56px;
	float:right;
}