/*  
Theme Name: Agenda21 
Versione: v. 1.0
Author: KGfree.com
Author URI: http://www.kgfree.com/
 
*/

/*  GENERALI */


body {
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 100.1%;
	color: #333; 
	background: #fff; 
	padding: 0; 
	margin: 0 0; 
	}

a, a:link, a:visited, a:active {
	font-weight: normal; 
	text-decoration: none; 
	}

	
a:hover {
	font-weight: normal; 
	text-decoration: underline; 
	}
	
.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
	color: #777; 
	font-weight: normal;
	background-color:#fff;
	}
	
h3.widgettitle {
	color: #008640; 
	width: 100%; 
	margin-bottom: 0px; 
	padding-bottom: 2px; 
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 98%;
	text-transform: uppercase;	
	background-color:#fff;
	}

#left-column h3.widgettitle {
	color: #008640; 
	width: 100%; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	padding-left: 4px; 
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 98%;
	text-transform: uppercase;	
	background-color:#fff;
	}


#left-footer .inside h3 {
	display:none;
	}


#middle-footer h3.widgettitle {
	color: #555555; 
	width: 100%; 
	font-size: 1.1em; 
	margin-bottom: 0px; 
	padding-bottom: 4px; 
	background-color:#fff;
	}

	
p.header { 
	float: left; 
	margin: 0 10px 8px 0px; 
	font-size:1.2em; 
	font-weight: bold; 
	/*line-height:1.2em*/; 
	color: #666666; 
	background-color:#fff;
	}

	
h1 { 
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	letter-spacing:1px; 
	line-height: 1.3em; 
	color:#999999;
	/*float:left;*/ 
	/*width: 49%;*/ 
	margin: 10px 20px 0 0; 
	padding:0; 
	background-color:#fff;
	}

a.header:link, a.header:visited, a.header:active {
	color: #666666; 
	text-decoration: none; 
	background-color:#fff;
	}

	
a.header:hover {
	color: #000000; 
	text-decoration: none; 
	background-color:#fff;
	}

		
#page-container {
	background-color:#FFFFFF;
	color:#333;
	/*border: solid 0px #ffffff;*/
	min-width: 800px; 
	margin: 0 auto; 
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}



#outer-footer-container {
	border-left: solid 13em #8dc73F; 
	border-right: solid 13em #8dc73F;
	}

#outer-footer-container {
	background-color:#8dc73F; 
	color: #000;

	}

	
#inner-footer-container {
	background-color:#8dc73F; 
	color: #000;
	}

	
#source-footer-container {
	background-color:#8dc73F; 
	color: #000;
	}

	
	
#left-column, #left-footer {
	float: left; 
	margin-left: -13em; 
	width: 13em; 
	margin-right: 1px; 
	}

	
#right-column, #right-footer {
	float: right; 
	margin-right: -13em; 
	width: 13em; 
	margin-left: 1px; 
	}
	
#footer {
	border-top: solid 0px #8dc73f; 
	padding-bottom: 1px;
	}

#inner-column-container {
	border: solid 1px #cccccc;
	background-color:#FFFFFF;
	color:#666;
	margin: 0 -1px;
	}

#inner-footer-container {
	border: solid 1px #8dc73f;
	margin: 0 -1px;
	}

#inner-column-container {
	background-color: #ffffff;
	}

#inner-footer-container {
	background: #8dc73f; 
	}

	
/* set page sub sub pages back so they don't get highlighted as well: */

li.current_page_item li a:link, li.current_page_item li a:active, li.current_page_item li a:visited, li.current_page_item li a:hover {
	color: #666666; 
	font-weight: normal; 
    margin-left: 8px;
	background: #fff;
	}
	
.inside {
	margin: 15px; 
	}
	
#left-column .inside, #left-footer .inside {
	margin: 15px 15px 15px 5px
	}

	
#footer .inside {
	text-align: center;
	}
	
form input {
	color: #000; 
	background: #e9e9e9; 
	padding: 0; 
	margin:0; 
	border: 1px solid #666666; 
	/*border: 1px solid #c2547d;*/ 
	}

.submit input {
	margin-left: 4.5em;
	color: #000;
	background: #fff;
	border: 2px outset #999;
	height: 18px;
	padding:0;
	}
	
.postmetadata2 a:hover {
	color: #666666; 
	text-decoration: underline;
	background-color:#fff;
	}
	
