#main-wrapper {
	background-image: none;
	background-color: #ffffff;
}
.front #main-wrapper {
	background-image: none;
	background-color: #ffffff;
}
#politics-wrapper {
	background-image: none;
	background-color: #ffffff;
}
#footer-wrapper {
	background: none;
	border-top-color: #404040;
	border-top-width: 4px;
	border-top-style: solid;
}

.acc-container-menu {
	width: 100%;
}

.acc-box-menu {
	padding: 5px;
	float: left;
	width: 18%;
	margin: 0px;
	border-style: solid;
	border-color: #f0f0f0;
	border-width: 1px;
	border-bottom: none;
}

.titolo-menu {
	font-weight: bold;
}

#header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer {
width: 100%;
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}