@charset "iso-8859-1";
/* CSS Document */

/* RESET CSS */
html, div, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
img { border:none; vertical-align:bottom; }

/* COMUNI */
body { background:#f3f3f4; }
h1 { margin:0; padding:2px; font-family:Georgia, Times New Roman, Times, serif; font-size: 20px; font-style: normal; font-weight: bold; color: #008953; text-transform:none; background:#f3f3f3; }
h2 { margin:0; padding:2px; font-family:Georgia, Times New Roman, Times, serif; font-size: 16px; font-style: normal; font-weight: bold; color: #008953; text-transform:none; background:#f3f3f3; }
h3 { margin:0; padding:2px; font-family:Georgia, Times New Roman, Times, serif; font-size: 14px; font-style: normal; font-weight: bold; color: #008953; text-transform:none; }

a {
	color:#008953;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover {
	color: #3d3d3d;
	font-weight:bold;
	text-decoration:none;	
	}

#contenitore { width:800px; background:#fff; margin:0 auto; padding:10px; }

/* TOP */
#top { width:800px; margin:0; padding:0; background:#fff; }
#toptitle { width:800px; height:255px; margin:0 auto 10px auto; padding:0; }

/* MENU SINISTRA */
#sinistra { width:124px; background:#e9e9e9; float:left; margin:0 20px 0 0; }
#menu {
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li a { 
	display:block;
	margin:0; 
	padding:10px; 
	background:#e9e9e9; 
	border-bottom: 2px solid #fff; 
	color:#008953; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration:none; 
	text-transform:none; 
	}
#menu li a:hover { 
	display:block; 
	margin:0; 
	padding:10px; 
	color:#8cc63f; 
	background:#f3f3f4; 
	}
#menu .vocecorrente a:link,
#menu .vocecorrente a:visited,
#menu .vocecorrente a:hover {
	background:#FFFFFF;
	color:#8cc63f;
	}	
ul#menu li ul {
	list-style:none;
	margin:0;
	padding:0;
	}	
ul#menu li ul a { 
	display:block;
	margin:0; 
	padding:5px 5px 5px 10px; 
	background:#dedddd; 
	border-bottom: 1px solid #fff; 
	color:#008953; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration:none; 
	text-transform:none; 
	}
ul#menu li ul a:hover { 
	display:block;
	margin:0; 
	padding:5px 5px 5px 10px; 
	color:#8cc63f; 
	background:#f3f3f4; 
	}

/* CONTENUTO */
#contenuto { width:640px; background:#fff; margin:0; padding:10px 0 0 10px; float:left; position:relative; }
#contenuto p { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	color:#000;
	text-align:justify;
	}	
#contenuto .right {
	text-align:right;	
	}	
#contenuto .center {
	text-align:center;	
	}					
#contenuto td { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	color:#000;
	padding-bottom:10px;
	}	
#contenuto .txtverde {
	color:#008953;
	}
			
/* ELENCO TEMI */
#elenco {
	margin:0;
	padding:15px 0 0 0;
	}	
#elenco li {
	padding:0 0 10px 0;
	margin-left:16px;
	list-style:upper-alpha;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	color:#000;
	}

/* INCONTRI */	
#incontri { 
	list-style:none;
	margin:18px 0 0 0;
	padding:0;
	}
#incontri li a {
	display:block;
	margin:0; 
	padding:10px 0; 
	background:#fff; 
	border-bottom: 2px solid #e1e1e1; 
	color:#000; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration:none; 
	text-transform:none; 
	}
#incontri li a:hover {
	display:block; 
	margin:0; 
	padding:10px 0; 
	color:#008953;
	background:#fff;
	border-bottom: 2px solid #008953;
	}
#incontri .green {
	color:#008953; 
	}	
		
/* LINK BOTTONE */	
#bottone { margin:0 30px 20px 0; float:left; }
#bottone p a {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	color:#0e3860;
	background:#c0e7e9;
	padding:8px 30px 8px 30px;
	border-radius:20px;
	}
#bottone p a:hover {
	color:#fff;
	background:#75b9bf;
	padding:8px 30px 8px 30px;
	border-radius:20px;
	}
	
/* TABLE ATTI */
#atti { width:640px; background:#fff; margin:0; padding:0; float:left; position:relative; }
#atti td { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:normal;
	font-size:13px;
	color:#000;
	padding:10px 0;
	border-bottom:2px solid #e1e1e1;
	vertical-align:middle;
	}
#atti .verde {
	color:#008953;	
	}
	
/* MAPPA */		
#mappa p a img {
	margin:7px 0 5px 0;
	padding:8px;
	background:#fff;
	border:1px solid #d7d7d7;
	}		
#mappa p a:hover img {
	padding:8px;
	background:#e7e7e7;
	border:1px solid #6a6a6a;
	}			
#mappa p a { 
    font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size:11px;
	color:#999;
	text-decoration:none;
	}	
#mappa p a:hover { 
	color:#3d3d3d;
	text-decoration:none;
	}

/* BOTTOM */
#bottom { width:800px; margin:20px 0 0 0; padding:0; background:#fff; float:left; }