div.img_left{
	float:left;
	margin-right: 10px;
}
div.img_right{
	float:right;
	margin-left: 10px;
}
div.img{
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 210px;
}
div.img img{
	border: 5px solid white;
}
div#descrizione{
	text-align: justify;
}
div.img_top{
	margin-top: 0px !important;
}
div.img_bottom{
	margin-bottom: 0px !important;
}
div.img_center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
table.contentpaneopen{
	width: 100%;
}
table#schedatecnica th{
	width:33%;
}
table#schedatecnica th, table#schedatecnica td{
	vertical-align: top;
	text-align: justify;
}