#right-column p, #right-footer p {
	margin-bottom: 15px;
	}

	
.headerright {
	width: 13em; 
	}


/*  fine generali */



/*  UL LI OL e INTESTAZIONI*/

ul, ol, dl, p, h1, h2, h3, h5, h6 {
	margin-top: 10px; 
	margin-bottom: 0px; 
	padding-top: 0; 
	padding-bottom: 0; 
	}

h4 {
	margin: 0; 
	padding: 0; 
	}
	
ul ul, ul ol, ol ul, ol ol {
	margin-top: 0; 
	margin-bottom: 0; 
	}
	
h1 {font-size: 130%; text-transform:uppercase; font-weight:lighter;}
h2 {
	color:#666666;
	font-size: 125%; 
	text-transform:uppercase; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0; 
	padding-bottom: 0; 
	background-color:#fff;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}
h3 {font-size: 120%;color:#999999; background-color:#fff;}
h4 {font-size: 100%; }
h5 {font-size: 70%; }
h6 {font-size: 50%; }

h2 a:link, h2 a:visited, h2 a:active  {
	color: #008640;
	text-decoration: none;
	background-color:#fff;
	}

h2 a:hover  {
	color:#000000; 
	text-decoration: underline;
	background-color:#fff;
	}

.entry h1, .entry h2, .entry h3, .entry h4 {
	clear:both;
	}
	
code, pre {
	font-family: "Courier New", Courier, monospace; 
	}
	
label {
	cursor: pointer; 
	}
	
table {
	font-size: 100%; 
	}
	
td, th {
	vertical-align: top; 
	}
	
	
/*  UL LI OL e INTESTAZIONI*/
	
/*  BASE LAYOUT  */

.clear-columns {
	clear: both; 
	}
	
#outer-column-container {
	background-color:#fff;
	border-left: solid 13em #ffffff; 
	border-right: solid 13em #ffffff;
	color:#333; 
	}

#outer-footer-container {
	border-left: solid 13em #8dc73f; 
	border-right: solid 13em #8dc73f; 
	}

	
#inner-column-container, #inner-footer-container {
	width: 100%; 
	}
	
#source-order-container {
	float: left; 
	width: 100%; 
	margin-right: -1px; 
	background-color:#FFFFFF;
	color:#333; 
	}
	
#source-order-footer {
	float: left; width: 100%; margin-right: -1px; 
	}
	

#left-column, #left-footer {
	float: left; 
	margin-left: -13em; 
	width: 13em; 
	margin-right: 1px; 
	}

#left-column, #right-column {
	margin-top: 6px; 
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

	
#middle-column, #middle-footer {
	float: right; 
	width: 98%; 
	margin-left: -1px; 
	}

#middle-column {
	background-color:#FFFFFF;
	color:#333; 
	}

#middle-column a, a:link, a:visited, a:active {
	color: #008640;
	font-weight: normal; 
	text-decoration: none; 
	background-color:#fff;
	}

	
#middle-column a:hover {
	color: #000000;
	font-weight: normal; 
	text-decoration: underline; 
	background-color:#e9e9e9;
	}

#right-column, #right-footer {
	float: right; 
	margin-right: -13em; 
	width: 13em; 
	margin-left: 1px; 
	}

	
#masthead {
	padding-top: 1px; 
	border-bottom: solid 1px #000; 
	}
	
/**************** change middle column left and right borders *****************/

#inner-column-container, #inner-footer-container {
	border: solid 0px #000; 
	margin: 0 -0px; 
	}
	
#middle-column div.rMenu-center {
	border-bottom: solid 1px #000; 
	}

#middle-footer div.rMenu-center {
	background-color: transparent; 
	}
	
#footer {
	border-top: solid 1px #000; 
	padding-bottom: 1px;
	}
	
.inside {
	margin: 10px 10px 10px 10px; 
	}

.inside_box {
	margin-top: 10px; 
    padding-right: 160px;
	}
	
	
/*  HACKS  */

.clear-columns { 
	/* hide from IE/Mac \*/ padding-bottom: 1px; margin-bottom: -1px;	
	}
	
* html #page-container { 
	/* \*/ height: 0.1%; position: relative; 
	}
	
* html #middle-column, * html #left-column, * html #right-column, * html #source-order-container, * html #source-order-footer, * html #middle-footer, * html #left-footer, * html #right-footer {
	/* hide from IE/Mac \*/ overflow: visible; 
	/* hide from IE/Mac \*/ position: relative; 
	}
	
