@CHARSET "ISO-8859-1";

div.contenitore_foto
{
	width:176px;
	height:176px;
	background:url( immagini/sfondo-gallery.jpg) no-repeat;
	line-height:176px;
	float:left;
	text-align:center;
	vertical-align:center;
}

div.contenitore_foto img
{
	float:clear;
	vertical-align: middle;
	border: 0;
}