html,body{
	margin: 0;
	padding:0;
	/*height: 100%;*/
}

body{
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #FFF;
	color: #000; 
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}

img{
	border:0;
}

a{
	color: #E45827;
	text-decoration: none;
}

a:hover{
	color: #E45827;
	text-decoration: underline;
}

div#container{
	width: 760px;
	margin:0 auto;
	padding: 0;
	background-color: #FFF;
	position: relative;
	min-height: 100%;
}

div#top_nav{
	padding: 10px 0 10px 0;
	margin: 0;
	width: 760px;
	height: 20px;
}

#top_nav ul.nav_list {
	list-style:none; 
	float:left;
	margin:0; 
	padding: 10px 0 0 0;
}

#top_nav ul.nav_list li {
	display:inline; 
	margin: 0;
	padding: 2px;
	color: #000;
}

#top_nav ul.nav_list li a {
	font-size: 10px;
	color: #B81C28;
	text-decoration:none;
}

#top_nav ul.nav_list li a:link {
	color: #B81C28;
	text-decoration:none;
}

#top_nav ul.nav_list li a:hover {
	color: #CD3301; 
	text-decoration: underline;
}

div#controller{
	float: right;
	margin: 0;
	padding: 0;
	/*margin-right:10px;*/
	line-height: 30px
}

div#controller a{
	text-decoration: none;
	vertical-align:baseline;
	border: 1px solid #B81C28;
	padding: 0 4px; 
	margin: 0 3px;
	background-color: #fff;
	color: #000;
	font-weight: bold
}

div#controller a:hover{
	border-color: #CCC
}

div#controller a#size1{
	font-size: 11px
}

div#controller a#size2{
	font-size: 14px
}

div#controller a#size3{
	font-size: 16px
}

#header { 
	width:760px; 
	height: 112px;
	background: url(../images/header.jpg) no-repeat;
	margin: 0; 
	padding:0;
	clear: both;
}

#clock{
	text-align: left;
	margin: 0;
	padding: 95px 0 0 90px;
}

#menuprincipale{
	margin: 0;
	padding: 0;
}

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

#menuprincipale li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#menuprincipale a{
	color: #fff;
	font-weight: bold;
	display: block;
	width: auto;
	text-decoration: none;
	background: #E45827;
	margin: 0;
	padding: 8px 19px;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
}

#menuprincipale a:hover { 
	background: #B81C28; 
}

#navigation {
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #DDDDDD;
}

#navigation p{
	margin: 10px 0 0 10px;
	padding-bottom: 10px;
}

*>#navigation p{
	margin: 40px 0 0 10px;
}

#navigation a{
	color: #000;
	text-decoration: none;
}

#navigation a:hover{
	color: #000;
	text-decoration: underline;
}

#content{
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: solid 0px #DDDDDD;
}

#navcontainersx {
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
	width: 186px;
}

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

#navcontainersx li { 
	margin: 0;
}

#navcontainersx li h1{ 
	margin: 0;
	font-size: 11px;
}

#navcontainersx li h1 a {
	display: block;
	padding: 5px 0 0 8px;
	width: 186px;
	height: 22px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/barra1.gif) repeat;
}

#navcontainersx li h1 a:hover{
	background-image: url(../images/menu_hover.gif);
	color: #FFF;
}

#navcontainersx ul li.submenu a {
	color: #000;
	height: 15px;
	width: 186px;
	font-weight: normal;
	display: block;
	border-bottom: solid 1px #F2B098;
	background-image: url(../images/submenu.gif);
	padding: 5px 0 0 8px;
}

#navcontainersx ul li.submenu a:hover{
	background: url(../images/barra1.gif) repeat;
	color: #FFF;
	text-decoration: underline;
}

#search_form{
	margin: 0px 0 30px 0;
	padding: 20px 0 0 0px;
}

#RSS{
	margin: 0;
	padding: 0;
	display: block;
}

