.new-style .background-wrapper {
	background: #f3efe5;
	background-size: cover;
}

#header .menu-wrapper {
	background: #f3efe5;
}

#header .menu-wrapper {
	padding-bottom: 10px;
}

.sf-menu > li > a {
	color: #ac8158;
}

.sf-menu > li + li:before {
	background: #ac8158;
}

.sf-menu > li > a:hover {
	font-weight: bold;
}


.menu-wrapper .Menu .inner{
}

.menu-wrapper .Menu ul{
	margin: 0 auto;
	text-align:center;	
}


.menu-wrapper .Menu li{
	float:none;
	display:inline-block;
}



#header #stuck_container.isStuck {
	left: 0;
	background: inherit;
}



/* full width band */

.full_width_band{
	padding-bottom: 40px;
}

.full_width_band.band1{
	background: #faf6eb;
}

.full_width_band.band2{
	background: linear-gradient(90deg, #d6d0c3 50%, #e1c173 50%);
}

.full_width_band .content {
	width: 1356px;
	margin: 0 auto;
	
}


.elenco_lettere_autori {
	font-size: 1.3em;
	margin: 0 0 0 10px;


}

 
.elenco_lettere_autori a{
	padding: 4px 13px;
}

 
 .mycameracaption{
	background: rgba(0, 0, 0, 0.3) !important;
	padding: 16px;
	line-height: 14px;
}

