body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-size: 120%;
	color: #000000;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #06B36B;
	text-transform: uppercase;

}
.indirizzo {
	font-size: x-small;
	font-weight: bold;
}
.logo {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.menu {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #06B36B;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.menu:active {
	color: #FFFF66;
	text-decoration: none;

}
a.menu:visited {
	color: #FFFFCC;
	text-decoration: none;

}
a.menu:hover {
	color: #FFFF66;
	text-decoration: underline;
}
.giustifica {
	text-align: justify;
}
h2 {
	font-size: 115%;
	text-transform: uppercase;
	background-color: #06B36B;
	color: #FFFFFF;
	padding-left: 30px;

}
h3 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 30px;
}
.figura {
	text-align: center;
	font-size: x-small;


}
.centro {
	text-align: center;
}
.titolo {
	font-size: large;
	text-align: center;
}
.lingua {

	font-size: large;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #06B36B;
}
a.lingua:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.lingua:active {
	color: #FFFF66;
	text-decoration: none;

}
a.lingua:visited {
	color: #FFFFCC;
	text-decoration: none;

}
a.lingua:hover {
	color: #FFFF66;
	text-decoration: underline;
#tabella {
	border: 1px solid #06B36B;
}
