html,body{
	font-size:0.80em;
	font-family:Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	background:url(../img/sfondo.gif) repeat-x;
	background-color:#697930;
	margin:0;
	padding:0;
	border:none;
}
body{
	text-align:center;
}
img,a{
	border:none;
	padding:0;
	margin:0;
}
div#container{
	margin:0 auto;
	width:840px;
	text-align:left;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

div#header{
	width:840px;
	height:276px;
}
	div#header_newsletter{
		width:840px;
		height:20px;
		background:url(../img/newsletter_sfondo.gif) no-repeat;
		color:#cccc99;
		text-align:right;
		margin-top:2px;
		font-size:11px;
	}
	div#header_newsletter input#newsletter_email{
		background:url(../img/newsletter_email_sfondo.gif) #660000;
		border:none;
		padding:0;
		margin:0;
		width:136px;
		color:#FFFFFF;
		font-size:11px;
		margin-right:-3px;
		padding-left:10px;
		padding-top:1px;
		padding-bottom:1px;
	}
	div#header_newsletter input#newsletter_invia{
		background:url(../img/newsletter_invia_sfondo.gif) repeat-y;
		border:none;
		width:50px;
		padding:0;
		margin:0;
		color:#FFFFFF;
		font-size:11px;
		padding-left:15px;
	}
	div#header_newsletter form{
		border:none;
		margin:0;
		padding:0;
	}
	div#header_dx{
		width:568px;
		height:256px;
		float:left;
		background:url(../img/sfondone.gif) repeat-x #000000;
	}
		div#header_dx img{
			float:left;
		}
		div#header_mail{
			width:52px;
			height:36px;
			float:left;
			margin-top:200px;
		}
	div#header_sx{
		width:272px;
		height:256px;
		float:left;
		background-image:url(../img/header_sx.gif);	
	}
		div#header_sx a{
			cursor:hand;
		}
		#header_sx_link{
			width:160px;
			height:160px;
			/*padding:0 160px 0 160px;	*/
			margin:60px 0 0 74px;
		}
div#menu{
	width:551px;
	height:50px;
	background:url(../img/menu_sx.gif) no-repeat;
	padding-left:289px;
}
	div#menu a.energia_ecologica,a.energia_ecologica_on{
		display:inline;
		width: 136px;
		height: 50px;
		background:url(../img/energia_ecologica.gif);
		float:left;
	}
	div#menu a.energia_ecologica:hover{
		background-position:center;
	}
	div#menu a.energia_ecologica_on{
		background-position:right;
	}
	div#menu a.azienda,a.azienda_on{
		display:inline;
		width: 70px;
		height: 50px;
		background:url(../img/azienda.gif);
		float:left;
	}
	div#menu a.azienda:hover{
		background-position:center;
	}
	div#menu a.azienda_on{
		background-position:right;
	}
	div#menu a.info_servizi,a.info_servizi_on{
		display:inline;
		width: 91px;
		height: 50px;
		background:url(../img/info_servizi.gif);
		float:left;
	}
	div#menu a.info_servizi:hover{
		background-position:center;
	}
	div#menu a.info_servizi_on{
		background-position:right;
	}
	div#menu a.pellet,a.pellet_on{
		display:inline;
		width: 62px;
		height: 50px;
		background:url(../img/pellet.gif);
		float:left;
	}
	div#menu a.pellet:hover{
		background-position:center;
	}
	div#menu a.pellet_on{
		background-position:right;
	}
	div#menu a.stufe,a.stufe_on{
		display:inline;
		width: 63px;
		height: 50px;
		background:url(../img/stufe.gif);
		float:left;
	}
	div#menu a.stufe:hover{
		background-position:center;
	}
	div#menu a.stufe_on{
		background-position:right;
	}
	div#menu a.contatti,a.contatti_on{
		display:inline;
		width: 77px;
		height: 50px;
		background:url(../img/contatti.gif);
		float:left;
	}
	div#menu a.contatti:hover{
		background-position:center;
	}
	div#menu a.contatti_on{
		background-position:right;
	}
	div#menu div.menu_dx{
		display:inline;
		width: 52px;
		height: 50px;
		background:url(../img/menu_dx.gif);
		float:left;
	}