* html #middle-column, * html #middle-footer {
	margin-right: -4px; margin-right/* */: 0; 
	}
	
* html #middle-column .inside, * html #middle-footer .inside { 
	margin-right: 14px; margin-right/* */: 10px;
	}
	
* html #masthead, * html #footer { 
	/* hide from IE/Mac \*/ height: 0.1%; height/**/: auto;	 
	}
	
* html #masthead .inside, * html #footer .inside {
	margin-top: 0; margin-bottom: 0; margin/* */: 10px; 
	}
	
* html .inside {
	margin: 10px 0.75em; margin/* */: 10px; 
	}

* html #inner-column-container, * html #inner-footer-container {
	display: block; 
	}
	
* html #source-order-container, * html #source-order-footer {
	margin-right: -100%; /* \*/ margin-right: -1px; 
	}
	
#left-column, #right-column, #left-footer, #right-footer {
	position: relative; 
	}
	
/******************************************************************************/

#page-container {
	background: #fff url("images/testata_agenda.gif") no-repeat right top;
	font-size: 80%;
	font-family: helvetica, verdana, arial, sans-serif;
	}
	
#page-container, #inner-column-container, #masthead, #footer, #inner-footer-container {
	border-color: #ff0000;
	}

#outer-footer-container {
	border-left-color: #8dc73F; 
	border-right-color: #8dc73F;	
	}
	
#masthead {
	background-color: #f6f6f6;	
	color:#333;
	}
	
#footer, #left-footer, #right-footer {
	background: #8dc73f; 
	color:#000;
	}
	
#inner-column-container {
	background-color: #fcfcfc; 
	}

#outer-footer-container {
	background-color:#8dc73F; 
	}
	
#inner-footer-container {
	background-color:#8dc73F; 
	}
	
#source-footer-container {
	background-color:#8dc73F; 
	}
	
#left-column h3, #right-column h3, #right-footer h3 {
	margin-bottom: 0; 
	}
	
#right-column p, #right-column ul, #right-footer p {
	margin-top: 0; 
	}
	
p.fontsize-set {
	text-align: center;
	}
	
p.fontsize-set input {
	margin: 0 2px;
	}

/**** Highlight current subpage *******/

li.current_page_item a:link, li.current_page_item a:active, li.current_page_item a:visited, li.current_page_item a:hover { 
	color: black; 
	font-weight: bold; 
	background-color:#FFFFFF;
	}

/***********************************/

#right-column .inside ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}

#right-column .inside {
margin-top: 15px;
}

#right-footer .inside ul {
	list-style-type: none; 
	margin: 0; 
	padding: 6px 0 0 0; 
	}

#middle-footer .inside ul {
	list-style-type: none; 
	margin: 0; 
	padding: 6px 0 0 24px; 
	}

#left-column .inside ul, #left-footer .inside ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0 0 0 4px; 
	}
	
#left-column .inside ul {
	text-transform: uppercase; 
	}

#left-column .inside ul a{
	text-decoration: none; 
	}
	
#left-column .inside ul li, #middle-footer .inside ul li, #right-column .inside ul li {
	margin: 2px 0 2px 0px; 
	}

#left-footer .inside ul li {
	margin: 0px 0 2px 0px; 
	}

#left-column .inside ul li a{
	text-transform: uppercase; 
	}
	
#left-column .inside ul li li a{
	text-transform:none;
	}
	
.inside h1{ 
	font-family: verdana, arial, sans-serif; 
	letter-spacing:-3px; 
	line-height: 1.0em; 
	font-size:1em; 
	float:left; 
	/*width: 49%;*/ 
	margin: 10px 5px 0 0; 
	}
	
a.header:link, a.header:visited, a.header:active, a.header:hover {
	color: #999; 
	text-decoration: none; 
	}
	
div#search {
	float: right; 
	width: 15em; 
	text-align: right; 
	padding: 0.6em 0 0.2em 0; 
	margin: 0 1em; 
	}

/***************** wordpress defaults *****************/

