form {
	margin: 0;
	padding: 0;
}
.privacy {
	height: 70px;
	padding: 0 10px;
	overflow: auto;
	font-size: 10px;
	background-color: #F0F0F0;
}
.t_form {
	width: 600px;
	border-collapse: collapse;
	font-size: 11px;
	margin: 10px auto;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.t_form td {
	padding: 5px 5px;
}
.t_form .left {
	text-align: right;
}
.t_formclose {
	width: 98%;
	background: #ccc;
	height: 4px;
	margin: -10px auto 0 auto;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.background {
	background: #ddd;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input {
	vertical-align: middle;
}
.form_txt1, .formTxt, SELECT, TEXTAREA {
	border: 1px solid #ddd;
	border-top: 1px solid #ccc;
	padding: 2px 4px;
	font: lighter 11px Arial, Helvetica, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form_txt_s {
	border: 1px solid #ddd;
	border-top: 1px solid #ccc;
	width: 70px;
	padding: 2px 4px;
	font: lighter 11px Arial, Helvetica, sans-serif;
}
.form_select {
	border: 1px solid #ddd;
	border-top: 1px solid #ccc;
	padding: 1px 0 1px 4px;
	font: lighter 11px Arial, Helvetica, sans-serif;
}
.formButton, .button {
	background: url(../images/btn_form.png) no-repeat center top;
	width: 124px;
	height: 30px;
	border: none;
	padding: 0 0 2px 0;
	color: #666;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.form_button {
	background: url(../images/back_titlebox.jpg) repeat-x;
	text-align: center;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #003300;
	border-top: 1px solid #B6B9BB;
	border-right: 1px solid #A4A6A7;
	border-bottom: 1px solid #5F6162;
	border-left: 1px solid #76797A;
	padding: 0px 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
}
.required {
	vertical-align: middle;
	border: none;
}

div#page {
	clear: both;
}
div#page h1 {
	font: lighter 16px "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
div#page h2 {
	font: bold 14px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background: #f0f0f0;
	border: 1px solid #ddd;
}
div#page h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 0 0 10px 0;
}
div#page h3 small {
	color: #999;
	font-size: 0.7em;
}
div#page .titlepage {
	font: bold 16px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #006699;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}