#RSS a {
	padding: 40px 0 0 50px;
	width: 90px;
	margin: 0;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	background: url(../images/barra3.gif) repeat;
}

#RSS a:hover{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	background: url(../images/barra3.gif) repeat;
}

#navcontainerdx {
	margin: 1px 0 0 0;
	padding: 0;
	float: right;
	width: 193px;
	height:450px;
	text-align: left;
}

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

#navcontainerdx li h1{ 
	margin: 0;
	font-size: 11px;
}

#navcontainerdx li h1 a {
	display: block;
	padding: 5px 0 0 8px;
	width: 186px;
	height: 22px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/barra2.gif) repeat;
}

#navcontainerdx li h1 a:hover{
	background-image: url(../images/menu_hover2.gif)
	color: #000;
}

#navcontainerdx ul li.submenu2 a {
	color: #000;
	height: 15px;
	width: 186px;
	font-weight: normal;
	display: block;
	border-bottom: solid 1px #ddd;
	background-image: url(../images/submenu2.gif);
	padding: 5px 0 0 8px;
}

#navcontainerdx ul li.submenu2 a:hover{
	background: url(..images/barra2.gif) repeat;
	color: #000;
	text-decoration: underline;
}

#navcontainerbottom {
	margin: 1px 0 10px 0;
	padding: 0;
	float: left;
	width: 186px;
}

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

#navcontainerbottom li h1 { 
	margin: 0;
}

#navcontainerbottom li h1 a {
	display: block;
	padding: 5px 0 0 8px;
	width: 186px;
	height: 22px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/barra2.gif) repeat;
}

#navcontainerbottom li h1 a:hover{
	background-image: url(../images/menu_hover2.gif);
	color: #000;
}

#navcontainerbottom ul li{
	margin: 0;
	padding:0;
}

#navcontainerbottom ul li.submenu3 a {
	color: #000;
	height: 15px;
	font-weight: normal;
	display: block;
	border-bottom: solid 1px #DDDDDD;
	background-image: url(../images/submenu2.gif);
	text-decoration: none;
	padding: 5px 0 0 8px;
	width: 186px;
}

#navcontainerbottom ul li.submenu3 a:hover{
	background: url(..images/barra2.gif) repeat;
	color: #000;
	text-decoration: underline;
}

#footer{
	margin: 20px 0 0 0;
	padding: 8px 0 8px 0;
	background-color: #DDDDDD;
	border-bottom: solid 1px #B1B1B1;
	border-top: solid 1px #B1B1B1;
}

#footer p{
	margin: 0;
	padding: 0;
	text-align: center;
	
}

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

#footer p a:hover{
	color: #000;
	text-decoration: underline;
}

#final p{
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
}

#final_img{
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	border-bottom: solid 1px #DDDDDD;
	padding-bottom:10px;
}

/*-----------------HOME--------------*/

#center{
	margin: 0;
	padding: 1px 0 0 7px;
	float: left;
	width: 365px;
}

*>#center {
	padding: 1px 0 0 15px;
}

#center img{
	margin: 0;
	padding: 0;
}

#delibere{
	margin: 0;
	padding: 0;
}

#delibere rss a{
	color: #000;
	text-decoration: none;
}

#delibere rss a:hover{
	color: #000;
	text-decoration: underline;
}

#delibere h4{
	margin: 6px 0 0 0;
	padding: 2px 0 2px 5px;
	width: 355px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(../images/delibere.gif) repeat;
	text-align: left;
}

