﻿body {
	background-color: #F5F6EF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	color: #3399CC;
	font-family: Arial, verdana, sans-serif;
	font-size: 20px;
	line-height: 115%;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	color: #3399CC;
	font-family: Arial, verdana, sans-serif;
	font-size: 16px;
	line-height: 115%;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
h3 {
	color: #FB7000;
	font-family: Arial, verdana, sans-serif;
	font-size: 15px;
	line-height: 115%;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
img {
	border: 0px;
}
/* ------------------------------------------------------------ */
#body {
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 30px;
	width: 900px;
}
#bodywrap {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 15px;
}
/*  ------------------------------------------------------------- */
a#active_menu {
	color: #000000;
	font-weight: bold;
}
a#active_menuk {
	color: #5692CF;
	font-weight: bold;
}
a#active_menu:hover {
	color: #FB7000;
	text-decoration: none;
}
a:link {
	color: #FD8403;
	text-decoration: none;
}
a:visited {
	color: #FD8403;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none; /*text-decoration: underline;*/
}
a.category:visited {
	color: #FFA500;
}
a.category:link {
	color: #FFA500;
}
a.category:hover {
	color: #FF9900;
}
a.latestnews:visited {
	border-bottom: 1px solid #EDEDED;
	color: #555555;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}
a.latestnews:link {
	border-bottom: 1px solid #EDEDED;
	color: #555555;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}
a.latestnews:hover {
	background-color: #EDEDED;
	color: #FB7000;
}
a.mainlevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #555555;
	display: block;
	letter-spacing: 0px;
	line-height: 24px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
	font-weight: normal;
}
a.mainlevel:link {
	border-bottom: 1px solid #EDEDED;
	color: #555555;
	display: block;
	letter-spacing: 0px;
	line-height: 24px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}
a.mainlevel:hover {
	background-color: #EDEDED;
	color: #FB7000;
}
a.mainlevel-footer:visited {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}
a.mainlevel-footer:link {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}
a.mainlevel-footer:hover {
	background-color: transparent;
	color: #FB7000;
}
a.mainlevel-top#active_menu-top {
	color: #000000;
}
a.mainlevel-top:visited {
	background-color: transparent;
	border-right: 1px solid #EDEDED;
	color: #666666;
	display: block;
	float: left;
	font-weight: normal;
	height: 59px;
	line-height: 59px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.mainlevel-top:link {
	background-color: transparent;
	border-right: 1px solid #EDEDED;
	color: #666666;
	display: block;
	float: left;
	font-weight: normal;
	height: 59px;
	line-height: 59px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}
a.mainlevel-top:hover {
	background-color: #FAFAFA;
	color: #000000;
}
a.sublevel:visited {
	border-bottom: 1px solid #EDEDED;
	color: #555555;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}
a.sublevel:link {
	border-bottom: 1px solid #EDEDED;
	color: #555555;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 170px;
}
a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}
a.weblinks:visited {
	color: #FF9900;
}
a.weblinks:link {
	color: #FF9900;
}
a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}
/*  ------------------------------------------------------------- */
/*  ------------------------- FORMS -------------------------- */
.contact_form_line {
	float: left;
	clear: both;
	display: block;
	width: 150px;
}
.contact_form_line input[type=text] {
	padding: 4px;
	color: #006699;
}
textarea {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	width: 400px;
}
input.inputbox {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
}
input.inputbox#mod_login_password {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}
input.inputbox#mod_login_username {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}
input.inputbox#mod_search_searchword {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 170px;
}
.headerSopra {
	height: 60px;
	width: 550px;
	float:left;
	padding-left:150px;
	padding-top:4px;
}

.headerIMG {
	float: right;
	height: 185px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url('../images/energia.jpg');
	width: 182px;
}
a.headerIMG {
	float: right;
	height: 185px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url('../images/energia.jpg');
	width: 182px;
}
/*  -------------------------- ELENCHI -------------------- */
li {
	list-stle: none;
}
div {
	color: #555555;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
p {
	color: #555555;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
tr {
	color: #555555;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
td {
	color: #555555;
	font-family: Arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 135%;
}
ul {
	margin: 0px;
	padding: 0px;
}
.blockquote {
	color: #666666;
	font: italic 14px/22px georgia, 'times new roman', serif;
}
.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
}
.button:hover {
	color: #FF8C00;
}
/** category text format and links ------------------------------------------- **/
.category {
	color: #FF8C00;
}
.componentheading {
	color: #666666;
	font-family: arial,verdana,sans-serif;
	font-size: 19px;
	font-weight: normal;
	padding-bottom: 10px;
}
.contentheading {
	color: #5692CF;
	font-family: arial,verdana,sans-serif;
	font-size: 23px;
	font-weight: normal;
}
.createdate {
	color: #FB7000;
	font-size: 12px;
}
.details {
	background-image: ;
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 20px;
}
.modifydate {
	color: #808080;
	font-size: 12px;
}
.moduletable {
}
.moduletable h3 {
}
.moduletable h3 {
}
.moduletable li {
	list-style: none;
}
.moduletable td {
}
.moduletable td {
}
.moduletable-contact {
	/* background-image: url("../images/contact.gif"); */
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
.moduletable-info {
	background-image: ;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}
.moduletable-main {
	background-image: ;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
}
.moduletable-top {
	width: 1000px;
}
.quote {
	background-image: ;
	background-position: top right;
	background-repeat: no-repeat;
	color: #666666;
	font: oblique 110% georgia, times, serif;
	line-height: 150%;
	width: 100%;
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontableheader {
}
.small {
	color: #000000;
	font-size: 11px;
}
.smalldark {
	color: #666666;
	font-size: 11px;
}
#footer {
	height: 50px;
	letter-spacing: 0px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 900px;
}
#footer div {
	color: #FFFFFF;
}
#footer td {
	text-align: center;
}
#footerwrap {
	background-color: #333333;
	float: left;
	height: 100px;
	margin: 0 auto;
	width: 100%;
}
#sopra {
	background-position: 50% bottom;
	background-repeat: no-repeat;
	height: 40px;
	margin: 0 auto;
	width: 900px;
}

