#footer {
	background-image: url(../images/second/bg.png);
	background-repeat: repeat-x;
	margin-top: 77px;
	background-position: 0px -72px;
}

#footer #foot {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 163px;
}
#footer #foot dl dd a{
	font-size: 11px;
	line-height: 1.5;
	color: #7d8384;
	text-decoration: none;
}
#footer #foot dl.gruppi {
	display: block;
	height: 90px;
	width: 170px;
	left: 0px;
	top: 20px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c3c8ca;
}
#footer #foot dl.gruppi dd {
	float: left;
	width: 70px;
	display: block;
	clear: none;
}
#footer #foot dl.gruppi dt{
	display: block;
	height: 30px;
	text-indent: -1024px;
	background-image: url(../images/second/sprite.png);
	background-repeat: no-repeat;
	background-position: -121px -214px;
}

#footer #foot dl.info {
	display: block;
	height: 90px;
	width: 200px;
	left: 200px;
	top: 20px;
	position: absolute;
}
#footer #foot dl.info dt {
	background-image: url(../images/second/sprite.png);
	background-repeat: no-repeat;
	background-position: -121px -244px;
	display: block;
	height: 30px;
	text-indent: -1024px;
}

#footer #foot dl.logo {
	display: block;
	height: 90px;
	left: 400px;
	top: 20px;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c3c8ca;
	padding-left: 30px;
	font-size: 11px;
	line-height: 1.3;
	color: #767f81;
}
#footer #foot dl.logo dd {
	padding-left: 10px;
	cursor: default;
}
#footer #foot dl.logo dt a {
	background-image: url(../images/second/sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -341px;
	text-indent: -1024px;
	display: block;
	height: 50px;
	width: 150px;
}
#footer #foot dl dd a:hover {
	color: #333;
}
#footer #foot #claim{
	display: block;
	height: 220px;
	width: 366px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
