#header {
  height:650px;
  min-height:650px;
}

div.visore-info-it {
  background: url('../img/multimedia/video-info_visore_sfondo_ITA.png') no-repeat left top;
}

div.visore-surg-it {
  background: url('../img/multimedia/video-chirurgia_visore_sfondo_ITA.png') no-repeat left top;
}

div.visore-info-en {
  background: url('../img/multimedia/video-info_visore_sfondo_ENG.png') no-repeat left top;
}

div.visore-surg-en {
  background: url('../img/multimedia/video-chirurgia_visore_sfondo_ENG.png') no-repeat left top;
}

div.multimedia-navigation-content {
  /*border:1px solid black;*/
  margin-top:50px;
  text-align:center;
}

div.multimedia-navigation-content a {
  display:inline-block;
}

/*div.multimedia-navigation-content a > div {
  display:inline-block;
}*/

div.multimedia-navigation-content div.div-btn {
  width:272px;
  height:72px;
}

div.btn-info-it {
  background:url(../img/multimedia/btn-info-bg-it.png) no-repeat 0 0;
}

div.btn-info-it-active {
  background:url(../img/multimedia/btn-info-bg-it.png) no-repeat 0 -77px;
}

div.btn-surg-it {
  background:url(../img/multimedia/btn-surg-bg-it.png) no-repeat 0 0;
}

div.btn-surg-it-active {
  background:url(../img/multimedia/btn-surg-bg-it.png) no-repeat 0 -77px;
}

div.btn-info-en {
  background:url(../img/multimedia/btn-info-bg-en.png) no-repeat 0 0;
}

div.btn-info-en-active {
  background:url(../img/multimedia/btn-info-bg-en.png) no-repeat 0 -77px;
}

div.btn-surg-en {
  background:url(../img/multimedia/btn-surg-bg-en.png) no-repeat 0 0;
}

div.btn-surg-en-active {
  background:url(../img/multimedia/btn-surg-bg-en.png) no-repeat 0 -77px;
}

div.btn-info-it:hover, div.btn-surg-it:hover, div.btn-info-en:hover, div.btn-surg-en:hover {
  background-position:0 -77px;
}

#multimedia_content {
  margin-bottom:100px;
}

#multimedia_content .multimItemTitle {
  float:left;
  clear:both;
  width:100%;
  font-size:23.5px;
  font-weight:bold;
  margin:30px 0px 15px 0px;
  padding-bottom:4px;
  color:#00A399;
  border-bottom:2px solid #00A399;
}

#multimedia_content .multimItem {
  font-size:18px;
  float:left;
  margin-bottom:25px;
}

#multimedia_content .multimItem img {
  border:2px solid #00A399;
}

#multimedia_content .multimItem a {
 color:#00A399;
 text-decoration:none;
}

#multimedia_content .multimItem a:hover {
 text-decoration:underline;
}

#multimedia_content .left {
  clear:both;
  margin-right:7px;
  width:491px;
}

#multimedia_content .right {
  margin-left:7px;
  width:491px;
}


#multimedia_content .multimTitle {
  color:#00A399;
  margin-top:15px;
  margin-bottom:0px;
}
