body {
	font:11.5px/1.4em Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	background:#efefef url(../img/bg-04.jpg) no-repeat top right;
	
}

a { color:#777;}
a:hover { }


#content { width:995px; margin:0 auto; position:relative; height:100%; }
.contentCont {width:960px; margin:0 auto; position:relative; padding-left:35px; }
.contentCont100 {width:100%; margin:0 auto; position:relative; }


.logo h1 { width:175px; height:65px; text-indent:-9999px; display:block; background:url(../img/logo_comune.png) no-repeat top left; position:absolute; top:45px; left:0px; }
.logo h1 a { display:block; height:42px; width:133px;}

.navmain h1 { width:264px; height:65px; text-indent:-9999px; display:block; background:url(../img/logo_comune.png) no-repeat top left; position:absolute; top:15px;  }
.navmain h1 a { display:block; height:42px; width:264px;}


.navmain { background:url(../img/nav_bg90B.png) repeat top left; width:100%; /*height:95px;*/ position:absolute; top:85%; border-top:5px #111 solid; border-bottom:5px #111 solid; z-index:20; margin-top:-115px; padding:15px 0; font-size:.90em; color:#777;}
.navmain p a:hover {color:#999; /*background:#fff; padding:2px 4px; margin:0 0 0 -4px;*/}

.copyright {
	font-size:.9em;
	color:#666;
	position:absolute;
	top:130px;
	left: 113px;
}
.copyrightCont { top:92%; width:100%; position:absolute; text-indent:35px; font-size:.9em; color:#999; }

.sedi { font: 1.1em/1.6em Georgia, "Times New Roman", Times, serif; color:#CCC; }
	
/* LAYOUT
------------------ */

.w05 { width:85px; float:left; margin-right:35px; }
.w1 { width:205px; float:left; margin-right:35px; }
.w2 { width:445px; float:left; margin-right:35px; }
.w3 { width:685px; float:left; margin-right:35px; }
.w4 { width:925px; float:left; margin-right:35px; }
.last  { margin-right:0;}

.clear { clear:both;}
.line { height:-1px; margin:0.7em 0; border-bottom:1px #252833 dotted; /*border-top:1px #efefef solid;*/}

.test { background:#0F0;}
.gray { color:#999 !important;}
.bold { font-weight:bold !important;}

