.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

a { 
	outline: none; 
}

.login {
	color: #999999;
}

.benvenuto {
	font-family: Georgia;
	color: #B71234;
        font-size: 12px;
}

.inputText {
	border: 1px solid #999999;
	background: #eeeee0;
	color: #999999;
}

.inputLabel {
	color: #999999;
	font-family: Helvetica;
	font-size: 10px;
	
}

.bottoneSubmit {
	border: 1px solid #999999;
	background: #999999;
	color: #000000;
}

.testo {
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	margin-right: 30px;
   color: #999;
}

.testo a, .testo a:visited {
	/*text-align: justify;
	font-family: Verdana;
	margin-right: 30px;
	font-size: 11px;*/
        text-decoration: none;
        color: #cda158;
}

.testo a:hover {
	/*text-align: justify;
	font-family: Verdana;
	margin-right: 30px;
	font-size: 11px;*/
        text-decoration: underline;
        color: #cda158;
}

.titolo {
	font-family: Georgia;
        font-weight: bold;
        font-size: 24px;
        font-variant: small-caps;
        line-height: 25px;
        margin-bottom: 20px;
/* 	margin-right: 30px; */
   text-align: justify;
        color: #776f65;
}

/*a.menu  {
	text-decoration: none;
	color: #CDA158;
}

a.menu:visited {
	text-decoration: none;
	color: #CDA158;
}

a.menu:hover {
	text-decoration: none;
	color: #CDA158;
}

a.menu:active {
	text-decoration: none;
	color: #CDA158;
}*/

/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  font-family: Georgia;
  z-index: 100;
  position: relative;
}
.nav li {
  border-right: 1px solid #000;
  /*border-top: 1px solid #B71234;*/
  float: left;
/*   margin: 6 0 0 80; */
  margin: 0;
  padding: 0 49;
  position: relative;
}


.nav li:last-child{
  border-left: 0px;  
  border-right: 0px; /*1px solid #B71234;
  border-right: 1px solid #B71234;
  border-top: 1px solid #B71234;*/
  float: left;
/*   margin: 0; */
/*   padding: 0; */
  position: relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: bold 12px Georgia;
/*   background: #eeeee0; */
  color: /*#776f65;*/ #CDA158;
  display: block;
/*   padding: 0 9; */
  line-height: 25px;
  text-transform: uppercase;
  text-decoration: none;
/*   margin-top: -4px; */
}

.nav li a:hover {
/*   background: #eeeee0; /*#B71234;*/
  color: #eeeee0;	

}
/*#nav-one li:hover a, 
#nav-one li.sfHover a {
  color: #CDA158;*/
}
/*#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  color: #959595;	
}*/
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
/*   background: #ccc; */
  color: #CDA158;	
}

.nav ul {
/*   background: #565656; */
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  width: 100px;
  position: absolute;
  top: -999em;
  left: -1px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: -2px;
}
.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
  border: 1px solid #000;
  border-bottom: 0;
  padding-right: 20px;
  width: 80px;
  white-space: nowrap;
}
.nav ul a:hover {
/*   background: #ccc; */
  color: #000;
}


.centrata_assoluta {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 2070px;
   height: 311px;
   margin-top: -155px; /* Half the height */
   margin-left: -1035px; /* Half the width */
   
}

#intestazione {
   background: #000 url(img/CorniceConLogo50Corto.png) top left no-repeat;
   height: 52px;
   
}

#intestazione2 {
   height: 25px;
