BODY {
	font-family:Georgia, Arial, Verdana, Helvetica;
	font-size:12px;
	margin-top:2px;
	background-color: #EAEAEA;
	background-image: url(Immagini/sfondo.gif);
	background-attachment:fixed;
}
.logo {
	background-color: #FFFFFF;
	border-left-style: inset;	
}
.menusopra{
	text-align: center;
	font-size:15px;
}
.centrale {
	background-position: center;
	text-align: justify;
	font-size: 20px;
	padding: 10px;
	margin: 0px;
}
.menusotto{
	text-align: center;
	font-size:12px;
	background-color: #327FFF;
	font-family: Comic Sans MS;

}
.sotto{
	text-align: center;
	font-size:12px;
	background-color: #027ddd;
	color: #FFFFFF;
}
A:link, A:visited, A:active {
	text-decoration: none;
	color: #0000FF;	
}
A:hover {
	text-decoration: underline;
}

.BOX{
	width: 200px;
	height: 130px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}

.titolo {
	color: #2E68CE;
	text-align: center;
}

.colonna{
     width:500px;
}

.home {
	background-position: center;
	text-align: center;
	font-size: 24px;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
.passato {
	background-position: center;
	text-align: left;
	font-size: 16px;
	color: #0000FF;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}

.news {
	text-align: center;
	font-size: 18px;
}

.news-p{
	text-align: center;
	font-size: 16px;
}

.ico{float:right;
}

.archivio {
	color: #333399;
	text-align: left;
	font-size:19px;
}

