* {
 margin:0;padding: 0;
}

body {
 margin-top: 40px;
 background: url(images/bg2.png) #2F4F4F repeat-x top left fixed;
 text-align: justify;
 font-family:  "Trebuchet MS", Arial, sans-serif;
 font-size: 14px;
 color: #202020;
}

div.spacer {
 float:right;
 clear:right;
 margin:0 0 0 1em;
 height:15px;
}
		
h1, h2, h3 {
 color: #AA2808;
}

p, blockquote, ul, ol {
 margin-bottom:20px;
 line-height:1.7;
}

.small {
 font-size:0.9em;
 line-height: 1.5em;
}

.centra {
 text-align:center;
}

.destra {
 text-align:right;
}

ul, ol, li {
 margin:0;
 padding:0;
 list-style:none;
}

a {
 text-decoration:none;
 color:#323B51;
}

a:hover {
 text-decoration:underline;
 color:#880000;
}

a img {
 border:0;
}

p img.sx, h3 img.sx {
 float:left;
 margin:0 10px 0 0;
}

p img.dx, h3 img.dx {
 float:right;
 margin: 0 0 0 10px;
}

img.made-in-italy {
 position:absolute;
 top:6px;
 right:42px; 
 margin: 0;
}

p.download {
 font-style:italic;
 color:gray;
 padding-left:30px;
 background:url(images/save.png) no-repeat left center;
}

p.download  a {
 font-weight:bold;
 font-style:normal;
 color:navy;
}

p.download span a {
 float:right;
}

td {
 vertical-align:top;
}

#content h3 {
 margin-bottom:1em;
 font-size:1.3em;
}

/* Header */

#header {
 width:960px;
 height: 91px;
 margin:0 auto;
}

/* Logo */

#logo {
 float:left;
 width:338px;
 height:76px;
 margin:0;
 padding:15px 0 0 30px;
 background: url(images/header_bg.png) no-repeat left top;
}

#logo h1 {
 margin:0;
 padding:0;
 text-indent:-999em;
}

#logo p {
 font-family:  Verdana, Arial, sans-serif;
 text-align:left;
 margin:0 0 0 0;
 padding:0;
 font-size:12px;
 letter-spacing:0.5px;
}

#logo a {
 text-decoration:none;
 background:#FF0000;
 padding:4px 4px 4px 4px;
 color: #FFFFFF;
}

/* elenchi -*/

ul.elenco {
 padding-bottom:20px;
 }

ul.elenco li {
 background:url(images/red_arrow.png) no-repeat left center;
 padding-left:20px;
 font-size:1em;
}

/* Menu */

#menu {
 float:right;
 width:592px;
 height:91px;
 background:url(images/mainmenu_bg.png) no-repeat left top;
}

#menu ul {
 margin:0;
 padding:6px 0 0 20px;
 list-style:none;
 line-height:normal;
 margin-left:30px;
}

#menu li {
 display:inline;
 text-align:center;
}

#menu a {
 font-family:  Verdana, Arial, sans-serif;
 display:block;
 float:left;
 margin-right:3px;
 padding:5px 18px 5px 18px;
 text-decoration:none;
 text-align:center;
 text-transform:uppercase;
 font-size:11px;
 font-weight:bold;
 color:#110404;
}

#menu a:hover, #menu .active a {
 background:#FFF;
 color:#110404;
}

#menu a.flag {
 float:right;
 margin: 0;
 padding: 0;
}



/* Page */

#page {
 width:960px;
 margin:0 auto;
 background:url(images/white_bg.png) repeat-y left top;
}

/* Content */

#content {
 position:relative;
 float:left;
 width:632px;
 padding:30px 30px 0 30px;
 padding-top:30px;
}

#intro {
 background:transparent url(images/spugna.jpg) no-repeat top right;
 margin-top:-28px;
 margin-right:-28px;
}

/* Sidebar */

#sidebar {
 float:right;
 width:258px;
 padding-top:30px;
 text-align:left;
 font-family:"Trebuchet MS", Arial, sans-serif;
 font-size:1em;
}

#sidebar a {
 border: none;
 text-decoration: none;
 color: #000;
}

#sidebar a:hover {
 text-decoration: underline;
}

#sidebar ul {
 margin:0 30px 0 0;
 padding:0;
 list-style:none;
 line-height:normal;
}

#sidebar li {
 margin-bottom:1px;
 margin-top:10px;
}

#sidebar li ul {
 margin: 0;
 padding: 6px 0px 10px 0;
}

#sidebar li ul li {
 margin:0;
 padding: 4px 0 4px 16px;
 background:transparent url(images/red_bullet.png) no-repeat left center;
}

#sidebar li ul li.active {
 font-weight: bold;
}

#sidebar li li {
 margin:0;
 padding:4px 0;
 border:none;
}

#sidebar h2 {
 border-bottom:2px solid #EBEBEB;
}

h2#menu_deumidificatori {
 background:url(images/icone/deumidificatori.jpg) no-repeat left center;
}

h2#menu_umidificatori {
 background:url(images/icone/umidificatori.jpg) no-repeat left center;
}

h2#menu_barriere {
 background:url(images/icone/barriere.jpg) no-repeat left center;
}

h2#menu_destratificatori {
 background:url(images/icone/destratificatore.jpg) no-repeat left center;
}

h2#menu_noleggio {
 background:url(images/icone/noleggio.jpg) no-repeat left center;
}

#sidebar h2 a  {
 margin: 0 0 0 40px;
 padding: 0;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size:19px;
 font-weight:bold;
 color:#110404;
 line-height:36px;
}

#sidebar h2 a:hover {
 color:#880000;
 text-decoration:none;
}

