body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	margin: 0 0 0 0;
}
.bgstat {
	background-image: url(img/bg_stat.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	width: 501px;
	margin: 0 auto;
	color: #FFFFFF;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 930px;
	margin: 0 auto;
}

.content {
	background-image: url(img/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto;
	text-align: center;
}
.img_footer {
	color: #FFFFFF;
	text-decoration: none;
	float:right;
	margin: 0 20px 0 0;
}	
.barratitolo {
	background-color: #003399;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 0 auto;

}
.footer {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 930px;
	height: 120px;
	margin: 0 auto;
}

.text_footer {
	color: #FFFFFF;
	text-decoration: none;
	width: 890px;
	margin: 0 auto;
	text-align:left;
}
.titolostaz {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.stazdesc {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
