/* CSS Document */

body {
	background: #38799b url(images/bg_body.gif) repeat-x;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	clear: left;
	background: url(images/bg_h1.gif) no-repeat 20px 7px;
	margin: 20px 0 10px 0;
	color: #444;
	font-size: 18px;
	padding: 0 0 0 40px;
	
}
h1.spanHdn  {
	background: none;
	margin: 0;
	visibility: hidden;
}
h2 {
	clear: left;
	font-size: 15px;
	color: #eee;
	background: url(images/bg_h2_.gif) no-repeat left 4px;
	text-indent: 15px;
}
.mBottom {
	margin: 0;
	background: none;
	text-indent: 10px;
	text-indent: 0;
}
.mNBottom {
	background: none;
	text-indent: 10px;
	text-indent: 0;
}
.headingWhite {
	margin: 0;
	background: none;
	text-indent: 10px;
	text-indent: 0;
	color: #fff;
}
h1 a, h2 a, h3 a {
	color: #fff;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #f39911;
}
h3 {
	clear: left;
	color: #444;
	font-size: 13px;
	background: url(images/bg_h3__.gif) no-repeat left 4px;
	text-indent: 13px;
}
h4 {
	color: #fff;
	font-size: 18px;
	text-align: center;
}

blockquote {
	margin-right: 0;
	margin-left: 0;
	padding-left: 30px;
	background: url(images/bg_blockquote_.gif) repeat-y 0 0;
}
blockquote h2, blockquote h3 {
	color: #fff;
}
.little {
	font-size: 10px;
}
.strong {
	font-weight: bold;
}
.minitxt {
	color: #555;
}

#main_container {
	width: 920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -460px;
	background: #999 url(images/bg_main_container.jpg) repeat-y;
}

#top {
	background: url(images/bg_top.jpg) no-repeat 0 0;
	height: 185px;
	position: relative;
}
#top img#logo {
	margin: 7px 0 0 9px;
}
/*
#top ul#language {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
	position: absolute;
	top: 80px;
	left: 264px;
}
#top ul#language li {
	margin: 0;
	width: 75px;
	height: 25px;
	float: left;
	padding: 11px 0 0 0;
	text-indent: 9px;
}
#top ul#language li a {
	background: url(images/bg_lang_a.gif) no-repeat 0 4px;
	text-decoration: none;
	color: #999;
	padding-left: 8px;
}

#top ul#language li#en {
	background: url(images/bg_lang_en.gif) no-repeat 0 0;
}
#top ul#language li#en a {
	margin-left: 5px
}
#top ul#language li#it {
	background: url(images/bg_lang_it.gif) no-repeat 0 0;
}
*/


#menu_cont {
	position: absolute;
	top: 151px;
	left: 35px;
}


#line_menu_bot {
	background: url(images/bg_line_menu_bot.jpg) no-repeat 0 0;
}

#line_menu_bot #menu_bg {
	background: #f39911;
	height: 31px;
	font-size: 3px;
	margin: 0 9px 0 11px;
}
#line_menu_bot #menu_bg.orange {
	/*
	background: url(images/bg_line_menu_bot_into_o.gif);
	*/
	background: url(images/bg_line_menu_bot_into.gif);
}

#content {
	background: url(images/bg_content.jpg) no-repeat 0 0;
	float: left;
	width: 920px;
	left: 0;
}

#left_content {
	float: left;
	width: 645px;
	padding: 5px 20px 30px 40px;
}
#left_content p {
	font-size: 11.5px;
	color: #000;
	text-align: justify;
	margin-top: 3px;
}
#left_content p strong {
	color: #000;
}
#left_content p a {
	text-decoration: none;
	color: #ffffff;
}
#left_content p a:hover {
	color:#444444
}
#left_content ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
}
#left_content ul li {
	color: #444;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	background: url(images/bg_li_std.gif) no-repeat left 5px;
}
#left_content ul li.unbullet {
	background: none;
	padding-left: 0;
}
#left_content ul li a {
	text-decoration: none;
	color: #444;
	border-bottom: 1px solid #fff;
}
#left_content ul li a:hover {
	border-bottom: 3px solid #f39911;
}

#left_content img {
	float: left;
}
#left_content img.margin {
	float: left;
}

#left_content img.fLeft {
	float: left;
	margin-left: 0;
}