div#page .titlepage small {
	font-size: 0.7em;
}
/**/
form {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
}
/***************** BOX ******************/
.box {
	background: #ddd;
	margin-bottom: 10px;
	line-height: 1em;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box2 {
	margin-bottom: 10px;
	line-height: 1em;
}
div.box2 h1 {
	margin: 0 !important;
	color: #003366;
	border-bottom: 1px solid #BAC3BC;
}
div.box h1 {
	margin: 0 !important;
	font: bold 14px "Lucida Sans", Arial, Helvetica, sans-serif !important;
	color: #003366;
	border-bottom: 1px solid #BAC3BC;
}
div.box h1 span, div.box2 h1 span  {
	padding: 1px 0 2px 7px;
	display: block;
}
div.box h2 {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	color: #003366 !important;
	border-bottom: 1px solid #BAC3BC;
}
.tit_categorie {
	height: 21px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: lighter !important;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0 0 20px;
	color: #666 !important;
	background: url(../images/bg_categorie.png) no-repeat left center;
}
.tit_comunicati {
	height: 21px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: lighter !important;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0 0 20px;
	color: #666 !important;
	background: url(../images/bg_comunicati.png) no-repeat left center;
}
.tit_sondaggi {
	height: 21px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: lighter !important;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0 0 20px;
	color: #666 !important;
	background: url(../images/bg_sondaggio.png) no-repeat left center;
}
.tit_bacheca {
	height: 21px;
	text-align: left;
	text-transform: uppercase;
	font-size: 18px !important;
	font-weight: lighter !important;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px 0 0 20px;
	color: #666 !important;
	background: url(../images/bg_comunicati.png) no-repeat left center;
}

.content {
	padding: 5px;
	clear: both;
	background: #fff;
}
.close .content {
	border-bottom: 1px solid #BAC3BC;
}
.box .content {
}
.logo_vetrina {
	border: none;
	float: left;
	margin-right: 10px;
}
.article {
	padding: 5px 0;
	clear: both;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	text-decoration: none;
}
.l .article {
	width: 310px;
}
.r .article {
	width: 290px;
}
a.article:hover {
	background: #f0f0f0;
}
.article p {
	margin: 0 0 10px 0;
}
.article span {
	display: block;
}
.orang_tit {
	color: #FF9900;
	font-weight: bold;
}
.tit, .tit a {
	color: #225686;
	font-weight: bold;
	padding-bottom: 5px;
}
.desc, .desc a {
	color: #000;
}
.date {
	color: #FF6600;
	font-style: italic;
}
.box .price {
	font-size: 11px;
	font-weight: bold;
}
.imgr {
	float: right;
	margin-left: 5px;
}
.box2 .imgr, .enea img, .qualenergia img, .box .imgr {
	max-width: 100px;  
	width: expression(document.body.clientWidth > 100? "100px": "auto" );
	max-height: 100px;
	padding: 1px;
	border: 1px solid #ccc;
}
.imgl {
	float: left;
	margin-right: 5px;
}
.imgl img, .imgr img {
	border: 1px solid #333;
}
.box .logo {
	float: left;
	margin-right: 5px;
}
.box .logo img {
	border: none;
}
.scroll {
	overflow: auto;
}
.h150 {
	height: 150px;
}
.h200 {
	height: 200px;
}
.h216 {
	height: 216px;
}
.h250 {
	height: 250px;
}
.h300 {
	height: 300px;
}
.h350 {
	height: 350px;
}
.all {
	clear: both;
	margin: 0px;
	padding: 5px 0;
	text-align: right;
	border-top: 1px solid #BAC3BC;
}
.all a {
	font-size: 11px;
	color: #fff !important;
	background: #225686;
	padding: 0px 5px;
	text-decoration: none;
}
.all a:hover {
	text-decoration: underline;
}
a.all {
	clear: both;
	padding: 5px;
	text-align: right;
	border-top: 1px solid #BAC3BC;
	font-size: 11px;
	color: #225686;
	text-decoration: none;
	display: block;
}
a.all:hover {
	text-decoration: underline;
}
.lShowrum .article {
	margin-bottom: 0px !important;
	padding: 4px 0 !important;
	border-bottom: 1px solid #ddd !important;
}
/************************ LEFT MODULES ***************************/
.box .t_meteo {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.box .t_meteo th {
	font-weight: lighter;
	font-size: 11px;
	text-align: center;
}
.box .t_meteo td {
	padding: 2px;
}
.box .t_meteo .city {
	text-align: right;
	padding: 0 5px 0 0;
	font-weight: bold;
	width: 50px;
}
.box .t_meteo .ico {
	padding: 0 2px;
}
.menu_categorie {
	margin: 0;
	padding: 0 0 10px 0;
	color: #006600;
}
.menu_categorie img {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
.menu_categorie li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	background: url(../images/divider_menucategory.jpg) no-repeat center bottom;
	font-weight: bold;
}
.menu_categorie li a {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #225686;
	text-decoration: none;
	display: block;
	height: 16px;
	height: auto !important;
	min-height: 16px;
	padding-left: 0px;
}
.menu_categorie li a:hover {
	color: #669900;
}
.menu_categorie li a.currcat {
	color: #669900;
	font-weight: bold;
}
.menu_categorie li ul {
	margin: 0 0 10px 15px;
	padding: 0;
	border-left: 1px solid #ddd;
}
.menu_categorie li ul li {
	margin: 0;
	padding: 2px 0;
	list-style: none;
	background: none;
	border-bottom: 1px solid #ddd;
}
.menu_categorie li ul li a {
	font-weight: lighter !important;
	padding-left: 5px;
}

.menu_categorie li ul li ul {
	border-left: 1px solid #ddd;
}
.menu_categorie li ul li ul li {
	font-size: 11px;
}
/**/
.box .bacheca {
	padding: 5px;
	border: 1px solid #BAC3BC;
	border-top: none;
	border-bottom: none;
	background: #fff;
}
.box .bacheca .img {
	text-align: center;
}
.box .bacheca .img img {
	border: none;
}
.box .bacheca .desc {
	padding-top: 5px;
}
.box .bacheca .desc a {
	color: #225686;
	text-decoration: none;
}
.box .bacheca .desc a:hover {
	text-decoration: underline;
}
/********************************* TOP ************************/
#topmenu1 {
	background: url(../images/back_topmenu1.jpg) no-repeat left top;
	width: 990px;
	height: 24px;
	margin-left: 10px;
}
#topmenu1 .flag {
	width: 150px;
	float: left;
	padding: 5px 0 0 10px;
}
#topmenu1 .flag img {
	border: none;
}
#topmenu1 .topmenu1 {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
}
#topmenu1 .topmenu1 li {
	margin: 0 5px;
	padding: 0;
	list-style: none;
	display: inline;
}
#topmenu1 .topmenu1 a {
	color: #000;
	text-decoration: none;
}
#topmenu1 .topmenu1 a:hover, #topmenu1 .topmenu1 a#activ {
	text-decoration: underline;
}
/**/
#topbarmenu2 {
	clear: both;
	height: 30px;
	margin-bottom: 10px;
}
#topbarmenu2 .topmenu2 {
	margin: 0;
	padding: 0;
	float: left;
}
#topbarmenu2 .topmenu2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#topbarmenu2 .topmenu2 li a {
	text-decoration: none;
	background: url(../images/btn_yellow.png) no-repeat left top;
	margin: 0 2px 0 0;
	text-align: center;
	font: bold 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	float: left;
}
#topbarmenu2 .topmenu2 li a span {
	display: block;
	background: url(../images/btn_yellow_r.png) no-repeat right top;
	padding: 7px 15px 0 12px;
	height: 23px;
	cursor: pointer;
}
#topbarmenu2 .topmenu2 li.important a {
	background: url(../images/btn_red.png) no-repeat left top !important;
}
#topbarmenu2 .topmenu2 li.important a span {
	background: url(../images/btn_red_r.png) no-repeat right top !important;
	padding: 7px 15px 0 25px !important;
}
/*#topbarmenu2 .topmenu2 li a span span.important {
	background: url(../images/important.png) no-repeat left center;
	padding: 0 0 0 20px !important;
	height: auto !important;
}*/
#topbarmenu2 .topmenu2 li a:hover, #topbarmenu2 .topmenu2 li a#active {
	background: url(../images/btn_yellow_hover.png) no-repeat left top;
}
#topbarmenu2 .topmenu2 li a:hover span, #topbarmenu2 .topmenu2 li a#active span {
	background: url(../images/btn_yellow_hover_r.png) no-repeat right top;
}
#topbarmenu2 .other {
	float: right;
	padding: 0;
}
#topbarmenu2 .other a {
	text-decoration: none;
	background: url(../images/btn_green.png) no-repeat left top;
	margin: 0 0 0 2px;
	text-align: center;
	font: bold 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	float: right;
}
#topbarmenu2 .other a span {
	margin: 0;
	padding: 7px 15px 0 15px;
	background: url(../images/btn_green_r.png) no-repeat right top;
	display: block;
	height: 23px;
	cursor: pointer;
}
#topbarmenu2 .other a:hover {
	background: url(../images/btn_green_hover.png) no-repeat left top;
}
#topbarmenu2 .other a:hover span {
	background: url(../images/btn_green_hover_r.png) no-repeat right top;
}
/**/
#topbarmenu3 {
	clear: both;
	background: #333 url(../images/bg_topmenu3.png) repeat-x center left;
	height: 29px;
	margin-bottom: 10px;
}
#topbarmenu3 .topmenu3 {
	margin: 0;
	padding: 5px 0 0 10px;
	float: left;
	color: #F6F7F6;
}
#topbarmenu3 .topmenu3 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
#topbarmenu3 .topmenu3 li a {
	text-decoration: none;
	font-size: 11px;
	color: #F6F7F6;
	text-decoration: none;
}
#topbarmenu3 .topmenu3 li a:hover, #topbarmenu3 .topmenu3 li a.act {
	background: #276130;
}
#menu3 .other {
	float: right;
	margin: 0;
	padding: 0;
}
#menu3 .other a {
	text-decoration: none;
	font-size: 11px;
	color: #F6F7F6;
	text-decoration: none;
}
a.webshop {
	float: right;
	display: block;
	width: 91px;
	height: 30px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/btn_webshop.png) no-repeat left top;
}
a.webshop:hover, .other a.webshop#active {
	background: url(../images/btn_webshop_hover.png) no-repeat left top;
}
a.forum {
	float: right;
	margin-right: 5px;
	display: block;
	width: 48px;
	height: 30px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/btn_forum.png) no-repeat left top;
}
a.forum:hover, .other a.forum#active {
	background: url(../images/btn_forum_hover.png) no-repeat left top;
}

