#pecbox {

    float:right;
    padding-top:10px;
    padding-right:7px;
    text-align:center;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    letter-spacing:1px;
    margin-top:10px;
    width:286px;

}


p {

    margin-bottom:0px;
    margin-top:0px;
    padding-bottom:0px;
    padding-top:0px;
    border-bottom:0px;
    border-top:0px;


}


body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/includes/images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	margin: 0;
	
	font-weight: normal;
	color: #618C04;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {

}

ul, ol { }

blockquote { }


.style { color: #77B003; }

.style:hover { text-decoration: none; }

.style img {
	border: none;
}


img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header_wrapper {
    text-align:center;
}

#header {
	width: 940px;
	height: 36px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 940px;
	height: 36px;

}

.page_item {
    background: url(/includes/images/img02.png) repeat-x left top;
    border-left:2px solid #6F9041;
    border-right:2px solid #6F9041;
}
.current_page_item {
	background: url(/includes/images/img02selected.png) repeat-x left top;
    border-left:2px solid #6F9041;
    border-right:2px solid #6F9041;
    letter-spacing:1px;
}



#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu table {

    height:34px;
    padding-top:2px;
    margin:0px;

}

#menu tr{

    border-top:2px solid red;
    padding:0px;
    margin:0px;
 
}

#menu td {
    
    height:36px;
    text-align:center;
    min-width:80px;
    padding: 0px;

}

#menu a {
	display: block;
	margin: 0;
    border: 0;
    padding: 0;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
    height:24px;
    padding-top:10px;
}

#menu a:hover {
	text-decoration: none;
}

#menu .current_page_item a {
}

#menu .first {
}

/* Toolbar  (breadcrumbs) */

#toolbar_wrapper {
    
    text-align:center;
    
}

#toolbar {

	width: 940px;
	height: 28px;
	margin: 0 auto;
    
}

#breadcrumbs {

    float: left;
	width: 940px;
	height: 20px;
    padding-top:9px;
	background: url(/includes/images/img02.jpg) no-repeat left top;
    text-align:left;
    padding-left:0px;

}

#breadcrumbs a{

    color: #353535;
    font-weight:bold;

}

#breadcrumbs span{

    color: #353535;
    font-weight:bold;

}

/* Search */

#searchtext {
	float: right;
	width: 286px;
        padding-top:23px;
}

#search form {
	float: right;
	margin: 0;
	padding: 80px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border:1px solid #6F9041;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 24px;
	margin-left: 10px;
	padding: 0px 5px;
	background:transparent url(/includes/images/img02.png);
	color: #FFFFFF;
    border: 1px solid #6F9041;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
}

/* Page */

#page_left {
	width: 5px;
    float:left;
}
#page_right {
	width: 5px;
    float:left;
}
#page_center{
    float:left;
    width:930px;
    padding-top:10px;
}
#page_wrapper{
    text-align:center;
}
#page {
    text-align:justify;
	width: 940px;
	margin: 0 auto;
	padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

/** LOGO */
#logo_wrapper{
    text-align:center;
}
#logo {
	width: 940px;
	height: 112px;
	margin: 0 auto;
    text-align:left;
}

#logo_subtitle {
    padding-top:10px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #618C04;
    text-transform:capitalize;
}

#logo p {
	margin-top: -4px;
	font-size: 13px;
	color: #A8A8A8;
}

#logo h1 {
	padding-top: 20px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #A8A8A8;
}

#logo h1 a {
	text-decoration: none;
	color: #618C04;
}

#logo_logo {

    float:left;
    padding-right:30px;
    padding-top:8px;

}

#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: right;
	width: 700px;
    padding-top:5px;
    margin-left:5px;
    margin-right:5px;
    text-align:justify;
}
#content2 {
	float: right;
	width: 920px;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    text-align:justify;
}
#content_menu {
    width:940px;
}

/* Post */

.post {
    width:910px;
}

.post .title {
	line-height: 30px;
	padding-left: 15px;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
	color: #618C04;
}

.post .date {
}

.post .meta {
	margin-top: -8px;
	margin-left: 2px;
	padding: 0px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
    line-height:25px;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 5px 0px 15px 15px;
}

