

/* colore sfondo menu */
.main-navigation, .main-navigation ul ul { 
  background-color:#655E42; margin-bottom: 1px;
  }

/* footer2 */
.site-info { background-color:#655E42; }

.klafoot, a.klafoot:link, a.klafoot:visited, a.klafoot:active { 
  color: #F4E6AA;
  font-size: 15px;
  font-family: inherit, Arial, Tahoma;
  text-decoration: none; }
a.klafoot:hover { text-decoration: underline; }

.pic { font-size: 12px; }

/* responsizziamo i video */
.klavideo {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.klavideo iframe,
.klavideo object,
.klavideo embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* titoli */
h1 { color:#5E573B; font-size: 28px; }
h2 { color:#5E573B; font-size: 24px; }

/* -------------------------------------- INIZIO ROLLOVER -------------------------------------- */
#facebook { display: inline-block; width: 60px; height: 60px; background: url("https://fermostorica.com/img/i-facebook.png") no-repeat 0 0; margin: 0 10pt 0 0; }
#facebook:hover { background-position: 0 -60px; }
#facebook span { position: absolute; top: -999em; }
/* -------------------------------------- FINE ROLLOVER -------------------------------------- */