ul{
	margin:							0;
	padding:							0;
}

li{
	margin:							0;
	padding:							0;
}

#header{
   margin:                    36px 0 0 0;
   width:                     758px;
   height:                    90px;
   background:                url(../images/bg_section.jpg) no-repeat;
   padding:                   2px 0 0 10px;
   color:                     #000;
   font-size:                 11px;
}

#header h1{
   font-size:                 16px;/*
   font-weight:               bold;*/
   color:                     #000;
   display:                   inline;
}

#header h3{
	font-size:						14px;
	line-height:					16px;
	margin-top:						20px;
}

#navigation{
	font-size:						0.9em;
	border-bottom:            #38C32E;
   /*background: 					url("../images/navigation_border.gif") repeat-x bottom;*/
}

#navigation ul{
	list-style-type: 				none;
	margin: 							0;
	padding: 						0;
	border-bottom: 				1px solid #38C32E;
	height:							1.7em;
}
#navigation li{
	display:							block;
	float: 							left;
	margin-left: 					2px;
	border: 							1px solid #38C32E;
	border-bottom: 				0;
	padding:							0;
}
#navigation a{
	display: 						block;
	/*width: 8em;
	line-height: 					30px;*/
	text-decoration: 				none;
	background: 					url(../images/nav_active.gif) no-repeat top left;
	background-color: 			#F2FCF1;
	color: 							#38C32E;
	padding: 						0.3em 1em 0.20em 1em;
	text-align: 					left;
	font-weight: 					bold;
}
#navigation a:hover{
	background: 					url(../images/nav_active.gif) no-repeat top left;
	background-color: 			#F2FCF1;
	color: 							#38C32E;
}

#navigation #navactivelink{
	background: 					url(../images/nav_active.gif) no-repeat top left;
	background-color: 			#FFF;
	border-bottom:					1px solid #FFF;
}


/* fine funzioni menu navigazione */
/* funzioni per sottomenu*/

#subnavigation{
	width:                     100%;
	margin:                    0;
	padding:                   5px 0 0 0;
	font-size:						0.8em;
   /*background:						url("../images/navigation_border.gif") repeat-x bottom;*/
}
#subnavigation ul{
	list-style-type: 				none;
	margin: 							0;
	padding: 						0;
	height:							1.55em;
	border-bottom: 				1px solid #38C32E;
}
#subnavigation li{
	display: 						block;
	float: 							left;
	margin: 							0 0 0 2px;
	padding:							0;/*
	background: url("../images/submenu_bkg_hover.jpg") no-repeat center left*/
}
#subnavigation a{
	display: 						block;
	line-height: 					1.5em;
	text-decoration: 				none;
   border:               		1px solid #CCC;
	border-bottom:					0;
	color: 							#666;
	padding: 						0 1em 0 1em;
	text-align: 					left;
	font-weight: 					bold;
	background-color: 			#F6F6F6;
}

#subnavigation a:hover{
	background: 					url(../images/subnav_active.gif) no-repeat top left;
	background-color: 			#FAFAFA;
	color: 							#503325;
}

#subnavigation #subnavactivelink{
	background: 					url(../images/subnav_active.gif) no-repeat top left;
	background-color: 			#FFF;
	border:               		1px solid #38c23e;
	border-bottom:					1px solid #FFF;
	line-height: 					1.5em;
}

#subnavigation #subnavhome{
	background: 					url(../images/nav_active.gif) no-repeat top left;
	background-color: 			#F2FCF1;
	color: 							#38C23E;
}

#corpo{
   width:                    767px;
	margin-top:						2px;
	padding:							5px 0 2px 0;
	font-size:						1em;
}

#left{
   float:                     left;
}

#main{
	width:							514px;
	min-height:						253px;
	margin-left:					5px;
	padding:							10px;
   border:                    1px solid #DDD;
	background-color:          #EEE;
	background-image: 			url(../images/bg_main.gif);
}

#main li{
	padding:							0 0 4px 0px; 
	font-size:						0.75em;
	list-style:						none;
   list-style-image:         	none;
	line-height:					16px !important;
	/*
	background: 					url(../images/icona_elenco_verde.gif) no-repeat 0px 1px;
	*/
}

.sezionerifiuti{
	margin-bottom:					10px;
	padding-left: 					16px !important;
	width:							234;
	background: 					url(../images/icona_elenco_verde.gif) no-repeat 0px 1px;
}

#main #elenco li{
	margin-bottom:					10px;
}

#main #elenco-dettaglio li{
	margin-bottom:					3px;
}

#main p{
	font-size: 0.75em; 
	font-family: Arial,Verdana,Geneva,Arial,sans-serif; 
	line-height: 18px;
}

#main p img{
	display: block;
}

#main p.documento{
	min-height:							25px;
}

#main p.documento a{
	line-height:					25px;
}

.main-box{
   background-color:          #fafafa;
	border:							0;
   border-bottom:             1px solid #DDD;
	padding:  						2px;
	padding-bottom:				16px;
}

.main-box .title{
   padding:              	  2px 0 0 4px;
   height:                    17px;
   background-image:          url(../images/bg_title.gif);
   background-color:          #38C32E;
   font-size:                 13px;
   font-weight:               bold;
   color:                     #FFF;
   border:                    1px solid #38C32E;
   border:                    0;
   display:	      			  block;
   clear:                     both;
} 

