html,body {
	margin: 0;
	padding:0;
  height: 100%;
  background-image:url(../img/home5.jpg); 
	background-color:#3c3c50;
	background-repeat: no-repeat;
	background-position: left top;
}

#container .nav_bkg {
  position: absolute;
  top: 98px;
  left: 709px;
	height: auto;
	width:245px !important;width /**/:233px;
	filter: alpha(opacity=65);
	opacity: 0.65;
	background: white;
/*	padding: 0.5em; */
  z-index:1;
}
.nav_wrd {
  position: absolute;
  top: 98px;
  left: 709px;
	height: auto;
	width:215px;
	font-size:11px;
  line-height: 12px;
  z-index:9;
  opacity: 1;
  color:black;
  padding-top: 82px;
  padding-left: 13px;
  padding-bottom: 20px;
	border-left:2px solid #ffffff; 
}









div#news{
  left: 724px; 
  top: 200px; 
  position: absolute;   
	width:215px;
	border-top: 2px solid #ffffff; 
	border-left: 2px solid #ffffff; 
	border-right: 2px solid #ffffff; 
	border-bottom: 2px solid #ffffff; 
  background-image:url(../img/opaco_bianco65.png);
	padding:5px 5px 5px 5px;
	color:#000;
  z-index: 999;
}
div#news_content{
  position: relative;
	width:200px;
	padding:5px 5px 5px 5px;
	color:#000000;
  z-index: 1000;
}
div#news_border{
  left: 728px;
  top: 198px;
  position: absolute;  
	width:228px;
	border:2px solid #ffffff; 
}
.news_title{
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  z-index: 1000;
}
.news_subtitle{
  font-size: 10px;
  vertical-align: 80%;
  height: 22px;
}
.news_text{
  margin-top: 5px;
  font-size: 10px;
  line-height: 11px;
  text-align: justify;
}
div#opaco2_news{
	width:255px;
	height:16px;
	background-image:url(../img/opaco_menu2.png);
}
div#testo_centro{
  position: absolute;
  top: 180px;
  left: 66px;
	height:250px;
	width:550px;
	overflow: auto;
	font-size:11px;
	color:#fff;
}
div#dati{
  position: absolute;
  top: 640px;
  left: 724px;
	font-size:10px;
	color:#fff;
}
.mailto_link a{ 
  text-decoration: none;
  color: #fff;
}
.mailto_link a:hover{ 
  text-decoration: none;
  color: #1C0093;
}
