html,body{margin:0;padding:0}

body{
  font: 12px "Trebuchet MS",Tahoma,sans-serif;
  font-color: #484848;
  text-align:center;
	/*margin-left: 0px;
	margin-top: 0px;*/
  background: #9CC url(../graphics/backg.jpg) repeat-x;
}

p{
  margin:0 10px 10px;
}

a:visited {
  color: #F63; /*#699;*/
}

div#globale{
  width:920px;
  background: transparent;
  text-align:left;
  margin:0 auto;
}

div#testa{
  height:129px;
  margin: 10px 0px 0px 0px;
  margin-top: 11px;
  width: 100%;
  border-left: 1px solid #699;
  border-right: 1px solid #699;
  background: #EEE; /*#568AC6 url(../graphics/hbkg.jpg) repeat-x bottom;*/
}

div#testa h1{
  height:80px;
  line-height:80px;
  margin:0;
  padding-left:10px;
  color: #79B30B;
}

div#testaint{
  height:128px;
  border-top: 1px solid #699;
  border-bottom: 1px solid #699;
  background: url(../graphics/hsfm.jpg);
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
}

div#testascroll{
  position: relative;
  display: inline;
  float: left;
  top: 10px;
  left: 10px;
  width: 194px;
  height: 112px;
  /*background: url(../graphics/lavoce.gif);*/
}

div#scrollboxext {
  border: 1px solid #A9D9D9; /* #D6ECFF; */
  background-color: #A9D9D9;
  width: 193px;
  height: 110px;
}

div#scrollboxtitle {
  background-color: #A9D9D9;
  font-size: 11px;
  color: #484848;
  /* face="Trebuchet MS,Tahoma */

  padding-left: 5px;
}

div#marqueecontainer{
  position: relative;
  width: 187px; /*marquee width */
  height: 90px; /*marquee height */
  background-color: white;
  overflow: hidden;
  /*border: 3px solid orange;*/
  padding: 2px;
  padding-left: 4px;
}

#vmarquee {
  position: absolute;
  width: 98%;
  margin: 5px 0 5px 0;
}

#vmarquee p{
  font-size: 11px;
  color: #484848;
  margin: 1px 0 1px 0;
}

#vmarquee a{
  text-decoration: none;
  color: #484848;
}

#vmarquee a:hover{
  text-decoration: none;
  color: #336;
}

#vmarquee a span{
  color: #cc0000;
}

#testalogogb{
  position: relative;
  display: inline;
  float: left;
  top: 8px;
  left: 50px;
  width: 165px;
  height: 53px;
  background: url(../graphics/gianfrancobattiston.gif);
}

#testalogopc{
  position: relative;
  display: inline;
  float: left;
  top: 8px;
  left: 65px;
  width: 180px;
  height: 120px;
  background: url(../graphics/pocketpc2.gif);
/*filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;*/
}

#testalogo{
  position: relative;
  display: inline;
  float: left;
  top: 7px;
  left: 90px;
  width: 280px;
  height: 118px;
  background: url(../graphics/lavoce.gif);
}

#municipio{
  position: relative;
  display: inline;
  top: -50px;
  left: 20px;
/*  top: 92px;
  left: 390px; */
  width: 140px;
  height: 448px;
  background: url(../graphics/municipio.gif);
/*
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
*/
}

div#contenitore{
  float:left;
  width:100%;
  min-height: 580px;
  /*clear: both;
  margin-left: auto;
  margin-right: auto;*/
  /*width:920px;*/
  margin: 0; /*1px 0px 0px;*/
  padding: 0px;
  background: #E1E1E1 url(../graphics/wbkg.gif);
  border-left: 1px solid #699;
  border-right: 1px solid #699;
}

#glomera{
  float:none;
  width:920px;
  height: 851px;
  top: 0;
  margin: 0 auto;
  padding: 0;
  background: #fff;
  border-left: 1px solid #699;
  border-right: 1px solid #699;
}