#right_content {
	float: left;
	width: 175px;
	padding: 0 20px 5px 0;
	overflow: hidden;
}
#right_content .right_box ul#right_menu {
	margin-left: 15px;
	margin-top: 15px;
	font-size: 12px;
	list-style: none;
	width: 150px;
}
ul#right_menu li {
	margin: 0;
	padding: 0 0 0 5px;
}
ul#right_menu li a {
	color: #fc6;
	text-decoration: none;
	display: block;
	padding: 5px 5px 0 55px;
	height: 55px;
	background: url(images/bg_rbox_n.gif) no-repeat 0 0;
	/*
	*/
}
ul#right_menu li a:hover {
	color: #eee;
	background: url(images/bg_rbox_n_.gif) no-repeat 0 0;
	/*
	*/
}

#right_content #news_box {
	background: url(images/bg_lat_news.gif) no-repeat;
	font-size: 10px;
	width: 160px;
	height: 85px;
	margin-top: 10px;
}
#right_content #news_box h3 {
	color: #fff;
	text-indent: 30px;
	font-size: 11px;
	padding: 3px 3px 15px 0;
	background: none;
}
#right_content #news_box span {
	margin-left: 8px;
	margin-right: 5px;
	display: block;
	color: #444;
}
#right_content #news_box span a {
	color: #369;
	text-decoration: none;
}
#right_content #news_box span a:hover {
	color: #fff;
	text-decoration: none;
}
span.news_data {
	clear: right;
	font-weight: bold;
	display: block;
}
ul.news li span.news_data {
	margin-top: 10px;
	color: #fff;
}
#left_content ul.news li {
	border: 1px solid #b7d9e7;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #b7d9e7 url(images/bg_li_news.gif) no-repeat;
	margin-right: 10px;
}
#left_content ul.news li a {
	color: #444;
	border: none;
}
#left_content ul.news li a:hover {
	border-bottom: 1px solid #fff;
}

#right_content .right_box {
	width: 181px;
	height: 179px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
#right_content .menu {
	background: url(images/bg_right_content_menu.gif) no-repeat 0 0;
}
#right_content .menu_little {
	background: url(images/bg_right_content_menu_m.gif) no-repeat 0 0;
	height: 139px;
}
#right_content .square {
	background: url(images/bg_right_content_square.gif) no-repeat 0 0;
}
#right_content .round {
	background: url(images/bg_right_content_round.gif) no-repeat 0 0;
}
#right_content .all {
	background: url(images/bg_right_content_all.gif) no-repeat 0 0;
}
#right_content .gfx {
	background: url(images/bg_right_content_gfx.gif) no-repeat 0 0;
}
#right_content .right_box h2 {
	background: none;
	text-indent: 0;
	font-size: 12px;
	margin: 25px 10px 0 62px;
	padding: 0;
	color: #fff;
	
}
#right_content .menu_little h2, #right_content .menu h2 {
	color: #f39911;
}

#right_content .right_box ul {
	padding: 0;
	margin-left: 40px;
	margin-top: 10px;
	color: #8ac0d6;
	font-size: 12px;
}
#right_content .right_box a {
	color: #444;
}
#right_content .right_box a:hover {
	color: #000;
	text-decoration: none;
}

#right_content #banner {
	position: relative;
	top: 3px;
	left: 0;
	width: 181px;
	height: 396px;
	background: url(images/bg_banner.gif) no-repeat;
}

#right_content #banner a {
	display: block;
	height: 77px;
	width: 151px;
	top: 25px;
	left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
#right_content #banner a#eems {
	background: url(images/banner_eems.jpg) no-repeat;
}
#right_content #banner a#nsb {
	background: url(images/banner_nsb.jpg) no-repeat;
}
#right_content #banner a#conto_energia {
	background: url(images/banner_conto_energia.jpg) no-repeat;
}
#right_content #banner a#epia {
	background: url(images/banner_epia.jpg) no-repeat;
}
#right_content #banner a:hover#eems {
	background: url(images/banner_eems_.jpg) no-repeat;
}
#right_content #banner a:hover#nsb {
	background: url(images/banner_nsb_.jpg) no-repeat;
}
#right_content #banner a:hover#conto_energia {
	background: url(images/banner_conto_energia_.jpg) no-repeat;
}
#right_content #banner a:hover#epia {
	background: url(images/banner_epia_.jpg) no-repeat;
}
#right_content #banner span {
	position: relative;
	top: -30px;
	font-size: 10px;
}

#right_content #bannerMini {
	position: relative;
	top: 0;
	left: 13px;
	width: 181px;
	height: 150px;
	background: url(images/bg_banner_mini.gif) no-repeat;
	margin-bottom: 20px;
}
#right_content #bannerMini a {
	display: block;
	height: 30px;
	width: 151px;
	top: 15px;
	left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
