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

ul.privacy
{
  margin-left: 20px !important;
  margin-top: 17px !important;
}

ul.privacy li
{
  list-style: decimal;
  margin-bottom: 10px !important;
}

ul.privacy-letter
{
  margin-left: 20px !important;
  margin-top: 10px !important;
}

ul.privacy-letter li
{
  list-style: lower-alpha !important;
  margin-bottom: 10px !important;
}

ul.privacy li ul.privacy-letter li ul.privacy li
{
  list-style: decimal !important;
  margin-bottom: 10px !important;
}

ul.site-map
{
  margin: 10px 10px 10px 0px !important;
  padding-left: 10px !important;
  width: 180px;
  float: left;
}

ul.site-map li
{
  display: block;
  width: 100%;
}

ul.site-map > li
{
  margin-bottom: 5px !important;
  padding: 0;
  font-size: 17px;
}

ul.site-map li a:link,
ul.site-map li a:visited
{
  text-decoration: none;
  font-weight: bold;
  display: block;
}

ul.site-map li a:hover,
ul.site-map li a:active
{
  text-decoration: underline;
  font-weight: bold;
  background: transparent url('/assets/css/images/arrow-site-map.png') no-repeat right;
}

ul.site-map li ul
{
  margin: 10px 0px 10px 15px !important;
  padding: 0;
}

ul.site-map li ul li
{
  font-size: 16px;
}

ul.site-map li ul li a:link,
ul.site-map li ul li a:visited,
ul.site-map li ul li a:hover,
ul.site-map li ul li a:active
{
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

ul.site-map li ul li ul
{
  margin: 5px 0px 5px 15px !important;
  padding: 0;
}

ul.site-map li ul li ul li
{
  margin-bottom: 5px !important;
  font-size: 14px;
}

ul.site-map li ul li ul li a:link,
ul.site-map li ul li ul li a:visited,
ul.site-map li ul li ul li a:hover,
ul.site-map li ul li ul li a:active
{
  color: #999;
  text-decoration: none;
  font-weight: normal;
}

ul.credits
{
  background: url('images/logo_cayenne.jpg') no-repeat left center;
  padding-left: 190px;
  width: 200px;
  height: 72px;
  margin-top: 15px;
}

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

/*--------- THANK YOU PAGE ---------*/

/* Generali */

#thankyou #content .contents,
#thankyou .contents *
{
  padding: 0;
  margin: 0;
}

#thankyou #content .contents
{
  border-top: none;
}

:root #thankyou #content .contents
{
  padding: 0;
}

#thankyou .contents h2
{
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px 0;
  background-color: #009534;
}

/* Thanks */

#thankyou #thanks
{
  height: 233px;
  background: url(images/site/thankyoupage/thanks_bg.jpg) no-repeat left top;
  padding: 40px 0 0 15px;
}

#thankyou #thanks h3
{
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}

#thankyou #thanks p
{
  font-size: 17px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#thankyou #thanks p span
{
  background-color: #009534;
  padding: 0 6px;
  margin: 0 0 0 -6px;
}

#thankyou #thanks li
{
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #009534;
  background: url(images/site/thankyoupage/thanks_list.png) no-repeat left 6px;
  padding-left: 20px;
}

/* Summation */

#thankyou #summation
{
  margin: 0 0 15px 0;
  padding: 15px 15px 5px;
  background: url(images/site/thankyoupage/break.png) no-repeat 15px bottom;
}

#thankyou #summation p
{
  margin-bottom: 10px;
}

#thankyou #summation p.ok
{
  font-size: 16px;
  font-weight: bold;
  color: #009534;
}

#thankyou #summation a.pdf
{
  padding-right: 23px;
  color: #475258;
  background: url(images/site/icon_pdf.png) no-repeat right top;
  line-height: 19px;
}

#thankyou #summation a
{
  font-weight: bold;
}

/* Commodity */

#thankyou #commodity
{
  position: relative;
  margin: 28px 0 20px 0;
  padding: 10px;
  background-color: #009534;
  float: left;
}

#thankyou #commodity .ico
{
  position: absolute;
  right: 20px;
  top: -25px;
  width: 50px;
  height: 50px;
  background-position: left top;
  background-repeat: no-repeat;
}

* #thankyou #commodity .ico
{
  right: 30px;
}

#thankyou.luce #commodity .ico
{
  background-image: url(images/site/thankyoupage/commodity_ico_gas.png);
}

#thankyou.gas #commodity .ico
{
  background-image: url(images/site/thankyoupage/commodity_ico_luce.png);
}

#thankyou #commodity h3
{
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px 10px;
}

#thankyou #commodity ul
{
  width: 680px;
  float: left;
  clear: both;
}

#thankyou #commodity li
{
  width: 160px;
  height: 115px;
  float: left;
  margin-right: 10px;
  background: url(images/site/thankyoupage/commodity_box_header.png) no-repeat left top;
}

#thankyou #commodity li h4
{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  text-transform: uppercase;
  color: #475157;
}

#thankyou #commodity li h4.online
{
  text-align: left;
  padding-left: 20px;
  background: url(images/site/thankyoupage/commodity_box_header_soloonline.png) no-repeat right top;
}

#thankyou #commodity li p
{
  position: relative;
  height: 70px;
  padding: 10px;
  text-align: center;
  background: url(images/site/thankyoupage/commodity_box_bg.png) no-repeat left top;
}

#thankyou #commodity li p a
{
  position: absolute;
  bottom: 6px;
  left: 32px;
  display: block;
  width: 97px;
  height: 32px;
  text-indent: -10000em;
  background-position: left top;
  background-repeat: no-repeat;
}

#thankyou.luce #commodity li p a
{
  background-image: url(images/site/thankyoupage/commodity_button_gas.png);
}

#thankyou.gas #commodity li p a
{
  background-image: url(images/site/thankyoupage/commodity_button_luce.png);
}

/* banner business */

#thankyou #business {
  margin-top: 15px !important;
}

#thankyou #business p
{
  text-align: center;
  margin: 10px 0;
}

/* Commodity */

#commodity_ {
  margin-top: 15px !important;
  overflow: hidden;
  zoom: 1;
}