#glomera input {
  border: none;
  display: none;
}

#contenuti{
	font: 13px "Trebuchet MS",Tahoma,sans-serif;
  background: #FFF; /* #F5F5F5;*/
  min-height: 1300px;
  /*background:#D3A80F;*/
  margin: 0px 151px 0px 205px;
  padding: 5px 10px 5px 10px;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}

#contenuti h1 {
  margin: 0;
	padding: 5px 0px 5px;
	font: 15px "Trebuchet MS",Tahoma,sans-serif;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none;
	color: #484848;
  /*background: #51E1E1;*/
}

#contenuti h2{
  font-size: 14px;
  font-weight: 600;
  padding-top: 5px;
  margin: 0;
  line-height: 1.6;
	color: #336;
}

#contenuti h3{
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
  line-height: 1.6;
}

#contenuti h4{
  padding: 5px 0 3px;
  margin: 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 1.5;
}

#contenuti h5{
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
}

#contenuti h6{
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
}

#contenuti p{
  /*font-size: 113%;*/
  padding: 5px 0px 2px;
  margin: 0;
  text-align: justify;
  line-height: 1.3;
}

#contenuti a{
  color: #336;
  text-decoration: none;
}

#contenuti a:hover{
  text-decoration: underline;
}

#contenuti h2 a{
  color: #336;
  text-decoration: none;
}

#contenuti img{
  clear: left;
  float: left;
  padding: 0; /*8px 10px 5px 0px;*/
}

#contenuti td{
  padding-bottom: 3px;
}

.doctable{
  border: 1px dashed #699;
  padding: 5px 0 3px;
}

#btutils{
  display: block;
  clear: both;
  /*width: 542px;*/
  text-align: right;
  height: 25px;
  margin: 0;
  padding: 0;
}
/*
#btutils a{
  padding-right: 15px;
}
*/
#btutils img{
  float: right;
  margin: 0 0 0 10px;
  padding: 0;
}
#navigazione{
  float:left;
  width:205px;
  margin-top: 1px;
  margin-left: -921px;
  padding: 0px;
  height: 100%;
  /*background:#D3A8FF;*/
}

#navmenu{
  clear:left;
  width: 190px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 10px 8px;
  height: 100%;
  /*background:#D3080F;*/
}

#navmenu h2 {
  margin: 0px;
	padding: 2px 0px 0px;
	font: 14px "Trebuchet MS",Tahoma,sans-serif;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	color: #484848;
  /*background: #51E1E1;*/
}

div#navmenu a:link {
  /*width: 168px;*/
  margin: 0px;
	padding: 0px;
	/*font: 113% "Trebuchet MS",Tahoma,sans-serif;
  font-weight: bold;*/
	/*line-height: 1.2;*/
	text-decoration: none;
	color: #484848;
  /*background: #21E1E1;
	border-bottom: 1px solid #699;*/
}
div#navmenu a:visited {
	color: #484848;
	text-decoration: none;
}
div#navmenu a:hover {
	text-decoration: underline;
}
div#navmenu a:active {
	text-decoration: none;
}

div#navmenu p {
  margin: 8px 0px 0px;
	padding: 0px;
	font: 13px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 1.5;
	text-decoration: none;
	color: #484848;
}

#navmenu b {
	color: #222;
}

#navmenubox{
  float: left;
  width: 190px;
  padding-bottom: 25px;
  margin: 0;
}

#navmenubox ul {
  font: 14px "Trebuchet MS",Tahoma,sans-serif;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	color: #484848;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#navmenubox ul li {
  float: top;
}
#navmenubox ul li a {
  text-decoration: none;
}
#navmenubox ul li a:hover {
  text-decoration: underline;
}

#navmenubanner{
  float: left;
  width: 190px;
  padding-bottom: 25px;
  margin: 0;
}

#topmenu{
  clear:left;
  width: 189px;
  margin-top: 0px;
  margin-left: 0px;
  padding: 10px 8px;
  height: 100%;
  background:#A9D9D9;
}

