#content 
{
  padding-top: 10px;
  padding-bottom: 20px;
  background: #fff;
  min-height: 300px;
  border-right: 0px solid #e7e7e7;
  border-left: 0px solid #e7e7e7;
}

#content > div 
{
  background: #fff url('images/nav-center.png') repeat-y left top;
  margin-left: 20px;
}

#content .main > div
{
  padding-left: 10px;
  padding-bottom: 10px;
}

#content .main div#elettrica_index h2
{
  margin:0;
}

ul.offerte-nav
{
  padding-top: 24px;
  margin-left: 15px;
  width: 190px;
}

ul.offerte-nav h2
{
  margin:0;
}

ul.offerte-nav li a:link,
ul.offerte-nav li a:visited
{
  background: #8BC750 url('images/offerte-navBg.png') repeat-x left top;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 33px;
  min-height: 33px;
  height: 33px;
  width: 190px;
  display: block;
  color: #fff;
  text-decoration: none!important;
  text-indent: 10px;
}

ul.offerte-nav li a:hover,
ul.offerte-nav li a:active,
ul.offerte-nav li.current a
{
  background: #04a23c url('images/offerte-navBg.png') repeat-x left bottom !important;
}

ul.over
{
  background: #f4faf6;
}

/*
ul.over li:hover
{
  background: transparent url('images/li-offerte-nav-on.png') repeat-x;
}
*/

ul.over li a:link,
ul.over li a:visited
{
  background: #f4faf6 !important;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #6f7471;
  text-decoration: none;
  width: 100%;
}

ul.over li a:hover,
ul.over li a:active
{
  color: #009a37;
  background: transparent url('images/arrow-offerte-nav-on.png') no-repeat right center !important;
}

ul.over li.current a:link,
ul.over li.current a:hover,
ul.over li.current a:visited,
ul.over li.current a:active
{
  color: #009a37;
  background: transparent url('images/arrow-offerte-nav-on.png') no-repeat right center !important;
}

/* INFO CONTRATTUALI */

ul.documenti
{
  margin. 3px 0 0 0;
  list-style: none;
}

ul.documenti li
{ 
  display: inline;
}

/* FAQ */

dt 
{
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin:0;
  padding: 5px;
  border-bottom: 1px solid #eee;
}

dt span
{
  color: #009534;
  font-weight: normal;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

dd p
{
  padding: 6px;
}

#tool_regioni
{
  position: relative;
}

#tool_regioni p
{
  font-size: 11px;
  position: absolute;
  bottom: -5px;
  right: 15px;
}