* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #fff url('../img/bgtop.jpg') no-repeat fixed center top;*/
	background: #fff url('../img/bgtopleft.gif') no-repeat fixed top left;
	font: 11px Verdana, sans-serif;
}


#topright {
	background: transparent url('../img/bgtopright.png') no-repeat top right;
	width: 468px;
	height: 97px;
	position: fixed;
	top: 0;
	right: 0;
}

#bottomleft {
	background: transparent url('../img/bgbottomleft.png') no-repeat bottom left;
	width: 1054px;
	height: 502px;
	position: fixed;
	top: 100%;
	margin-top: -502px;
	left: 0;
	z-index: 1;
}

#bottomright {
	background: transparent url('../img/bgbottomright.png') no-repeat bottom right;
	width: 468px;
	height: 97px;
	position: fixed;
	top: 100%;
	margin-top: -97px;
	right: 0;
}

.closer {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

/* banner 4 elementi home START */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0!important;
	padding: 0!important;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 97px;
	height: 148px;
	margin-right: 5px;
}

.kwicks li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#fotovoltaico { 
	background-color: #53b388;
	background-image: url('../img/banner_photo.jpg');
}
#biomasse {
	background-color: #5a69a9;
	background-image: url('../img/banner_biomass.jpg');
}
#idroelettrico {
	background-color: #c26468;
	background-image: url('../img/banner_hydro.jpg');
}
#eolico { 
	background-color: #bf7cc7;
	background-image: url('../img/banner_wind.jpg');
	margin-right: none;
}
        	
/* banner 4 elementi home END */
    		

a img {
	border: none;
	text-decoration: none;
}

img {
	border:none;
}

a:active, a:focus {
	outline: 0;
}

.right {
	float: right;
}

.sideimg {
	margin: 20px 0 0 20px;
}

.left {
	float: left;
}

.warning, .error, .alert {
	background-color: yellow;
	color: red;
	padding: 10px;
}

#blue {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	/*background: transparent url('../img/bgbottom.png') no-repeat center bottom;*/
}

#page {
	width: 753px;
	margin: 0 auto;
	margin-top: 20px;
}

#banner {
	width: 753px;
	height: 200px;
	background-color: #fff;
	margin: 0 0 4px 0;
}

#menu {
	background-color: #eee;
	list-style-type: none;
	/* OCIOOCIOOCIO solo per testing layout poi levare */
	height: 31px;
	width: 753px;
	/* OCIOOCIOOCIO solo per testing layout poi levare */
	margin: 0 0 10px 0;
	border-top: 1px dashed #eee;
	border-bottom: 1px dashed #eee;
}

#menu li {
	float: left;
	font-weight: bold;
	padding: 10px 1px;
	margin: 0 10px;
}

#menu li#linguaswitch {
	padding: 0;
	margin-left: -5px;
}

#menu li a {
	text-decoration: none;
	color: #00833E;
	padding: 4px;
}

#menu li a:hover {
	color: #003488;
}

#menu li.selected a {
	color: #003488;
}


/* inizio template simile a home, banner grosso a sx e a dx */
#templatehome {
	padding: 10px 0;
}

#templatehome .sidebar {
	width: 320px;
	float: left;
	margin: 0 0 10px 0;
}

#templatehome .sidebar .bannerino {
	width: 100%;
	height: 220px;
	float: left;
	background-color: #fff;
	text-align: center;
}

#templatehome .sidebar #news {
	width: 298px;
	height: 127px;
	float: left;
	background: #fff url('../img/bgnews.gif') no-repeat top left;
	border: 1px solid #c5dda7;
	padding: 10px;
	/* ocio ocio ocio ho messo questo margine alto solo perchè i kwicks non hanno bordo */
	margin: 1px 0 0 0;
}

#templatehome .content {
	width: 423px;
	float: right;
	background-color: #fff;
}

.content p a {
	text-decoration: none;
	color: #	003488;
	font-weight: bold;
}

.content p a img {
	margin-right: 10px;
}

#templatehome .content .bannerino {
	width: 402px;
	height: 148px;
	float: left;
	background-color: #fff;
	padding: 0px;
	margin: 1px 0 0 1px;
}

/* fine template simile a home, banner grosso a sx e a dx */

/* inizio template con submenu */
#templatesubmenu {
	padding: 10px 0;
	background: #fff url('../img/bgcontent.gif') no-repeat bottom left;
}

#templatesubmenu .sidebar {
	width: 163px;
	float: left;
	margin: 0 0 10px 0;
}

#templatesubmenu .sidebar .submenu {
	background: #f0f0f0 url('../img/submenubottom.gif') no-repeat bottom left;
	width: 163px;
	margin-left: 20px
}

