.barramenu
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  padding-top: 166px;
  overflow-x: hidden;
  padding-bottom: 15px;
  z-index: 7;
}
.backimage
{
  width: 100%;
  position: relative;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 0px;
  height: 27%;
  z-index: 0;
  /*background-image: url('banner/Banner Assunta vetrata.jpg');*/
  background-size: 100% 100%;
}
#topbanner
{
  width:100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}
.invis_leftmargin
{
  position: relative;
  width: 1.125%;
  height: 50px;
  float: left;
  z-index: 1;
}
.portalogo
{
  position: absolute;
  width: auto;
  height: 100px;
  bottom: 0px;
  left: 32px;
  z-index: 8;
  cursor:pointer;
  display: none;
}
.labelogo
{
  width: auto;
  display: table;
  text-align: center;
  position: relative;
  z-index: 9;
  /*border-radius: 15px;*/
  opacity:0.7;
  filter:alpha(opacity=70); /* For IE8 and earlier */
  /*background-size: cover;*/
}
.elementomenu
{
  position: relative;
  width: 13%;
  float: left;
  display: table;
  z-index: 1;
}
.label
{
  width: 100%;
  height: 50px;
  display: table;
  font-family: 'Scada', normal;
  font-size: 21px;
  text-align: center;
  position: relative;
  /*border-radius: 0px 0px 20px 20px;*/
  z-index: 8;
}
.sottolabel
{
  height: 50px;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  border-radius: 0px 0px 20px 20px;
  background-color: #1B77E0;
  border: solid 5px #124B8C;
  border-top: solid 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 7;
}
.label:hover
{
  font-weight: 900;
  /*box-shadow: 0px 0px 50px 10px #FFFF00;*/
}
.centrato
{
  display: table-cell; 
  vertical-align: middle; 
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 8;
}
.centrato_2righe
{
  display: table-cell; 
  vertical-align: middle; 
  text-align: center; 
  line-height: 100%;
  position: absolute;
  width: 100%;
  z-index: 8;
}
.submenu
{
  display: none;
  position:relative;
  width: 100%;
  border: 0px solid #000000;
  background-color: #D8E1E7;
  overflow: hidden;
  z-index: 5;
}
.option
{
  /*background-color: #ffac40;*/
  /*background-image: linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -o-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -moz-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -webkit-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -ms-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);

  background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0.24, #6B9E5D),
	  color-stop(0.85, #1B77E0)
  );*/
  position: relative;
  z-index: 4;
  background: none;
  height: 40px;
  font-size: 11pt;
  font-family: 'Roboto Condensed', normal;
  padding-left: 5px;
  line-height: 40px;
  cursor: pointer;
}
.option:not(.ultimo)
{
  border-bottom: solid 2px #DED78C;
}
.option_noclick
{
  /*background-image: linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -o-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -moz-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -webkit-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);
  background-image: -ms-linear-gradient(bottom, #6B9E5D 24%, #1B77E0 85%);

  background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  left top,
	  color-stop(0.24, #6B9E5D),
	  color-stop(0.85, #1B77E0)
  );*/
  position: relative;
  z-index: 4;
  background: none;
  height: 40px;
  font-size: 11pt;
  font-family: 'Roboto Condensed', normal;
  padding-left: 5px;
  line-height: 40px;
}
.option_noclick:not(.ultimo)
{
  border-bottom: solid 2px #DED78C;
}
.primo
{
  border-radius: 30px 30px 0px 0px;
}
.ultimo
{
  border-radius: 0px 0px 30px 30px;
}
.illumina:hover
{
  text-decoration: underline;
}
.segnaposto
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
  background-image: url('star.png');
  background-size:cover;
  background-repeat:no-repeat;
}
.sopra
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: auto;
  height: 60px;
  z-index: 9;
}
.toplink
{
  float:right;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
.searchbar
{
  margin-left: 20px;
  margin-top:2px;
  height: 40px;
  width: 500px;
  float: right;
}
.searchbox
{
  height: 28px;
  font-size: 15pt;
  width: 440px;
  padding-left: 10px;
  background-color:transparent;
  border: 0px;
}
.searchbutton
{
  width: 30px;
  height: 30px;
  background-color:transparent;
  border: 0px;
}
input[type="text"]:focus {
  outline: none;
}
#barraricerca
{
  height: 40px;
  width: 450px;
  background-image:url('search_bar.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-size: 450px 30px;
  float: left;
}
#pulsantecerca
{
  width: 40px;
  height: 40px;
  background-image:url('search_button.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-size: 30px 30px;
  float: left;
}