html, body {  
   margin:0px;
   padding:0px;
   border:0px;
   height:100%;
}
body {
   background-image: url(../../img/header.gif);
   background-repeat: repeat-x;
   background-position: top left;
   background-color: #FFF;
   width:100%;
   text-align: center;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color:#144A63;
}
body.home {
   background-color: #B7B6B6;
}
.clearer {
   clear:both;
   float: none;
   margin:0px;
   padding:0px;
   height: 0px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a {
   text-decoration: none;
   color:#144A63;
}
a:hover {
   text-decoration: underline;
}
h1,h2,h3 {
   font-size: 12px;
   margin:0px;
   padding:0px;
}
img {
   border:0px;
}
table {
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse: collapse;
}
div.wrapper {
   width:960px;
   text-align: center;
   margin:0px auto;
   /*larghezza del sito*/
}
table#container {
   width:100%;
   height: 100%;
   text-align: center;
   margin:0px auto;
}
#container td#content {
   vertical-align: top;
}
#container td#content.home {
   background-image: url(../../img/bg_home.jpg);
   background-repeat: repeat-x;
   background-position: top;
   background-color: #B7B6B6;
}
#container td#footer {
   background-image: url(../../img/footer.gif);
   background-repeat: repeat-x;
   background-position: bottom;
   height:35px;
   line-height:35px;
   font-size:10px;
   vertical-align: bottom;
   color:#FFF;
}
div#spolette {
   position:absolute;
   z-index:10;
   bottom:0px;
   left:50px;
   width:280px;
}
td#footer .wrapper{
   position: relative;
   bottom:0px;
}
td#footer div.fleft {
   float:left;
   width:300px;
   height:35px;
   line-height:35px;
   text-align: left;
}
td#footer div.fright {
   text-align: right;
   height:35px;
   line-height:35px;
   margin-left: 350px;
}
div#header {
   height:38px;
   line-height:38px;
   color:#FFF;
}
#header a,#footer a {
   color:#FFF;
}

#header a.sel {
   font-weight:bold;
   text-decoration: underline;
}
#header div.navigation.left {
   float:left;
   text-align: left;
   width:600px;
}
div.navigation.right {
   margin-left:650px;
   text-align:right;
}
div.navigation.left a {
   display:block;
   float:left;
   background-position: center left;
   background-repeat: no-repeat;
   height:38px;
   line-height:38px;
   margin-right:15px;
}
div.navigation.left a#icon1 {
    background-image: url(../../img/home.gif);
    text-indent:16px;
}
div.navigation.left a#icon2 {
    background-image: url(../../img/azienda.gif);
    text-indent:12px;
}
div.navigation.left a#icon3 {
    background-image: url(../../img/contatti.gif);
    text-indent:14px;
}
div.navigation.left a#icon4 {
    background-image: url(../../img/impianti.gif);
    text-indent:12px;
}
div#page {
   clear:both;
   float:none;
   text-align:left;
   margin-top:4px;
}
div#page.home {
   background-image: url(../../img/lighting.jpg);
   background-position: top center;
   background-repeat: no-repeat;
}
/* slide image in homepage */
ul#slide{
   margin:0px;
   padding:0px;
   list-style: none;
   border-top:1px solid #FFF;
   border-bottom:1px solid #FFF;
   border-right:1px solid #FFF;
}
ul#slide li {
   list-style-type: none;
   border-right:1px solid #FFF;
   border-left:1px solid #FFF;
   display: inline;
   float:left;
   overflow:hidden;
}
.home div.logo {
   text-align: left;
   padding-top:40px;
}
div.slogan {
   text-align: right;
}
div#prev_home {
   background-image: url(../../img/bg_slide.png);
   background-repeat: no-repeat;
   background-position: top -5px;
   width:1033px;
   height:200px;
   text-align: center;
}
#prev_home h1 {
   font-size:11px;
   color:#144A63;
   font-weight:bold;
   background-image: url(../../img/freccina.png);
   background-repeat: no-repeat;
   background-position: left;
   text-indent: 15px;
   margin:0px 12px 0px 12px;
}
#prev_home p {
   text-align: justify;
   padding:0px 12px 0px 12px;
   line-height:16px;
}
#prev_home table {
   margin:0px auto;
   width:950px;
   margin-top:25px;
}
#prev_home table td {
   text-align:left;
   background-image: url(../../img/frecciona.png);
   background-repeat: no-repeat;
   background-position: top left;
   width:475px;
   vertical-align: top;
}
/** layout altre pagine */
.grey div.logo {
   width:960px;
   margin:0px auto;
   text-align: left;
   padding-top:5px;
}
div#page {
   text-align:center;
}
div#page div.grey {
   background-color:#DCDBDC;
}
div.grey .wrapper {
   background-image: url(../../img/bg.jpg);
   background-repeat: repeat-y;
   background-position: center;
   text-align:left;
   margin-top:20px;
   padding:0px 6px 0px 2px;
   width:952px;
}
div.piede {
   background-image: url(../../img/piede.png);
   width:970px;
   margin:0px auto;
   text-align: right;
   padding-top:50px;
   padding-right:54px;
}
div.section {
   border-bottom:1px solid #287AB7;
   height: 100px;
}
h2.area {
   margin-left:20px;
}
h2.area b {
   display:none;
}
div.submenu {
   float:left;
   width:184px;
   margin:20px 0px 0px 0px;
}
div.submenu2 {
	background-color: #CCC;
	padding:10px 8px 10px 8px;
}
div.submenu a.preventivo {
	display:block;
	margin:0px 0px 0px 10px;
	font-weight:bold;
}
div.testo {
   margin:20px 0px 0px 230px;
   /*border:1px solid red;*/
}
/** submenu **/

