.basic2  {
	width: 805px!important;
	padding:0 0 15px 30px;
}
.basic2 div {
	background-color: #fff;	
	width:803px;
	margin:0 0 1px 0;
	/*padding:15px;*/
	border-right:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}
.basic2 hr {
	border-bottom:			1px dotted #ffffff;
	border-left:			1px dotted #ffffff;
	border-right:			1px dotted #ffffff;
	border-top:				1px dotted #CCCCCC;
	margin-top:				3px;
	margin-bottom:			5px;
}
.basic2 p {
	margin-bottom : 20px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color:#666666;
	font-size: 12px;
	margin: 0px;
	padding: 3px 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.basic2 p.testo {
	margin-bottom : 20px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color:#666666;
	font-size: 12px;

	padding: 3px 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.basic2 p a {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color:#ed1c24;
	font-size: 14px;
	margin: 0px;
	padding: 3px 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.basic2 p a:hover {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	color:#ed1c24;
	margin: 0px;
	padding: 3px 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.basic2 a.titolo {
	cursor:pointer;
	display:block;
	padding:2px 0 0 6px;
	margin-top: 0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #888888;
	height:20px;
	background: url("/it_IT/static/images/settore2_testatina_piu.gif") no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.basic2 a.titolo:hover a.titolo:active {
	background-image: url("/it_IT/static/images/settore2_testatina_piu.gif");
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:19px;
}
.basic2 a.titolo.selected   {
	color:#fff;
	background-image: url("/it_IT/static/images/settore2_testatina_meno.gif");
	font-family:Georgia, "Times New Roman", Times, serif;
	height:19px;
}