#right_content #bannerMini a#eems {
	background: url(images/ban_mini_eems.gif) no-repeat;
}
#right_content #bannerMini a#nsb {
	background: url(images/ban_mini_basket.gif) no-repeat;
}
#right_content #bannerMini a#conto_energia {
	background: url(images/ban_mini_ce.gif) no-repeat;
}
#right_content #bannerMini a:hover#eems {
	background: url(images/ban_mini_eems_.gif) no-repeat;
}
#right_content #bannerMini a:hover#nsb {
	background: url(images/ban_mini_basket_.gif) no-repeat;
}
#right_content #bannerMini a:hover#conto_energia {
	background: url(images/ban_mini_ce_.gif) no-repeat;
}
#right_content #bannerMini span {
	position: relative;
	top: -20px;
	font-size: 10px;
}
#hcard-Solsonica {
	font-size: 12px;
	color: #fff;
	background: url(images/bg_hcard2.gif) no-repeat 0 0;
	padding: 15px 5px 28px 15px;
}

div#bottom {
	background: #38799b url(images/bg_bottom_n.jpg) no-repeat;
	height: 150px;
	clear: both;
	width: 920px;
	float: left;
	color: #444444;
	font-size: 11px;
	padding: 0 0 0 40px;
}
div#bottom div#copyright {
	float: left;
	position: relative;
	color: #444444;
	font-size: 11px;
	top: 120px;
	left: 40px;
}
.external {
	background: url(images/bg_a_ext.gif) no-repeat left 3px;
	padding-left: 15px;
}
.email {
	background: url(images/bg_a_email.gif) no-repeat 0 2px;
	padding-left: 17px;
}
#left_content ul li.tel {
	background: url(images/bg_tel.gif) no-repeat 0 5px;
	padding-left: 17px;
}
#home_news {
	float: right;
	margin: 0;
	font-size: 18px;
	position: relative;
	top: 0;
	left: 0;
	width: 205px;
}
#left_content #home_news ul {
	margin: 0 0 20px 0;
	font-size: 11px;
	color: #fff;
	
}
#left_content #home_news img {
	float: left;
	margin: 5px 0 5px 5px;
}
#left_content #home_news p {
	margin-left: 10px;
	margin-right: 10px;
	clear: left;
}
#left_content #home_news p a {
	border: none;
}
#left_content #home_news p a:hover {
	color: #fff;
}
#left_content #home_news ul li {
	background: none;
}
#left_content #home_news ul li a {
	border: none;
	color: #444;
}
#left_content #home_news ul li span {
	font-size: 11px;
	color: #fff;
	margin-top: 5px;
}
#left_content #home_news ul li a:hover {
	color: #fff;
}
#home_news h2 {
	border-bottom: 5px solid #f39911;
	margin: 0 0 0 5px;
	padding: 0;
	color: #fff;
}

#home_box_ptp {
	background: url(images/i_home_photovoltaics_.jpg) no-repeat;
	width: 420px;
	height: 396px;
	clear: left;
	float: left;
	font-size:11px;
	color:#4B90B1;
	
}

#home_box_ptp {
	background: url(images/i_home_photovoltaics.jpg) no-repeat;
	width: 420px;
	height: 280px;
	clear: left;
	float: left;
}
#home_solar_expo {
	background: url(images/bg_hp_sexpo.gif) no-repeat;
	width: 420px;
	height: 139px;
	clear: left;
	float: left;
	font-size: 12px;
	top: 10px;
	position: relative;
}
#home_solar_expo img {
	position: relative;
	left: 15px;
	
}
#home_solar_expo p {
	margin: 7px 10px 22px 10px;
	color: #fff;
	
}

#home_box_01 {
	float: right;
	margin-left: 25px;
	font-size: 18px;
	position: relative;
	top: -2px;
	left: -5px;
	width: 200px;
}
#home_box_01 object {
	position: relative;
	top: 0;
	
}
#home_box_01.overDiv {
	background: url(images/bg_box_home_02.gif) no-repeat;
}

table.tblCE {
	border: 1px solid #cfeeee;
	border-collapse: collapse;
	font-size: 10px;
	text-align: center;
	background: #afd6e6;
	color: #444;
	width: 100%;
}
table.tblCE th, table.tblCE td {
	border: 1px solid #cfeeee;
	border-collapse: collapse;
	padding: 2px;
}
table.tblCE th {
	background: #d6edf6;
	color: #235b72;
}
table.tblCE th.aLeft {
	text-align: left;
	padding-left: 4px;
	color: #f90;
}
table.tblCE tr.quote {
	background: #bbe3f3;
	font-weight: bold;
	color: #235b72;
}