/*    padding: 10px; */
   /*background: #000;
   zoom: 1;
   filter: alpha(opacity=70);
   opacity: 0.7;*/
   background-image: -webkit-gradient(linear, left top, left bottom, from(#8b8b83), to(#000000));
   background-image: -webkit-linear-gradient(top, #8b8b83, #000000);
   background-image: -moz-linear-gradient(top, #8b8b83, #000000);
   background-image: -ms-linear-gradient(top, #8b8b83, #000000);
   background-image: -o-linear-gradient(top, #8b8b83, #000000);
   background-image: linear-gradient(top, #8b8b83, #000000);
}
#intestazione3 {
   height: 25px;
/*    padding: 10px; */
   background: #000;
   zoom: 1;
   filter: alpha(opacity=70);
   opacity: 0.7;
   /*background-image: -webkit-gradient(linear, left top, left bottom, from(#8b8b83), to(#000000));
   background-image: -webkit-linear-gradient(top, #8b8b83, #000000);
   background-image: -moz-linear-gradient(top, #8b8b83, #000000);
   background-image: -ms-linear-gradient(top, #8b8b83, #000000);
   background-image: -o-linear-gradient(top, #8b8b83, #000000);
   background-image: linear-gradient(top, #8b8b83, #000000);*/
}


#container {
   width:100%; 
   height:100%; 
}

#perLogo {
   width: 200px;
}

#perLogin {
   float: right;
   width: 500px;
   position: relative;
/*    top: -25px; */
}

#perFooter {
   background: #000 url(img/Cornice50.png) top left;
   position:absolute;
   bottom: 0;
   height: 50px;
   width:100%;
}

#perFooter2 {
   background: #000;
   position:absolute;
   bottom: 0;
   height: 50px;
   width:100%;
   zoom: 1;
   filter: alpha(opacity=75);
   opacity: 0.75;
}

#corniceFooter {
   background:  url(img/Cornice50.png) top left;
   position: relative;
   width: 100%;
   height: 50px;
   
}
#contenitoreHome {
   width: 75%;
/*    height: 100%; */
   text-align: center;
   vertical-align: middle;
   position: relative;
}

#sinistra {
   width: 45%;
   text-align: right;
   padding-right: 5px;
   position: relative;
   float: left;
   font-family: Verdana;
   font-size: 11px;
}

#destra {
   width: 45%;
   text-align: justify;
   padding-left: 5px;
   float: right;
/*    top: -390px; */
   position: relative;
   font-family: Verdana;
   font-size: 11px;
}

#sotterraneo {
   width: 100%;
   text-align: center;
/*    padding-left: 5px; */
/*    float: right; */
/*    top: -390px; */
   position: absolute;
   bottom: 50px;
   
  /* font-family: Verdana;
   font-size: 12px !important;*/
   background: #000;
   zoom: 1;
   filter: alpha(opacity=75);
   opacity: 0.75;
}
#columns {
   width: 90%;  
   margin-left: auto ;
   margin-right: auto ;
}

#columns .column {
   position: relative;
   width: 46%;
   padding: 1%;
   border: solid 1px #000;
}

#columns .left {
   float: left;
}

#columns .right {
   float: right;
}


#sotterraneo ul {
   padding-left: 15px;
   margin: 5px
}

#centrale {
   width: 100%;
   vertical-align: middle;
   padding: 20 0 0 0;
/*    height: 80%; */
}

#perMenu {
   height: 25px;
   clear: both;
   margin-left: 40px;
   position: relative;
   float: left;
}

#login-content {
  display: none;
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 999;    
  background: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8b8b83), to(#000));
  background-image: -webkit-linear-gradient(top, #8b8b83, #000);
  background-image: -moz-linear-gradient(top, #8b8b83, #000);
  background-image: -ms-linear-gradient(top, #8b8b83, #000);
  background-image: -o-linear-gradient(top, #8b8b83, #000);
  background-image: linear-gradient(top, #8b8b83, #000);  
  padding: 15px;
  -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  box-shadow: 0 2px 2px -1px rgba(0,0,0,.9);
  -moz-border-radius: 3px 0 3px 3px;
  -webkit-border-radius: 3px 0 3px 3px;
  border-radius: 3px 0 3px 3px;
}

li #login-content {
  right: 0;
  width: 300px;  
}

#testuale {
   margin-top: 25px;
   zoom: 1;
   filter: alpha(opacity=100);
   opacity: 1.0;
   
   
}

/*html { 
  background: url(images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/