body.home #content .wrap
{
  margin-left: 3px!important;
  height: 334px;
}

#content .visual
{
  background: #FFF;
  /*height: 346px;*/
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 16px;
  border-right: 0px solid #e7e7e7;
  border-left: 0px solid #e7e7e7;
}

body.home #content .visual .side
{
  min-height: 329px;
  height:auto !important;
  height: 333px !important;
  position: relative;
  padding-bottom: 0px;
  background: transparent url('images/nav-top-home.png') no-repeat top left;
}

body.home #content .visual .main
{
  background: #fff url('images/bg-box-offerte.jpg') no-repeat top left;
  padding-bottom: 0px;
  z-index: 2;
  height: 336px;
}

#content ul.boxes h2
{
  margin-top: 0;
}

/* Bottoni Luce & Gas */

#container-offerte-luce,
#container-offerte-gas
{
  position: absolute;
  height: 300px;
  display: block;
  width: 100%;

}

.side a.luce-btn:link,
.side a.luce-btn:visited,
.side a.luce-btn
{
  position: absolute;
  top: 110px;
  left: -1px;
  display: block;
  width: 238px;
  height: 46px;
  text-indent: -9999px;
  margin: 0;
  background: transparent url('images/energia-btn-over.png') no-repeat bottom;
  zoom: 1;
  z-index: 1;
  line-height: 0px;
}

.side a.luce-btn:hover,
.side a.luce-btn:active,
.side a.active-luce-btn
{
  position: absolute;
  top: 110px;
  left: -1px;
  display: block;
  width: 238px;
  height: 46px;
  text-indent: -9999px;
  margin: 0;
  background: transparent url('images/energia-btn.png') no-repeat top;
  zoom: 1;
  z-index: 1;
  line-height: 0px;
}

.side a.gas-btn:link,
.side a.gas-btn:visited,
.side a.gas-btn
{
  top: 156px;
  left: -1px;
  position: absolute;
  display: block;
  width: 238px;
  height: 46px;
  text-indent: -9999px;
  margin: 0;
  background: transparent url('images/gas-btn-over.png') no-repeat bottom;
  zoom: 1;
  z-index: 1;
  line-height: 0px;
}

.side a.gas-btn:hover,
.side a.gas-btn:active,
.side a.active-gas-btn
{
  top: 156px;
  left: -1px;
  position: absolute;
  display: block;
  width: 238px;
  height: 46px;
  text-indent: -9999px;
  margin: 0;
  background: transparent url('images/gas-btn.png') no-repeat top;
  zoom: 1;
  z-index: 1;
  line-height: 0px;
}
