/* pagina storia */
.prologo{
	width: 750px;
	height: auto;
	font-family:"Monotype Corsiva";
	font-size: 17px;
	color: black;
	text-align: justify;
	position: relative;
}
.prologo .ptit{
	width: 750px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
.foto_sx{
	width: auto;
	height: auto;
	float: left;
	margin-right: 3px;
}
.foto_dx{
	width: auto;
	height: auto;
	float:right;
	margin-left: 3px;
}
.musepa{
	width: 700px;
	height: 170px;
	font-family:"Monotype Corsiva";
	color: orange;
	text-align: left;
	clear: right;
	position: relative;
	left: 50px;
}
#audiorm{
	width: 200px;
	height: 30px;
	background-color: #fafad2;
}
.wpop{
	width: 500px;
	height: auto;
	font-family:"Monotype Corsiva";
	font-size: 18px;
	color: black;
	text-align:center;
	position: relative;
}
.wpop .tit{
	width: 500px;
	height: 50px;
	color: #993300;
	text-align:center;
	font-size:25px;
	font-weight: bold;
}
