/*sonnestar*/

body {
	padding:0px;
	margin:0px;
	font-family: arial;
	font-size:12px;
	line-height:20px;
}

a {
	color: #9A141B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#content {
	width:910px;
	margin:0px auto;	
}
 
#header {
	width:100%;
}

#menu {
	clear:both;
	width:100%;
	background: url(../img/bg-menu.jpg) center center;
	height:37px;

}
#menu table tr td {
	width:12%;
/*	border-right: 1px dashed #fff;*/
}
#menu a {
	display: block;
	color:#FFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
#menu a:hover {
	color:#9A141B;
	text-decoration: underline;
}

#menu #su {
	background:#9A141B;
	color: #9A141B;
}
#menu #su a:hover {
	color: #FFF;
}


#cover-home {
	width:100%;
	height: 234px;
	background: url(../img/cover.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-azienda {
	width:100%;
	height: 234px;
	background: url(../img/cover-azienda.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-prodotti {
	width:100%;
	height: 234px;
	background: url(../img/cover-prodotti.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-contatti {
	width:100%;
	height: 234px;
	background: url(../img/cover-contatti.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-crediti {
	width:100%;
	height: 234px;
	background: url(../img/cover-crediti.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-eventi {
	width:100%;
	height: 234px;
	background: url(../img/cover-eventi.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-franchising {
	width:100%;
	height: 234px;
	background: url(../img/cover-franchising.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-incentivi {
	width:100%;
	height: 234px;
	background: url(../img/cover-incentivi.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-linkutili {
	width:100%;
	height: 234px;
	background: url(../img/cover-linkutili.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}

#cover-preventivo {
	width:100%;
	height: 234px;
	background: url(../img/cover-preventivo.jpg) no-repeat;
	margin-bottom:2px;
	border-bottom: 8px solid #FF7C1C;
}


#contenuti {
	width:100%;

}

#p {
	margin:5px;
	padding:5px;
	font-size:12px;
}

#bold {
	color: #9A141B;
}

#contenuti h1 {
	font-size:11px;
	margin:0px;
	padding:5px 5px 5px 25px;
	color: #FFF;
	background:url(../img/bg-title.jpg) no-repeat;
	height: 18px;
	border-bottom: 1px dashed #999999;
}

#contenuti h2 {
	font-size:14px;
	margin:0px;
	padding:0px;
	color: #FF7B1C;
	border-bottom: 1px dashed #cccccc;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#contenuti h3 {
	font-size:11px;
	margin-top:5px;
	padding:0px;
	border-top: 1px solid #9A141B;
	text-align:right;
}
#contenuti h3 a {
	color: #9A141B;
	text-decoration: none;
}
#contenuti h3 a:hover {
	text-decoration: underline;
}

#contenuti #prodotto {
	margin: 2px;
	padding: 5px;
	float:left;
	font-size:12px;
	width: 244px;
	height: 350px;
	border-right: 1px dashed #9A141B;
	border-bottom: 1px dashed #9A141B;
	background:#FFF;
	vertical-align: top;
}


#costruisci-preventivo {
	float:left;
	width: 165px;
	height: 363px;
	background:url(../img/costruisci-preventivo.jpg)  no-repeat;
}

#costruisci-preventivo p {
	color:#FFF;
	font-size:11px;
}

#box {
	float:left;
	padding-top:7px;
	width: 244px;
	height: 120px;
	valign: top;
	margin:2px;
}

#box p {
	color:#FFF;
	font-size:11px;
	margin:0px; 
	padding:0px;
}

#box h2 {
	border:none;letter-spacing: normal;
}
#box h3 {
	border:none; padding:0px; margin:0px;
}



#footer {
	clear: both;
	float:left;
	width: 100%;
	background:url(../img/footer.jpg) no-repeat #9A141B;
	color: #FFF;
	font-size: 11px;
}

#footer a {
	color:#FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#barnav {
	float:left;
	width:175px;
}

