@charset "UTF-8";
h2 {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
/* CSS Document */

h3 {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h4 {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
li {
	list-style: disc;
	font-size: 0.8em;
	list-style-image: url(grafica/pallino.jpg);
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}
.giustificato {
	text-align: justify;
	font-size: 0.75em;
}
caption {
	font-size: 0.8em;
	font-style: italic;
	color: #0033CC;
}
.grassetto_blu {
	font-size: 1em;
	color: #000099;
	font-weight: bold;
}
.grassetto_blu_centrato {
	font-size: 1em;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
.testo_nero {
	font-size: 0.9em;
	font-style: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.grassetto_nero {
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.top_piccolo {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.testo_blu {
	font-size: 0.9em;
	color: #000099;
	font-weight: normal;
}
blockquote {
	font: italic normal 1.3em Verdana, Arial, Helvetica, sans-serif;
}
.testo_09_rosso {
	font-size: 0.8em;
	color: #FF0000;
}
.testo_09_nero {
	font-size: 0.9em;
	color: #000000;
}

.grassetto_rosso {
	font-size: 1em;
	color: #FF0000;
	font-weight: bold;
}

ol {
	list-style: lower-alpha;
}

.citazione {
	font-size: 1em;
	text-align: center;
}

.sottolineato {
	text-align: justify;
	font-size: 0.9em;
	text-decoration: underline;
}

.corsivo {
	text-align: justify;
	font-size:0.75em;
	font-style: italic;
}

.testo_09_blu {
	font-size: 0.8em;
	color: #000099;
}

.testo_rosso {
	font-size: 0.9em;
	color: #FF0000;
	font-weight: normal;
}
.testo_11_bluCentrato {
	font-size: 1.1em;
	color: #000099;
	text-align: center;
}
.corsivoCentrato {
	text-align: center;
	font-size:0.75em;
	font-style: italic;
}
.grassetto_verde_centratoCopia {
	font-size: 1em;
	color: #006600;
	font-weight: bold;
	text-align: center;
}
.testo_09_bluCentrato {
	font-size: 0.8em;
	color: #000099;
	text-align: center;
}
.grassetto_nero_09 {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}
.giustificatoGrassetto {
	text-align: justify;
	font-size: 0.75em;
	font-weight: bold;
}
.allineaRight {
	text-align: right;
	font-size: 0.75em;
}
.testo_rossoCentro {
	font-size: 0.9em;
	color: #FF0000;
	font-weight: normal;
	text-align: center;
}
.grassetto_nero_centrato {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.testo_bluMaiuscolo {
	font-size: 0.9em;
	color: #000099;
	font-weight: normal;
	text-transform: uppercase;
}
.intestazione {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.5em;
	font-style: italic;
	color: #00F;
	text-align: center;
}