.navigation {display: block; margin: 0; padding: 0; width: 100%; /*height: 15px;*/ } 
.older{float: left; width: 100%; text-align: left; margin:0; padding:0;font-size: 90%;}
.older p{margin:0; padding:0;}
.newer{float:right; display: none; text-align: right; margin:0; padding:0;font-size: 90% ;}
.postmetadata{clear:both; margin: 5px 0 15px 0; color: #999; background: #f4f4f4; padding: 2px; font-size: 90%;}
.postmetadata2{float: left; padding: 0; margin: 0px 0 0px 0; color: #666; font-size: 90%;background-color:#FFFFFF;}
.postmetadata3{margin: 0px; color: #666; font-size: 90%; padding: 2px 0 2px 4px;background-color:#FFFFFF;}
.postmetadata3 li{list-style-type: none; padding: 2px 0 2px 0px;}
.postmetadata3 p{margin: 13px 0 0 0;}
.postmetadata2 a:link, .postmetadata2 a:active, .postmetadata2 a:visited {color: #666; text-decoration: underline; background-color:#FFFFFF;}
.post-last {margin-bottom: 20px; } /*different style for last post on page*/
.post-page {margin-top: 20px; margin-bottom: 20px; }
.pagetitle {margin-bottom: 15px;}
.entry li{color: #333;list-style-type: none; margin:0px; padding: 2px 0 2px 18px;background: #fff url("images/flag.gif") no-repeat left 2px; font-size: 96%; line-height:1.4em;}
.entry ul{margin:0px; padding: 10px 70px 0px 10px; text-align:justify;}
.entry {margin: 0px; padding: 0px; color: #333; line-height:1.8em; font-size:1em;font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif; background-color:#FFFFFF;}
.entrysimple {margin: 0px; padding: 10px 0px 0px 0px; color: #666; line-height:1.7em; background-color:#FFFFFF;}
.entrysimple p{margin: 0px;}


/* CSS for forms -------------------------------------- */

form {
	margin: 0 0 0 4px; 
	padding: 0; 
	}
	
form p {
	margin: 5px 0 0 0; 
	padding: 0; 
	}
	
label {
	margin-right: 0.5em; 
	/*display: block;*/ 
	font-family: helvetica, verdana, arial, sans-serif;
	}
	
fieldset {
	border: 1px solid #666666; 
	width: 45em; 
	}
	
legend { 
	color: #333333; 
	background-color: #fff; 
	}
	
.comment-textarea{
	width: 96%; 
	padding: 0; 
	margin: 0; 
	}
	
#s{width: 75%;}

/******************clearfix********************/

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {min-width: 0; display: inline-block; /* \*/	display: block; }
* html .clearfix {/* \*/  height: 1%;}


/**********************************************************/

.line1pix { 
	width: 100%; 
	height: 1px; 
	border-top: 1px solid #cccccc; 
	padding: 0; 
	margin: 2px 0 4px 0; 
	display: block; 
	font-size: 1px; 
	}
	
.headerleft {
	float: left; 
	/*width: 49%;*/ 
	text-align: left; 
	margin-bottom: 0; 
	margin-top: 0; 
	position: relative; 
	background: transparent url("images/provincia.gif") no-repeat right 66px; 
	padding: 0 120px 0 0;
	}
	
.headerright {
	float:right; 
	width: 15em; 
	/*text-align: right;*/ 
	padding: 0; 
	margin: 10px -1px 0 0; 
	background: #ffffff; 
	color: #000; 
	border: 1px solid #cccccc; 
	}
	
	
/*.entry ul, .entry ol {
	clear:both
	}
	
.entry ul li, .entry ol li {
	clear: both
	}
*/
	 
.postmetadata {
	clear:both
	}
	
.post {
	/*border-bottom: dotted 1px #ccc;*/ 
	margin-bottom: 20px; 
	}
	
blockquote {
	height: 1%; 
	color: #555; 
	/*margin-left: 20px*/; 
	/*border-left: solid 10px #ccc;*/ 
	padding: 1em 1em; 
	background: #f4f4f4; 
	border: solid 1px #e1e1e1;  /* hack for IE6 and older*/ 
	}
	
blockquote blockquote {
	height: 1%; 
	color: #444; 
	/*margin-left: 20px*/; 
	/*border-left: solid 10px #ccc;*/ 
	padding: 1em 1em; 
	background: #e1e1e1; 
	border: solid 1px #d3d3d3;  /* hack for IE6 and older*/ 
	}
	
blockquote p {
	margin-top: 0
	}

#left-column ul li a, #right-column ul li a {
	width:96%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #028641;
	color: #666666;
	}
	
#left-column .inside li, #right-column .inside li {
	margin: 2px 0 2px 0;  
	font-size: 90%; 
	}

#right-footer .inside ul li {
	margin: 2px 0 2px 0;
	}

	
#left-column ul li ul li a, #right-column ul li ul li a{
	width:100%;
	background-color:#FFFFFF;
	border-bottom:solid 1px #ffffff;
	color: #666666;
	}

#left-column .inside ul li ul li, #right-column .inside ul li ul li, #left-footer .inside ul li ul li, #right-footer .inside ul li ul li {
	margin: 2px 8px 2px 0px; 
	}
	
#left-column .inside ul li a, #right-column .inside ul li a {
	text-decoration: none; 
	font-weight: normal;
    font-size: 100%; 
	color: #666; 
	padding: 0 0 2px 0; 
	display: block;
	background-color: #fff;
	}

#left-footer .inside ul li a {
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	text-decoration: none; 
	font-weight: normal;
    font-size: 90%; 
	color: #000; 
	padding: 0 0 2px 0; 
	display: block;
	background-color: #8dc73F;
	}