#delibere h4 a{
	padding: 0;
	margin: 0 0 0 200px;
	/*margin: 0;
	padding: 0 0 0 100px;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	text-align: right;
}

#delibere h4 a:hover{
	padding: 0;
	margin: 0 0 0 200px;
	
	/*margin: 0;
	padding: 0 0 0 100px;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}

#delibere p{
	margin: 0;
	padding: 10px 0 10px 10px;
	width: 348px;
	text-align: justify;
	border-bottom: solid 1px #DDDDDD;
}

#delibere p a{
	    text-decoration: none;
}

#delibere p a:hover{
	    text-decoration: underline;
}

#news{
	margin: 0;
	padding: 0;
}

#news rss a{
	color: #000;
	text-decoration: none;
}

#news rss a:hover{
	padding: 0 0 0 0;
	color: #000;
	text-decoration: underline;
}

#news h4{
	margin: 6px 0 0 0;
	padding: 2px 0 2px 5px;
	width: 355px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url(../images/news.gif) repeat;
	text-align: left;
}

#news h4 a{
	padding: 0;
	/*margin: 0 0 0 200px;*/
	margin: 0 0 0 100px;
	/*margin: 0;
	padding: 0 0 0 200px;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#news h4 a:hover{
	padding: 0;
	margin: 0 0 0 100px;
	/*margin: 0;
	padding: 0 0 0 200px;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}

#news p{
	margin: 0;
	padding: 10px 0 10px 10px;
	width: 348px;
	text-align: justify;
	border-bottom: solid 1px #DDDDDD;
}

#news p a{
	  text-decoration: none;
}

#news p a:hover{
	  text-decoration: underline;
}

.link {
	margin: 0;
	display: block;
	clear: both;
	/*padding: 0 0 0 10px;*/
	color: #B81C28;
	font-weight: bold;
}

/*-------SINDACO--------*/

#center_content{
	margin: 0 0 10px 0;
	padding: 1px 0 0 7px;
	float: left;
	width: 556px;
}

*>#center_content {
	padding: 1px 0 0 15px;
}

#center_content img{
	margin: 0;
	padding: 5px 5px 5px 0;
	float: left;
}

#center_content h4{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #E45827;
	font-weight: bold; 
}

#center_content p{
	text-align: justify;
} 

#center_content p a{
	color: #B81C28;
	text-decoration: none;
} 

#center_content p a:hover{
	color: #B81C28;
	text-decoration: underline;
}

#center_content legend{
	font-size: 14px;
	color: #E45827;
	font-weight: bold
}

#center_content h2{
	margin: 8px 0 0 0;
	font-size: 14px;
	text-align: left;
	color: #E45827;
	font-weight: bold; 
}

#center_content h2 a{
	color: #E45827;
	font-weight: bold;
	text-decoration: none;
}

#center_content h2 a:hover{
	color: #E45827;
	font-weight: bold;
	text-decoration: underline;
}

#center_content h1 {
	font-weight:bold;
	font-size: 14px;
	padding: 8px 15px 8px 0;
	margin: 0;
	color: #E45827;
	text-align: left;
}

#center_content h5 {
	/*font-weight:bold;*/
	font-size: 13px;
	padding: 8px 15px 8px 0;
	margin: 0;
	color: #E45827;
	text-align: left;
}

#center_table{
	text-align: left;
	margin-left: 150px;
}

/*-------------LA GIUNTA-------------*/

#prefazione{
	margin: 10px;
	padding: 0 20px 0 20px;
}

#content_giunta{
	margin: 0 0 10px 0;
	padding: 1px 0 0 7px;
	float: left;
	width: 556px;
}

*>#content_giunta {
	padding: 1px 0 0 15px;
}

#content_giunta img{
	margin: 0;
	padding: 5px 5px 5px 0;
	float: left;
}

#content_giunta h4{
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	color: #E45827;
	font-weight: bold; 
}

#content_giunta p{
	text-align: justify;
} 

#content_giunta p a{
	color: #B81C28;
	text-decoration: none;
} 

#content_giunta p a:hover{
	color: #B81C28;
	text-decoration: underline;
}

#content_giunta legend{
	font-size: 14px;
	color: #E45827;
	font-weight: bold
}

#content_giunta h2{
	margin: 5px 0 0 0;
	font-size: 14px;
	text-align: center;
	color: #E45827;
	font-weight: bold; 
}

#content_giunta h2 a{
	color: #E45827;
	font-weight: bold;
	text-decoration: none;
}