#topmenu h2 {
  margin: 0px;
	padding: 2px 0px 0px;
	font: 14px "Trebuchet MS",Tahoma,sans-serif;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	color: #033;
}

div#topmenu a:link {
  margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #484848;
}
div#topmenu a:visited {
	color: #484848;
	text-decoration: none;
}
div#topmenu a:hover {
	text-decoration: underline;
}
div#topmenu a:active {
	text-decoration: none;
}

div#topmenu p {
  margin: 8px 0px 0px;
	padding: 0px;
	font: 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 1.5;
	text-decoration: none;
	color: #484848;
}

#topmenu b {
	color: #222;
}

#topmenu ul {
  font: 12px "Trebuchet MS",Tahoma,sans-serif;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: none;
	color: #484848;
  padding: 0 0 0 8px;
  margin: 0;
  list-style-type: none;
}
#topmenu ul li {
  float: top;
}
#topmenu ul li a {
  text-decoration: none;
}
#topmenu ul li a:hover {
  text-decoration: underline;
}

div#data{
  /*background: #F2EFE1;*/
  height: 24px;
  float:left;
  width:193px;
  margin-top: 0px;
  margin-left:0px;
  padding: 6px 6px 0px;
  border-bottom: 1px solid #FFF;
}

div#data p{
  margin: 0px;
  margin-top: 3px;
  padding: 0px;
  line-height:1.2;
}

#mainmenu{
  background: #A9D9D9; /*#D2E7E8;*/
  height: 24px;
  width:542px;
  margin: 0px 152px 0px 205px;
  padding: 5px 10px 1px;
  font-size: 14px;
  font-weight: 600;
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

#mainmenu p{
  color: #484848;
  margin: 0px;
  margin-top: 3px;
  padding: 0px 3px 0px;
  line-height:1.2;
}

#mainmenu a{
  color: #484848;
  margin-right: 10px;
  padding: 0 3px;
  text-decoration: none;
}
#mainmenu a:hover{
  color: #000;
  /*text-decoration: underline;*/
}

div#extra{
  /*display: inline;*/
  float:left;
  width:152px;
  margin-top: 1px;
  margin-left: -153px;
  padding: 0px;
  /*background:#D3D8DF;*/
  /*background:#E1E1E1;*/
  line-height: 1.1;
  overflow: visible; /*hidden;*/
}

#extra p{
  margin:0px;
  padding:0px;
}

#extra a{
  /*display:block;*/
  color: #981793;
  padding:0px; /* 0 */
}

#ricerca{
  /*background: #F2EFE1;*/
  height: 28px;
  float:left;
  width:136px;
  margin-top: 0px;
  margin-left:0px;
  padding: 2px 8px 0px;
  border-bottom: 1px solid #FFF;
}

div#ricerca p{
  margin: 0px;
  margin-top: 3px;
  padding: 0px;
  line-height:1.2;
}

.csearch {
  position: relative;
  top: -5px;
  font: 13px "Trebuchet MS",Tahoma,sans-serif;
  font-color: #484848;
  border: 1px solid #FFF;
  padding: 0px 3px;
  margin: 0px;
  background: #A9D9D9;
  width: 102px;
}

.csearch:hover {
  cursor: pointer;
}
.csearch:focus {
  background: #C4E9E9;
  cursor: text;
}

#csearchhint {
  position: relative;
  z-index: 99999;
  /*overflow: visible;*/
  background-color: #A9D9D9;
  padding: 0 8px 0;
  top: 5px;
  left: -5px;
  border: 2px dotted #F93;
  visibility: hidden;
  color: #484848;
  text-decoration: none;
  cursor: help;
}

#immlink{
  clear:left;
  width: 144px;
  margin-top: 5px;
  margin-left: 0px;
  padding: 10px 4px;
  height: 100%;
  min-height: 100%;
  text-align: center;
  /*background:#D3080F;*/
}