/******************** topmenu 3 ***************************/

ul#menu3 li ul li {
	margin: 0;
	padding: 0;
}
ul#menu3 li ul li a {
/*color: #000 !important;*/
}
ul#menu3 li {
	border-right: 1px solid #fff;
	color: black;
	float: left;
	margin: 0;
	padding: 0;
}
ul#menu3 a:link, ul#menu3 a:visited {
	display: block;
	padding: 2px 10px;
}
ul#menu3 a:hover, ul#menu3 a:focus, ul#menu3 a:active {
}
ul#menu3 li ul, ul#menu3 li ul li ul {
	display: none;
}
ul#menu3 li:hover ul {
	display:block;
	font-size:0.8em;
	margin:0 0 0 -1px;
	padding:0;
	position:absolute;
	width:130px;
	z-index:1;
}
ul#menu3 li:hover ul li ul {
	display: none;
}
ul#menu3 li ul li:hover ul {
	display:block;
	font-size:0.8em;
	margin:0 0 0 -1px;
	padding:0;
	position:absolute;
	width:130px;
	z-index:1;
}
ul#menu3 li li {
	border-bottom: 1px solid #003300;
	width: 130px;
	background: #528159;
	border-right: none;
}
ul#menu3 li ul li ul {
	left: 130px;
	margin-top: -20px;
}
/*********************** COL RIGHT **************************/
.split2col {
	/*clear: both;*/
}
.split2col .col1 {
	width: 640px;
	float: left;
}
/*.split2col*/
.col2 {
	width: 150px;
	float: right;
	/*background: #f4f4f4;
	background: #0066CC;*/
	padding: 5px 4px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.split2col .col1 .col_w310_left {
	width: 330px;
	float: left;
}
.split2col .col1 .col_w300_right {
	width: 300px;
	float: right;
}

/**/
#col_left .tabmenu {
	margin:0 0 0 1px;
	padding: 0;
	white-space: nowrap;
	height: 20px;
	border-bottom: 1px solid #C2CAC4;
}
#col_left .tabmenu li {
	float: left;
	list-style-type: none;
	display: inline;
	white-space: nowrap;
}
#col_left .tabmenu a {
	background: #333;
	color: #fff !important;
	font: bold 10px Arial, Helvetica, sans-serif;
	display: block;
	margin: 1px 1px 1px 0;
	padding: 2px 5px 2px 5px;
	text-decoration: none !important;
	line-height: 11px;
	border: 1px solid #111;
}
#col_left .tabmenu a:hover {
	color: #E79901 !important;
}
/**/ 

