#referenze {
	width: 720px;
	height: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px; /* 20px;*/
	padding-right: 0px;
	padding-top: 25px;
	/**/
	display: block;
	text-align: center;
/*	background-color: Aqua;*/
}

.referenze_small {
	width: 126px;
	height: 126px;
	margin-bottom: 16px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/**/
	display: block;
	float: left;
	background-image: url(immagini/layout/sfondo_thumbnail.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
	border: 1px solid #1358a3;
}

.referenze_small_img {
	width: 120px;
	height: 120px;
	margin: auto;
	margin: 3px;
	/**/
	display: block;
	vertical-align: sub;
	background-image: url(immagini/photo/bravacasa.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