#header {
	background-image: url('../images/header.jpg');
	background-position: 50% bottom;
	background-repeat: no-repeat;
	height: 185px;
	margin: 0 auto;
	width: 900px;
}
#headerwrap {
	background-color: #FFFFFF;
	background-image: url('../images/topbg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 185px;
	margin: 0 auto;
	width: 100%;
	margin-top: 20px;
}
#leftcolumn {
	float: left;
	margin-right: 15px;
	width: 180px;
}
#leftcolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;
}
#mainbodyk {
	float: left;
	padding-left: 5px;
	text-align: left;
	width: 500px;
}
#mainbody {
	float: left;
	padding-left: 5px;
	text-align: left;
	width: 700px;
}
#mainbodyk li {
	list-style: square;
	list-style-position: inside;
	margin-left: 15px;
}
#mainbody li {
	list-style: square;
	list-style-position: inside;
	margin-left: 15px;
}
#menu {
	background-image: ;
	background-position: top;
	background-repeat: no-repeat;
	height: 60px;
	margin: 0 auto;
	margin-bottom: 0px;
	text-align: left;
	width: 900px;
}
#menuwrap {
	background-color: #FFFFFF;
	background-image: ;
	background-position: top;
	background-repeat: repeat-x;
	height: 60px;
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
#middle {
	color: #FFFFFF;
	height: 120px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	width: 900px;
}
#middle .moduletable {
	float: left;
	margin-right: 30px;
	text-align: left;
	width: 350px;
}
#middle .moduletable ul li a {
	display: block;
	line-height: 25px;
	color: #5692CF;
}
#middle .moduletable ul li a:hover {
	display: block;
	line-height: 25px;
	color: #275889;
	background-color: #FFFFFF;
}
#middle h3 {
	color: #FB7000;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
}
#middlecolumn {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	float: left;
	padding-left: 15px;
	width: 200px;
}
#middlecolumn .moduletable {
	padding-bottom: 15px;
	text-align: left;
}
#middlecolumn h3 {
	color: #5692CF;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
}
#middlecolumn h3 {
	color: #5692CF;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: left;
}
#middlewrap {
	background-position: bottom;
	border-top: 1px #666666 solid;
	color: #FFFFFF;
	float: right;
	height: 120px;
	margin: 0 auto;
	width: 100%;
	background-image: ;
	background-repeat: repeat-x;
}
/* --------- DIV PRINCIPALE -------------------- */
img.destra {
	float: right;
	display: block;
	elevation: higher;
}
#specifiche {
	float: left;
	width: 90%;
	padding: 15px;
	background-color: #FAFAFA;
}
#specifiche h3 {
	font-size: 18px;
	color: #5692CF;
	font-weight: normal;
}
#specifiche ul {
	list-style-type: none;
}
#specifiche ul li {
	list-style-type: none;
	display: block;
	line-height: 25px;
	border-bottom-color: #EFF0E6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/* -------------- marchi ----------------------------*/
#marchi {
	float: right;
	clear: right;
	width: 200px;
}
#marchi img {
	float: right;
	clear: right;
	margin-bottom: 10px;
}
/* ------------approfondimenti ---------------------- 

.moduletable-approfondimenti {
	background-image: url('../images/ATET_p.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 15px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-weight: bold;
	font-size:15px;
	color: #FB7000;
}


a.mainlevelk:visited {
	border-bottom: 1px solid #EDEDED;
	color: #003F5E;
	display: block;
	letter-spacing: 0px;
	line-height: 24px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 15px;
	text-align: right;
	text-decoration: none;
	width: 170px;
	font-weight: normal;
}

a.mainlevelk:link {
	border-bottom: 1px solid #EDEDED;
	color: #003F5E;
	display: block;
	letter-spacing: 0px;
	line-height: 24px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
	width: 170px;
}

a.mainlevelk:hover {
	background-color: #EDEDED;
	color: #FB7000;
}*/
