
/* stile specifici sito per sito */

#maincontentsx {
	display: inline;
	float: left;
	width: 430px;
	border: 0px solid blue;
	padding: 12px;
}

#maincontentdx {
	display: inline;
	float: left;
	width: 430px;
	border: 0px solid green;
	margin-left: 30px;
}

.maincontentdxint {
	background: #c8def4;
	border: 1px solid #087cff;
}

#boxhome {
	width: 615px;
	height: 287px;
	border: 1px solid #90aa52;
	background: #f6e6c7;
	margin-bottom: 30px;
}

.vetrina {
	text-align: center;
	margin-top: 20px;
}

.vetrinalist {
	text-align: center;
	border-collapse: separate;
	border-spacing: 3px;
	font-size: 12px;
	margin: 0 auto;
	width: 96%;
}

.vetrinalist td {
	vertical-align: top;
	padding-bottom: 3px;
	width: 49%;
}

.vetrinalist A, .vetrinalist A:LINK, .vetrinalist A:VISITED, .vetrinalist A:HOVER {
	color: black;
	font-size: 12px;
	font-weight: bold;
}


.fotovetrinaprod, .fotovetrinagall {
	height: 160px;
	width: 190px;
	margin: 0 auto;
	margin-bottom: 12px;
	background-color: white;
}

.fotovetrinagall {
	height: 145px;
	width: 190px;
}

.catimgtop {
	text-align: center;
}

.linkshomep {
	display: inline;
	float: left;
	height: 83px;
	width: 180px;
	text-align: center;
}

#consegna {
	width: 200px;
	margin-left: 30px;
}

.sottohome {
	display: block;
	float: none;
	margin: 0 auto;
}