#left-footer .inside ul li a:hover {
	text-decoration: underline; 
	color: #333; 
	}

#right-footer ul li a {
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	text-decoration: none; 
	font-weight: normal;
	font-size: 90%; 
	color: #000; 
	padding: 0 0 2px 0; 
	display: block;
	background-color: #8dc73F;
	}

#middle-footer ul li a {
	list-style-type: none; 
	text-decoration: none; 
	font-weight: normal;
	color: #000; 
	padding: 0 0 4px 0; 
	margin: 0; 
	background-color: #8dc73F;
	}

#middle-footer ul li {
	padding: 0; 
	margin: 0; 
	background-color: #8dc73F;
	color: #333; 
	}
	
#middle-footer ul li a:hover {
	color: #333; 
	padding: 0 0 4px 0; 
	margin: 0; 
	text-decoration: underline; 
	background-color: #8dc73F;
	}

#right-footer ul li a:hover {
	text-decoration: none; 
	color: #333; 
	background-color: #8dc73F;
	padding: 0 0 2px 0; 
	}
	
* html #left-column .inside ul li a, #right-column .inside ul li a, #left-footer .inside ul li a, #right-footer .inside ul li a {
	display:inline-block 	 /* IE6 needs inline-block */
	}

* + html #left-column .inside ul li a, #right-column .inside ul li a, #left-footer .inside ul li a, #right-footer .inside ul li a {
	display:inline-block /* IE7 needs inline-block */
	}
	
#left-column .inside ul li a:hover, #right-column .inside ul li a:hover {
	text-decoration: none; 
	color: #000; 
	padding: 0 0 2px 0; 
	background-color: #fff;
	}

#left-footer .inside ul li a:hover {
	text-decoration: underline; 
	color: #333; 
	padding: 0 0 2px 0;
	background-color: #8dc73F;
	}

#right-footer .inside ul li a:hover {
	text-decoration: underline; 
	color: #333; 
	padding: 0 0 2px 0; 
	background-color: #8dc73F;
	}
	
#footer .inside, #footer .inside a {
	color: #999; 
	font-weight: normal;
	font-size: 12px;
	background-color: #8dc73F;
	}
	

/*  COMMENTS  */

ol.commentlist {
	margin: 15px 0 25px 0;
	list-style-type: none;
	padding: 0;
	border-top: dotted 1px #ccc;
	/*border-bottom: dotted 1px #ccc;*/
	}
	
ol.commentlist li {
	border-bottom: dotted 1px #ccc;
	/*background-color: #ebebeb;*/
	padding: 15px 10px;
	}

ol.commentlist li.alt {
	background-color: #f6f6f6;
	color: #333;
	}

ol.commentlist li.authorcomment {
	background-color: #ffecec;
	color: #333;
	}
		
ol.commentlist li p {
	margin: 2px 0 5px 0;
	}

/*  GRAVATARS  */

img.avatar {
	float: left; 
	margin: 0 8px 3px 0;
	padding: 3px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
	color: #333;
	}



/*  New WP 2.6 image classes  */


.entry img {
	margin: 10px 10px 0 0;
	padding: 5px;
	border: solid 1px #ddd;
	background-color: #f3f3f3;
	color: #333;
	}

.entrysimple img {
	margin: 0 12px 0 0;
	padding: 0;
	border: 0;
	float:left;
	}

.postmetadata img {
	border: none;
	margin: 0 0 -3px 0;
	padding: 0;
	}
				
