
h4{
	color:#707298;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
	padding:0 0 6px 0;
	float:left;
	width:438px;
}

div.block-1{
	width:480px;
	float:left;
	padding:0 30px 35px 0;
}

div.block-2{
	width:480px;
	float:left;
	padding:0 0 35px 0;
}

div.block-3{
	width:300px;
	float:left;
	padding:0 0 35px 100px;
}

div.block-in-1{
	line-height:19px;
	color:#42422D;
	margin:5px 10px 0 10px;
	padding:10px 11px 10px 11px;
	width:438px;
	background:#FFF;
	border-top:1px dotted #BFC0AC;
	border-bottom:1px dotted #BFC0AC;
	float:left;
}

div.block-in-2{
	color:#42422D;
	margin:5px 10px 0 10px;
	padding:10px 11px 10px 11px;
	width:438px;
	background:#FFF;
	border-top:1px dotted #BFC0AC;
	border-bottom:1px dotted #BFC0AC;
	float:left;
}


ul.servizi{
	margin:0;
	padding:0 0 9px 0;
	width:438px;
	float:left;
	list-style-type:none;
}

ul.servizi li{
	margin:0;
	padding:0 0 3px 13px;
	line-height:19px;
	width:425px;
	float:left;
	background:url(../images/global/circle.gif) no-repeat left 9px;
}

p.info{
	line-height:19px;
	color:#42422D;
}

p.info a{
	color:#72724E;
	text-decoration:none;
	border-bottom:1px dotted #C0C0C0;
}

p.info a:hover{
	border:none;
}

dl{
	float:left;
	width:146px;
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
}

dt{
	margin:0 5px;
	padding:5px 5px 15px 5px;
	height:77px;
	background:#B8B8CB;
	color:#000;
}

dd{
	margin:-10px 12px 0 12px;
	padding:5px;
	background:#72724E;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}


ul.link-app{
	margin:-35px 0 0 0;
	width:480px;
	padding:0;
	list-style-type:none;
	font-size:14px;
	float:left;
}

ul.link-app li{
	float:right;
	margin:0 0 0 15px;
	padding:0;
	height:23px;
}

ul.link-app li a{
	height:23px;
	display:block;
	text-align:center;
	background:url(../images/global/bg-link-page.gif) no-repeat right top;
	color:#FFF;
	text-decoration:none;
	
}
ul.link-app li a span{
	background:url(../images/global/bg-link-page-lft.gif) no-repeat left top;
	height:21px;
	padding:1px 40px;
	display:block;
	width:auto;
	cursor:pointer;
}

ul.link-app li a:hover{
	background:url(../images/global/bg-link-page-hover.gif) no-repeat right top;
}