#immlink img{
  /*margin: -5px 0px -5px;*/
  margin: 0;
  padding: 3px;
	border: none; /* 1px solid #699;*/
}

#immlink p a{
  text-decoration: none;
  color: #484848;
}

#immlink p a:hover{
  text-decoration: underline;
  color: #336;
}

#immlink table{
  margin-left: 6px;
}

#immlink h3{
  color: #484848;
  font-size: 14px;
  margin: 3px 0 2px 0;
}

#immlink h4{
  color: #484848;
  font-size: 12px;
  text-align: left;
  margin: 3px 0 2px 0;
}

#immlink h6{
  color: #484848;
  font-size: 12px;
  font-weight: normal;
  margin: 5px 0 2px 0;
}

#immlink h6 a{
  text-decoration: none;
  color: #484848;
}

#immlink h6 a:hover{
  text-decoration: underline;
  color: #336;
}

#immlink table p{
  text-align: left;
}

.btnPoll{
  font: 13px "Trebuchet MS",Tahoma,sans-serif;
  background: #D3E7E8;
  margin-top: 8px;
  width: 112px;
  height: 25px;
}

.btnPoll:hover{
  color: #000;
  border: 1px solid #A9D9D9;
  background: #A9D9D9;
  cursor: pointer;
}

.messaggio{
  text-align:center;
  color: #484848;
  background: #d2e7e8;
  padding: 5px 20px;
  margin: 0 20px 10px 0;
  border-top: 1px solid #699;
  border-bottom: 1px solid #699;
}

#piede{
  clear: left;
  margin: 1px 0px 0px 1px !important;
  margin: 0px 0px 0px 0px;
  padding: 0px;
	height: 27px;
	background: #9CC;
	width: 100%;
  left: 0;
	font-family: font: 11px "Trebuchet MS",Tahoma,sans-serif;
	font-weight: normal;
	/*border-top: 1px solid #699;
	border-bottom: 1px solid #699;*/
}

div#piede p{
  margin:0px;
  padding:5px 10px;
}

div#piedeint{
  width:920px !important;
  width:920px;
	background: #D2E7E8;
  height:70px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
	border: 1px solid #699;
	/*border-bottom: 1px solid #699;*/
  border-left: 1px solid #699;
  border-right: 1px solid #699;
}

#piedeint a{
  color: #484848;
  font-weight: 600;
  text-decoration: none;
}
#piedeint a:hover{
  text-decoration: underline;
}

div#piedesx{
  float: left;
  width:205px;
	background: #D2E7E8;
  padding-top:12px;
	border: 0;
}
div#piededx{
  float: right;
  width:715px;
	background: #E9F3F4;
	border: 0;
}
#piededx img{
  padding: 5px;
}
div#piedeextra{
  float: right;
  width:151px;
  height:58px;
  padding-top:12px;
	background: #D2E7E8;
	border: 0;
}

.pagine {
  position:relative;
  top:5px;
  float:right;
  margin-bottom:10px;
  margin-left:6px;
  padding-bottom:10px;
}

.pagine ol, .pagine ol li {
  float:left;
  list-style:none;
}

.pagine ol {
  padding-left: 5px;
}

.pagine ol li {
  padding:4px 2px 2px;
  float:left;
}

.pagine ol li a {
  color: #484848;
  text-decoration: none;
}
.pagine ol li a:hover {
  text-decoration: overline;
}

.pagine p, .pagine a, .pagine ol, .pagine ol li {
  margin: 0;
  font-size:12px;
}

.pagine p {
  float:left;
  /*margin: 9px;*/
  line-height:12px;
  width:45px;
}

.pagine ol li span {
  /*display:block;*/
  height:14px;
  /*line-height:14px;*/
  position:relative;
  font-weight: 600;
}

ul#gallery{
  list-style:none;
  margin:0;
  padding:0;
}

