.box {
	width: 100%;
	margin-bottom: 10px;
}
.box h2 {
	margin-top: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin-bottom: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.box .b1, .box .b4 {
	background-image: url(../images/box/box-grigio-mid.jpg);
	background-repeat: repeat-y;
}
.box .b2, .box .b5 {
	background-image: url(../images/box/box-grigio-top.jpg);
	background-repeat: no-repeat;
}
.box .b3, .box .b6 {
	background-image: url(../images/box/box-grigio-bot2.jpg);
	background-repeat: no-repeat;
}
.box .b1 {
	background-position: right top;
	background-color: #FFFFFF;
}
.box .b2 {
	background-position: right top;
}
.box .b3 {
	background-position: right bottom;
	padding-right: 10px;
}
.box .b4 {
	background-position: left top;
}
.box .b5{
	background-position: left top;
}
.box .b6 {
	padding-top: 6px;
	padding-left: 10px;
	background-position: left bottom;
	padding-bottom: 8px;
}

.box2 .b3, .box2 .b6 {
	background-image: url(../images/box/box-grigio-bot.jpg);
}

#c-noleggio .b2, #c-noleggio .b5 {
	background-image: url(../images/box/box-verde-top.jpg);
}

#c-vendita .b2, #c-vendita .b5 {
	background-image: url(../images/box/box-arancio-top.jpg);
}

#c-assistenza .b2, #c-assistenza .b5 {
	background-image: url(../images/box/box-blu-top.jpg);
}

#c-left .b2, #c-left .b5 {
	background-image: url(../images/box/box-scuro-top.jpg);
}

.minh515 {
	min-height: 515px;
	height: auto !important;
	height: 515px;
}

.box3 b3 {
	padding-right: 6px;
}

.box3 .b6 {
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.box3 .b1, .box3 .b4 {
	background-image: url(../images/box/box3-bg.jpg);
}

.box3 .b2, .box3 .b5 {
	background-image: url(../images/box/box3-top.jpg);
}

.box3 .b3, .box3 .b6 {
	background-image: url(../images/box/box3-bot.jpg);
}
