body{
	margin-top: 7%;
	background-color: White;
}
#contenitore{
	width: 770px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
}
/*solo se accademia
#menu ul li{
	float: left;
	margin-left: 34px;
	margin-right: 34px;
	color: White;
	font-size: 14px;
}
*/
#menu ul li{
	float: left;
	margin-left: 49px;
	margin-right: 54px;
	color: White;
	font-size: 14px;
}
#menu ul li a{
	color: White;
	text-decoration: none; 
}
#menu ul{
	list-style: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu{
	float: left;
/*	background-color: #004194;
	width: 770px;
	text-align: center;
	height: 15px;
	*/
	background-color: #004194;
	text-align: center;
	font-size: 14px;
	width: 770px;
}
#page{
	clear: left;
	padding-top: 18px;
	margin-bottom: 18px;
}
#testo{
	float: right;
	width: 190px;
	padding-left: 18px;
}
#testo img{
	padding-left: 4px;
}
#testo p{
	font-size: 13px;
	text-align: justify;	
	background-image: url(../images/sf_home_new.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: extrabold;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 30px;
	margin-left: 3px;
}
#flash{
	float: right;
	width: 560px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
#bottom{
	clear: right;
}
#banda_rossa{
	background-color: #AE3E3C;
	height: 15px;
	margin-bottom: 4px;
}
#banda_rossa a{
	text-decoration: none;
	color: White;
}
#banda_rossa ul{
	list-style: none;
}
#banda_rossa ul li{
	float: left;
	font-size: small;
	margin-left: 30px;
	margin-right: 30px;
}
#piva{
	background-color: #E7E7E7;
	color: #7A7A7A;
	font-size: x-small;
	text-align: center;
}
#piva a{
	color: #7A7A7A;
	text-decoration: none;
}