#content_giunta h2 a:hover{
	color: #E45827;
	font-weight: bold;
	text-decoration: underline;
}

#content_giunta h1 {
	font-weight:bold;
	font-size: 14px;
	padding: 8px 15px 8px 0;
	margin: 0;
	color: #E45827;
	text-align: left;
}

#content_giunta h5 {
	/*font-weight:bold;*/
	font-size: 13px;
	padding: 8px 15px 8px 0;
	margin: 0;
	color: #E45827;
	text-align: left;
}

#contentsx{
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
	float: left;
	width: 250px;
}

#contentsx p a{
	color: #E45827;
}

#contentsx p a:hover{
	color: #E45827;
}

#contentdx{
	margin: 20px 0 0 0;
	padding: 0 0 0 25px;
	float: left;
	width: 250px;
}

#contentdx p a{
	color: #E45827;
}

#contentdx p a:hover{
	color: #E45827;
}

.name{
	margin: 0;
	padding: 10px 0 0 0;
}

.name a{
	color: #E45827;
	font-weight: bold;
	text-decoration: none; 
}

.name a:hover{
	color: #E45827;
	font-weight: bold;
	text-decoration: underline; 
}

.dida{
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #DDDDDD;
}

/*-----PAGINA DI RICERCA----*/

#search{
	margin: 0;
	padding: 1px 0 0 7px;
	float: left;
	width: 556px;
}

*>#search {
	padding: 1px 0 0 15px;
}

#search h3{
	margin: 10px 0 0 0;
	font-size: 14px;
	text-align: center;
	color: #E45827;
	font-weight: bold; 
}

#search table {
	width: 555px;
}

#search td {
	background-color: #ddd;
	padding: 4px;
	color: #666;
}

#search img {
	border: 0;
}

#search input {
	border: 1px solid;
	border-color: #ccc;
}

.THList {
	width: 30%;
	padding: 4px;
	color: #fff;
	margin-left: 1em;
	background-color: #E45827;
}

.TDList {
	padding: 4px;
	color: #003399;
	margin-left: 1em;
	background-color: #fff;
}

.TDList a{
	color:#B81C28;
	text-decoration: none;
	font-weight: bold; 
}

.TDList a:hover{
	color:#B81C28;
	text-decoration: underline;
	font-weight: bold; 
}

.pagine a{
	color:#B81C28;
	text-decoration: none;
}

.pagine a:hover{
	color:#B81C28;
	text-decoration: underline;
}

/*-----ALBERO SITO----*/

#sitemap{
	margin: 10px 0 0 20px;
	padding: 10px 0 20 12px;
	float: left;
	text-align: left;
	color:#000000;
	font-weight: bold;
}

#sitemap a{
	color:#000000;
	text-decoration: none;
}

#sitemap a:hover{
	color:#000000;
	text-decoration: underline;
}

#sitemap ul a{
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}

/*-----ALBERO DOCUMENTISTICA----*/

#documentistica{
	margin: 0;
	padding: 5px 0 20px 15px;
	float: left;
	text-align: left;
	color:#FFF;
}

#documentistica a{
	color:#000;
	text-decoration: none;
	padding: 10px;
}

#documentistica a:hover{
	color:#E45827;
	text-decoration: underline;
}

#documentistica ul{
	padding: 0 10px;
	margin: 0;
}

#documentistica ul a{
	color:#000;
	text-decoration: none;
}

#documentistica ul li{
	list-style: none;
	padding-bottom: 15px;
}

#documentistica h4{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #E45827;
	font-weight: bold; 
}

#subCategories{
	padding: 0 10px;
	margin: 0;
}

#subCategories ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#subCategories ul li{
	list-style: none;
	padding-bottom: 15px;
}

#subCategories a{
	color:#000;
	text-decoration: none;
}

#subCategories a:hover{
	color:#E45827;
	text-decoration: underline;
}