div#corpo{
	width:785px;
	margin-left:34px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	background:url(../img/corpo_sfondo.gif) repeat-y;
}
	div#corpo_login{
		width:232px;
		height:180px;
		background-image:url(../img/corpo_login_sfondo.gif);
		padding:19px 0 0 23px;
		color:#cc6666;
		float:right;
	}
		div#corpo_login div.titolo{
			font-size:1.3em;
			font-weight:normal;
			color:#FFF;
			margin-bottom:9px;
		}
		div#corpo_login img.login_linea{
			margin:0 0 12px 0; 
		}
		div#corpo_login form{
			border:none;
			margin:0;
			padding:0;
		}
		div#corpo_login div.etichetta{
			background:url(../img/login_label_sfondo.gif) repeat-y;
			width:52px;
			height:16px;
			float:left;
			font-size:12px;
			padding-left:10px;
			color:#FFF;
		}
		div#corpo_login div#login_testo{
			font-size:12px;
		}
		div#corpo_login div#login_testo a{
			color:#FFFFFF;
			text-decoration:none;
		}
		input#login_user,input#login_pass,input#login_nome{
			background:url(../img/login_user_pass_sfondo.gif) #660000;
			border:none;
			height:16px;
			width:140px;
			padding:0;
			margin:0;
			color:#FFFFFF;
			float:left;
			margin-left:-1px;
			margin-bottom:10px;
			font-size:12px;
			padding-left:10px;
			border:none;
			
		}
		input#login_entra,input#login_logout{
			background:url(../img/login_entra_sfondo.gif) repeat-y;
			border:none;
			height:17px;
			width:58px;
			padding:0;
			margin:0;
			color:#FFFFFF;
			font-size:13px;
			margin-left:154px;
			padding-left:10px;
			margin-bottom:9px;
		}

	div#corpo_legno{
		width:247px;
		height:374px;
		background:url(../img/corpo_legno.gif) no-repeat;
		margin-left:8px !important;
		margin-left:0px;
		float:right;
	}
	div#corpo_content{
		width:513px;
		float:right;
		padding-left:17px;
		min-height: 100%; /* For Modern Browsers */
		height: auto !important; /* For Modern Browsers */
		height: 100%; /* For IE */
	}
		div#corpo_content img{
			float:left;
		}
		div#box{
			background:url(../img/box_sfondo.gif) repeat-x;
			float:left;
			width:446px;
			height:100%;
			overflow:hidden;
		}
		div#layout_img_sx{
			background:url(../img/content_sx.gif) no-repeat;
			width:18px;
			height:548px;
			float:left;
		}
		div#layout_img_dx{
			background:url(../img/content_dx.gif) no-repeat;
			width:37px;
			height:548px;
			float:left;
		}
		div#layout_img_top{
			background:url(../img/content_top.gif) no-repeat;
			width:499px;
			height:20px;
			float:left;
		}
		div#layout_img_footer{
			background:url(../img/content_footer.gif) no-repeat;
			width:499px;
			height:25px;
			clear:both;
		}
		div#layout_img_corpo_footer{
			background:url(../img/corpo_footer.gif) no-repeat;
			margin:31px 0 0 7px !important;
			margin:31px 0 0 3px;
			width:432px;
			height:21px;
			float:left;
		}
div#footer{
	clear:both;
	position:relative;
	width:777px;
	margin-left:42px;
	height:64px;
	background:url(../img/footer.gif) no-repeat;
	margin-bottom:10px;
}
div#footer div#footer_testo{
	padding:31px 0 0 40px;
	font-size:1.05em;
	color:#999933;
	float:left;
}
div#footer div#footer_pruvit{
	padding:31px 40px 0 0;
	font-size:1.05em;
	color:#999933;
	float:right;
}
div#footer div#footer_pruvit a{
	color:#999966;
	text-decoration:none;
	font-weight:bold;
}
.bold{
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}

