#footer{
	font-family:Arial;
}
#producatori{
	background:url(../slices/producatori.jpg) top no-repeat;
	width:911px;
	min-height:25px;
	text-align:left;
}
#producatori h2{
	font-size:14px;
	color:#00679C;
	text-transform:uppercase;
	text-align:center;
}
#producatori a{
	font-size:12px;
	color:#000;
	background:url(../slices/f-bullet.jpg) left no-repeat;
	padding-left:10px;
	text-decoration:none;
	margin-left:10px;
	width: 100px;
	float: left;
}
#footerBar{
	background:url(../slices/footer.jpg) no-repeat;
	width:911px;
	height:44px;
	margin-top:15px;
}
#leftLinks{
	font-size:12px;
	position:relative;
	top:7px;
	left:15px;
}
#leftLinks a{
	color:#000;
	text-decoration:none;
}
#copy{
	float:right;
	font-size:12px;
	position:relative;
	top:-15px;
	right:15px;
}
#subFooter{
	width:911px;
	height:170px;
	margin:0 auto;
	background-color:#FFF;
	text-align:center;
}
#subFooter a{
	position:relative;
	top:1px;
	text-decoration:none;
}
#subFooter a img{
	border:none;
}
