#container{
margin:10px auto 0 auto;
padding:0;
width:630px;
height:227px;
background:transparent;
position:relative;
} 
#foto{
margin:0;
padding:0;
position:absolute;
width:630px;
height:227px;
z-index:1;
}
#ombra{
margin:0;
padding:0;
width:630px;
height:227px;
position:absolute;
top:3px;
left:3px;
background:#ccc;
z-index:0;
} 
.BoxPreview{
	float:left;
	width:125px;
	height:105px;
	background-image: url(images/sezioni/bgPreFoto.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}
.previewFoto{
	margin:0 auto;
	margin-top:13px;
	width:62;
	height:62;
	overflow:hidden;


}
