.brevetti{
	clear: both;
	padding-top: 5px;
}
.specialita{
	margin-top:10px;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.box {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
}
.ripristino-float{
	clear:both;
}