/*********************** MODULES COL RIGHT **************************/
#col_right .tabmenu {
	margin:0 0 0 1px;
	padding: 0;
	white-space: nowrap;
	height: 28px;
	border-bottom: 1px solid #C2CAC4;
}
#col_right .tabmenu li {
	float: left;
	list-style-type: none;
	display: inline;
	white-space: nowrap;
}
#col_right .tabmenu a {
	background: #333;
	color: #fff !important;
	font: bold 11px Arial, Helvetica, sans-serif;
	display: block;
	margin: 1px 1px 1px 0;
	padding: 6px 10px 6px 10px;
	text-decoration: none !important;
	line-height: 11px;
	border: 1px solid #111;
}
#col_right .tabmenu a:hover {
	color: #E79901 !important;
}
/**/ 
.section {
	color: #E79901;
	font: lighter 11px;
}
.tit {
	font: bold 12px;
	color: #225686;
}
.tit a {
 color: color: #225686;
	text-decoration: none;
}
.tit a:hover {
	text-decoration: underline;
}
.desc {
	font: lighter 11px;
}
.desc a {
	color: #000;
	text-decoration: none;
}
.desc a:hover {
	text-decoration: underline;
}
.date {
}
/**/
.box_sponsor {
	border: 1px solid #BAC3BC;
	background: #fff;
	margin-bottom: 10px;
	clear: both;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.box_sponsor .sponsor {
	margin: 0;
	padding: 0;
}
.box_sponsor .sponsor li {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	display: block;
	float: left;
	width: 24.7%;
	height: 75px;
	border-right: 1px solid #BAC3BC;
	text-align: center;
}
.box_sponsor .sponsor li img {
	border: none;
	vertical-align: middle;
}
.box_sponsor .all {
	clear: both;
	margin: 5px;
	padding: 3px 5px;
	border-top: 1px solid #BAC3BC;
	text-align: right;
	background: #BAC3BC;
}
.box_sponsor .all a {
	font-weight: bold;
	font-size: 11px;
	color: #225686;
	text-decoration: none;
}
.box_sponsor .all a:hover {
	text-decoration: underline;
}
/****************************** MODULES FOOTER ********************/


/********************************** BANNERS ***********************/
#banner_angle {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
#exstrabanner {
	position: fixed;
	z-index: 100;
	left: 1010px;
	top: 37px;
	width: 120px;
}
.banner {
	text-align: center;
	clear: both;
	margin: 0 0 0;
	overflow: hidden;
}
.banner img,
#exstrabanner img
.banner object,
#exstrabanner object,
.banner embed,
#exstrabanner embed {
	border: none;
	/*margin-bottom: 10px;*/
	vertical-align: middle;
}
#col_left .banner img,
#col_left .banner object,
#col_left .banner embed,
.banner .BN_img,
.banner .BN_img2 {
	margin-bottom: 10px;
	display: block;
}
.spacer_img img {
	margin: 0 5px 10px 5px;
}
.box_news_home {
	width: 152px;
	float: left;
}
.box_events_home {
	width: 152px;
	float: right;
}
#footer .logos {
	border: none;
	border-collapse: collapse;
}
#footer .logos td {
	padding: 0;
	vertical-align: middle;
}
#footer .logos img {
	border: 0;
	vertical-align: middle;
	margin: 0 10px;
}
#footer .boxes {
	margin: 0 0 10px 0;
	padding: 10px 5px;
	background: #F8F9F8;
	border: 1px solid #D9DEDA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#footer .boxes .box2 {
	width: 230px;
	float: left;
	margin: 0 6px;
}
#footer .boxes .box2 h1 {
	font: bold 14px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 2px 5px;
	background: #333;
	border: 1px solid #111;
}
#footer .boxes .box2 h1 a {
	color: #fff;
	text-decoration: none;
}
#footer .boxes .box2 h1 a:hover {
	color: #E79901;
}
.clear {
	clear: both;
}
#footer .footermenu {
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: center;
	background: #DCE1DD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#footer .footermenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer .footermenu li a {
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
}
#footer .footermenu li a:hover {
	text-decoration: underline;
}
#footer .copyright {
	text-align: center;
	font-size: 11px;
}
#footer .credits {
	text-align: right;
	padding: 0 0 30px 0;
	clear: both;
	font-size: 11px;
}
#footer .credits a {
	text-decoration: none;
	color: #000;
}
/**/
.category_list {
}
.col200 {
	width: 165px;
	float: right;
	margin: 0;
}
.col220 {
	width: 215px;
	float: left;
	margin: 0 10px 0 0;
}
.col250 {
	width: 240px;
	float: left;
	margin: 0 10px;
}
.col270 {
	width: 270px;
	float: left;
	margin: 0 10px;
}
.col280 {
	width: 290px;
	float: left;
	margin: 0 10px;
}
.col350 {
	width: 340px;
	float: left;
	margin: 0 10px;
}
.col450 {
	width: 440px;
	float: left;
	margin: 0 10px 0 0;
}
.macro {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.macro span {
	font: lighter 11px Arial, Helvetica, sans-serif;
}
.macro a {
	display: block;
	text-decoration: none;
}
.macro a:hover {
}
.macro img {
	border: none;
	vertical-align: middle;
	margin: 0 10px;
}
.category {
	color: #333;
	font-size: 12px;
	margin-bottom: 20px;
}
.category_list ul.macro {
	width: 250px;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.category_list ul.macro li {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}
.category_list ul.macro li ul.category {
	color: #333;
	margin: 0 0 10px 10px;
	padding: 0 0 10px 0;
}
.category_list ul.macro li ul.category li {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.category_list ul.macro li ul.category li .sub {
	margin: 0 0 0 10px;
	padding: 0;
}
.category_list ul.macro li ul.category li .sub li {
	font-size: 12px;
	margin: 0;
	padding: 0 5px 0 12px;
	font-weight: lighter;
	font-size: 11px;
	color: #666666;
	display: inline;
	background: url(../images/bullett_red.png) no-repeat left 5px;
}
.category_list a {
	color: #006699;
	text-decoration: none;
}
.category_list a:hover {
	text-decoration: underline;
}
.category_list {
}
.category_list {
}
.breadcrunch {
	clear: both;
	padding: 0 0 10px 0;
	text-align: right;
	font-size: 11px;
}
.breadcrunch a {
	color: #999;
	text-decoration: none;
}
.breadcrunch a:hover {
	color: #666;
}
/******************************************/
.companies {
	font-size: 11px;
}
.companies td {
	cursor: pointer;
	vertical-align: bottom !important;
}
.companies tr:hover {
	background: #f4f4f4;
}
.t_list {
	width: 100%;
	border: none;
	border-collapse: collapse;
}
.t_list th, .t_list td {
	padding: 5px;
}
.t_list th {
	background: #ddd;
}
.t_list td {
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
.t_list h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 0 !important;
}
.t_list h3 {
	font: bold 13px Arial, Helvetica, sans-serif !important;
	color: #006699 !important;
	margin: 0 !important;
}
.companies_list {
}
.companies_list .company h2 {
	font: bold 14px "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #006600;
	margin: 0;
}
.companies_list .company {
	padding: 10px;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
.companies_list .company:hover {
	background: #f4f4f4;
}
.companies_list .company .img {
	margin-right: 10px;
	float: left;
}
.companies_list .company .img img {
	border: none;
}
.companies_list .company .desc {
	color: #666;
	float: left;
	width: 260px;
	margin-left: 20px;
	font-size: 11px;
}
#page a {
	color: #006699;
}
#page a:hover {
	color: #CC0000;
}
/**/
#paging {
	background: #F6F6F6;
	border: 1px solid #E6E6E6;
	clear: both;
	display: block;
	margin: 30px 0;
	padding: 2px 0.7em;
	vertical-align: middle;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#paging img {
	vertical-align: middle;
	margin: 0 10px;
}
.nav {
	float: right;
	vertical-align: middle !important;
	white-space: nowrap !important;
	word-spacing: 5px;
}
#paging .total{
	float: left;
	text-transform: lowercase;
}
#paging .paging{
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #4f4f4f;
}
#paging .page{
	float: left;
	text-align: center;
	margin: 0 10px;
}
#paging a.first, #paging a.back, #paging a.next, #paging a.last{
	display: block;
	height: 15px;
	width: 15px;
	float: left;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-left: 4px;
}
#paging a.first{
	background-image: url(../images/bt_first.png);
}
#paging a.back{
	background-image: url(../images/bt_back.png);
	padding: 0 !important;
	clear: none !important;
}
#paging a.next{
	background-image: url(../images/bt_next.png);
}
#paging a.last{
	background-image: url(../images/bt_last.png);
}

