.intestazione {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #949494;

	text-decoration: none;

	font-weight: bold;

}

A.intestazione:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #FFFFFF;

	background:#F5003B;

	text-decoration: none;

	font-weight: bold;

}

.menu-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-decoration: none;
	font-weight: bold;

}

A.menu-home:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: medium;

	color: #FFFFFF;

	background:#F5003B;

	text-decoration: none;

	font-weight: bold;

}.menu-big {

	font-family: Arial, Helvetica, sans-serif;

	font-size: large;

	color: #747474;

	text-decoration: none;

	font-weight: bold;

}

A.menu-big:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: large;

	color: #FFFFFF;

	background:#F5003B;

	text-decoration: none;

}

.menu-big-selezione {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-large;

	color: #F5003B;

	text-decoration: none;

	font-weight: bold;

}

.sotto-menu-selezione {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #FFFFFF;

	background:#F5003B;

	font-weight: bold;

	text-decoration: none;

}

.sotto-menu-no-selezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #747474;
	font-weight: bold;
	text-decoration: none;

}

A.sotto-menu-no-selezione:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: small;

	color: #FFFFFF;

	background:#F5003B;

	text-decoration: none;

	font-weight: bold;

}

.titolo-interno {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 36px;

	font-weight: bold;

	color: #747474;

	text-decoration: none;

}

.testo-interno {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #747474;

	text-decoration: none;

	text-align: justify;

}
