* {
	margin: 0;
	padding: 0;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6, p {
	padding: .5em 0;
}
h1, h2, h3, h1 a, h2 a, h3 a {
	color: #547199;
}
h1 {
	font-size: 1.5em;
	/*color: #DF9A3B;*/
}
h2 {
	font-size: 1.3em;
	/*color: #E09B3C;
	font-weight: normal;*/
}
h3 {
	font-size: 1.1em;
	/*font-weight: normal;*/
}
a {
	/*color: #136BAF;*/
	color: #000;
	/*text-decoration: none;*/
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0 none;
}

td, th {
	padding: inherit;
}

thead, tfoot, th {
	font-family: inherit;
	font-size: inherit;
}

a.breadcrumb {
	color: black;
}

body {
	font-family: Candara, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*font-size: 76%;*/
	line-height: 1.3em;
	/*color: #333333;*/
	color: black;
	background: white url(images/bkg.gif);
}
#container {
	font-size: 100%;
	width: 952px;
	padding: 0 20px;
	margin: 0 auto;
	background: white;
}
#areatop {
	padding: 20px 0;
	height: 80px;
}

#logo {
	float: left;
}

#areatop .meteo-font-panel .search-panel {
	float: left;
}

#areatop .meteo-font-panel {
	float: right;
	line-height: 21px;
	width: 100px;
	margin-top: -5px;
	padding-left: 39px;
	/*background: url(images/meteo.jpg) no-repeat center;*/
	background: url(images/meteo.gif) no-repeat center;
}
#areatop .search-font-panel {
	float: right;
	line-height: 21px;
	width: 300px;
	margin-top: -5px;
	padding-left: 39px;
	/*background: url(images/meteo.jpg) no-repeat center;*/
	
}
#areatop .meteo-font-panel a {
	color: black;
}
#areatop .meteo-font-panel .meteo-button {
	float: left;
}
#areatop .meteo-font-panel .increase-font-button,
#areatop .meteo-font-panel .decrease-font-button {
	height: 21px;
	display: inline;
	cursor: pointer;
	float: right;
}
#areatop .meteo-font-panel .increase-font-button {
	/*margin-right: 10px;*/
	/*width: 15px;*/
	width: 20px;
}
#areatop .meteo-font-panel .decrease-font-button {
	/*width: 10px;*/
	width: 20px;
}
#areatop_banner {
	float: right;
	clear: right;
	margin-top: 10px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}
#navtop {
}
#navtop ul {
	list-style: none;
}
#navtop li {
	float: left;
	border-left: 1px #e0e0e0 solid;
	list-style: none;
}
#navtop li:first-child,
#navtop li.first,
#navtop li#item_Amministrazione,
#navtop li#item_Admin {
	border-left: 0 none;
}
#navtop li a {
	display: block;
	height: 36px;
	line-height: 40px;
	/*padding: 0 21px;*/
	color: #2a2a2a;
	font-size: 1.3em;
	/*font-size: 12px;*/
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#navtop li.current a,
#navtop li a:hover,
#navtop li:hover a,
#navtop li ul li a {
	text-decoration: none;
	color: #FFF;
}
#navtop li#item_Home {
	display: none;
}
#navtop li#item_Amministrazione a,
#navtop li#item_Admin a {
	border-bottom: 6px #4c74b2 solid;
	width: 179px;
}
#navtop li#item_Servizialcittadino a {
	border-bottom: 6px #398a81 solid;
	width: 182px;
}
#navtop li#item_Territorio a {
	border-bottom: 6px #8cac01 solid;
	width: 124px;
}
#navtop li#item_Tempolibero a {
	border-bottom: 6px #e17a00 solid;
	width: 133px;
}
#navtop li#item_Aziende a {
	border-bottom: 6px #e42153 solid;
	width: 82px;
}
#navtop li#item_InfoUtili a,
#navtop li#item_Link a {
	border-bottom: 6px  #90594f solid;
	width: 137px;
}
#navtop li#item_FAQ a {
	border-bottom: 6px #986fa4 solid;
	/*padding: 0 26px;*/
	width: 109px;
	/*width: 164px;*/
}
#navtop li#item_Host a {
	border-bottom: 6px #000 solid;
	width: 108px;
}
.tabid_53 #navtop li#item_Amministrazione a,
#navtop li#item_Amministrazione.current a,
#navtop li#item_Amministrazione a:hover,
#navtop li#item_Amministrazione:hover a,
#navtop li#item_Amministrazione ul,
.tabid_38 #navtop li#item_Admin a,
#navtop li#item_Admin.current a,
#navtop li#item_Admin a:hover,
#navtop li#item_Admin:hover a,
#navtop li#item_Admin ul {
	background: #4c74b2;
	color: #FFF;
}
.tabid_56 #navtop li#item_Servizialcittadino a,
#navtop li#item_Servizialcittadino.current a,
#navtop li#item_Servizialcittadino a:hover,
#navtop li#item_Servizialcittadino:hover a,
#navtop li#item_Servizialcittadino ul {
	background: #398a81;
	color: #FFF;
}
.tabid_57 #navtop li#item_Territorio a,
#navtop li#item_Territorio.current a,
#navtop li#item_Territorio a:hover,
#navtop li#item_Territorio:hover a,
#navtop li#item_Territorio ul {
	background: #8cac01;
	color: #FFF;
}
.tabid_58 #navtop li#item_Tempolibero a,
#navtop li#item_Tempolibero.current a,
#navtop li#item_Tempolibero a:hover,
#navtop li#item_Tempolibero:hover a,
#navtop li#item_Tempolibero ul {
	background: #e17a00;
	color: #FFF;
}
.tabid_59 #navtop li#item_Aziende a,
#navtop li#item_Aziende.current a,
#navtop li#item_Aziende a:hover,
#navtop li#item_Aziende:hover a,
#navtop li#item_Aziende ul {
	background: #e42153;
	color: #FFF;
}
.tabid_60 #navtop li#item_InfoUtili a,
#navtop li#item_InfoUtili.current a,
#navtop li#item_InfoUtili a:hover,
#navtop li#item_InfoUtili:hover a,
#navtop li#item_InfoUtili ul,
.tabid_60 #navtop li#item_Link a,
#navtop li#item_Link.current a,
#navtop li#item_Link a:hover,
#navtop li#item_Link:hover a,
#navtop li#item_Link ul {
	background:  #90594f;
	color: #FFF;
}
.tabid_61 #navtop li#item_FAQ a,
#navtop li#item_FAQ.current a,
#navtop li#item_FAQ a:hover,
#navtop li#item_FAQ:hover a,
#navtop li#item_FAQ ul {
	background: #986fa4;
	color: #FFF;
}
.tabid_7 #navtop li#item_Host a,
#navtop li#item_Host.current a,
#navtop li#item_Host a:hover,
#navtop li#item_Host:hover a,
#navtop li#item_Host ul {
	background: #000;
	color: #FFF;
}
#navtop li ul {
	min-width: 200px;
}
#navtop li ul li {
	float: none;
	border-left: 0 none;
}
#navtop li ul li a {
	display: block;
	width: auto !important;
	height: auto;
	line-height: normal;
	padding: 3px 15px;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}
