/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; }
img { border-width:0px; }

.figura_ingrandimento {
	text-align: center;
}

.figura_link {
	background-color: transparent;
}

.no_ombra {
	box-shadow: 0 0 0 rgba(0,0,0,0) !important;
}

.tabella {
	margin-top: 10px;
	margin-bottom: 0;
}

.testo {
	text-indent: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.testo_02 {
	text-indent: 20px;
	margin-top: 10px;
	margin-bottom: 0;
}

.testo_03 {
	text-indent: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.testo_a_vivo {
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

.testo_bibliografia {
	margin-top: 10px;
	margin-bottom: 0;
	text-indent: -20px;
	margin-left: 20px;
}

.testo_computer {
	font-size: 80%;
	text-align: left;
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 0;
	font-family: Courier New;
}

.testo_computer_02 {
	font-size: 80%;
	text-align: left;
	text-indent: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Courier New;
}

.testo_didascalia {
	font-size: 80%;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.testo_epigrafe {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	position: relative;
}

.testo_figura {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.testo_grande {
	font-weight: bold;
}

.testo_note {
	font-size: 80%;
	text-indent: 0;
	margin-top: 10px;
	margin-bottom: 0;
}

.testo_piccolo {
	font-size: 80%;
}

.testo_piccolo-x {
	font-size: 70%;
}

.testo_riportato {
	font-style: italic;
	margin-left: 3em;
}

.titolo_01 {
	font-size: 140%;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #800000;
}

.titolo_02 {
	font-size: 130%;
	font-style: italic;
	text-align: center;
	color: #800000;
}

.titolo_03 {
	font-size: 120%;
	font-style: italic;
	color: #800000;
}

.titolo_04 {
	font-size: 110%;
	color: #800000;
}

.titolo_05 {
	font-size: 100%;
	font-weight: bold;
	color: #800000;
}

.titolo_06 {
	font-size: 100%;
	font-weight: bold;
	color: #800000;
}

.titolo_note {
	font-size: 130%;
	font-style: italic;
	text-align: center;
	color: #800000;
}