#commodity_ ul {
  overflow: hidden;
  zoom: 1;
  padding-left: 8px !important;
  margin-bottom: 20px !important;
}

#commodity_ ul li {
  float: left;
  display: inline;
  width: 160px;
  height: 190px;
  border: 1px solid #c7c9cb;
  margin: 0 0 0 8px !important;
  position: relative;
}

#commodity_ ul li a.attivati {
  position: absolute;
  display: block;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 160px;
  height: 42px;
}

#commodity_ ul li h4 {
  font-size: 14px !important;
  line-height: 25px;
  height: 25px;
  background-color: #8bc842;
  color: #FFF;
  text-indent: 7px;
  font-weight: bold;
}

#commodity_ ul li h4.zerosorprese {
  font-size: 12px !important;
  color: #00953c;
}

#commodity_ ul li h4.zerosorprese span {
  color: #FFF;
}

#commodity_ ul li p {
  position: absolute;
  width: 138px;
  height: 85px;
  text-align: center;
  top: 28px;
  left: 0;
  padding: 10px !important;
  font-size: 11px;
  line-height: 13px;
  background: transparent url('images/site/thankyoupage/box-green-gradient-bg.jpg') no-repeat bottom right;
}

#commodity_ ul li .bollo-novita {
  position: absolute;
  top: 0;
  right: 0;
}

#commodity_ ul li .bollo-10 {
  position: relative;
  left: -10px;
  top: 5px;
}

#commodity_ h3 {
  position: relative;
  background-color: #8bc750;
  color: #FFF;
  margin: 20px 0 !important;
  padding: 10px 65px 10px 10px !important;
  font-size: 18px;
}

#commodity_ h3 .icon {
  position: absolute;
  top: -20px;
  right: 15px;
}

