@charset "UTF-8";
.gestione {
}

body {
	background-image: url(immagini/sfondo.jpg);
	background-repeat: repeat-x;
}


#pagina {
	background-repeat: no-repeat;
	height: 850px;
	background-position:center;
	padding-top:22px;
}


a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
	font-size: 0.8em;
}



#footer {
	text-align:center;
	margin-top:-300px;
	margin-left: 30px;
}


h2 {
	font-size: 9em;
}