#templatesubmenu .sidebar .submenu ul {
	padding: 10px 0 0 10px;
	list-style-type: none;
	border-top: 2px solid #fff;
}

#templatesubmenu .sidebar .submenu ul li {
	padding: 2px 0 1px 5px;
}


#templatesubmenu .sidebar .submenu ul li.selected {
	background: transparent url('../img/submenuselected.gif') no-repeat top left;
	border: none!important;
}

#templatesubmenu .sidebar .submenu ul ul {
	background: #aaa!important;
	margin: 2px 0 0 20px;
	padding: 0 5px;
}

#templatesubmenu .sidebar .submenu ul ul li.selected {
	background: transparent;
}

#templatesubmenu .sidebar .submenu a {
	text-decoration: none;
	color: #222;
}

#templatesubmenu .sidebar .submenu a:hover {
	color: #000;
}

#templatesubmenu .sidebar .submenu ul li.selected a {
	color: #fff;
}

#templatesubmenu .sidebar .submenu .submenutop {
	background: transparent url('../img/submenutop.gif') no-repeat top left;
	padding: 4px;
	text-align: center;
}

#templatesubmenu .sidebar .submenu .submenutop h2 {
	font-size: 12px;
	color: #006633;
}

#templatesubmenu .sidebar .submenu .submenutop h2 a {
	color: #006633;
}

#templatesubmenu .content {
	width: 500px;
	float: right;
	padding: 0 20px 20px 20px;
}

#templatesubmenu .content .image {
	float: left;
	margin: 0px 10px 100px 0;
}

#templatesubmenu .content a {
	color: green;
}

#templatesubmenu .content #slideshow {
	width: 498px;
	height: 59px!important;
	margin: 0 0 20px 0;
}

#templatesubmenu .content #slideshow img {
	width: 498px;
	height: 59px!important;
	margin: 0;
}


/* fine template con submenu */

/* inizio template per news */
#templatenews .sidebar {
	width: 180px;
	float: left;
}

#templatenews .sidebar #news {
	width: 180px;
	height: 250px;
	float: left;
	background: #fff url('../img/bgnews.gif') no-repeat top left;
	border: 1px solid #c5dda7;
	padding: 10px 10px 40px 40px;
	overflow: auto;
	font-size: 10px;
}

#templatenews .sidebar #news ul li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px;
}

#templatenews .sidebar #news ul li a {
	text-decoration: none;
	color: #222;
}

#templatenews .sidebar #news ul li strong {
	display: block;
	clear: right;
}

#templatenews .sidebar #news ul li.selected {
	background-color: #eee;
}

#templatenews .content {
	float: right;
	width: 500px;
	padding: 0 10px 10px 10px;
	background-color: #fff;
}

#templatenews .contenutonews {
	float: right;
	width: 300px;
	padding: 0 10px 10px 10px;
}

#templatenews .content .image {
	float: left;
	margin: 0px 20px 10px 0;
}

.newsimages {
	float: right;
	width: 200px;
}

.solotesto {
	padding: 0!important;
}

/* inizio template per news */

/* inizio template full, no sidebar */
#templatefull {
	padding: 10px 0;
	background: #fff;
}

#templatefull .content {
	width: 730px;
	margin: 0 10px 0 0;
	float: right;
}

#templatefull .content .aziendacontatti {
	width: 100%;
	padding: 10px;
	background: #eee;
	margin: 10px 0 10px -10px;

}

#templatefull .content .aziendacontatti .logo {
	float: left;
	width: 150px;
	height: 100px;
	text-align: right;
	border-right: 10px solid #b3c8e3;
	margin: 0 50px 0 0;
	padding: 0 50px 0 0;
}

#templatefull .content .aziendacontatti .logo img {
	position: relative;
	top: 50%;
	margin-top: -30px;
}

#templatefull .content .aziendacontatti .contatti p {
	margin: 0;
}

#templatefull .content a {
	text-decoration: none;
	color: #038;
	font-weight: bold;
}

#templatefull #map {
	float: right;
	border: 1px solid #c5dda7;
	width: 400px;
	height: 400px;
}

/* fine template full, no sidebar */

.sidebar #news h1 {
	float: right;
	font-size: 10px;
	color: #666;
}

.sidebar #news h2 {
	font-size: 10px;
	color: #222;
	margin: 14px 0 0 20px;
}

.sidebar #news p {
	font-size: 10px;
	margin-left: 20px;
}

.sidebar #news p a {
	text-decoration: none;
	color: #222;
}

.content h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003488;
	margin-bottom: 10px;
}

