h2 {
	width:90px;
	height:90px;
	margin:0;
	float:left;
	display:inline;
}
h2 a {
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	line-height:40px;
}
h2.trigger {
	background:url(../../immagini/apri_chiudi.png) top no-repeat;
}
h2.active {
	background:url(../../immagini/apri_chiudi.png) bottom no-repeat;
}
.box_big_testo {
	padding:20px;
	background:#333333;
	color:#FFF;
	font-size:13px;
	line-height:16px;
	background-color:rgba(51,51,51,0.9);
	float:right;
	display:inline;
	width:320px;
/*    height: auto !important;
    height: 290px;
    min-height: 290px */
}

.box_big_testo a:link, .box_big_testo a:visited {
	color: #FFF;
	text-decoration:none;
}

.box_big_testo a:hover{
	color: #CCC;;
	text-decoration:none;
}
