#main_piepag {
	background-image: url(../immagini/sfondo2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	height: 173px;
	width: 100%;
}
#piepag {
	height: auto;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
}
#slot1 {
	float: left;
	height: 173px;
	width: 100px;
	padding-right: 20px;
	padding-left: 50px;
}
#slot2 {
	float: left;
	height: auto;
	width: 400px;
	padding-top: 50px;
}
.txt_ppag {
	font-family: "Trebuchet MS", "Times New Roman", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.txt_ppag	a:link {
	color: #000000;
	text-decoration: none;
}
.txt_ppag	a:visited {
	text-decoration: none;
	color: #000000;
}
.txt_ppag	a:hover {
	text-decoration: underline;
	color: #000000;
}
.txt_ppag	a:active {
	text-decoration: none;
	color: #000000;
}
#slot3 {
	float: left;
	height: auto;
	width: 381px;
	padding-top: 50px;
}

