body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(images/sfondo.jpg);	background-repeat: repeat-y;	background-position: center top;}.txt {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}.txtLarge {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-align: justify;}.txtLargeLeft {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}#header {	position:absolute;	left:0px;	width:100%;	height:250px;	z-index:1;	background-image: url(images/header.jpg);	background-repeat: no-repeat;	background-position: center top;	top: 0px;}#headerRosso {	position:absolute;	left:0px;	width:100%;	height:250px;	z-index:1;	background-image: url(images/header.jpg);	background-repeat: no-repeat;	background-position: center top;	top: 0px;}#headerVerde {	position:absolute;	left:0px;	width:100%;	height:250px;	z-index:1;	background-image: url(images/header.jpg);	background-repeat: no-repeat;	background-position: center top;	top: 0px;}.baseline {	background-image: url(images/baseline.jpg);	background-repeat: no-repeat;	background-position: center center;}.baselineRosso {	background-image: url(images/baseline.jpg);	background-repeat: no-repeat;	background-position: center center;}.baselineVerde {	background-image: url(images/baseline.jpg);	background-repeat: no-repeat;	background-position: center center;}#content {	position:absolute;	left:0px;	width:100%;	height:100%;	z-index:2;	top: 0px;}.evidenziaBlu {	font-weight: bold;	color: #293D82;}.evidenziaRosso {	font-weight: bold;	color: #CC0035;}.evidenziaVerde {	font-weight: bold;	color: #008A81;}a:link {	color: #293D82;}a:visited {	color: #293D82;}a:hover {	color: #BF0049;}a:active {	color: #BF0049;}