.entry p{
    margin:5px;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 50px;
	background: url(/includes/images/img03.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: url(/includes/images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
    margin-left:5px;
    margin-top:5px;
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 4px 0px 0px 0px;
    padding-left:10px;
}

#sidebar li ul {
	margin: 0px 0px;
    margin-top:6px;
}

#sidebar li li {
	margin: 0;
	padding: 6px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(/includes/images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	color: #808080;
}

#sidebar li li a:hover {
	color: #77B003;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(/includes/images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #618C04;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: #E1E1E1;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	padding: 23px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
}

#footer a {
}

/* Prima Pagina */

#primapagina_wrapper{
    padding-top:10px;
    text-align:center;
    padding-left:10px;
    padding-bottom:10px;
}
#primapagina{
    background:#FFFFFF url(/includes/images/mainpage.png) no-repeat scroll left top;
    border:#e0e0de solid 5px;
    text-align:left;
}


.title_bar {

    background:#FCFCFC url(/includes/images/title_img.png) repeat-x scroll center top;
    border-color:#689041;
    border-style:solid;
    border-width:3px;
    height:30px;
    margin-left:8px;
    margin-right:8px;
    max-height:30px;
    width:905px;
    color:white;

}

.title_sezione_titolo {

    font-size:18px;
    padding-left:5px;
    padding-top:5px;

}

.title_bar_2 {
    border:1px solid #BBAFA0;
    margin-left:8px;
    margin-right:8px;
    width:905px;
}

#comune_consiglia {

    margin-left:8px;
    margin-right:8px;
    text-align:center;

}

.consigliato {

    border:3px solid #E0E0DE;
    padding:7px;

}

.consigliato_link {

    float:center;
    padding-top:15px;

}

.menu_top{

    background:#FCFCFC url(/includes/images/title_img.png) repeat-x scroll center top;
    border-color:#689041;
    border-style:solid;
    border-width:2px;
    height:18px;
    max-height:30px;
    width:196px;
    color:white;
    text-align:center;
}

.menusx_sezione_titolo{

    font-size:13px;
    padding-left:5px;
    padding-top:3px;

}



/* STILE GENERALE DELLE PAGINE */

table {
    padding-left:8px;
    padding-right:8px;
    font-size:12px;
}

td {
    padding:4px 4px 4px 4px;
    background-color:#e3f1b2;
}

th {
    padding:4px;
    text-align:center;
    background-color:#c3cf99;
}

.subcategory{
    background-image:url(/includes/images/subcategory_background.jpg);
    font-size:13px;

    min-height:29px;
    height: auto !important;
    height: 29px;

    padding-left:5px;
    padding-top:7px;
    text-decoration:none;
    background-repeat:no-repeat;
}

.subcategory a{
    color:#618C04;
}

.header_link {
	text-decoration: none;
    border:0px;
}

.header_link:hover {
	text-decoration: none;
}

.acitem_selected{
    font-weight:bold;
    color:black;
}

#print_button{
    padding-right:10px;
    padding-top:30px;
    padding-bottom:10px;
}

.homelink{

    border:0px;
    text-decoration:none;

}


/*
------------------------
        NAVIGATORE
------------------------
*/
.navigatore{
    text-align:center;
}
/*PAGEBAR*/
.pagebar { font-size: 0.8em; padding: 0.8em 0.5em; margin-right: 0.1em; text-decoration: none; text-align: center; }
.pagebar a, .pageList .this-page { border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; }
.pagebar a:hover { border-color: #3a4856; }
.pagebar a:visited { border: 1px solid #E3E3E3; text-decoration: none; padding: 0.2em 0.5em; }
.pagebar .break { padding: 2px 6px; border: none; background: #FFF; text-decoration: none; }
.pagebar .this-page { border: 1px solid #b5b5b5; padding: 0.2em 0.5em; font-weight: bold; background: #b5b5b5; color: #FFF; }
.pagebar a {margin-left:3px; margin-right:3px;}
.pagebar span {margin-left:3px; margin-right:3px;}




