@charset "ISO-8859-1";
.css {
	font-family: "Gotu", sans-seri;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.css1 {
	font-family: "Gotu", sans-seri;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolo {
	font-family: "Gotu", sans-seri;
	font-size: 50px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.testo{
	font-family: "Gotu", sans-seri;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.testoverde{
	font-family: "Gotu", sans-seri;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.titolo2 {
	font-family: 'Nunito', sans-seri;
	font-size: 45px;
	font-weight: bold;
	color: #009933;
	text-align: center;
}
.testo1{
	font-family:'Gotu', sans-seri;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	}