div#divContatti .h1TitleBackground {
	background-color:#ECECEC;
	color:#505960;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0px;
	text-transform:uppercase;
}
div#divContatti {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	margin:0;
	padding:0;
	width: 200px;
}
div#divContatti .box {
	background-color:#F9F9F9;
	border:1px solid #DFDFDF;
	float:left;
	margin:0;
	width: 0px;
}
div#divContatti .box p {
	padding:0px;
}
div#divContatti label {
	color:#666666;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:2px;
	padding:4px;
	vertical-align:top;
	width:270px;
}
div#divContatti label:hover {
color:#037ED7;
}
.box{
	font-size:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_label{
	color:#000033;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0px;
	vertical-align:top;
	font-weight: bold;
	height: 20px;
	padding-top: 4px;
	padding-left: 4px;
}
.box_item{
	width: 160px;
}
.box_riga{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 26px;
	padding-left: 5px;
	margin-top: 5px;
}
.box_item2 , .box_item {
	color:#000033;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding: 4px 8px 6px 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
.box_item2 {
	width: 120px;
}

