#content
{
  padding-top: 10px;
  padding-bottom: 20px;
  background: #fff;
  min-height: 300px;
}

ul.offerte-nav
{
  margin-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: 18px;
  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 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: 185px;
}

ul.over li a:hover,
ul.over li a:active
{
  color: #009534;
  background: #f4faf6 url('images/arrow-offerte-nav.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: #009534;
  background: #f4faf6 url('images/arrow-offerte-nav-on.png') no-repeat right center !important;
}

a.pdf:link,
a.pdf:visited
{
  background: #fff url('images/pdf.gif') no-repeat 2px 8px;
  padding: 6px 4px 8px 46px;
  float: left;
  height: 48px;
  width: 240px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-right: 44px;
  margin-bottom: 20px;
  margin-top: 0px;
  border: 1px solid #fff;
  overflow: hidden;
}

a.pdf:hover,
a.pdf:active
{
  background: #F0F1E9 url('images/pdf.gif') no-repeat 2px 8px;
  border: 1px solid #cccdc6;
}

p.pdf-box
{
  background: #fff url('images/pdf.gif') no-repeat 2px 8px;
  padding: 6px 4px 8px 46px;
  float: left;
  height: 48px;
  width: 240px;
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-right: 44px;
  margin-bottom: 20px;
  margin-top: 0px;
  border: 1px solid #fff;
  overflow: hidden;
}

p.pdf-box a
{
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

p.pdf-box
{
  background: #fff url('images/pdf.gif') no-repeat 2px 8px;
  padding: 6px 4px 8px 46px;
  float: left;
  height: 48px;
  width: 240px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-right: 44px;
  margin-bottom: 20px;
  margin-top: 0px;
  border: 1px solid #fff;
  overflow: hidden;
}

p.pdf-box:hover a
{
  text-decoration: none;
}

p.pdf-box:hover,
p.pdf-box:active
{
  background: #F0F1E9 url('images/pdf.gif') no-repeat 2px 8px;
  border: 1px solid #cccdc6;
}

ul.documenti
{
  margin. 3px 0 0 0;
  list-style: none;
}

ul.documenti li
{
  display: inline;
}

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;
}

dl.faq dl dt
{
  cursor: pointer;
}

dl.faq dl dt:hover,
dl.faq dl dt.active
{
  border-bottom: 1px solid #FFE28E;
  background: #FFF8D7;
}

#tool_regioni
{
  position: relative;
  width: 636px;
  display: inline;
  float: left;
  margin-bottom: 20px;
  background-color: #F6F7F1;
  border: 1px solid #DADBD6;
  padding: 20px;
}

#tool_regioni p
{
  font-size: 11px;
  position: absolute;
  bottom: -5px;
  right: 15px;
}

#tool_regioni_tariffa
{
  font-size: 38px;
  color: #009534;
  float: right;
  width: 300px;
  font-weight: bold;
  line-height: 36px;
}

select#tool_regioni_select
{
  background: #fff;
  border: 1px solid #ccc;
  padding: 4px;
  font-size: 18px;
  color: #333;
  width: 300px;
  float: left;
  margin-right: 20px;
}