
/*---------sezioni---------------*/
.pixart-section .top , .pixart-section .top  {
	font-weight:bold;
	font-size:11px;
}

.pixart-section .top  {
	position:relative;
	background-color:#FFFFCC;
	padding:3px 0px 3px 10px;
	border:1px solid #999;
	border-bottom:none;
	color: #333;
}
.pixart-section .top-closed  {
	border:1px solid #999;
}

.pixart-section .expander , .pixart-section .expander {
  	position:absolute;
  	top:2px;
  	right:0px;
  	cursor:pointer;
  	z-index:1;
}

.pixart-section .body, .pixart-section .body{
  	border:1px solid #999;
	border-top:none;
  	padding:10px;
 	font-size:12px;
  	background-color : white;
}