#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: 0px;
  padding-bottom: 10px;
}

h1
{
  color: #fff;
  background: #009534!important;
  padding-left: 10px;
  line-height: 30px;
  font-weight: bold;
  font-size: 21px;
  margin: 0;
  margin-bottom: 10px;
  width: 100%; /* for ie6 */
}

fieldset
{
  position: relative;
  margin: 0 10px 10px;
  padding: 10px 10px 10px 15px;
  border: 1px solid #DDD;
  background-color: #f3f4ee;
  width: 458px;
  overflow: hidden;
}

fieldset h4
{
  margin-top: 0;
  padding: 5px 0 3px 0;
  position: relative;
  border-bottom: 1px solid #dadbd6;
  color: #000;
}

fieldset h5
{
  font-size: 13px;
  color: #333;
  font-weight: bold;
  margin: 15px 0 8px;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #dadbd6;
}

legend
{
  font-weight: bold;
  font-size: 14px;
  padding: 2px 6px;
  margin: 0;
  border-bottom: 1px solid #DDD;
  background-color: #FFF;
}

select
{
  width: 210px;
}

label
{
  font-size: 12px;
  padding-bottom: 3px;
  display: block;
  cursor: pointer;
}

input.text
{
  padding: 2px 3px;
  width: 200px;
}

form td
{
  vertical-align: top;
  padding: 0 10px 0 0;
  width: 220px;
}

.error label:hover
{
  color: #900;
}

label:hover
{
  color: #000;
}

span.label
{
  display: block;
  margin-bottom: 6px;
  font-size: 12px;
}

label.inline
{
  padding: 0 10px 0 0;
  display: inline;
}

label.inline input.radio
{
  margin-right: 3px;
}

label.checkbox
{
  position: relative;
  padding: 0 10px 0 0;
  overflow: hidden;
  zoom: 1;
}

label.checkbox input.checkbox
{
  position: absolute;
  top: 0;
  left: 0;
  top: -3px;
  left: -3px;
}

label.checkbox span
{
  float: left;
  margin-left: 20px;
  padding-bottom: 3px;
}

#content input[type="text"],
#content textarea
{
  background:#fff url(images/input-bg.gif) repeat-x;
  border: 1px solid;
  border-top-color: #999;
  border-left-color: #d0d0d0;
  border-bottom-color: #dadbd6;
  border-right-color: #d0d0d0;
  color:#222222;
  padding:3px;
}

#content input[type="text"]
{
  width: 208px;
}

#content textarea
{
  width: 427px;
  overflow:hidden;
}

#content input[type="text"]:focus,
#content textarea:focus
{
  background-color: #f8f8f5;
}

p.submit
{
  position: relative;
  padding-top: 20px;
  border-top: 1px dashed #dadbd6;
  margin-top: 5px;
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
  width: 434px;
}


#sottoscrivi-btn
{
  cursor: pointer;
  height: 36px;
  width: 188px;
  text-indent: -9999px;
  border: none;
  line-height: 36px;
  background: transparent url('images/sottoscrivi-btn.png') no-repeat right top;
  border: 0;
  float: right;
}

#sottoscrivi-btn:hover
{
  background: transparent url('images/sottoscrivi-btn.png') no-repeat right bottom;
}

#invia-richiesta-btn
{
  cursor: pointer;
  height: 36px;
  width: 164px;
  text-indent: -9999px;
  border: none;
  line-height: 36px;
  background: transparent url('images/invia-richiesta-btn.png') no-repeat right top;
  border: 0;
  float: right;
}

#invia-richiesta-btn:hover
{
  background: transparent url('images/invia-richiesta-btn.png') no-repeat right bottom;
}

form div.label label {
display:inline;
height:auto;
margin-bottom:3px;
width:auto;
}

input[type="radio"] {
margin:3px 3px 0 5px;
}

form div.label {
display:block;
margin-bottom:20px;
overflow:hidden;
position:relative;
/* width:400px; */
}

form span.label.radio {
cursor:pointer;
float:none;
font-size:13px;
line-height:14px;
margin-right:15px;
width:auto;
display: inline;
color: #000;
font-style: normal;
font-weight: bold;
}

form span.errore {
color:#cc0000;
display:none;
float:left;
font-size:12px;
margin-left:-3px;
margin-top:0;
padding:0 0 0 10px;
text-align:left;
width:240px;
}

form span.LV_valid {
display: none;
}

form span.LV_invalid {
color:#cc0000;
float:left;
font-size:12px;
text-align:left;
width:140px;
}

dl.scelta
{
  background-color:#fff;
  border:1px solid #d4d4d4;
  margin-bottom: 20px;
  margin-top: 20px;
  padding:10px!important;
  padding-bottom: 0px!important;
  z-index:99;
  position: relative;
  height: 80px;
  min-height: 80px;
  width: 423px;
}

dl.scelta dd label
{
  margin-right:26px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top:4px;
  display: none;
}

dl.scelta dt label
{
  margin-right:26px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  background: #ADAFA4;
  width: 417px;
  border:1px solid #9d9f94;
  padding: 2px 2px 2px 4px;
  color: #fff;
  position: absolute;
  top: -10px;
}

dl.scelta dt
{
  margin-bottom: 10px!important;
}

dl.scelta div.left
{
  float: left;
  width: 30%;
  margin-left:8px;
  padding-top:10px!important;
}

div.luce span.radio
{
 width: 108px;
 height: 35px;
 padding: 0 5px 0 0;
 background: url(images/radio-luce.png) no-repeat;
 display: block;
 clear: left;
 float: left;
 z-index:-1;
}

div.gas span.radio
{
 width: 108px;
 height: 35px;
 padding: 0 5px 0 0;
 background: url(images/radio-gas.png) no-repeat;
 display: block;
 clear: left;
 float: left;
 z-index:-1;
}

div.lucegas span.radio
{
 width: 108px;
 height: 35px;
 padding: 0 5px 0 0;
 background: url(images/radio-lucegas.png) no-repeat;
 display: block;
 clear: left;
 float: left;
 z-index:-1;
}

label span
{
  font-style: italic;
  color: #999;
  font-size: 11px;
}

 span.checkbox {
   width: 19px;
   height: 16px;
   padding: 0 5px 0 0!important;
   background: url(images/check.png) no-repeat;
   display: block;
   clear: left;
   float: left;
 }