/* CSS Document Menu fade finestre in popup */

body, textarea, input, select, .ricerca {
font-family:tahoma;
font-size:14px;

}



	.Popup {
  border: solid 0px #f4f4f4;
  display: none;
  position: absolute;
  width: 820px;
  z-index: 515;
}

.Popuptitle {
  background: #000000;
  color: white;
  font-weight: bold;
  height: 20px;
  padding: 0px;
}

.Popupbody {
  background: #000000;
  padding: 5px;
  text-align: center;
}

#Popup1 {
  top: 10px;
 left: 250px;
right: 0px;

background: #000000;
}

#Popup2 {
  top:  10px;
  left: 250px;
 right: opx;
background: #000000;
}

  #Popup3 {
  border: solid 0px #f4f4f4;
  font-family: Tahoma;
  font-size: 11px;
  display: none;
  position: absolute;
  width: auto;
  border: none;
  z-index: 80;
}
  outerImageContainer{ position: relative; background-color: #fff; width: 990px; height:650px; margin: 0 auto; 

}

</style>


