body.home #content .wrap
{
	margin-left: 3px;
  height: 339px;
}

#content .visual
{
  background: #FFF;
  height: 340px;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
	padding-top: 10px;
}

body.home #content .visual .side
{
  min-height: 336px;
  height:auto !important;
  height: 336px;
  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 h2
{
  margin:0;
}

.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/casa-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/casa-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/business-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/business-btn.png') no-repeat top;
  zoom: 1;
  z-index: 1;
  line-height: 0px;
}

/*
a.giacliente
{
  width: 186px;
  height: 103px;
  position: absolute;
  top: 220px;
  left: 18px;
  background: transparent url('images/giacliente.png') no-repeat top;
  text-indent:-9999px;
}

a.giacliente:hover
{
  background-position: bottom;
}
*/

a.giacliente
{
  width: 198px;
  height: 49px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: transparent url('images/giacliente.png') no-repeat top;
  text-indent:-9999px;
}

a.giacliente:hover
{
  background-position: bottom;
}
