body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #050440;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



a.powered:link, a.powered:visited, a.powered:active {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration:underline;
	}
	
	
a.powered:hover {

	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	}


.bg_left_column {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	width: 217px;
	background-color: #FFFFFF;
}
.main_cont {
	background-color: #FFFFFF;
	background-image: url(images/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	width: 583px;
}
.bg_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 800px;
}
.cassiopea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06003C;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06003C;
	font-weight: normal;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #06003C;
}