#sidebar p {
 margin: 0;
 line-height: normal;
 color: #D4C792;
}

/* Footer */

#footer {
 width:960px;
 height:50px;
 margin:0 auto;
 padding: 40px 0 0 0;
 background:url(images/footer_bg.png) no-repeat left top;
 color: #FFFFFF;
}

#footer p {
 margin: 0;
 text-align: center;
 font-size: 77%;
}

#footer a {
 text-decoration: underline;
 color: #FFFFFF;
}

#footer a:hover {
 text-decoration: none;
}

/* box-gamma */

div.box-gamma {
 padding:10px;
 margin:-10px 0 10px 10px;
 border:1px solid #C0C0C0;
 float:right;
 width:160px;
}

div.box-gamma h4 {
 margin:0 10px 0 0;
}	

div.box-gamma ul {
 width:100%;
 margin:0 0 0 6px;
}
	
div.box-gamma ul li {
 padding: 0 0 0 18px;
 background: url(images/boxgrey.png) no-repeat left center;
 list-style:none
}	
	
/* elenco ocn dati-contatto */

ul#dati-contatto {
 margin:0 0 20px 0;
} 

ul#dati-contatto li {
 padding:0;
 line-height:1.5em;
}

ul#dati-contatto li.tel {
 padding:0 0 0 30px;
 background:url(images/tel.gif) no-repeat left center;
}

ul#dati-contatto li.fax {
 padding:0 0 0 30px;
 background:url(images/fax.gif) no-repeat left center;
}

ul#dati-contatto li.mail {
 padding:0 0 0 30px;
 background:url(images/mail.gif) no-repeat left center;
}

/* form contatti  */

fieldset.contatti {
 width:100%;
 background-color:#FAFAFA;
}

fieldset.contatti ul {
 margin:4px 0 0 0;
 list-style-type: none;
 list-style-image: none;
 list-style-position: outside;
}

fieldset.contatti ul li{
 clear:both;
 margin:0;
}

fieldset.contatti label {
 float:left;
 width:13em;
 text-align:right;
 font-weight: bold;
}  

fieldset.contatti input.text , fieldset.contatti textarea{
 display:block;
 float:left;
 padding:1px 2px;
 width:25em;
 margin:0 0 4px 4px;
}

fieldset.contatti li.checkbox input , fieldset.contatti li.checkbox label {
 font-weight:normal;
 width:auto;
 float:left;
}

fieldset.contatti li.checkbox input   {
 margin:0.3em 0.5em 0 14em;
}

fieldset.contatti input.action {
 margin:10px 0 10px 13em;
 background:#C3D9FF;
 font-weight:bold;
 width:6em;	
}	

fieldset.contatti p.error {
 color:red;
 font-size: 0.8em;
 margin:0 0 2px 17em;
 line-height:1em;
}

fieldset.contatti p.error span {
 font-weight:bold;
}
	
span.require {
 color:red;
 font-weight:bold;
}

/* Tabella dati tecnici */

table.dati-tecnici {
 font-size:0.8em;
 border-spacing:0;
 border-collapse:collapse;
 background:#F9F5D7;
 border:0;
 clear:both;
 width:99%;
}

table.dati-tecnici td {
 text-align:left;
 border:0;
 border-bottom:1px solid #000000;
 padding:4px 4px;
}

table.dati-tecnici thead th {
 padding:0.1em 0.5em;
 text-align:center;
 font-weight:bold;
 background-color:#AA0000;
 color:#FFFFFF;
 border:0;
 border-bottom:1px solid #000000;
}

table.dati-tecnici td.zebra {
 text-align:center;
 background:#E8E4C0;
}

table.dati-tecnici tfoot td {
 border:0;
 background:#fff;
 color:gray;
 text-align:center;
}
 
 table.gamma  {
 width:100%;
 border-collapse:collapse;
 border:2px solid #808080;
 margin-top:20px;
}

table.gamma caption {
 text-align:left;
 font-size:1.2em;
 color:navy;
}

table.gamma td, table.gamma th {
 border-top:2px solid #808080;
 border-bottom:2px solid #808080;
 text-align:center;
 vertical-align:middle;
 padding:0;
}
    
table.gamma td.ambito {
 border-right:2px solid #808080;
}    
    
table.gamma th {
 font-size:0.8em;
 color: gray;
}

div.pricedetails {
 margin:0 6px 6px 0;   
 padding: 0 6px;   
 border: 1px solid #8a8a8a;
 background-color: #e2e2e2;
}

p.prvalert {
margin:0 30px 0 0;
background: url(images/butt-green.png) no-repeat;
width:228px;
height:46px;
color:#fff;
padding:1px 0 0 0;
text-align:center;
font-size:1.1em;
}

p.prvalert a {
color:#fff;
}

/* Barriere d'aria */

table#gamma-barriere td {
padding:2px;
}

table#gamma-barriere td.first {
width:8em;
}

table#gamma-barriere td a {
font-weight:bold;
background: url(images/boxgrey.png) no-repeat left center;
padding: 0 0 0 20px;
}

table#gamma-barriere td em {
font-size:0.8em;
font-style:normal;
}

div.preventivo-barriere {
text-align:center;
font-size:1.2em;
color: #00ffff;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
margin:10px 0 18px 0;
}

div#pagine-tecniche {border:1px solid; margin:10px 0; padding:4px}

div#pagine-tecniche ul li
{
margin:0 0 0 0;
}

div#pagine-tecniche ul li
{
background: url(images/checkmark_32.png) no-repeat 8px center;
padding-left: 32px;
}

div#pagine-tecniche ul li a
{
font-family: verdana, georgia, arial;
font-size: 1.1em;
color:#993300;
font-weight:bold;
}


