@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCC;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	font-style: normal;
}

a {
	color: #009;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ac2940;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #009;
}
.link2livello {
	color: #ac2940;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.testo_titolo {
	font-size: 24px;
	font-weight: bold;
	color: #ac2940;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testo_verde {
	font-size: 22px;
	font-weight: bold;
	color: #007B76;
	font-family: Helvetica;
	letter-spacing: 0px;

}

.testo_DeAgostini {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

.dida {
	font-size: 11px;
	font-style: italic;
	color: #333;
}
.titoletto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