img.alignleft {
	float: left; 
	margin: 0px 5px 0 0; 

	}

#middle-footer img.alignleft {
	float: left; 
	margin: 0px 5px 5px 0; 

	}
	
img.alignright {
	float: right; 
	margin: 10px 0 5px 10px; 

	}

img.aligncenter {
	display: block;
	margin: 10px auto;
	}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft,
div.alignleft {
   float: left;
   margin: 10px 10px 5px 0;
}

.alignright,
div.alignright {
   float: right;
   margin: 10px 0 5px 10px;
}


/*  New WP 2.6 image caption  */
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px 0 0 0;
   color: #666;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 13px;
   padding: 2px 4px 5px;
   margin: 0;
   color: #666;
   background-color: #f3f3f3;
}

/* Smileys  */
		
img.wp-smiley {
    float: none;  /* don't float smileys */
    border: none; 
	margin: 0 1px -1px 1px; 
	padding: 0;
	background: none;
}
	
/* CALENDAR TABLE */

#calendar_wrap {
	padding: 0;
	border: solid 1px #ccc;
}
	
table#wp-calendar caption {
	width: auto;
	background: #eee;
	border: #999;
	padding: 3px;
	margin: 0 auto;
	color: #666;
}
	
table#wp-calendar {
	width: 100%;
	border-width: 0;
	border-spacing: 0;
	border-style: solid;
	border-color: #ccc;
	border-collapse: separate;
	background-color: white;
	margin: 0 auto;
	color:#666;
}
	
table#wp-calendar th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #eee;
	background-color: white;
	text-align: center;
	color:#666;
}
	
table#wp-calendar td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #eee;
	background-color: white;
	text-align: center;
	color:#666;
}
	
	/* BASE NEWS  */

#news-head {
	background: transparent url("images/provincia.gif") no-repeat right top;
	text-align: left;
	font-size:98%;
	line-height:95%;
}

#news-head a{
	font-weight:normal;
	font-size:98%;
	color:#999;
	background-color: #fff;
}
	
#news-head a:visited, #news-head a:active{
	font-weight:normal;
	font-size:98%;
	color:#999;
	background-color: #fff;
}

#news-head a:hover{
	font-weight:normal;
	font-size:98%;
	color:#666;
	background-color: #fff;
}

.news-testata {
	text-align: justify;
	margin:0;
	padding:8px 170px 0 0;
}

#news-head p{
	margin: 0;
}
	
#news-head hr{
	color: #e1e1e1;
	margin:2px 0 0 0;
	padding:0;
	background-color: #fff;
}
	
	/* DOWNLOAD BUTTON  */


#page_box{
	background: #008739 url("images/downbutton.gif") no-repeat left top;
    font-size: 13px;
    text-align: left;
	width:95%;
    height: 26px;
    color: #ffffff;
	margin:10px 0 10px 0;
	padding:2px 0 2px 30px;
    float: left;
}
	
#page_box  a{
	font-weight:normal;
    color: #ffffff;
    text-decoration: none;
	background-color: #008739;
	}

#page_box  a:hover{
	font-weight:normal;
    color: #000;
    text-decoration: none;
	background-color: #008739;
	}

#page_box2{
	background: #008739 url("images/pdfbutton.gif") no-repeat right top;
    font-size: 12px;
    text-align: center;
	width:103px;
    height: 63px;
    color: #ffffff;
	margin:0 8px 0 0;
	padding:40px 0 0 0;
    float: left;
	}
		
#page_box2  a{
	font-weight:normal;
	color:#ffffff;
    text-decoration: none;
	background-color: #008739;
	}

#page_box2  a:hover{
	font-weight:normal;
	color:#000;
    text-decoration: none;
	background-color: #008739;
	}

.news-data{
	background: transparent url("images/dot-news.gif") no-repeat left 2px;
	font-weight:bold;
    text-decoration: none;
	padding-left:14px;
	}

.elenco-data{
	background: transparent url("images/arrows_news.png") no-repeat left 0px;
	font-weight:bold;
    text-decoration: none;
	padding-left:24px;
	}

#logo {
	margin: 0;
	padding: 0;
	height: 80px;
    position: absolute;
    top: 0;
    right: 0;
	border: 0;
	}
	
	/* TABLE */


