/* Foglio di stile generale per tutte le pagine */

body {
	margin:0px 0px 0px 0px;
}
.spazio_iniziale {
	font-family: Times New Roman, Times, serif;
	font-size: 2pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:5px 10px 5px 10px;
}
	
.titolo_18 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color:#000000;
	text-align: center;
	margin:0pt 0px 0pt 0px;
}
	
.titolo_36 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 36pt;
	font-style:normal;
	font-weight: normal;
	color:#000000;
	margin:0pt 0px 0pt 0px;
}
	
.titolo_canzoni {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	text-align: center;
	margin:13pt 0px 0pt 0px;
}
	
.titolo_canzoni_1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	text-align: center;
	margin:0pt 0px 0pt 0px;
}
		
.testo_canzoni {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:10pt 10px 5pt 15px;
}
		
.testo_canzoni_10 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:5pt 10px 5pt 15px;
}
		
.testo_canzoni_5 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:0pt 10px 5pt 15px;
}
		
.testo_canzoni_r30 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:5pt 10px 5pt 30px;
}

.testo_canzoni_r50 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:0pt 10px 2pt 50px;
}

.testo_pulsanti {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:0px 0px 0px 21px;
}

.testo_sotto_pulsanti {
	font-family: Times New Roman, Times, serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:0px 0px 0px 21px;
}

.testo_elenco {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color:#660000;
	margin:0px 0px 0px 0px;
}
