* {
      margin: 0;
      padding: 0;
}

body {
  	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	background-color: #ffffff;
	line-height: 19px;
	margin: 0px;
  	text-align: left;
}

img {
	border: none;
}

/* STRUTTURA */

#innercontainer {
	margin: auto;
	width: 900px;
	text-align: left;
}  

#banner {
	height: 190px;
	width: 900px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: 220px top;
}

#bannercolumn {
	width: 160px;
	height: 320px;
  	text-align: right;
	position: absolute;
	top: 270px;
}

#columns {
	position: relative;
	margin: 0;
}

#topheading {
	width: 680px;
	margin-left: 220px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}

#centrecolumn {
	width: 415px;
	padding: 0;
	margin: 0 0 20px 220px;
	position: relative;
	top: 20px;
}

#spot {
	width: 415px;
	height: 200px;
	margin: 20px 0;
}

.spotitem {
	float: left;
	width: 200px;
	height: 200px;
}

div.step {
	width: 393px;
	clear: both;
	margin-bottom: 20px;
	border: 1px dashed #666;
	padding: 10px;
}

#centrecolumn table {
	width: 350px;
}

#centrecolumn td {
	margin-top: 50px;
}

#centrecolumn ul {
	color: #666;
}

ul.items {
	margin: 8px 0 8px 8px;
	list-style-type: none;
}

ul.esempio {
	width: 80%;
	margin-bottom: 20px;
}

.esempio li {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dashed #666;
}

div.risposta-faq, div.approfondimento {
      display: none;
      margin-left: 4px;
}

ul.lista-pallino {
	padding-left: 1.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style-type: circle;
}

#centrecolumn img.rightimage {
	margin: 5px 0 20px 20px;
	float: right;
}

#leftcolumn {
	width: 160px;
  	text-align: right;
	position: absolute;
	top: 50px;
}

#leftcolumn ul li {
	list-style: none;
}

#leftcolumn li {
	letter-spacing: -1px;
}

#rightcolumn {
	width: 225px;
	margin-left: 675px;
	position: absolute;
	top: 50px;
	font-size: 11px;
	color: #808285;
	line-height: 17px;
}

#rightcolumn h3 {
	margin: 0 0 6px 0;
	color: #6699cc;
}

#rightcolumn a {
	color: #6699cc;
	text-decoration: underline;
}

#rightcolumn a:hover {
	text-decoration: none;
}

#rightcolumn li {
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 6px;
	list-style-type: circle;
}

#rightcolumn ul li a {
	color: #6699cc;
}

img.floatimage {
	float: left;
	margin-right: 10px;
}

img.flottante {
	float: left;
	padding-right: 8px;
}

.pulsantiera {
      width: 120px;
      list-style-type: none;
      margin: 0;
}

#footer {
	position: relative;
	margin-left: 220px;
	top: 12px;
	color: #000000;
	padding: 2px 0;
	height: 40px;
	width: 680px;
	font-size: 11px;
	border-top: 1px solid #cccccc;
}

#footer ul, #footer li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 0;
	color: #6699cc;
}

#footer a {
	color: #6699cc;
}

#footer a img {
	border: none;
	text-decoration: none;
}

.pdficon {
	margin-right: 5px;
}

/* FORM STYLE */

p.pform {
	font-size: 0.7em;
}

/*input {
	background-color: #fff;
	margin-bottom: 2px;
	border: 1px solid #9f9f9f;
	padding: 2px;
	font-size: 11px; !important
	color: #413a35;
}

input.button {
	background-color: #6699cc;
	color: #fff;
	padding: 0;
	font-size: 14px;
	width: 70px;
}*/

.fsOptionLabel {
	padding-left: 3px;
	font-size: 12px;
}

div.fsSupporting {
	color: #bbb; !important
}

input.button-col {
	display: none;
}

#field7169387, #field7224303, #field7224134, #field7225153 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; !important
}

input.email-newsletter {
	border-style: dashed;
	height: 25px;
	width: 250px;
	color: #6699cc;
	font-size: 1.2em;
}

input.email-newsletter-col {
	border-style: dashed;
	height: 25px;
	width: 200px;
	color: #6699cc;
	font-size: 1.2em;
}

div.form-hide {
	display: none;
}

/* TIPOGRAPHY */

p {
	margin: 0 0 8px 0;
}

h1, h2, .h2span {
	color: #6699cc;
	font-weight: bold;
}

h2.sottotitolo {
	font-size: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3.titoletto {
	font-size: 1.1em;
	margin-bottom: 5px;
	font-weight: bold;
}

h1 {
	margin: 0 0 5px 0;
	font-size: 24px;
	line-height: 24px;
}

h2 {
	margin: 0;
	font-size: 13px;
	line-height: 19px;
}

h2.categoria-faq {
      background: #6699cc;
      color: #ffffff;
      padding: 3px 8px 3px 8px;
      font-weight: normal;
      font-size: 11px;
      margin-top: 0;
      text-transform: uppercase;
}

h3 {
	margin: 0;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

a {
	color: #6699cc;
	text-decoration: none;
	border-style: none;
}	

a:hover {
	text-decoration: underline;
}

p.enhance {
	background-color:#ffffcc;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.1em;
	padding:10px;
	text-transform:uppercase;
}

.clear {
	clear: both;
}

div#divturbine {
	padding: 10px;
	border: 1px dashed #ccc;
	margin: 6px 0;
}

/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash #rightcolumn h3 {
	visibility: hidden;
}

