body {
	background-color: #ffffcc;
	text:#000000;
	}

.menu {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none
	}

.menuattivo {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #005043;
	text-decoration: none
	}

.header_dati {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #005043;
	}

.form {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffcc;
	line-height: 1.5;
	}

.testo {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffcc;
	line-height: 1.5;
	background-color: #005043;
	}
	
.testo_home_grande {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffcc;
	line-height: 1.5;
	background-color: #005043;
	}

.testo_home_piccolo {
	font-family : Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffcc;
	}
