.verdino{
	background-color: #cadada;
    margin-top: -20px;
	margin-bottom: 20px;
}
.breadcrumb{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	font-size: 14px;
	margin-bottom: 0 !important;
	padding: 10px 0 !important;
}
.breadcrumb a {
    color: #333;
    font-weight: normal;
}
.page-node .submitted{
	display: none;
}
.page-header {
    border-bottom: 3px solid #333 !important;
    float: left;
    margin-top: 0;
    max-width: 97%;
    padding-right: 3%;
    width: auto !important;
}
.page-node .content img {
  /*float: left;
  height: auto;
  margin-right: 35px !important;
  max-width: 50%;*/
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: inherit;
  font-family: Lato,Helvetica,Arial,sans-serif !important;
  font-weight: 500;
  line-height: 1.1;
}
.easy_social_box {
    clear: left;
    float: left;
    margin-top: 30px;
}
.page-node .print_html {
  border-left: 3px dotted #333;
  border-right: 3px dotted #333;
  float: left;
  margin: 15px 0 0 35px;
  padding: 8px 30px !important;
  text-align: center;
}
img.print-icon {
  vertical-align: middle;
  width: 70%;
}
.page-node .field-name-field-video, .page-node .field-name-field-galleria-fotografica{
	clear: right;
	float: left;
	margin-right: 2%;
	width: 48%;
}
.page-node .field-name-field-video .field-label, .page-node .field-name-field-galleria-fotografica .field-label{
	border-bottom: 2px solid #333;
    font-size: 20px;
    margin-bottom: 20px;
}
.page-node .field-name-field-video iframe, .page-node .field-galleria-fotografica img{
	max-width: 100%;
}

.page-node .field-name-field-immagine-primo-piano {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 50%;
}
.mean-container .mean-nav ul li a:hover {
  background-image: none !important;
  padding: 10px 3% !important;
}
.mean-container .mean-nav ul ul li a:hover {
  background-image: url("../images/li.png") !important;
  background-repeat: no-repeat;
  background-position: 8px center !important;
  background-size: 10px auto !important;
  padding: 10px 8% !important;
}