
	/*------------------------------------------------------Container Gallery------------------------------------------------------*/
	#AllImage{
	background-color: #E3E1DD;
	padding: 10px 0px 10px 7px;
	margin-top: 10px;
	}
	
	.BoxpreviewImage{
	background-image: url(../img/box_civetta_page.gif);
	background-repeat: no-repeat;
	margin: 6px 0px 5px 10px;
	padding: 0px;
	background-position: right bottom;
	width: 30px;
	height: 20px;
	float: left;
	}
	.previewImage{
	padding: 1px;
	background-position: right bottom;
	width: 30px;
	height: 20px;
	}
	
	.BorderImg{
	background-color: #ECE9D8;
	margin: 10px 2px 10px 2px;
	padding: 1px;
	text-align: center;
	border: 1px solid #0D086B;
	}

	#fullImage{
	background-color: #ECE9D8;
	margin: 10px 2px 2px 2px;
	padding: 10px 5px 20px;
	text-align: center;
	}
	
	#fullImage span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	float: right;
	font-style: italic;
	margin-right: 10px;
	}
	
	.score{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193E8D;
	}