@charset "utf-8";
/* CSS Document */

body
.hover-color {color:#000000;transition: color 0.3s ease, transform 0.3s ease;display: inline-block;}
.hover-color:hover {color: #800000;transform: rotate(-5deg)}
.hover:hover {color: #800000}

h1 {
	font-family: "Comic Sans MS";
	font-size: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-weight: 700;
	color: #511111
}
h2 {font-family:"Comic Sans MS";font-size:20px; line-height:25px; margin: 0px; margin-top: -10px; margin-bottom: 15px; font-weight: 700; font-style: italic; color: #511111}

.annoeventi{color:#886000;font-family:Comic Sans, Comic Sans MS;font-size:33px;font-style:normal;font-weight:bold;padding:40px 0px 20px 0px; text-align: center}

p.testo {font-family: "Goudy Old Style";font-size:18px;line-height: 25px;text-align: justify; margin: 10px 0px 0px 0px}
p.testodx {font-family: "Goudy Old Style";font-size:18px;line-height: 25px;text-align: right; margin: 0px}
p.testocn {font-family: "Goudy Old Style";font-size:18px;line-height: 25px;text-align: center; margin: 0px}
p.pedice {font-family: 'Arial';font-size:10px; line-height: 1px; text-align: center; color: #FFFFCC; padding-top: 0px}
p.menu {font-family: "Trebuchet MS"; font-size: 18px; font-weight: 600; text-align: right; padding-bottom: 5px}
p.sottotitolo {font-family: "Comic Sans MS"; font-size: 20px; font-weight: 700; font-style: italic; color: #511111; line-height: 24px}
.sopratitolo {font-family: "Comic Sans MS"; font-size: 25px; font-weight: 700; font-style: italic; color: #511111; line-height: 24px; margin-bottom: 0px}

.titolonews {font-family: "Comic Sans MS";font-size: 20px; text-align:center; font-weight: 700; color:#511111; margin: 0px 0px 15px 0px; line-height: 26px}
.sottotitolonews {font-family: "Comic Sans MS"; font-size: 17px; text-align: center; font-weight: 700; font-style: italic; color: #511111; line-height: 20px; margin: -8px 0px 15px 0px}
.sopratitolonews {font-family: "Comic Sans MS"; font-size: 17px; text-align: center; font-weight: 700; font-style: italic; color: #511111; line-height: 20px; margin: 0px 0px 4px 0px}
.testonews {font-family: "GoudyOlSt BT";font-size: 16px; line-height: 20px; text-align: center; margin: 0px 0px 5px 0px}
.separatorenews {text-align: center; margin: 25px 0px 25px 0px}

a {color:#511111; text-decoration: none;}