.submenu dt a {
   display:block;
   background-image: url(../../img/freccia_white.gif);
   background-repeat: no-repeat;
   background-position: left 50%;
   padding-left:15px;
   color:#FFF;
   font-weight: bold;
   padding-top:4px;
   padding-bottom:4px;
}
.submenu dt a:hover,.submenu dt a.sel {
   background-image: url(../../img/freccia_grey.gif);
   color:#666;
   text-decoration: none;
}
.submenu dd {
   margin:0px;
}
.submenu dd a {
   display:block;
   margin-left:20px;
   color:#FFF;
   font-weight: bold;
   padding-bottom:4px;
}
.submenu dd a:hover,.submenu dd a.sel {
   color:#666;
   text-decoration: none;
}
/** list impianti **/
table.list td {
   vertical-align: top;
}
.list td.foto {
   background-color:#287AB7;
   width:195px;
   color:#FFF;
   padding-left:5px;
   padding-top:5px;
   padding-bottom:5px;
}
.list2 {
border-collapse:separate;
border-spacing:5px;
}
.list2 td {
   background-color:#287AB7;
   width:195px;
   color:#FFF;
   padding-left:5px;
   padding-top:5px;
   padding-bottom:5px;
}

.list td.txt {
   width:500px;
   background-image: url(../../img/top.gif);
   background-repeat: no-repeat;
   background-position: left 20px;
}
.list td.txt p,.list td.txt a {
   margin:30px 43px 0px 40px;
}
.list td.txt a img {
	border:1px solid #287AB7;
}
.list td.txt_app {
   	width:500px;
   /*height: 200px;*/
   background-image: url(../../img/bg_app_it.gif);
   background-repeat: no-repeat;
   background-position: left 20px;
}
td.bottom {
   	width:500px;
   background-image: url(../../img/bottom.gif);
   background-repeat: no-repeat;
   background-position: left bottom;
}
.list td.txt_app table {
	margin-left:30px;
}
.list td.txt_app table td {
	width:85px;
	height:85px;
	text-align:center;
}
.list td.txt_app td img {
   border:1px solid #287AB7;
}
table.dati {
   margin-left:40px;
   margin-top:5px;
}
table.dati td {
   border:1px solid #287AB7;
   padding-right:5px;
}
table.azienda {
	width:680px;
}
table.azienda td {
	vertical-align:top;
}
table.azienda td p {
	margin:0px 20px 10px 0px;
	text-align:justify;
}
/** contatti **/
table.form td {
	padding:4px;
}