/**/

.attachments {
	clear: both;
	padding: 30px 10px;
}
.attachments ul {
	margin: 0;
	padding: 0;
}
.attachments li {
	margin: 0 0 10px 20px;
	list-style: url(../images/bullett.png);
}
.attachments a {
}
a.btn_green {
	background: url(../images/btn_green.jpg) no-repeat center center;
	width: 186px;
	height: 28px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	display: block;
	text-decoration: none;
	margin: 0 auto;
	padding: 12px 0 0 0;
}
.box_search {
	background: #f4f4f4;
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.box_search h2 {
	margin: 0 !important;
}
.box_search_vertical {
	background: #003366;
	color: #fff;
	border: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 10px;
	float: right;
	width: 145px;
	font-size: 11px;
}
.box_search_vertical h2 {
	margin: 0;
	color: #fff !important;
	background: #000033 !important;
	border: none !important;
}
.spacer {
	clear: both;
	padding-bottom: 20px;
}
.spacer10 {
	clear: both;
	height: 10px;
}
.spacer20 {
	clear: both;
	height: 20px;
}
.spacer_s {
	clear: both;
	padding: 5px 0;
}
.t_borderbottom {
	border: none;
	border-collapse: collapse;
	margin: 0 auto;
}
.t_borderbottom th {
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
	color: #006600;
	background: #f4f4f4;
}
.t_borderbottom td {
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
}
.bk_ddd {
	background: #ddd !important;
}
.up {
	clear: both;
	padding: 20px;
}
.up a {
	display: block;
	background: url(../images/btn_up.png) no-repeat left center;
	width: 130px;
	height: 24px;
	padding: 9px 0 0 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.up a:hover {
}
.menu_tabcat {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.menu_tabcat li {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	display: inline;
}
.menu_tabcat a {
	background: #ddd;
	color: #000 !important;
	text-align: center;
	text-decoration: none;
	margin: 0 1px 0 -1px;
	padding: 2px 10px;
	white-space: nowrap;
}
.menu_tabcat a:hover {
	background: #eee;
}
.divider {
	padding-top: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
	clear: both;
}

/**/

.backpage {
	clear: both;
	padding: 40px 20px;
	position: relative;
}
.backpage a {
	background: url(../images/back.png) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #666 !important;
}
.backpage a:hover {
	color: #006699 !important;
}
a.backpage {
	clear: both;
	display: block;
	padding: 40px 20px;
	position: relative;
	background: url(../images/back.png) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #666 !important;
}
a.backpage:hover {
	color: #006699 !important;
}
.url {
	clear: both;
	text-align: right;
}

#flash{
	display: block;
	width: 500px;
	background-color: #FFFFFF;
	z-index: 1000000;
	position:absolute;
	margin:-23px 0 7px 152px;
	padding: 0 0 0 15px;
	height: 17px;
}
#flash .link{
	float: left;
	color:#333333;
	font-size:10px;
	margin:	2px 0 0 0;	
}
#flash SPAN{
	color:#333333;
	font-size:10px;
	display:inline;
}
#flash .next, #flash .back{
	float: right;
	display:block;
	background-color:#e3e3e3;
	color:#4d4d4d;
	border:1px solid #969696;
	font-weight:bold;
	padding: 0 4px;
}
#flash .next:hover, #flash .back:hover{
	text-decoration:none;
	background-color:#4d4d4d;
	color:#FFFFFF;
}

