@CHARSET "UTF-8";
* { margin: 0; padding: 0 }
body {
	font-family: Verdana, Arial, sans-setif;
	font-size:11px;
	background-image: url("../img/comuni/sfondoHead.gif");
	background-repeat: repeat-x;
}
img { border:none }

a:link { color:#333; text-decoration: none; }
a:visited { color:#333; text-decoration: none; }
a:hover { color:#333; text-decoration: underline; }
a:active { color:#333; text-decoration: none; }

blockquote {
	margin-left:50px;
	font-size:1.1em;
	background-color:#EFEFEF;
	padding:5px;
}
/*#network {
	width: 830px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
}*/
#networkWrapper {background: transparent url('/network/sfondo.gif') repeat-x; height:34px; overflow: hidden;}
#network { margin:0 auto; width:100%; text-align: center;width:1000px;height:28px; }
#network div#isiti { background: url('/network/isitidieda.gif') no-repeat; width:306px; height:28px;float:left; }

#network div#eda { text-indent: -9999px;float:left;}
#network div#eda a { display:block;width:110px;height:28px;background: url(/network/01eda.gif) no-repeat 0 -29px;}
#network div#eda a:hover { background: url(/network/01eda.gif) no-repeat 0 0;text-indent: -9999px;}

#network div#rete { text-indent: -9999px;float:left;}
#network div#rete a { display:block;width:110px;height:28px;background: url(/network/02rete.gif) no-repeat 0 -29px;}
#network div#rete a:hover { background: url(/network/02rete.gif) no-repeat 0 0;text-indent: -9999px;}

#network div#nextville { text-indent: -9999px;float:left;}
#network div#nextville a { display:block;width:110px;height:28px;background: url(/network/03nextville.gif) no-repeat 0 -29px;}
#network div#nextville a:hover { background: url(/network/03nextville.gif) no-repeat 0 0;text-indent: -9999px;}

#network div#vn { text-indent: -9999px;float:left;}
#network div#vn a { display:block;width:110px;height:28px;background: url(/network/04vn.gif) no-repeat 0 -29px;}
#network div#vn a:hover { background: url(/network/04vn.gif) no-repeat 0 0;text-indent: -9999px;}

#network div#ps { text-indent: -9999px;float:left;}
#network div#ps a { display:block;width:110px;height:28px;background: url(/network/05ps.gif) no-repeat 0 -29px;}
#network div#ps a:hover { background: url(/network/05ps.gif) no-repeat 0 0;text-indent: -9999px;}

#network div#gestrif { text-indent: -9999px;float:left;}
#network div#gestrif a { display:block;width:111px;height:28px;background: url(/network/06gestrif.gif) no-repeat 0 -29px;}
#network div#gestrif a:hover { background: url(/network/06gestrif.gif) no-repeat 0 0;text-indent: -9999px;}



#header {
	width: 760px;
	height: 123px;
	margin-left: auto;
	margin-right: auto;	
}

#header #logo {

}

#outer {
	width: 760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#outer #floater {
	float:left;
	background-image: url(../img/comuni/sfondoC.gif);
	background-repeat: repeat-y;
}
#servMenu {
	height:39px;
	text-align: right;
	font-size:10px;
}

#left {
	width: 150px;
	float: left;
	border: 1px solid #FFF;
	border-top:1px solid #000;
	text-align: left;
}
#left .titolo {
	padding-top:11px;
	font-family: Arial;
	font-size:18px;
	color: #DE5104;
}

#left ul {
	list-style: none;
	margin-top:63px;
	padding-bottom: 33px;

	border-bottom: 1px solid #CCC;
}
#left ul li a {
	display: block;
	color: #6D6D6D;
	border: 1px solid #DE5104;
	padding-left: 13px;
	line-height: 17px;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#left ul li a:hover {
	color: #FFF;
	background-color: #DE5104;
	border:1px solid #DE5104;
} 
#left ul li a.selected {
	color: #B3B3B3;
}
#left ul li a.selected:hover {
	color: #B3B3B3;
	background-color: #FFF;
	border:1px solid #B3B3B3;

}

#left .banner {
	padding-top:10px;
	padding-bottom:5px;
	width:152px;
	background-color: transparent;
	text-align:center;
	background-image: url(../img/comuni/sfondoC.gif);
	background-repeat: repeat-y;
	margin-left: -1px;
}

#main {
	float: left;
	width: 608px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#main #contenuto {
	margin-left: 38px;
	border-top: 1px solid #000;
	color: #6D6D6D;
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: justify;

}
#main #contenuto h2 {
	font-size:12px;
	font-weight: bold;
	padding:0;
	margin: 18px 0 18px 0;
}

#footer {
	clear:both;
	width: 760px;
	height: 39px;
	margin-left: auto;
	margin-right: auto;	
	background-image: url("../img/comuni/sfondoFooter.gif");
}

 

