#centro{
	background-image: url(immagini/Sfondo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
h1 {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
	line-height: normal;
	text-align: center;
}

.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
	text-align: left;
}
.testopiccolo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
}
.testopiccolo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: underline;
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: underline;
	

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-decoration: underline;
	

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
	text-align: justify;

}
.cella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
	text-align: center;

}
.cella a {
font-size: 12px;
text-decoration: underline;
}
}
.cella a:hover {
font-size: 12px;
color: #FFFF00;
text-decoration: underline;
}


.menusotto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}

.menusotto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.menusotto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
