.body {
	background-color: #CA847A;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;

}
.testoCentrato {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.cornice {
	border: 1px solid #B47670;
}
.classetd a {
	font-family: "Arial";
	font-size:12px;
	color: #000000;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	
}
.classetd a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #ffffff; /* Cambiamo il colore del link al passaggio del mouse */
	background-color: #B47670; /* Cambiamo il colore di sfondo al passaggio del mouse */
	text-decoration: none;
	}
.testoAudio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.testoconcerti {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.testorecital {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
