@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

a {
	color: #006;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #ac2940;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #006;
}
.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_DeAgostini {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}

.dida {
	font-size: 11px;
	font-style: italic;
	color: #333;
}