/**/

.regions {
	text-align: center;
	width: 420px;
	border: 1px solid #ddd;
	margin: 0 auto;
	padding: 10px;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

/**/

.t_cat, .t_macro {
	width: 98%;
	border: none;
	border-collapse: separate;
	border-spacing: 3px 0px;
}
.t_cat td, .t_macro td {
	padding: 0;
	border-bottom: 1px solid #ddd;
	empty-cells: hide;
	vertical-align: top;
	width: 50%;
}
.t_cat a {
	text-decoration: none !important;
	color: #333 !important;
	padding: 4px 5px !important;
	display: block !important;
}
.t_cat a:hover {
	background: #f0f0f0;
}
.t_macro {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 20px;
}
.t_macro td {
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
.t_macro a {
	text-decoration: none !important;
	padding: 10px 2px 0 2px !important;
	/*display: block !important;*/
}
.t_macro span a {
	/*display: inline !important;*/
}
.t_macro td:hover {
	background: #f0f0f0;
}
.t_macro span {
	font: lighter 9px Arial, Helvetica, sans-serif;
	color: #666;
}
.t_macro img {
	border: none;
	vertical-align: middle;
	margin: 0 5px 0 0;
	float: left;
}
.t_search_inline {
	width: 100%;
	background: #f4f4f4;
	border: 1px solid #ddd;
	font-size: 11px;
}
.t_search_inline td {
	padding: 2px 4px;
	vertical-align: bottom;
}
.error {
	text-align: center;
	padding: 50px;
	color: #CC0000;
	font-size: 20px;
}
.t_products {
	margin-bottom: 20px;
	padding: 10px;
	clear: both;
	font-size: 11px;
	border: 1px solid #ccc;
	background: #ddd;
}
.t_products .company_info {
	clear: both;
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	background: #fff;
}
.t_products .company_info .logo {
	width: 120px;
	float: left;
}
.t_products .company_info .logo img {
	border: none;
}
.t_products .company_info .tit {
	width: 450px;
	float: right;
	font-weight: bold;
	color: #003366;
}
.t_products .company_info .desc {
	width: 450px;
	float: right;
}
.t_products .producs {
	clear: both;
	padding: 10px 0 0 0;
	background: #fff;
}
.t_products .producs .productbox {
	width: 170px;
	float: left;
	margin: 10px 5px 0 5px;
	padding: 5px;
	border-right: 1px dotted #ddd;
	height: 170px;
	overflow: hidden;
	cursor: pointer;
}
.t_products .producs .productbox:hover {
	background: #f0f0f0;
}
.t_products .producs .productbox .img {
	clear: both;
	text-align: center;
	padding-bottom: 5px;
}
.t_products .producs .productbox .img img {
	background: #fff;
	padding: 1px;
	border: 1px solid #ccc;
	max-width: 80px;
	max-height: 80px;
}
.t_products .producs .productbox .tit {
	font-weight: bold;
}
.t_products .producs .productbox .desc {
	height: 60px;
	overflow: hidden;
}
.enea {
	background: url(../images/bg_enea.jpg) no-repeat right top;
	float: left;
	width: 330px;	
}
.qualenergia {
	background: url(../images/bg_qualenergia.jpg) no-repeat right top;
	float: right;
	width: 300px;	
}
.enea h2, .qualenergia h2 {
	height: 25px;
}
.owhidden {
	overflow: hidden;
}

/********************/

#meteo SELECT {
	margin-bottom: 10px;
	width: 100%;
	text-transform: capitalize;
}
#meteo IMG {
	float: left;
	margin-right: 5px;
}
#meteo .info, #meteo .vento {
	font-size: 10px !important;
	float: left;
	padding: 3px 0;
}
#meteo .info {
	margin: -5px 0 0 0;
	font-size: 11px;
}
#meteo .temp {
	padding: 5px 0;
}
#meteo .umid {
	padding: 0 0 5px 0;
}
#meteo .cond {
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
}
#meteo .vento {
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
}
#meteo .pioggia {
	border: #999 1px solid;
	width: 135px;
	height: 11px;
	margin: 0;
}
#meteo .pioggia2 {
	text-align: center;
	height: 11px;
	background-color: #FFCC66;
	font-size: 10px;
}
#meteo .previsioni {
	float: left;
	width: 200px;
	height: 110px;
	margin: 10px 6px;
	font-size: 10px;
	border: 1px solid #ccc;
}
#meteo .giorno {
	padding: 1px 4px 1px 4px;
	margin-bottom: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background: #132B17;
}
/*********************/
#header .image_logo {
	padding-left: 10px;
}
#header .kyotobox {
	position: absolute;
	top: 0px;
	left: 713px;
	width: 280px;
	height: 180px;
	font-size: 10.5px;
}
#header .kyotobox h1 {
	font-size: 14px;
	color: #333;
	/*background: url(../images/bg_kyotoclub.png) no-repeat 80px -5px;*/
	margin: 0;
	height: 60px;
	position: absolute;
	z-index: 9999;
	/*top: -40px;*/
	/*background: url(../images/kyoto/logo_kyoto.gif) no-repeat right bottom;*/
}
#header .kyotobox h1 a {
	/*text-indent: -5000px;
	overflow: hidden;
	display: block;
	width: 150px;
	height: 60px;*/
	margin-left: 180px;
}
#header .kyotobox ul {
	margin: 36px 0 0 0;
	padding: 20px 5px 0 5px;
	background: #fff;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	border: 1px solid #ddd;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
}
#header .kyotobox li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
}
#header .kyotobox li img {
	border: none;
	vertical-align: middle;
	margin-right: 10px;
}
#header .kyotobox li a {
	color: #006699;
}
/*************************************NEW**************************************/

