.divisione {
	color : #ffffff;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size: 14px;
	padding-left: 3px;
	border-right: none;
	border-left: none;
	border-top: solid;
	border-bottom: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	white-space: nowrap;
}

