﻿@charset "utf-8";
.container {
	margin: auto;
	width: 990px;
}
.head {
	background-image: url(../images/home_back_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.head .leaderBoard {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 90px;
	position: absolute;
	text-align: right;
	width: 990px;
	z-index: 180;
}
.head .logo {
	float: left;
	padding-top: 10px;
	position: absolute;
	z-index: 200;
	top: 0px;
}
.head .logo img {
	behavior: url(../iepngfix/iepngfix.htc);
}
.head .menu {
	height: 45px;
	width: 990px;
	clear: both;
	padding-top: 100px;
}
.head .menu table {
	background-repeat: no-repeat;
	background-position: right top;
}
.head .menu td {
	background-image: url(../images/menu_sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2px;
}
.head .menu a {
	height: 45px;
	display: block;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #535b69;
	text-decoration: none;
}
.head .menu .noBorder {
	background-image:none;
}
.head .menu a:hover {
	color: #152755;
	background-image: url(../images/menu_hilite.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.head .menu .active, .head .menu .active:hover {
	color: #FFFFFF;
	background-image: url(../images/menu_active.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.head .cruscotto {
	height: 390px;
	float: left;
}
.head .rightSide {
	float: right;
	height: 415px;
	width: 310px;/*overflow: hidden;*/
}
.specialLinks {
 margin-top: 20px;
 float: right;
 height: 60px;
 overflow: hidden;
}
.specialLinks a {
 float: right;
 font-size: 10px;
 font-weight: bold;
 color: #919FB7;
 line-height: 20px;
 background-image: url(../images/avvertenzaIcon.gif);
 background-repeat: no-repeat;
 padding-left: 25px;
 display: block;
 margin-left: 10px;
 margin-top: 3px;
}
.specialLinks a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
.specialLinks .homeLink {
 background-image: url(../images/homeIcon.gif);
}
.specialLinks .preferedLink {
 background-image: url(../images/preferitiIcon.gif);
}
.specialLinks .lifegate {
 float: right;
 font-size: 10px;
 font-weight: bold;
 color: #919FB7;
 line-height: 20px;
 background-image: none;
 background-repeat: no-repeat;
 display: block;
 margin-left: 10px;
 margin-top: 0px;
 padding: 0px;
} 
.searchBox {
 height: 80px;
 overflow: hidden;
 clear: both;
}
.searchBox .title {
 font-size: 16px;
 font-weight: bold;
 color: #ffec93;
 padding-top: 5px;
 padding-bottom: 0px;
}
.searchBox .tabs {
}
.searchBox .tabs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.searchBox .tabs li {
}
.searchBox .tabs .active {
	background-image: url(../images/tab_active_right.gif);
	background-repeat: no-repeat;
	line-height: 31px;
	padding-right: 10px;
	display: block;
	background-position: right top;
	float: left;
}
.searchBox .tabs .active a, .searchBox .tabs .active a:hover {
	background-image: url(../images/tab_active_left.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 10px;
	color: #82a5d3;
	font-weight: bold;
	text-decoration: none;
}
.searchBox .tabs .inactive {
	line-height: 31px;
	padding-right: 10px;
	display: block;
	float: left;
}
.searchBox .tabs .inactive a {
	display: block;
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.searchBox .tabs .inactive a:hover {
	color: #FFEC93;
}
.searchBox .searchTabs {
	height:65px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../images/02_searchBox2_06.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.searchBox .searchTabs .inputField {
	float: left;
	padding-right: 5px;
}
.searchBox .searchTabs .inputField a {
	behavior: url(../iepngfix/iepngfix.htc);
}
.searchBox .searchTabs input, .searchBox .searchTabs select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #132A56;
}
.searchBox .searchTabs input {
	padding:2px;
}
.searchBox .searchTabs select {
	padding:1px;
}
.head .advBox {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.content {
	padding-top: 20px;
	background-color: #FFFFFF;
}
.content .leftColumn {
	float: left;
	width: 675px;
	margin-right: 5px;
}
.content .exLeftColumn {
	float: left;
	width: 175px;
}
.content .stampaLeftColumn {
	float: left;
	width: 250px;
}
.content .middleColumn {
	float: left;
	width: 500px;
}
.content .middleColumnBig {
	float: left;
	width: 650px;
}
.content .middleColumnBigger {
	float: left;
	width: 810px;
}
.content .rightColumn {
	float: left;
	width: 310px;
}
.content .exRightColumn {
	float: left;
	width: 160px;
}
.footer {
	background-image: url(../images/footer_back.jpg);
	padding-top: 20px;
	padding-bottom: 90px;
	color: #676D78;
}
.footer .container {
    font-size:11px;
	text-align: center;
}
/*************************************/
.boxRight {
	width: 310px;
}
.boxRight .testata {
	background-image: url(../images/box_top.jpg);
	font-size: 14px;
	color: #FFFFFF;
	height: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 30px;
}
.boxRight .bottom {
	height: 20px;
}
.boxRight .bodyCopy {
	padding-top: 65px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.boxRight .bodyCopy h1 {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 20px;
}
.boxRight .bodyCopy h2 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px;
}
.boxRight .bodyCopy p {
	color: #DCE2E7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.boxRight .bodyCopy p a {
	color: #DCE2E7;
}
/****/
.type01 .bodyCopy {
	background-image: url(../images/box01_body.jpg);
}
.type01 .bottom {
	background-image: url(../images/box01_bottom.jpg);
}
.type02 .bodyCopy {
	background-image: url(../images/box02_body.jpg);
}
.type02 .bottom {
	background-image: url(../images/box02_bottom.jpg);
}
.type03 .bodyCopy {
	background-image: url(../images/box03_body.jpg);
}
.type03 .bottom {
	background-image: url(../images/box03_bottom.jpg);
}
.type04 .bodyCopy {
	background-image: url(../images/box04_body.jpg);
}
.type04 .bottom {
	background-image: url(../images/box04_bottom.jpg);
}
.type04 .bodyCopy p, .type04 .bodyCopy p a {
	color: #5B7386;
}
.type05 .bodyCopy {
	background-image: url(../images/box05_body.jpg);
}
.type05 .bottom {
	background-image: url(../images/box05_bottom.jpg);
}
.type05 .bodyCopy p {
	color: #5B7386;
}
.type06 .bodyCopy {
	background-image: url(../images/box06_body.jpg);
}
.type06 .bottom {
	background-image: url(../images/box06_bottom.jpg);
}
.type06 .bodyCopy p {
}
.type07 .bodyCopy {
	background-image: url(../images/box07_body.jpg);
}
.type07 .bottom {
	background-image: url(../images/box07_bottom.jpg);
}
.type08 .bodyCopy {
	background-image: url(../images/box08_body.png);
}
.type08 .bottom {
	background-image: url(../images/box08_bottom.jpg);
}

/*************************************/
.boxLeft {
	width: 160px;
	margin-bottom: 10px;
}
.boxLeft .testata {
	background-image: url(../images/boxLeftTop.jpg);
	font-size: 14px;
	color: #FFFFFF;
	height: 30px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 30px;
}
.boxLeft .bottom {
	height: 15px;
}
.boxLeft .bodyCopy {
	padding-top: 65px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.boxLeft .bodyCopy h1 {
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.boxLeft .bodyCopy h2 {
	color: #FFFFFF;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.boxLeft .bodyCopy p {
	color: #DCE2E7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.boxLeft .bodyCopy a {
	font-weight: bold;
	color: #FFFFFF;
}
/****/
.leftType01 .bodyCopy {
	background-image: url(../images/boxNewsletterBody.jpg);
}
.leftType01 .bottom {
	background-image: url(../images/boxNewsletterBottom.jpg);
}
/****/
.leftType02 .bodyCopy {
	background-image: url(../images/boxGenericBody.jpg);
}
.leftType02 .bottom {
	background-image: url(../images/boxGenericBody-02.jpg);
}
/************************************************/
.internal01 {
	background-image: url(../images/internal_back_top.jpg);
}
.internal02 {
	background-image: url(../images/internal_educational_back_t.jpg);
}
.internal03 {
	background-image: url(../images/05_rubriche.jpg);
}
.internal04 {
	background-image: url(../images/05_stampa.jpg);
}
.internal05 {
	background-image: url(../images/06_esperto.jpg);
}
.internal06 {
	background-image: url(../images/05_ieri.jpg);
}
.internal07 {
	background-image: url(../images/19_pm10.jpg);
}
.internal08 {
	background-image: url(../images/05_forum.jpg);
}
.internal09 {
	background-image: url(../images/19_o3.jpg);
}
.internal0Epson {
	background-image: url(../images/internal_back_top.jpg);
}

.pageTitle {
	clear: both;
}
.pageTitle .icon01 {
	background-image: url(../images/pageIcon01.jpg);
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 135px;
}
.pageTitle .icon01b {
	background-image: url(../images/pageIcon01.jpg);
	background-repeat: no-repeat;
	height: 105px;
	padding-left: 135px;
}
.pageTitle .icon01b .internal {
	line-height: 42px;
}
.pageTitle .icon02 {
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 180px;
}
.pageTitle .icon03 {
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 135px;
}
.pageTitle .icon04 {
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 135px;
}
.pageTitle .icon05 {
	background-image: url(../images/pageIcon05.png);
	background-repeat: no-repeat;
	height: 125px;
	padding-left: 135px;
}
.pageTitle h1 {
	color: #FFFFFF;
	font-size: 36px;
	line-height: 95px;
	font-weight: normal;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pageTitle .internal strong {
	font-size: 34px;
}
.pageTitle p {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.pageTitle .icon02 h1 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 38px;
	float: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 48px;
}
.pageTitle .icon02 p {
	margin: 0px;
	padding: 0px;
}
.pageTitle .icon04 p {
	width: 610px;
}
.pageTitle .internal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 20px;
}
/*******************************/
.boxLeft .submenu {
	margin: 0px;
	padding: 0px;
}
.boxLeft .submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.boxLeft .submenu li {
	width: 160px;
	overflow: hidden;
}
.boxLeft .submenu a {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #476C96;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.boxLeft .submenu a:hover {
	color: #FFFFFF;
	background-color: #172C57;
	text-decoration: none;
}
.boxLeft .submenu .active, .boxLeft .submenu .active:hover {
	background-image: url(../images/subMenuHilite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #294158;
	font-weight: bold;
}
/*******************************/
.boxLeft .submenu li ul {
	background-color: #FFFFFF;
}
.boxLeft .submenu li ul li {
}
.boxLeft .submenu li ul li a {
	display: block;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 12px;
	color: #285177;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-image: url(../images/bulletGray.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 15px 5px;
	border-right-style: none;
	border-left-style: none;
}
.boxLeft .submenu li ul li a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.boxLeft .submenu li ul li .active, .boxLeft .submenu li ul li .active:hover {
    background-image: url(../images/bulletBlue.jpg);
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 15px 5px;
}
/*******************************/
.path {
	margin-bottom: 10px;
}
.path a {
	display: inline;
	background-image: url(../images/bullet01_blue.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: left 3px;
}
.path a:hover {
}
.path span {
	display: inline;
	background-image: url(../images/bullet01_blue.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-position: left 3px;
}
.option {
	padding-left: 10px;
}
.option ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.option li {
	width: 150px;
	overflow: hidden;
}
.option a {
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	line-height: 16px;
	margin-bottom: 10px;
}
.option .print {
	background-image: url(../images/print.png);
}
.option .mail {
	background-image: url(../images/email.png);
}
.option .pdf {
	background-image: url(../images/pdf.png);
}
.elencoArticoli {
	background-image: url(../images/boxElencoBottom.jpg);
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #EFEFEF;
	position: relative;
	margin-bottom: 10px;
}
.elencoArticoli .eaBg {
	background-image: url(../images/boxElencoTop.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}
.elencoArticoli .testata {
	font-size: 18px;
	color: #6390BA;
	text-decoration: none;
	padding-bottom: 10px;
}
.elencoArticoli .elencoItem {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D4D4;
}
.elencoArticoli .elencoItem a {
	font-size: 14px;
	font-weight: bold;
	color: #294158;
	text-decoration: none;
}
.elencoArticoli .elencoItem a:hover {
	color: #6794BE;
}
.elencoArticoli .legenda {
}
.elencoArticoli .legenda ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
.elencoArticoli .legenda li {
 line-height: 12px;
 background-repeat: no-repeat;
 background-position: left top;
 text-align: left;
 padding-left: 10px;
 margin-bottom: 5px;
 padding-bottom: 5px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFFFFF;
 font-size: 10px;
}
.elencoArticoli .legenda strong {
 display: block;
 font-size: 14px;
 color: #333333;
 line-height: 18px;
 padding-bottom: 5px;
 text-indent: 25px;
}
.elencoArticoli .legenda .l1 {
 background-image: url(../images/previsioni_legenda_0001.jpg);
}
.elencoArticoli .legenda .l2 {
 background-image: url(../images/previsioni_legenda_02.jpg);
}
.elencoArticoli .legenda .l3 {
 background-image: url(../images/previsioni_legenda_03.jpg);
}
.elencoArticoli .legenda .l4 {
 background-image: url(../images/previsioni_legenda_04.jpg);
}
.elencoArticoli .legenda .l5 {
 background-image: url(../images/previsioni_legenda_05.jpg);
}
.elencoArticoli .legenda .l6 {
 background-image: url(../images/previsioni_legenda_06.jpg);
}
.elencoArticoli .legenda .l7 {
 background-image: url(../images/previsioni_legenda_07.jpg);
}
/*******************************/
.elencoArticoli .legendaGoogle {
}
.elencoArticoli .legendaGoogle ul {
 list-style-type: none;
 margin: 0px;
 padding: 0px;
}
.elencoArticoli .legendaGoogle li {
 line-height: 12px;
 background-repeat: no-repeat;
 background-position: left top;
 text-align: left;
 padding-left: 10px;
 margin-bottom: 5px;
 padding-bottom: 5px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #FFFFFF;
 font-size: 10px;
}
.elencoArticoli .legendaGoogle strong {
 display: block;
 font-size: 14px;
 color: #333333;
 line-height: 18px;
 padding-bottom: 5px;
 text-indent: 30px;
}
.elencoArticoli .legendaGoogle .l1 {
 background-image: url(../images/googleIconLegenda_0001.jpg);
}
.elencoArticoli .legendaGoogle .l2 {
 background-image: url(../images/googleIconLegenda_02.jpg);
}
.elencoArticoli .legendaGoogle .l3 {
 background-image: url(../images/googleIconLegenda_03.jpg);
}
.elencoArticoli .legendaGoogle .l4 {
 background-image: url(../images/googleIconLegenda_04.jpg);
}
.elencoArticoli .legendaGoogle .l5 {
 background-image: url(../images/googleIconLegenda_05.jpg);
}
.elencoArticoli .legendaGoogle .l6 {
 background-image: url(../images/googleIconLegenda_06.jpg);
}
.elencoArticoli .legendaGoogle .l7 {
 background-image: url(../images/googleIconLegenda_07.jpg);
}
.pm10Box {
	background-image: url(../images/boxpm10top.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	font-size: 10px;
}
.o3Box {
	background-image: url(../images/boxo3top.jpg);
	background-repeat: no-repeat;
	padding-top: 260px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	font-size: 10px;
}
.boxPrevisione {
	background-image: url(../images/boxPrevisioneBg.gif);
	background-repeat: repeat-y;
	width: 640px;
	margin-bottom: 20px;
}
.boxPrevisione .title {
	font-size: 18px;
	line-height: 45px;
	background-image: url(../images/boxPrevisioneHead.gif);
	padding-right: 10px;
	padding-left: 10px;
}
.boxPrevisione .boxPrevisioneBottom {
	background-image: url(../images/boxPrevisioneBottom.gif);
	height: 15px;
}
.boxPrevisione .boxPrevisioneTable td {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.boxPrevisione .boxPrevisioneTable .heading {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/cellaHead.gif);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 120px;
}
.boxPrevisione .boxPrevisioneTable .headingEmpty {
	background-image: url(../images/cellaVuota.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxPrevisione .boxPrevisioneTable .subHeading {
	text-align: right;
	padding: 5px;
	font-size: 10px;
	color: #333333;
}
.boxPrevisione .boxPrevisioneTable .subHeading strong {
	font-size: 12px;
}
.boxPrevisione .boxPrevisioneTable .colorBar {
	margin: 5px;
	height: 10px;
}
.boxPrevisione .boxPrevisioneTable .color01 {
	background-color: #00C6FF;
}
.boxPrevisione .boxPrevisioneTable .color02 {
	background-color: #FFFC00;
}
.boxPrevisione .boxPrevisioneTable .color03 {
	background-color: #FF8A00;
}
.boxPrevisione .boxPrevisioneTable .color04 {
	background-color: #FF0000;
}
.boxPrevisione .boxPrevisioneTable .color05 {
	background-color: #8600A7;
}
.boxPrevisione .boxPrevisioneTable .color06 {
	background-color: #720046;
}
.boxMiddle01 {
	background-image: url(../images/middleBoxBg.jpg);
	background-repeat: repeat-y;
}
.boxMiddle01 .boxMiddle01top {
	background-image: url(../images/middleBoxTop.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 1%;
	overflow: visible;
	position: relative;
}
.boxMiddle01 .boxMiddle01top .boxMiddle01Bottom {
	background-image: url(../images/middleBoxBottom.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	height: 1%;
	overflow: visible;
	position: relative;
	background-position: center bottom;
}
.boxMiddle01 .googleMap {
	margin: auto;
	width: 620px;
}
/*******************/
.boxLeftStampa {
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../images/salaStampa01_cut_11.jpg);
	background-repeat: repeat-y;
}
.boxLeftStampa .bottom {
	height: 23px;
	background-image: url(../images/salaStampa01_cut_16.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxLeftStampa .testata {
	background-image: url(../images/salaStampa01_cut_03.jpg);
	font-size: 14px;
	color: #FFFFFF;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 35px;
}
.boxLeftStampa .submenu {
}
.boxLeftStampa .submenu ul {
	width: 230px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.boxLeftStampa .submenu li {
	width: 230px;
	overflow: hidden;
}
.boxLeftStampa .submenu a {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	color: #476C96;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.boxLeftStampa .submenu a:hover {
	color: #FFFFFF;
	background-color: #172C57;
	text-decoration: none;
}
.boxLeftStampa .submenu .active, .boxLeftStampa .submenu .active:hover {
	background-image: url(../images/salaStampa01_cut_08.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #294158;
	font-weight: bold;
}
/*******************/
.boxLeftCercaStampa {
	width: 240px;
	margin-bottom: 10px;
	background-image: url(../images/salaStampa01_cut_21.jpg);
	background-repeat: repeat-y;
}
.boxLeftCercaStampa .bottom {
	height: 23px;
	background-image: url(../images/salaStampa01_cut_27.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxLeftCercaStampa .testata {
	background-image: url(../images/salaStampa01_cut_03.jpg);
	font-size: 14px;
	color: #FFFFFF;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 35px;
}
.boxLeftCercaStampa .bodycopy{
	background-image: url(../images/salaStampa01_cut_19.jpg);
	background-repeat: no-repeat;
}
.boxLeftCercaStampa .bodycopy .mainTable {
	width:200px;
	margin-right: auto;
	margin-left: auto;
}
.boxLeftCercaStampa .intro{
	font-style: italic;
	font-weight: bold;
	color: #446B93;
	padding-top: 10px;
}
.boxLeftCercaStampa .labelTd{
	color: #001331;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 2px;
}
.boxLeftCercaStampa .inputTd{}
.boxLeftCercaStampa .bodycopy .inputTf {
	width: 98%;
}

.boxLeftCercaStampa .dateTable td{
	padding-right: 10px;
}

.boxLeftCercaStampa .searchButton a{
	background-image: url(../images/salaStampa01_cut_21-10.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 110px;
	display: block;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 60px;
	padding-left: 15px;
}
.boxLeftCercaStampa .searchButton a:hover{
	color: #001331;
	text-decoration: none;
}
.dateBullet {
	color: #ffeaa9;
	background-image: url(../images/salaStampa01_cut_05.jpg);
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.dateBullet h1, .articoloDettaglio .dateBullet h1 {
	color: #ffeaa9;
	font-size: 42px;
	width: 87px;
	display: block;
	text-align: center;
	padding-top: 20px;
	height: auto;
	margin: 0px;
	line-height: 42px;
	font-weight: bold;
}
.dateBullet h2, .articoloDettaglio .dateBullet h2 {
	color: #ffeaa9;
	font-size: 20px;
	width: 87px;
	display: block;
	text-align: center;
	padding-top: 0px;
	height: auto;
	margin: 0px;
}


.articoloSalaStampa .sameDate {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-left: 120px;
	padding-top: 8px;
}
/*.articoloSalaStampa .sameDate p {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}*/

.articoloSalaStampa .sameDate h2 {
	font-size: 22px;
	line-height: 22px;
}
.articoloDettaglio h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
}
.articoloDettaglio h3 {
	font-size: 20px;
}
.articoloDettaglio p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-left: 20px;
}

.paging {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.paging ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
.paging li {
	float: left;
	padding-left: 3px;
	line-height: 15px;
}
.paging span {
	font-size: 16px;
	font-weight: bold;
	color: #001331;
}

.paging a {
}
.paging a:hover {
	text-decoration: none;
	background-color: #CCCCCC;
}
.paging .precedente a, .paging .successivo a {
	
	background-repeat: no-repeat;
	display: block;
	height: 1px;
	width: 15px;
	padding-top: 14px;
	overflow: hidden;
	float: left;
	background-position: left bottom;
	margin-right: 10px;
	margin-left: 10px;
}
.paging .precedente a:hover, .paging .successivo a:hover {
	background-position: left -15px;
}
.paging .precedente a {
	background-image: url(../images/paginazione_01.jpg);
}
.paging .successivo a {
	background-image: url(../images/paginazione_02.jpg);
}
.paging .inactive a, .paging .inactive a:hover{
	background-position: left top;
}
.espertoBox {
	background-image: url(../images/espertoBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}
/*******************/
.boxLeftCerca {
 width: 160px;
 margin-bottom: 10px;
 background-image: url(../images/salaStampa01_cut_21.jpg);
 background-repeat: repeat-y;
}
.boxLeftCerca .bottom {
 height: 15px;
 background-image: url(../images/boxSearchBottom.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
}
.boxLeftCerca .testata {
 background-image: url(../images/boxLeftTop.jpg);
 font-size: 14px;
 color: #FFFFFF;
 height: 30px;
 padding-top: 0px;
 padding-right: 15px;
 padding-left: 15px;
 font-weight: bold;
 line-height: 30px;
}
.boxLeftCerca .bodycopy{
 background-image: url(../images/boxSearchBody.jpg);
 background-repeat: no-repeat;
}
.boxLeftCerca .bodycopy .mainTable {
 width:140px;
 margin-right: auto;
 margin-left: auto;
}
.boxLeftCerca .intro{
 font-style: italic;
 font-weight: bold;
 color: #505A6B;
 padding-top: 10px;
}
.boxLeftCerca .labelTd{
 color: #001331;
 font-weight: bold;
 padding-top: 7px;
 padding-bottom: 2px;
}
.boxLeftCerca .inputTd{}
.boxLeftCerca .bodycopy .inputTf {
 width: 98%;
}
 
.boxLeftCerca .dateTable td{
 padding-right: 10px;
}
 
.boxLeftCerca .searchButton a{
 background-image: url(../images/salaStampa01_cut_21-10.jpg);
 background-repeat: no-repeat;
 height: 60px;
 width: 110px;
 display: block;
 float: right;
 font-size: 14px;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
 line-height: 60px;
 padding-left: 15px;
}
.boxLeftCerca .searchButton a:hover{
 color: #001331;
 text-decoration: none;
}
/*******************/
.boxNote {
    width: 310px;
    background: #F4F4F4;
	border: 1px #505A6B dashed;
	padding: 3px;
	margin: 13px 10px 5px 5px;
	color: #000000;
	float: right;
	display: none
}
.friendsLogo {
 background-image: url(../images/loghiFooter_bg.jpg);
 background-repeat: repeat-x;
 background-position: left top;
 padding-top: 15px;
}
.friendsLogo .friendsLogoHead {
 background-image: url(../images/loghiFooter_head.jpg);
 background-repeat: no-repeat;
 padding-left: 170px;
}
.friendsLogo .friendsLogoHead a {
 margin-left: 20px;
}
.lifegate2 {
margin: 35px 0px 0px 0px;
text-align:center
}
.lifegateText {
margin: 5px 35px 0px 40px;
font-size: 13px;
color: #000000;
text-align:justify
}
.stripePrevisioni {
 background-image: url(../images/stripePrevisioni_bg.jpg);
 background-repeat: repeat;
 height: 60px;
 width: 990px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 overflow: hidden;
 position:relative;
}
.stripePrevisioni .StripeMaskBol {
 font-family: Arial;
 font-size: 10px;
 font-weight: bold;
 color: #285177;
 line-height: 12px;
 vertical-align: middle;
 width: 960px;
 overflow: hidden;
 margin-right: auto;
 margin-left: auto;
 padding-top: 5px;
 margin-bottom:5px;
 position:relative;
 /*white-space:nowrap;*/
}
.stripePrevisioni .StripeMask {
 width: 960px;
 overflow: hidden;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 5px;
 position:relative;
}
.stripePrevisioni strong {
 font-size: 12px;
}
.stripePrevisioni table {
 
}
.stripePrevisioni td {
 font-size: 14px;
 font-weight: bold;
 color: #285177;
 line-height: 20px;
 vertical-align: middle;
 padding-right: 20px;
}
.stripePrevisioni img {
 float: left;
}

/*******************/

.AQItable{
  color:white;
  text-align:center;
}
.AQItable td{
  padding: 15px;
  width: 50%;
}

.AQItable2 table{
  color:Black;
  border-color:Black;
}
.AQItable2 th{
  padding-top: 10px;
  padding-bottom: 10px;
  color:White;
}
.AQItable2 td{
  padding: 5px;
  color:Black;
}
.AQItable3 table{
  border-color:black;
}
.AQItable3 th{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right:5px;
  padding-left:5px;
  color:Black;
  background-color:#f0f4f1;
  border-color:Black;
}
.AQItable3 td{
  padding: 10px;
  text-align:center;
  color:White;
  border-color:Black;
}
/*******************/

.pm10Tables table {
	width: 100%;
}
.pm10Tables th {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.pm10Tables td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

.pm10Tables .pm10Regione {
	font-weight: bold;
}
.pm10Tables .pm10Citta {
	color: #000000;
}
.pm10Tables .pm10Value {
	font-size: 14px;
	font-weight: bold;
	text-align:center
}
.pm10Tables .pm10Date {
	text-align:center
}
.pm10Tables .pm10TooBad {
	background-color: #E76600;
	color: #FFFFFF;
}
.pm10Tables .pm10Bad {
	background-color: #F59800;
	color: #FFFFFF;
}
.pm10Tables .pm10Good {
	background-color: #E2EFFA;
}

/***********************/
.pm10Tables table {
	width: 100%;
}
.pm10Tables th {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.o3Tables th {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
.o3Tables td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

.o3Tables .o3Regione {
	font-weight: bold;
}
.o3Tables .o3Citta {
	color: #000000;
}
.o3Tables .o3Value {
	font-size: 14px;
	font-weight: bold;
	text-align:center
}
.o3Tables .o3Date {
	text-align:center
}
.o3Tables .o3TooBad {
	background-color: #FAD01E;
}
.o3Tables .o3Bad {
	background-color: #FDF67F;
}
.o3Tables .o3Good {
	background-color: #E2EFFA;
}