body.home #content
{
  background: #fff;
  padding: 0px;
  float: none;
  width: 920px;
}

body.home #content .main
{
  width: 920px;
  height: 399px;
  position: relative;
  float: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

body.home #content .section
{
  background: #fff;
  position: relative;
  min-height: 220px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

body.home #content .main p.error-swf
{
  color: #fff;
  padding: 15px 20px 20px 20px;
  font-size: 11px;
}

body.home a.btn-swf
{
  text-indent: -9999px;
  display:block;
  height:30px;
  position:absolute;
  right:46px;
  top:338px;
  width:300px;
}

body.home #content .section .prodotto-home
{
  width: 560px;
  margin-left: 30px;
  float: left;
  display: inline;
}

body.home #content .section .prodotto-home div
{
  float:left;
  width: 175px;
  margin-right: 7px;
  margin-bottom: 5px;
  margin-top: 5px;
}

body.home #content .side-right 
{
  width: 310px;
  margin-top: 15px;
  margin-right: 0!important;
  margin-bottom: 0!important;
  margin-left: 0!important;
  padding: 0;
  float: right; 
  display: inline;
  min-height: 200px;
}

body.home #content .section a.sign-newsletter:link,
body.home #content .section a.sign-newsletter:visited
{
  font-size: 12px;
  color: #000;
  float: left;
  padding-right: 17px;
  font-weight: bold;
  background: transparent url('images/arrow.png') no-repeat right;
}

body.home #content .section a.sign-newsletter:hover,
body.home #content .section a.sign-newsletter:active
{
  text-decoration: none;
}

body.home #content .section a.read-more:link,
body.home #content .section a.read-more:visited
{
  
  width: 12px;
  height: 9px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  color: #000;
  background: transparent url('images/arrow.png') no-repeat;
}

body.home #content .section a.read-more:hover,
body.home #content .section a.read-more:active
{
  text-decoration: none;
}

body.home div.prodotto-home > p
{
  margin-top: 8px;
}

body.home #footer

{

  height: 92px;

}

 

body.home p.legal

{

  padding: 10px 0 0 30px;

  color: #666!important;

  width: 770px!important;

  font-size: 10px!important;

  line-height: 14px!important;

  float: left;

}
