#SeparatoreBasso {
	width: auto;
	height: 5px;
	font-size: 0px;
	border-bottom: 1px solid #ffffff;
	background-color: #2B01AB;
}

#Piede {
	height: 21px;
	left: 0px;
	background-image: url('../immagini/home2005/pagine/b_piede.gif');
}

#PiedeStampa {
	text-align: right;
	margin-right: 10px;
}

#PiedeStampa A {
	color: #4D4D3B;
	font-size: 70%;
}

#PiedeStampa A:hover {
	text-decoration:underline;
}


#PiedePagina {
	background-color: #F2F1C3;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 70%;
}

#PiedePagina A {
	text-decoration: underline;
	color: #636249;
}