/*.main-box .title:hover{
   width:                     269px;
   color:          #EEE;
   background-color:                     #38C32E;
   border:                    1px solid #38C32E;
   border-bottom:             0;
} */

.main-box img{
   width:                     80px;
   height:                    80px;
   float:                     left;
   margin:                    7px 0 2px 0;
   border:                    1px solid #DDD;           
}
   
.main-box p{
    margin:                   0 0 6px 2px;
    padding:                  4px 2px 0 0;
    font-size:	    		   	0.69em !important;
    line-height:              18px !important;
    color:                    #444;
}

.main-box ul{
	margin-top:						4px;
}

#main #search{
	margin-top:						20px;
	padding:							10px;
	font-weight:					bold;
	background-color: 			#DDD;
	border:							1px solid #FFF;
}

#main #search #keysearch{
	width:							425px;
}

#down{       
   /*width:                     764px;
   height:                    158px;
	background-color:          #EEE;*/
   clear:                     left;
}

.down-box{
   position:                  relative;               
   width:                     173px;
	height:							169px;
   float:                     left;
   background-color:          #fafafa;
   border:                    1px solid #DDD;
   margin:                    5px 0 0 5px;
}

.down-box .title{
   position:                  absolute;
   top:                       2px;
   left:                      2px;
	width:							165px;
   padding-left:              4px;
   height:                    17px;
   /*background-image:        url(../images/bg_title17_grigio.gif);*/
   background-color:          #EEE;
  /* border-top:              2px solid #38C32E;*/
   /*border-bottom:           1px dotted #38C32E;*/
   font-size:                 12px;
   font-weight:               bold;
   color:                     #38C32E;
} 

.down-box p{
   margin-top:                20px;
   margin-left:               2px;
   font-size:                 9px;
   line-height:               14px;
   padding:                   4px 2px;
   color:                     #444; 
}

.down-box img{
   margin:		               22px 0 0 2px;
	width:							65px;
	height:							65px;
   float:                     left;
   border:                    1px solid #999;
}

.down-box li{/*
	width:							140px;*/
	margin-top:						5px;
	padding:							0 0 4px 15px; 
	font-size:						80%;
	list-style:						none;
	background: 					url(../images/small_arrow_news.png) no-repeat 2px 4px;
}

.archive-link{
	clear:							both;
	border-top: 					1px solid #CCC;
	text-align:						right;
	background: 					url(../commonfiles/img/com_3.gif) right center no-repeat;
	font-family: 					Verdana, Arial, Helvetica, sans-serif;
	font-size: 						0.6em;
	margin: 							0.4em 0.5em 0.4em 0.5em;
	padding: 						0.3em 1.5em 0.2em 0.5em;
	font-weight:					bold;
}

#right{
   float:                     right;
	margin-right:					4px;
}

#right table{
	font-size:						11px;
}

.right-box{           
   width:                     210px;
	min-height:						30px;
   padding:                   0;
   background-color:          #FAFAFA;
   border:                    1px solid #DDD;
   margin:                    5px 0 0 0px;
}


.right-box .title{
   width:                     202px;
	margin:							2px 0 0 2px;
   padding-left:              4px;
   height:                    17px;
   background-color:          #EEE;/*#38C32E;*/
   font-size:                 13px;
   font-weight:               bold;
   color:                     #000;/*#FFF;*/
   background-image:          url(../images/bg_title_right.gif);
} 

.right-box #imgorologio, .right-box #imgrecapiti{
	position:						absolute;
	top:								0;
	right:							-12px;
}

.right-box p{
   margin:                   	4px 0 6px 0;
   padding:                   4px 8px;
   font-size:                 0.69em !important;
   line-height:               16px;
   color:                     #444;
}

.right-box b{
   font-size:                 12px;
   line-height:               16px;
   color:                     #333;
   padding-left:              14px;
   background:                url(../images/icona_elenco_right.gif) 0 1px no-repeat;
}

.right-box .times{
   font-size:                 11px;
    padding:                  0;
}

a:link, a:visited{
	color:							#000;
}

a:hover, a:active, a:focus{
	color:							#333;
}

.rightbox a:link, .rightbox a:visited{
	color:							#2C63FF;
}

.rightbox a:hover, .rightbox a:active, .rightbox a:focus{
	color:							#333;
}

#chiusura a.territorio_t:link, a.territorio_t:visited{
	color: 							#38C32E;
}

a.territorio_t:hover, a.territorio_t:active,  a.territorio_t:focus{
	color: 							#38C32E;
}

a.accedi{
	font-size:						75%;
	font-weight: 					bold;
	margin:							8px 0 4px 6px;/*
	background-color: 			#38C32E;*/
	padding:							1px 6px;
	padding-left:					12px;
	background: 					url(../images/freccia_azzurra.gif) no-repeat 0 5px;
	text-align: right;
	float:							right;
}

a.accedi:link, a.accedi:visited{
	color:							#0062BF !important;/*
	background-color: 			;*/
}

a.accedi:hover, a.accedi:focus, a.accedi:active {
	color:							#FB8E36 !important;/*
	background-color: 			;*/
}

a.leggi{
	font-size:						12px;
	padding:							3px 2px 0 0;
	line-height:					18px;
	
}

a.leggi:link, a.leggi:visited{
	color:							#38C32E !important;/*
	background-color: 			;*/
}

a.leggi:hover, a.leggi:focus, a.leggi:active {
	color:							#FB8E36 !important;/*
	background-color: 			;*/
}