#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;}
#Cella_thumb p {padding: 0px;}
#footerinocorpo {
float:left; width: 975px; height: 20px; background: #C7C4B3; border: 1px solid #ccc;}

div#intestazioneautori{
	
	float: left;
	width: 975px;
	height: 35px;
	font-family: Verdana,Arial;
	font-size: 18px;
	background: #CDB552;  /* GIALLO E656 */
	color: #A2462F; /* ROSSO E656 */
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #A2462F;
}

div.sottotitolo{
	
	float: left;
	width: 975px;
	height: 35px;
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #A2462F; /* ROSSO E656 */
	font-weight: bold;
}

div#titolofoto{
	
	float: left;
	width: 975px;
	height: 40px;
	font-family: Verdana,Arial;
	font-size: 14px;
	text-align: center;
	color: #A2462F; /* ROSSO E656 */
	font-weight: bold;
}

table.autori{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: -10px;
	width: 100%;
	text-align: center;
	/*font-family: Verdana,Arial;
	font-size: 14px;*/
}
	
table.autori tr {

	}
table.autori td
{
	border-right: 1px solid blue;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
}