#under2{
	text-align: left;
	color: #000;
	background-color: #ccc;
	margin:10px 0 10px 25px;
	/*margin-top: 10px;*/
	width: 340px;
	border: solid 1px #E45827;
	padding: 20px 5px 0 5px;
}

#under2 label{
	padding-right: 15px;
	padding-top: 5px;
	margin: 0;
	float: left;
	font-weight: bold;
}

form{
	margin: 0;
	padding: 0;
}

/*-----LISTA DOCUMENTI----*/




.tableDiv h5{
	font: normal 13px Verdana, Arial, SunSans-Regular, Sans-Serif;
	text-align: left;
} 

.tableDiv td {
	font: normal 11px Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #333;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border: 1px solid #CCC;
}

.tableDiv tr {
}

.tableDiv th {
	font: bold 11px  Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #fff;
	width: 555px;
	padding: 4px;
	background-color: #666;
	
}

.tableDiv th a {
	color: #fff;
	text-decoration: none;
	
}

.tableDiv th a:hover {
	color: #E45827;
	text-decoration: underline;
	
}

.tableDiv {
	width: 555px;
	margin-left: 0;
	border-collapse: collapse;
	margin-left:0;
}

.tableDiv img {
	border: 0;
}

.tableDiv a {
	color: #E45827;
	text-decoration: none;
}

.tableDiv a:hover {
	color: #E45827;
	text-decoration: underline;
}

.tableDiv p {
	margin: 0;
	padding: 0;
}

.nextPagesListTitle {
	color: #fff;
}

.docPagination{
	padding: 5px 0 10px 0;
	margin: 0;
	text-align: left;
}

.docPagination a{
	color: #E45827;
	text-decoration: none;
}

.docPagination a:hover{
	color: #E45827;
	text-decoration: underline;
}

#indent {
	margin-left: 10px;
	padding-left: 20px;
	background-image: url(../images/indent.gif);
	background-position: left;
	background-repeat: no-repeat;
}


/*---------service message----------*/

.serviceMessage{
	padding: 0;
	margin: 20px 30px;
}

.serviceMessage img{
	margin: 0;
	padding: 10px 0 0 30px;
}

.serviceMessage ul{
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0 30px;
}

.errorNotification{
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;
	background-color: Silver;
}

.errorTitle{
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#stampa{
	float: right;
	margin-top: 20px;
	padding: 0;
}

#stampa img{
	padding: 0;
	margin: 0;
}

#stampa a{
	padding-left: 5px;
	margin: 0;
}

/*------------galleria fotografica-------------*/

#gallery{
	width: 550px;
	padding: 1.4em 0 3.2em 0;
	overflow: auto;
}

.thumbnail{
	padding: 0 3px 8px 0;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	/*margin-bottom: 10px;*/
	}
	
.thumbnail p{
	color:  #E45827;
	width: 115px;
	margin: 0;
	padding-bottom: 5px;
}

#lightbox {
	position: absolute; left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img { width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer { 
	position: relative; 
	background-color: #fff; 
	width: 250px; height: 250px; 
	margin: 0 auto; 
}
#imageContainer{ padding: 10px; }

#loading { 
	position: absolute; top: 40%; left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}

#hoverNav { 
	position: absolute; top: 0; left: 0;
	height: 100%; 
	width: 100%; 
	z-index: 10;
 }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink { 
	width: 49%; 
	height: 100%; 
	background-image: url(data:images/gif;base64,AAAA);
	/* Trick IE into showing hover */ 
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ 
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%; 
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}

#overlay{ 
	position: absolute; top: 0; left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #ccc;
 }
 
 .rss{
	margin: 5px 5px;
	padding: 0;
	text-align: right;
 }
 
 .rss a{
	color: #000;
	text-decoration: none;
}

.rss a:hover{
	color: #000;
	text-decoration: underline;
}
 
 #tendina{
 	text-align: left;
 }
 
 #tendina h4{
 	margin-bottom: 10px;
 }
 
 .table{
 	margin-top: 20px;
 }
 





