@charset "UTF-8";

.margin-top-30{
	 margin-top: 30px;
}
 .testoNikolli{
	 margin-top: 20px;
	 font-size: 14px;
	 line-height: 18px;
	 text-align: justify
}
.nikolliEvidente{
	margin-top: 20px;
}
 .footer{margin-top: 20px;}
 .footerLoghi{
	 min-height: 80px;
	 margin-bottom: 10px;
}
 .footerContatti{
	 border-top: 1px #ccc solid; 
	 padding-top: 10px;
	 margin-top: 10px;
}

a:link {
	color: #f5a327;
	font-weight: bold;
  text-decoration: none;
}

a:visited {
	color: #f5a327;
	font-weight: bold;
  text-decoration: none;
}

a:hover {
	color: #69051e;
	font-weight: bold;
  text-decoration: underline;
}

a:active {
	color: #69051e;
	font-weight: bold;
  text-decoration: underline;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}
