.boxBottom {
	clear:both;
	width:668px;
	background: transparent url(../images/box-bottom.png) no-repeat scroll 0 0;
	overflow:hidden;
	min-height:150px;
}
.boxBottomBg {
	width:668px;
	/*background: transparent url(../images/box-bottom_bg.png) repeat-y scroll 0 0;
	overflow:hidden;*/
}

.boxBottomTop {
	clear:both;
	width:668px;

	background: transparent url(../images/box-bottom_t.png) no-repeat scroll 0 0;
	height:5px;
}
.boxBottomBottom {
	clear:both;
	width:668px;
	margin-top:12px;
	background: transparent url(../images/box-bottom_b.png) no-repeat scroll 0 0;
	height:5px;
}
.boxBottom .box {
	width:328px;
	float:left;
}

.boxBottom .callcenter {
	margin-left:12px;
}
.boxBottom .content {
	margin: 0 5px;
}

.boxBottom h2 {
	color: #006699;
	font-size:16px;
	margin: 19px 0px 7px 0;
	padding:0;
	font-weight:bold;
}

.newsletter .img {
	background: transparent url(../images/newsletter.png) no-repeat scroll 0 0;
	width:90px;
	height:218px;
	float:left;
}

.callcenter .img {
	background: transparent url(../images/callcenter.png) no-repeat scroll 0 0;
	width:90px;
	height:218px;
	float:left;
}


.boxBottom .text {
	width: 200px;
	margin-left: 10px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #333;
}
.boxBottom .mail {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #333;
	margin-top: 20px;
	line-height:120%;
	margin-bottom:5px;
}

.mail input {
	margin-bottom:7px;
}

input#mail {
	width:200px;
}

button.iscriviti {
	background: transparent url(../images/iscriviti.png) no-repeat scroll right 0;
	width:77px;
	height: 32px;
	float: right;
	margin-right:-6px;
	border:0;
	cursor:pointer;
}

.tel {
	color: #006699;
	font-size:28px;
	font-weight:bold;
	line-height:100%;
	margin: 13px 0px;
}

.orariTel {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #333;
	margin-top: 15px;
	line-height:120%;
}

