/*Commons*/
.left{float:left;}
.right{float:right;}
.clearFix{clear:both;}
.fontWhite{color:#ffffff;}
.fontBlack{color:#000000;}
.backgroundBlue{background-color:#05233D;}
.first{margin-left:0px !important;}
.last{margin-right:0px !important;}
.productImage{margin-bottom:10px !important;}
.noLeftMargin{margin-left:0px !important;}
.marginBottom15{
margin-bottom:15px;}
.backTo{
	background: #05233D;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.aActive{
	color:#ffffff !important;
	background-color:#05233D !important;
	background-image: linear-gradient(to bottom, #05233D 0%, #0a4a7f 100%) !important;
}
/*DettaglioCuriosità*/
.gallery  .preview{
	height: 110px;
	width: 110px;
	margin:10px;
}

.mappa{width: 100%;
height: 350px;}