.content h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003388;
	margin-bottom: 10px;
}

.content h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 20px 0 0 0;
}

.content h1.bannerinotext {
	margin: -20px 10px 0 0;
	text-align: right;
	color: #fff;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.content p {
	margin: 20px auto;
}

.content ul {
	margin: 10px 0 0 50px;
	list-style-image: url(../img/bullet.gif);
}

.content .discovery {
	background-color: #f0f0f0;
	margin-bottom: 30px;
}

.content .discovery ul {
	margin: 10px 0;
	width: 750px;
}

.content .discovery ul li {
	list-style: none;
	float: left;
	margin: 12px;
	padding: 10px;
	border: 1px solid transparent;
	text-align: center;
	width: 100px;
}

.content .discovery ul li a {
	text-decoration: none;
	color: #060;
	font-size: 10px;
}

.content .discovery ul li a img {
	border: 8px solid #fff;
	background: #ddd;
	padding: 2px;
}


.content .discovery ul li a img:hover {
	border: 8px solid #4c7aab;
	background: #fff;
	padding: 2px;
}

.content .gruppoaziende {
	float: left;
	width: 344px;
	background-color:#eee;
}

.content .gruppoaziende .azienda {
	clear: both;
	background-color:#eee;
	margin: 10px;
}


.content .gruppoaziende .azienda .logo {
	float: left;
	width: 100px;
	margin: 20px 4px 0 0;
	text-align: right;
}

.content .gruppoaziende .azienda .descrizione {
	float: right;
	width: 180px;
	border-left: 2px solid #ccc;
	padding-left: 8px;
	font-size: 10px;
}

.content .gruppoaziende .azienda .descrizione h1 {
	margin-bottom: 4px;
}

.content .gruppoaziende .azienda .descrizione p {
	margin-top: 0;
}

.content .gruppoaziende .azienda .descrizione p a {
	font-weight: normal!important;
	color: #222!important;
}

/* tabella referenze start */

table.table {
	text-align: center;
	background-color: #666;
	color: #fff;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 9px;
}

table.table td {
	background: #d6e5eb url('../img/tdbg.gif') repeat-x top left;
	color: #666;
	padding: 4px 4px;
	border: 1px #fff solid;
	text-align: center;
}

table.table tr td p {
	margin: 5px 0;
}

table.table td.head{
	background: #008131 url('../img/tdhead.gif') repeat-x top left;
	color: #fff;
	padding: 4px;
	text-align: center;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}


table.table tr.summarytr td{
	background: #a5cb82 url('../img/tdsummary.gif') repeat-x bottom left;
	border-bottom: 2px #fff solid;
	color: #fff;
}

table.table tr.notes td{
	background: #ddebca url('../img/tdnotes.gif') repeat-x bottom left;
	border-bottom: 2px #fff solid;
	color: #666;
}

/* tabella referenze end */

.areariservata {
	margin: 20px 0 0 20px;
	background: #ddd;
	padding: 10px;
	width: 143px;
}

.areariservata a {
	color: #008131;
	font-weight: bold;
	text-decoration: none;
}

.areariservata a img {
	margin-bottom: -2px;
}

.promo {
	background-color: #fff;
	text-align: center;
	margin: 20px 0 0 20px;
	padding: 10px;
	width: 143px;
}

.content input {
	border: 1px solid #777;
	margin: 10px 0 0 0;
	font-size: 10px;
	background-color: #eee;
}

.content input:hover {
	background-color: #8cc63f;
}

#footer {	
	margin-top: 20px;
	margin-bottom: 20px;
	color: #003488;
}

#footer p {
	float: left;
}

#footer p a {
	text-decoration: none;
	color: #003488;
}

.gmapsinfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #222;
	padding-bottom: 40px;
	width: 400px;
}

.gmapsinfo h3 {
	font-size: 11px;
}

#templatesubmenu .sidebar .submenu ul ul#side_bar {
	background: #ccc!important;
	font-size: 10px;
	color: #555;
	padding: 10px!important;
}

#side_bar li {
	border-left: 4px solid transparent;
	margin: 5px 0;
}

#side_bar li:hover {
	border-left: 4px solid #380;
}

#side_bar li a {
	color: #777!important;
}

#side_bar li a strong {
	color: #222!important;
}

.privacy {
	background-color: #efefef;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px 0;
	width: 250px;
	float: left;
	margin-right: 20px;
}

.privacy:hover {
	border: 1px solid #380;
}

.privacy img {
	vertical-align: middle;
	margin-right: 10px;
}


@media print {
  #map .gmnoprint {
    display:inline;
  }

  .noprint {
	  display: none;
  }

} 