#contenitore #corpo #testo #pagine {
	right: 3px;
	color: #000000;
	width: auto;
	height: auto;
	bottom: 5px;
}
#contenitore #corpo #testo #pagine a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#contenitore #corpo #testo #pagine a:link {
	color: #0000FF;
}
#contenitore #corpo #testo #pagine a:visited {
	color: #0000FF;
}
#contenitore #corpo #testo #pagine li {
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	background-color: #FCFDC6;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	list-style-type: none;
	display: inline;
}
#contenitore #corpo #testo #pagine li a:active {
	background-color: #FFCC66;
}

