.thumbwrap {
	display: inline-block;
	padding: 15px 0px 0 0px;
	margin: 0;
/*	float:left;*/
}
.thumbwrap li {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
	margin: 0 3px 15px;
	padding: 0px;
/*	border: 2px solid #CCCCCC;*/
	float: left;
}
.thumbwrap a {
	display: block;
	text-decoration: none;
	font-size:9px;
}


.thumbwrap a img {
	/*border-width: 0;*/
	/*border: 4px solid #999;*/
	vertical-align: bottom;
}
.thumbwrap a span {
	display: block;
	width: 130px;
	w\idth: 132px; /* Moz */
	padding: 4px;
	font-size: 50%;
}
/*\*//*/ * html .thumbwrap a {
	width: 130px;
}
/* hover Op */
@media all and (min-width: 0px) {
	html:first-child .thumbwrap a {
		display: inline-block;
	}
	html:first-child .thumbwrap li {
		width: 138px;
	}
}

.didascalia {
	font-size: 9px;
	line-height: normal;

}
.linea {
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-size: 9px;
	/*background-image: url(../img/sfondo-tab.jpg);*/
	background-repeat: repeat-x;
	color: #333333;
}

.linea p {
	line-height: 16px;
	font-size: 10px;
	height: 32px;

}
.lineatesta {
	line-height: 22px;
	font-size: 10px;

}
.thumbwrap_root {
	/*display: inline-block;*/
	list-style-type:none;
	padding: 15px 0px 0 0px;
	margin: 0;
/*	float:left;*/
}
.thumbwrap_root li {
	/*display: -moz-inline-box;
	display: inline-block;*/
	vertical-align: top;
	margin: 0 3px 15px;
	padding: 10px;
	/*border: 2px solid #CCCCCC;*/
/*	float: left;*/
}
.acapo {
		border: 1px solid #dddddd;
		display: inline-block;
		min-width: 155px;    	
		text-align: center;
/*	display:block;
	clear:both;
	width: 100%;
	border:none;*/
}
.acapo h1{
	font-size:12px !important;
	text-transform:uppercase;
	background: #f3f3f3;
	color:#333333;
	padding:5px 0px;

}
.thumbwrap_root_semplice {
	list-style-type:none;
	margin: 0;
}
.thumbwrap_root_semplice li {
	vertical-align: top;
	margin: 0 3px 15px;
	list-style:none;

}
.acapo_semplice {
		border: 1px solid #dddddd;
		display: inline-block;
		min-width: 155px;    	
		text-align: center;
		margin: 0 3px 15px;
        padding: 0px;
}
.acapo_semplice h1{
	font-size:12px !important;
	text-transform:uppercase;
	background: #f3f3f3;
	color:#333333;
	padding:5px 0px;

}