td {
	width: 9%;
	text-align: center;
	padding-bottom:6px;

}
th {
	width: 9%;
	font-size: 80%;
	line-height: 1em;
	text-align: center;
	border-bottom: 1px solid #ccc;
	vertical-align:top;
	padding-bottom:6px;
}
table {
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom:12px;
}
caption {
	font-weight: bold;
	font-size: 100%;
	line-height: 1em;
	text-transform: uppercase;

}
caption a{
	font-weight: bold;
	font-size: 100%;
	line-height: 1.9;
	text-transform: lowercase;
}

	/* TOP */


#top {
	margin: 0;
	padding: 4px 0 10px 0;
	text-align:center;
	text-transform: uppercase;
	color:#000;
	font-size: 0.8em;
	width: 100%;
	border-top:#fff 1px solid;
	background-color: #8dc73F;
	}

#top a{
	color:#000;
	font-size: 0.9em;
	text-decoration:none;
	background-color: #8dc73F;
	}
#top a:hover{
	color:#333;
	font-size: 0.9em;
	text-decoration:underline;
	background-color: #8dc73F;
	}
#top a:visited{
	color:#000;
	font-size: 0.9em;
	background-color: #8dc73F;
	}
#top a:active{
	color:#000;
	font-size: 0.9em;
	background-color: #8dc73F;
	}

	/* FOOTER EXTRA  */

#footer-sub-cen h3{
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	color:#FFFFFF;
	text-align: left;
	font-size: 98%;
	padding-left:32px;
	width:auto;
	background-color: #8dc73F;
	}

#footer-sub-dx h3, #footer-sub-sx h3{
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	color:#FFFFFF;
	text-align: left;
	font-size: 90%; 
	padding-left:32px;
	width:auto;
	margin-top:0px;
	background-color: #8dc73F;
	}

#right-footer h3{
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	color:#FFFFFF;
	text-align: left;
	font-size: 90%; 
	background-color: #8dc73F;
	}

#footer-sub-container a{
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 90%; 
	text-align: left;
	}

#footer-sub-container a:hover{
	font-size: 90%; 
	color: #333; 
	text-align: left;
	text-decoration:underline;
	background-color: #8dc73F;
	}
#footer-sub-container a:visited{
	font-size: 90%; 
	text-align: left;
	}
	
#footer-sub-container a:active{
	font-size: 90%; 
	text-align: left;
	}


#footer-sub-container{
	padding: 0px; 
	margin: 0px; 
	text-align: left;
	}

#footer-sub-sx{
	float: left; 
	color: #000; 
	width: 33%; 
	text-align: left;
	background: #8dc73F url("images/file_footer.png") no-repeat left top;

	}

#footer-sub-dx{
	float: right; 
	color: #000; 
	margin-left: 18px; 
	width: 29%; 
	text-align: left;
	background: #8dc73F url("images/file_footer.png") no-repeat left top;

	}

#footer-sub-cen{
	margin-left: 35%;
	color: #000;  
	text-align: left;
	background: #8dc73F url("images/file_footer.png") no-repeat left top;
	}
	
/*  PAGINA TRE COLONNE */

#centro-content{
	padding: 0px; 
	margin: 0px; 
	text-align: left;
	}

#centro-content-sx h4, #centro-content-dx h4, #centro-content-cen h4{
	padding-left:34px; 
	padding-bottom:10px; 
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:110%;
	}
	
#centro-content-sx{
	background: transparent url("images/arrows_home.png") no-repeat left top; 
	float: left; 
	width: 33%; 
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:102%;
	line-height:1.8em;
	}

#centro-content-cen{
	background: transparent url("images/arrows_home.png") no-repeat left top; 	
	margin-left: 35%; 
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:102%;
	line-height:1.8em;
	}

#centro-content-dx{
	background: transparent url("images/arrows_home.png") no-repeat left top; 
	float: right; 
	margin-left: 18px; 
	width: 29%; 
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:102%;
	line-height:1.8em;
	}
	
/*  TESTATA */

#testata-agenda{
	background: transparent url("images/testata_agenda.gif") no-repeat right top; 
	}
#testata-testo{
	margin:90px 20px 0px 200px; 
	}
#banda-sinistra{
	background-color: #008641; 
	color: #000; 
	float: left; 
	height: 160px; 
	width: 13em;
	}
#banda-destra{
	background-color: #008641; 
	color: #000; 
	float: right; 
	height: 160px; 
	width: 13em;
	}

#immagine-roll{
	margin: 0; 
	padding: 0; 
	height: 160px; 
	}
	
	