#barnav  ul {
	list-style: url(../img/list-style.jpg);
	margin-left:15px;
	padding:0px;
	width:90%;
}

#barnav  ul li {
	margin:0px;
	padding:0px;
}
#barnav  ul li a {
	text-transform: uppercase;
	border-bottom: 1px dashed #FFF;
	text-decoration: none;
}
#barnav  ul li a:hover {
	text-decoration: underline;
}

#barnav  ul ul {
	list-style: url(../img/freccia.jpg);
	margin:15px;
	padding:0px;
	width:85%;
}

#barnav  ul ul li a {
	color:#000000;
	font-size:11px;
}


#barnav a {
	color:#9A141B;
}

#content-page {
	padding:5px;
	margin:5px;
	float:right;
	width:709px;
	border-left: 1px dashed #cccccc;
}
#content-page h1 {
	font-size:11px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color: #9A141B;
	background: none;
	border: none;
}

#operation {
	clear: both;
	margin-top: 10px;
	text-align: right;
	border-top:1px dashed #cccccc;
	padding: 2px;
}
#operation a {
	font-size:11px;
	color: #900;
	text-decoration: none;
}
#operation a:hover {
	text-decoration:underline;
}


#boxlanguage {
	float: right;
	width: 153px;
	height: 89px;
	background:url(../img/head2.jpg) center center no-repeat;
	text-align: center;
	color: #FFF;
	font-size:9px;
}
#boxlanguage a {
	color: #FFF;
}

#privacy {
	font-size:11px;
	padding: 3px;
	height: 200px;
	overflow: auto;
	border: 1px solid #cccccc;
	
}

#cornice-swf {
	text-align:center;
	border:1px solid #cccccc;
	padding:5px;
	margin:5px;
}

.red {
	color:#F00;
}

#impianto {
	clear: both;
	border-bottom: 1px dashed #cccccc;
	margin-bottom:10px;
}
#impianto img {
	padding:2px;
	border:1px solid #FE7C1C;
}
#impianto img:hover {
	border:1px solid #9A141B;
}


		#abitanti {
			width: 100%;
			clear: both;
		}
		#abitanti ul {
			float:left;
			width:100%;
			list-style:none;
			padding:5px;
		}
		#abitanti ul li {
			background:url(../img/calcolatore/abitanti.jpg) no-repeat; 
			height:30px; 
			width:100px; 
			padding-left:5px; 
			padding-top:50px; 
			float:left;
		}
		
		#isolamento_ul {
			width: 100%;
			clear: both;
		}
		
		#isolamento_ul ul {
			float:left;
			width:100%;
			list-style:none;
			padding:5px;
		}
		#isolamento_ul ul li {
			float:left;
			background:url(../img/calcolatore/abitanti.jpg) no-repeat; 
			height:30px; 
			width:200px; 
			padding-left:5px; 
			padding-top:135px; 
			
		}
		#consumo {
			width: 100%;
			clear: both;
		}
		
		#consumo ul {
			float:left;
			width:100%;
			list-style:none;
			padding:5px;
		}
		#consumo ul li {
			height:20px; 
			width:150px; 
			padding-left:5px; 
			padding-top:110px; 
			float:left;
		}
		
		
		#soluzione {
			width: 100%;
			clear: both;
		}
		
		#soluzione ul {
			float:left;
			width:100%;
			list-style:none;
			padding:5px;
		}
		#soluzione ul li {
			height:40px; 
			width:200px; 
			padding-left:5px; 
			padding-top:130px; 
			float:left;
		}
		
		#collettore {
			width: 100%;
			clear: both;
		}
		
		#collettore ul {
			float:left;
			width:50%;
			list-style:none;
			padding:5px;
		}
		
		#inclinazione {
			width: 100%;
			clear: both;
		}
		
#key {
	text-align:center;
	color:#666; 
	font-size:10px;
	margin:0px;
	padding:0px;
}
