@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #eeeeee;
	background-image:url(../images/struttura/background.jpg);
	background-repeat:repeat-x;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
}

.form {
	position: relative;
	display: table-cell;
	height: auto;
	overflow: hidden;
}
div#main{
	width: 990px;
	position:relative;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

div#testata_menu{
	width: 990px;
	position:relative;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 115px;
}

div#banner_energie{
	width: 990px;
	text-align: center;
	padding-top:10px;
	margin: 0px;
	height: auto;
}


div#margine{
	width: 990px;
	position:relative;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	height: auto;
	overflow:hidden;
}

div#contenuti{
	width: 990px;
	position:relative;
	margin: 0px;
	padding:0px;
	height: auto;
	overflow:hidden;
}

div#background_contenuti_top{
	width: 990px;
	margin: 0px;
	padding:0px;
	height: 10px;
	background-repeat:no-repeat;
	background-position: top;
}
.background_contenuti_top{
	height: 10px;
	background-position:top;
	z-index:99;
}
.background_contenuti_top2{
	position:relative;
	top:-10px;
	left:0px;
	width:990px;
	height: 10px;
	background-repeat:no-repeat;
	background-position:top;
	background-position:left;
	z-index:99;
}

div#background_contenuti_center{
	width: 990px;
	position:relative;
	margin: 0px;
	padding:0px;
	height: auto;
	overflow:hidden;
	background-image:url(../images/struttura/background_contenuti_center.png);
	background-repeat: repeat-y;
	background-position: top;
	border:0px #000000 solid;
	display: table-cell;
}
.background_contenuti_center{
	position:relative;
	left:-10px;
	width:990px;
	height: auto;
	overflow:hidden;
	background-position: center;
}

div#background_contenuti_botton{
	width: 990px;
	position:relative;
	margin: 0px;
	padding:0px;
	height: 10px;
	background-repeat:no-repeat;
	background-position:top;
}

div#footer_boxetti{
	width: 990px;
	text-align:center;
	position: relative;
	text-align:center;
	margin-top: 15px;
}

div#form{
	float: left;
	width: 930px;
	padding-right:0px;
	padding-left:30px;
	padding-right:30px;
	font-size:14px;
	font-family: "Trebuchet MS";
	text-align: left;
	line-height:25px;
	padding-top:10px;
	color:#666666;
	height: auto;
	display: table-cell;
}

div#boxetto_energie{
	float: left;
	width: 232px;
	height:107px;
	padding-right:0px;
	padding-left:0px;
	font-size:10px;
	text-align: left;
	padding-top:10px;
	margin-right: 0px;
}
div#spazio_boxetti{
	float: left;
	width: 20px;
	height:107px;
	padding:0px;
	margin: 0px;
}

div#footer_botton{
	width: 990px;
	border-top: #FFFFFF solid 2px;
	text-align:left;
	position: relative;
	margin-top: 20px;
}
div#footer_botton_sx{
	float: left;
	width: 680px;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	font-family: "Trebuchet MS";
	text-align: left;
	padding-top:11px;
	color: #999999;
}

div#footer_botton_dx{
	float: right;
	width: 300px;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	font-family: "Trebuchet MS";
	text-align: right;
	padding-top:11px;
	color: #999999;
}




div#BoxTab {
	margin: 0px;
	text-align: left;
	width: 990px;
	padding: 0px;
	height: auto;
	clear: both;
	position: relative;
}

.boxtab {
	height:auto;
	margin:0px;
	padding: 0px;
	width: 990px;
}

.bordo_su_tab{
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-position: top;
	width: 990px;
}

.tab_intero{
	margin:0px;
	min-height:300px;
	background-image: url(../images/struttura/background_contenuti_center.jpg);
	background-repeat: repeat-y;
	width:990px;
	position: relative;
	padding-bottom: 25px;
	height: auto;
	overflow: hidden;
}


.titolo_img{
	margin-bottom:10px;
	margin-top: 5px;
	padding: 0px;
	position: relative;
}

/*div { behavior:Scripts/iepngfix.htc;}*/

h1 { font-size:14px;
	font-family:"Trebuchet MS";
	color: #666666;}
	
h2 { font-size:14px;
	font-family:"Trebuchet MS";
	color: #666666;}
	
h3 { font-size:14px;
	font-family:"Trebuchet MS";
	color: #666666;}	
	
.centro { margin:0px auto; text-align:center;}

#form_newsletter{
	font-weight:none;
	font-family:'Trebuchet MS';
	font-size:14px;
	color:Black;
	width:580px;
	padding:0px;
	float: right;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 40px;
	text-align: left;
	height: auto;
	display: table-cell;
	 }