table.tblCE2 {
	border: 1px solid #cfeeee;
	border-collapse: collapse;
	font-size: 10px;
	text-align: right;
	background: #afd6e6;
	color: #444;
	width: 100%;
}
table.tblCE2 th, table.tblCE2 td {
	border: 1px solid #cfeeee;
	border-collapse: collapse;
	padding: 2px;
}
table.tblCE2 th {
	background: #d6edf6;
	color: #f90;
}
table.tblCE2 th.aLeft {
	text-align: left;
	padding-left: 4px;
}


div.pdfDownSheet {
	background: url(images/bg_filedwn_box.gif) no-repeat;
	width: 135px;
	height: 45px;
	font-size: 10px;
}

div.pdfDownSheet a {
	width: 80px;
	height: 43px;
	display: block;
	color: #444;
	text-decoration: none;
	padding-left: 50px;
	padding-top: 3px;
}
div.pdfDownSheet a:hover {
	color: #f39911;
}
div.pdfDownSheet a.pdf {
	background: url(images/ico_pdf_dwn.gif) no-repeat 1px 1px;
}
div.pdfDownSheet a.pdf:hover {
	background: url(images/ico_pdf_dwn_.gif) no-repeat 1px 1px;
}


#right_content #box_files {
	position: relative;
	top: 3px;
	width: 181px;
	/*height: 200px;*/
	height: 95px;
	background: url(images/bg_right_files.gif) no-repeat;
	margin-bottom: 20px;
}
#right_content #box_files ul {
	margin: 15px 10px 10px 20px;
	padding: 0;
	font-size: 12px;
	list-style: none;
}
#right_content #box_files ul li {
	padding: 6px 0 0 50px;
	height: 45px;
}
#right_content #box_files ul li.pdf {
	background: url(images/ico_pdf.gif) no-repeat 5px 0;
}
#right_content #box_files ul li.dwg {
	background: url(images/ico_dwg.gif) no-repeat 5px 0;
}
#right_content #box_files ul li.blk {
	background: url(images/ico_blk.gif) no-repeat 5px 0;
}
#right_content #box_files ul li a {
	color: #444;
	text-decoration: none;
}
#right_content #box_files h2 {
	position: relative;
	top: 8px;
	left: 15px;
	font-size: 13px;
	color: #444;
	background: none;
}

#right_content #epia_box {
	position: relative;
	top: 3px;
	width: 181px;
	height: 180px;
	background: url(images/bg_epia_box.gif) no-repeat;
	margin-bottom: 20px;
}
#right_content #epia_box img {
	margin: 0 10px 10px 35px;
}
#right_content #epia_box h2 {
	text-indent: 0;
	position: relative;
	top: 8px;
	left: 35px;
	font-size: 13px;
	color: #444;
	background: none;
	width: 140px;
}

#change_language {
	position: absolute;
	top: -50px;
	left: 0;
	width: 112px;
	height: 83px;
	background: url(images/bg_chn_lang.gif) no-repeat;
}

#change_language.open {
	top: 0;
}

#change_language #lang_selected {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 45px;
	height: 34px;
}

.enLanguage {
	background: url(images/ico_en_sel.gif) no-repeat;
}
.itLanguage {
	background: url(images/ico_it_sel.gif) no-repeat;
}

#change_language ul {
	list-style: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
	left: 40px;
}
#change_language ul li {
	margin: 0;
	height: 20px;
}
#change_language ul li a {
	text-decoration: none;
	color: #999;
}

.noListBullet {
	list-style: none;
}

#Layer1 {
	position:absolute;
	width:301px;
	height:38px;
	z-index:1;
	left: 30px;
	top: 48px;
	font-size:23px;
	color:#F39911;
	margin-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#Layer2 {
	position:absolute;
	width:304px;
	height:19px;
	z-index:1;
	left: 55px;
	top: 78px;
	font-size:10px;
	color:#4B90B1;
	margin-left:8px;
}
.tdg{
	padding:0 0 0 8px;
}
.tdc{
	padding:5px 0 0 8px;
}
.tdc2{
	padding:5px 0 0 0;
}
#Layer3 {
	position:absolute;
	height:525px;
	z-index:1;
	left: -42px;
	top: 215px;
	background-color:#FFFFFF;
}
#Layer4 {
	position:absolute;
	z-index:2;
	left: 472px;
	width: 127px;
	height: 57px;
	top: 18px;
}
#Layer5 {
	position:absolute;
	width:840px;
	height:22px;
	font-size:23px;
	z-index:3;
	left: 39px;
	top: 119px;
	color:#FFFFFF; font-weight:bold;
}
span {color: #000000;}