ul#gallery li{
  float:left;
  margin: 0 7px 8px 0;
  padding:0;
  width: 128px;
}

ul#gallery img{
  display:block;
  border: 4px solid #A9D9D9;
  float: none;
  text-align: center;
  margin: 0 auto;
  padding: 0
}

.catgallery{
  padding: 2px;
}

#cercapdf, #cercavideo{
  border: 1px dotted #699;
  background: #f2f8f9;
}

#cercapdf span, #cercavideo span{
  font-size: 11px;
}

.evidenzia {
  background: url(../graphics/hilit.gif);
}

#com-header {
  width: 540px;
  height: 95px;
  background: transparent url(../graphics/com_head.jpg) no-repeat;
}

#com-logo {
  position: relative;
  top: 5px;
  left: 5px;
  width: 125px;
  height: 60px;
  /*overflow: visible; */
}
#com-titolo {
  position: relative;
  left: 15px;
  top: -40px;
  font-size: 18px;
  color: #009;
}
#com-buttons {
  position: relative;
  left: 136px;
  top: -20px;
  width: 404px;
  height: 30px;
}

ul#combtns{
  float: left;
  width: 100%;
  color: #669;
  height: 30px;
}

#combtns,#combtns li{
  margin: 0;
  padding: 0;
  width: 100px;
  list-style-type: none;
}

#combtns li,#combtns a, #combtns span{
  float: left;
  width: 100px;
  height: 30px;
  padding-left: 1px;
  line-height: 30px;
  text-align: center;
}

#combtns a{
  background: url(../graphics/com-btn.jpg) top left;
  text-decoration: none;
  color: #669;
  padding-left: 0
}

#combtns span{
  padding-right: 0;
  font-weight: 600;
  cursor: pointer
}

#combtns a:hover{
  background: url(../graphics/com-btnh.jpg) top left;
  color: #003;
  text-decoration: none;
}

#combtns a:hover span{
  background: url(../graphics/com-btnh.jpg) top right
  padding-right: 1px;
}

#combtns #current a{
  background: url(../graphics/com-btnh.jpg) bottom left;
  color: #003;
}

#combtns #current span{
  background: url(../graphics/com-btnh.jpg) bottom right
  padding-right: 1px;
}

/*
form{
  width:430px;
  padding:0;
  margin:0px;
}

fieldset{
  float:left;
  width:210px;
  margin: 1em 0;
  padding: 0;
  border: none;
  border-top: 1px solid #99A0FA;
  background: #BDC1FA url(gradient.png) repeat-x top;
}

legend{
  font-weight:bold;
  color: #333;
  background:#FFF;
}

form b{
  color:#005050;
}
form p{
  margin:0.5em 10px;
}
fieldset div{
  float:left;
  width:100%;
  padding: 5px 0 5px;
  background: #FFF;
}

label{
  float:left;
  clear: right;
  height:12px;
  display: block;
  font-size: 11px;
  margin-left: 0px;
  line-height:12px;
  padding-bottom: 1px;
}
*/
input, select, textarea{
  display: inline;
  clear: none;
  float: none;
	font: 13px "Trebuchet MS",Tahoma,sans-serif;
  color: #000;
  /*background: #E4D08B;*/
  border: 1px solid #A9D9D9;
  padding: 1px 2px 2px;
  margin-bottom: 2px;
}

input:focus, textarea:focus{
  background: #D2E7E8;
}

input.hidden{
  display: none;
}

.eBtn{
  font: 13px "Trebuchet MS",Tahoma,sans-serif;
  background: #D3E7E8;
  margin-top: 10px;
  width: 120px;
}

.eBtn:hover{
  color: #000;
  border: 1px solid #A9D9D9;
  background: #A9D9D9;
  cursor: pointer;
}

.errore {
  background: #DDC7AE; /* #F5CDCD;*/
}

.avviso {
  padding-bottom: 5px;
  font-weight: bold;
  color: #820024;
}