.titoloPagina {
	font-family: "Georgia", Times New Roma, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #F7B55B;
	text-align: center;
}
.titoloPagina_beige {
	font-family: "Georgia", Times New Roma, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #870008;
	text-align: center;
}
.testo_beige {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
	line-height: 18px;

}
#a {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F7B55B;
	text-decoration: underline;
	
	}
.testo {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	line-height: 18px;

}
.link {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #F7B55B;
	text-decoration: underline;
}
.link_beige {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #492D43;
	text-decoration: underline;
}

.grassetto {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.titoloInterno {
	font-family: "Georgia", Times New Roma, Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #F7B55B;
	line-height: 20px;
}
.titoloInterno_beige {
	font-family: "Georgia", Times New Roma, Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #492D43;
	line-height: 20px;
}
.immagine {
	border: thin solid #CCCC99;
}
.immagine_beige {
	border: thin solid #870008;
}
.background {
	background-color: #CEC1A3;
}

.imgGalleriaSpello{
margin:2px;
border:1px solid #f7b55b;
}