/* Servizi */

#pagebottom {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-color: transparent;
	background-image: url(/images/bottom-bottom.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #4a4a4a;
	color: #666;
}

#pagebottom td {
	margin: 0;
	padding: 0;
}

#pagebottom a {
	color: #666;
	text-decoration: none;
}

#pagebottom a:hover {
	color: #000;
	text-decoration: none;
}

#pagebottom-bottom {
	width: 100%;
	height: auto;
	margin: 0 0 0px 0;
	padding: 0px;
	border: 0;

}

#pagebottom-bottom #menu{
	width: 100%;
	height: auto;
	margin: 10px 0 20px 0;
	padding: 0px;
	border: 0;
}

#pagebottom-bottom .copyright{
	color: #af0000;
	font-weight: bold;
}