#navtop li ul li a:hover {
	text-decoration: underline;
}

#userbar {
	height: 30px;
	line-height: 30px;
}
#userbar #userbar_l {
	float: left;
}
#userbar #userbar_r {
	float: right;
}
#userbar a,
#userbar a.SkinObject {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-family: Candara, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}


#areacontents {
	clear: both;
	zoom: 1;
	border: 5px solid #eaebe5;
}
#navbottom {
	padding: 10px;
	clear: both;
	background: #eaebe5;
}
#navbottom .navbottom_col {
	float: left;
	width: 20%;
}
#navbottom .navbottom_col ul,
#navbottom .navbottom_col ul li {
	list-style: none;
}
#navbottom .navbottom_col h3,
#navbottom .navbottom_col h3 a {
	color: #000;
}

#navbottom .navbottom_col h3 {
	padding-top: 0;
}

#navbottom .navbottom_col h3 a {
	text-transform: uppercase;
	text-decoration: none;
}
#navbottom .navbottom_col ul li a {
	font-size: 1.1em;
	color: #000;
}
#navbottom .navbottom_col a:hover {
	text-decoration: underline;
}


#footer {
	position: relative;
	margin-top: 2px;
	height: 60px;
	background: #eaebe5;
	padding: 10px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer #footer_contents {
	text-align: center;
}
#footer #footer_copyrights {
	position: absolute;
	left: 10px;
	bottom: 10px;
	text-align: center;
}
#footer #footer_credits {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: center;
}
#footer a {
	color: #000;
}


.tabid_53 h1, .tabid_53 h2, .tabid_53 h3,
.tabid_53 h1 a, .tabid_53 h2 a, .tabid_53 h3 a {
	color: #4c74b2;
}


.tabid_56 h1, .tabid_56 h2, .tabid_56 h3,
.tabid_56 h1 a, .tabid_56 h2 a, .tabid_56 h3 a {
	color: #398a81;
}

.tabid_57 h1, .tabid_57 h2, .tabid_57 h3,
.tabid_57 h1 a, .tabid_57 h2 a, .tabid_57 h3 a {
	color: #8cac01;
}

.tabid_58 h1, .tabid_58 h2, .tabid_58 h3,
.tabid_58 h1 a, .tabid_58 h2 a, .tabid_58 h3 a {
	color: #e17a00;
}

.tabid_59 h1, .tabid_59 h2, .tabid_59 h3,
.tabid_59 h1 a, .tabid_59 h2 a, .tabid_59 h3 a {
	color: #e42153;
}

.tabid_60 h1, .tabid_60 h2, .tabid_60 h3,
.tabid_60 h1 a, .tabid_60 h2 a, .tabid_60 h3 a {
	color: #90594f;
}

.tabid_61 h1, .tabid_61 h2, .tabid_61 h3,
.tabid_61 h1 a, .tabid_61 h2 a, .tabid_61 h3 a {
	color: #986fa4;
}


h2.videotitle {
	padding: 0;
}

.floatleft {
	/*float: left;*/
}
.floatright {
	/*float: right;*/
}
.floatnone {
	float: none;
}
.clr {
	clear: both;
}

.cols {
	
}
.cols_2 {
	
}
.cols .col {
	float: left;
}
.cols_2 .col {
	width: 50%;
}
.cols .col .col_contents {
	padding: 10px;
}

.imgleft {
	float: left;
}
.imgright {
	float: right;
	margin: 0 0 10px 10px;
}
.imgborder {
	border: 5px #eaebe5 solid;
}

/* FCK styles */

.section_Amministrazione {
	color: #4c74b2;
}


.section_Servizialcittadino {
	color: #398a81;
}

.section_Territorio {
	color: #8cac01;
}

.section_Tempolibero {
	color: #e17a00;
}

.section_Link,
.section_Aziende {
	color: #e42153;
}
