.eventi { color: black; font-family: "Nome font", "Maiandra GD"; text-align: center;  }
.prova { color: black ; }
.menu { color: white; }
.menu:hover { color: #0087bf; }
.menu:visited {  }
#contenitore
{
	position:absolute;
	width:583px;
	height:33px;
	text-align:center;
	left: 450px;
	top: 182px;
}
#sfondo
{
	margin:0px auto;
	margin-top: 0px auto;
	width:826px;
	height:659px;
	background-image:url(media/corpo.jpg);
	
}
#pagina
{
	position:absolute;
	left: 307px;
	top: 197px;
	height: 459px;
	width: 819px;
}
