body {
	max-width: 1000px;
	/*height: 900px;*/
	margin: auto;	
	font-family: 'Roboto';
}
#navcontainer {
	background: url('img/background.png') fixed;
/*	background: url('img/Background_2019.jpg') fixed;*/
}

.navTop {
	background-color: #e4e4e4;
    color: #666;
    position: relative;
    top: -5px;
	width: 100%;
    margin-left: 5px;
}
.navTop ul {
	text-align: center;
    height: 30px;
    margin: 0 auto;
    list-style-type: none;
    padding: 13px 0 0 0;
}
.navTop li {
	display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    padding-left: 5px;
}

.navTop a {
	color: #666;
    padding-left: 0;
}
.navTop a:hover {
	color: #333;	
	text-decoration: none;	
}
.spacer {
	margin-left: 10px;
}
.logo {
	margin: -5px 0 0 5px;
}
.logo li {
	display: inline-block;
}
.logo li.other {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}
.logo li.other1 {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: -10px;
}
.logoIstat {
	float: left;
    margin-left: -5px;
}
.logoIce {
	float: right;
    margin-right: -5px;
}
.center_text {
    width: 490px;
    margin: auto;
    margin-top: 20px;
    font-size: 16px;
}
.center_text ul {
    margin: 20px auto;
    padding-left: 35px;
}
.center_text li {
	text-align: left;
	text-indent: -35px;
	margin-bottom: 15px;	
}
.center_text li:before {
	content: '\f054';
    color: #d61127;
    margin-right: 10px;
    font-weight: bold;
	font-family: 'FontAwesome';
	top: 5px;
    position: relative;
}
.center_text p {
    font-size: 16px;
    margin-bottom: 8px;
}
.button {
	text-align: left;
	width: 550px;
	margin: auto;
	margin-top: 25px;
}
.button img {
	margin-left: 20px;
}
.footer {
	position: relative;
	bottom: 0;
	width: 1000px;
	height: 30px;
	background-color: #595959;
	color: #fff;
	margin-top: 50px;
}
.footer ul {
	margin: auto;	
}
.footer li {
	display: inline-block;
    font-size: 14px;
}
.footer a {
	text-transform: uppercase;
	padding: 5px 10px;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 14px;
	display: inline-block;
}
.footer a:hover {
	color: #eee;
	text-decoration: none;
}
ul.avvio {
	width: 490px;
	margin: 30px auto;
	padding-left: 60px;
}
ul.avvio li {
	margin-bottom: 5px;
}
ul.avvio li:before {
	display: none;
}
.button-avvio {
    margin-top: -25px;
}
.button-avvio li {
	display: inline-block;
	background-color: #d61127;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-left: 15px;
    min-width: 320px;
}
.button-avvio a {
	color: #fff;
    font-size: 16px;
    padding: 12px 25px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
}
.underList {
    margin-top: 15px;
}
.underList li {
    width: 208px;
    min-width: 100px;
}
.underList a {
    font-weight: normal;
}
.button-avvio .underList li {
    background-color: #747474;
}
.button-avvio a:hover {
	color: #eee;
}
.center_text_foglia {
	margin-top: 15px;
}
.navFoglia {
	text-align: left;
	font-size: 18px;
	margin-top: 35px;
}
.navFoglia ul {
	border-top: 2px solid #bfaf9d;
	margin-top: 10px;
}
.navFoglia .title {
	font-size: 17px;
	color: #333;
	display: block;
	font-weight: bold;
}
.navFoglia .subTitle {
	font-size: 15px;
	color: #666;
	display: block;
}
.navFoglia li {
	width: 150px;
	border-right: 1px #d61127 solid;
	display: inline-block;
	text-align: left;
	padding: 4px;
}
.navFoglia li.last {
	border: 0;
}
.navFoglia a {
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
}
.navFoglia a:hover, .navFoglia a.selected {
	color: #666;
}
ul.edizioni-precedenti {        
    margin: 15px 0 30px 20px;
    padding-left: 15px;
}
.edizioni-precedenti li {   
    margin-left: 5px 0 0 10px; 
}
.edizioni-precedenti li:before {
    top: 1px;
    margin-right: 10px;
}
.edizioni-precedenti a {
    color: #d61127;
}
.edizioni-precedenti a:hover {
    color: #333;
}
.navTop a.selected {
    color: #d61127;
}
.istat  {
    color: #555;
    font-weight: bold;
}
.ice  {
    color: #555;
    font-weight: bold;
}
.center_text.contatti a {
    color: #d61127;
}
.edizioni {
    text-align: left !important;
    display: block;
    margin-top: 10px;
}