/* CSS Document */body {	margin-left: 45px;	margin-top:45px;	margin-right: 0px;	margin-bottom: 0px;	background-attachment: scroll;	background-repeat: repeat;	background-position: left top;	position: relative;	height: 100%;	background-color: #FFFFFF;}.titolo_sezione {	font-family: Helvetica, Arial, sans-serif;	font-size: 24px;	font-weight: normal;	color: #333333;	text-decoration: none;}.titolo_articolo {	font-family: Helvetica, Arial, sans-serif;	font-size: 14px;	font-weight: bold;	color: #333333;	text-decoration: none;}.titolo_articolo a:link, .titolo_articolo a:visited, .titolo_articolo a:active {	text-decoration: none;	color: #333333;}.titolo_articolo a:hover {	text-decoration: underline;	color: #333333;}.testo_articolo {	font-family: Helvetica, Arial, sans-serif;	font-size: 12px;	font-weight: normal;	color: #333333;	margin: 0px;	line-height: 14px;}.testo_articolo a:visited, .testo_articolo a:active, .testo_articolo a:link {	text-decoration: none;	color: #999999;}.testo_articolo a:hover {	text-decoration: underline;	color: #333333;}
