BODY, html{
	margin: 0 auto;
	padding: 0;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #074395
	}
img{
	border: 0
}
#index{
	width: 760px;
	height: 430px;
	margin: 0 auto
} 
#flash{
	width: 760px;
	height: 400px
}
#scelta-lingua{
	width: 760px;
	height: 30px
}
a:link, a:visited{
	color: #FFF;
	text-decoration: none;
	diaplay: block;
	position: relative;
	top: -9px;
	margin: 0 50px 0 50px
	}
a:hover, a:focus{
	text-decoration: none;
	}
p{
	color: #225CA9
}