a.linehover, #elenco a.link {
	border: 1px solid #fff;
	cursor: pointer;
	padding: 2px 5px;
	margin-bottom: 20px;
	clear: both;
	position: relative;
	display: block;
	text-decoration: none;
	color: #000 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.linehover:hover, #elenco a.link:hover {
	border: 1px solid #ddd;
	cursor: pointer;
	background: #f4f4f4;
	text-decoration: none;
}
a.linehover h2 {
	border: none !important;
	background: none !important;
}
a.linehover img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	position: relative;
}
a.linehover img,
#elenco img,
#corpo .image{
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
	position: relative;
	width: 100px;
	float: right;
	margin: 3px 0 3px 5px;
}
.data{
	display: block;
	font-style: italic;
	color: #E79901;
}
.tit{
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #006699;
	margin: 0 0 5px 0;
	padding: 0;
}
a.linehover .abs,
#elenco .abs,
#corpo .testo{
	display: block;
}
#corpo .data{
	text-align: right;
}
#corpo .image{
	width: auto;
	max-width: 45%;
	margin: 13px 0 13px 13px;
}
/**/
.bottoniera {
	text-align: center;
}
.bottoniera a {
	background: url(../images/btn_form.png) no-repeat center center;
	text-decoration: none;
	display: block;
	width: 124px;
	height: 23px;
	text-align: center;
	float: left;
	margin: 0 10px;
	padding: 7px 0 0 0;
}
/**/
.registrazione {
	border: 1px solid #ddd;
	background: #f4f4f4;
	margin-bottom: 10px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px; 
}
.registrazione .header {
	height: 30px;
	text-indent: -5000px;
	overflow: hidden;
}
.privato .header {
	background: url(../images/r_privati.jpg) no-repeat left top;
}
.professionista .header {
	background: url(../images/r_professionisti.jpg) no-repeat left top;
}
.azienda .header {
	background: url(../images/r_aziende.jpg) no-repeat left top;
}
.comune .header {
	background: url(../images/r_comunigreen.jpg) no-repeat left top;
}
.registrazione a {
	background: url(../images/btn_form.png) no-repeat center top;
	display: block;
	width: 124px;
	height: 23px;
	border: none;
	margin: 0 auto;
	padding: 7px 0 2px 0;
	color: #666;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

#images{
	padding:			4px 20px;
	position: 			relative;
	overflow: 			hidden;
	width:				410px;
	margin:				0 auto;
}
#images IMG{
	cursor:				pointer;
	margin:				auto 3px;
	border:				2px solid #ffffff;
}
#images IMG:hover{
	border:				2px solid #993300;
}
#images ul{
	position: 			relative;
	left: 				0;
	width: 				auto;
	margin: 			0;
	padding: 			0;
	list-style-type: 	none;
	overflow: 			hidden;
	z-index: 			1;
}
#images li{
	float: 				left;
	display:			inline-block;
}
#images .back,
#images .next{
	position: 			absolute;
	top: 				0;
	left: 				0;
	z-index: 			2;
	background-image:	url(../images/gallery_sx.png);
	background-repeat:	no-repeat;
	width:				19px;
	height:				104px;
	margin:				4px 0 0 0;
}
#images .next{
	left:				auto;
	right: 				0;
	background-image:	url(../images/gallery_dx.png);
}
#images .back a,
#images .next a{
	background-image:	url(../images/gallery_back.png);
	background-repeat:	no-repeat;
	width:				19px;
	height:				104px;
	display: 			none;
	outline: 			none;
}
#images .next a{
	background-image:	url(../images/gallery_next.png);
}
.boxricerca {
	background: #F6F6F6;
	border: 1px solid #ccc;
	margin: 0 0 20px 0;
	padding: 5px;
	font-size: 11px;
}
ul.submenu_top {
	position: absolute;
	background: #333;
	text-align: left;
	margin: 1px 0 0 0;
	top: 30px;
	padding: 5px;
	/* for IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85;
}
ul.submenu_top li {
	display: list-item !important;
}
li a.btn_user  {
	padding: 2px 20px 2px 30px;
	background: #333 url(../images/btn_user.png) no-repeat left center;
	border: 1px solid #777B78;
	margin-right: 10px !important;
}
li a.btn_user:hover {
	text-decoration: none !important;
}
ul.submenu_top li a{
	display: block;
	background: none;
	padding: 2px 5px;
	width: auto !important;
	font-size: 11px !important;
	font-weight: lighter !important;
}
a.btn_generic {
	text-decoration: none;
	background: url(../images/btn_green_sx.png) no-repeat left top;
	margin: 0 0 0 2px;
	text-align: center;
	font: bold 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	float: left;
}
a.btn_generic span {
	margin: 0;
	padding: 6px 15px 0 15px;
	background: url(../images/btn_green_dx.png) no-repeat right top;
	display: block;
	height: 22px;
	cursor: pointer;
}
.sx {
	float: left;
}
.dx {
	float: right;
}
.empty {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	padding: 80px 0 150px 0;
}
.box2 .empty {
	padding: 70px 0 50px 0 !important;
}
#UtenteConfirm {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
}
#col_left .empty {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	padding: 50px 0 20px 0;
}
.t_home {
	width: 640px;
	border: none;
	border-collapse: collapse;
	margin: 0;
}
.t_home .l {
	width: 330px;
	padding: 0 10px 0 0;
	vertical-align: top;
}
.t_home .r {
	width: 300px;
	padding: 0;
	vertical-align: top;
	overflow: hidden;
}
.overflow {
	overflow: hidden;
}
.r .BN_img div {
	width: 300px;
}
.meteo {
	cursor: pointer;
	background: url(../images/meteo.jpg) no-repeat left top;
	padding: 4px 0 15px 15px;
	text-indent: -5000px;
	overflow: hidden;
}
a.prodotti_btn {
	background: url(../images/btn_prodotti.gif) no-repeat center center !important;
	width: 136px;
	height: 32px;
	display: block;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	margin-left: 32px !important;
}
.info_newsletter {
	float: right;
	padding: 2px 5px 4px 5px;
	border: 1px solid #ddd;
	width: 230px;
	text-align: right;
	font-size: 11px;
}
a.iscriviti {
	font-size: 10px;
	font-weight: bold;
	float: right;
	display: block;
	margin: 2px 0 0 0;
	padding: 1px 5px;
	background: #006699;
	color: #fff !important;
	text-decoration: none;
}
a.archivio_newsletter {
	display: block;
	text-align: right;
	padding: 1px 5px;
	background: #ddd;
	border: 1px solid #d0d0d0;
	text-decoration: none;
	color: #003366 !important;
}
.espertorisponde {
	background: #dfdfdf;
	padding: 10px 10px 20px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.espertorisponde .domanda {
	margin-bottom: 20px;
	padding: 10px 10px 20px 10px;
	background: #f4f4f4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.circle {
	text-align: center;
	vertical-align: middle;
	background: url(../images/circle.gif) no-repeat center center;
}
