.certificazioni {
 font-family: Arial, Helvetica, sans-serif;
  font-size        : 16px;
  font-weight      : bold;
  text-align       : center;
  color            : #060;
  text-transform: uppercase;
  padding-top: 3px;
  padding-bottom: 1px;
  vertical-align: bottom;
  }
/*  .testate {
 font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  text-align       : center;
  color            : #000;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 4px;
	line-height: 0px;
}*/
.bioagricert {
	background-image: url(divisione-bioagricert_sf.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}
.bioagricert p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #030;
	font-weight: bold;
	line-height: 12px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	border-bottom: 2px solid #015F19;
}
.agricert {
	background-image: url(divisione-agricert_sf.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}
.agricert p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D06014;
	font-weight: bold;
	line-height: 12px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	border-bottom: 2px solid #D06014;
}
.nofood {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 0px;
}
.nofood p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
	line-height: 12px;
	height: 15px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 3px;
	border-bottom: 2px solid #006699;
}
.certif td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;	
	color: #030;	
  text-transform: uppercase;
  line-height: 13px;
}
.certif a:link, .certif a:active, .certif a:visited {
	color: #030;
	text-decoration: none;
}
.certif a:hover {
	color: #090;
	text-decoration: underline;
}