div.cella_thumb {
	float: left; font-size: 12px; width: 200px; height: 170px; 
	text-align: center; border: 1px solid #bba245;
	margin: 10px; margin-bottom: 5px; padding: 2px; overflow: hidden;
	}
div.cella_thumb p {padding: 0px;}
#footerinocorpo {
float:left; width: 974px;  height: 23px; background: #C7C4B3;
text-align: center;
border-top: 2px solid #bba245;
}
.colorato {
	background: rgb(222,210,165);
	color: rgb(68,88,112);
	font-size: 14px;
	font-family: arial;
}

div.pageContainer{
width: 100%;
height: 20px;
text-align: right;
}
span.pagina {
	background: rgb(68,88,112);
	color: rgb(205,181,82);
	height: 40px;
	margin-top: 0px;
	margin-right: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	border: 1px solid rgb(205,181,82);
	width: 300px;
}
span.numeropagina{
	color: yellow;
}
