body {margin:0; padding:0; font: 1.0em verdana, arial, sans-serif; }
* {margin:0; padding:0;}
h1 {font-size:1.3em; text-transform:uppercase; text-align:center; letter-spacing:.2em; margin:.5em 0;color: #006600;}
h2 {font-size:1.2em; letter-spacing:.1em; margin:.5em 0;color: #006600;}
h3 {font-size:1.1em; word-spacing:0.5em; margin:.5em 0}

p {font-size:1em; margin-top:0; margin-bottom:.5em; margin-left:1em}	

a
{
	text-decoration: none;
	color: #006600;
}
a:hover {color: #960; text-decoration:none;}
.nodec {text-decoration:none}
.nodec:hover {text-decoration:none}

div#container 
{
	position:relative; 
	min-width:1000px; 
	max-width:1200px; 
	margin-left:auto; 
	margin-right:auto; 
}
div#header
{
	height: 100px;
	text-align: left;
	border-bottom: 2px #006600 solid;
	overflow:hidden;
}

div#nav {position:absolute; left:0px; top:90px; width:120px;
			padding:1em; margin:22px 0 15px 0;
			border-bottom:1px solid #006600; font-size:0.75em}			

div#content {margin:10px 170px 0 140px; padding: 0 1em; font-size:0.8em}

div#rightcolumn
{
	position: absolute;
	width: 160px;
	top: 80px;
	right: 0px;
	margin: 32px 0px 0px 0px;
	padding: 1em 0 1em 1em;
	border-top: 2px solid #006600;
	border-left: #006600 thin solid;
	border-bottom: #006600 thin solid;
	font-size: 0.75em;
}

div#footer {width:100%;  /* makes the div fill its container - usually body */
 					padding:4px 0; /* pushes the links away from top and bottom of the div */
					font-size:.7em;  /* sets the font size of all links */
					text-align:center; /* centers the ul elements in the div */
					background-color:#FFFFFF; /* sets the background color of the div */
					border-top:3px solid #006600; border-bottom:2px solid #006600; margin-top:1.5em;}
					
div#menu {font-size:0.8em; border-bottom:1px solid #006600}
 
div#titledestra
{	position:absolute; 
	width:156px; 
	top:-30px; 
	right:0px;  
	margin:32px 0 0 0; padding:1em  0; font-size:0.75em
}
div#titolo
{
	font-size: 1.3em;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: .5em 0;
	color: #006600;
}


/*menu di sinistra */
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.item
{
	color: #000000;
	font-size: 0.9em;
	display: block;
	background: #ffffff;
	border: blue 1px solid;
	margin: 10px 5px 5px 5px;
	padding-right: 2px;
	width: 95px;
	text-transform: uppercase;
}

.item:hover
{
	color: Black;
	background: #ccff66;
	text-decoration: none;
}

.itemsub{
	color: black;
	font-size: 0.8em;
	display: block;
	background: #ffffff;
	border: blue 1px solid;
	margin: 5px 5px 0px 15px;
	padding-right: 2px;
	/*opacity: 0.5;
	filter: alpha(opacity=50);*/
	width: 85px;
}

.itemsub:hover 
{
	color:Black;
	background: #ccff33;
	text-decoration: none;
}


/* fine menu di sinistra */


input {
	border: 1px solid #f0b600;
	background: #a6da87;
}

.bordo { 
	font-size: 10pt;
	font-family: Tahoma,sans-serif;
	color: black;
	text-align: center;
	border:double thin black;
		background: #a6cca1;

}
.news { 
	font-size: 10pt;
	font-family: Tahoma,sans-serif;
	color: black;
	text-align: center;
	border:double thin Blue;
}
.news a
{
	color: #006600;
	font-weight: bold;
}
.err
{
	font-size: 9pt;
	font-family: Tahoma,sans-serif;
	color: red;
	text-align: center;
	background: #a6cca1;
}

/* tables */

table
{
	text-align: left;
	font-size: 1em;
	border-right: green 1px solid;
	border-top: green 1px solid;
	border-left: green 1px solid;
	border-bottom: green 1px solid;
}

td {
	border: 1px solid green;
	padding: 0;
}
thead
{
	color: #000000;
	background: #ccff99;
	font-family: Tahoma,sans-serif;
	padding: 5px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

/*CASELLA INGRANDISCI TESTO*/

#textchanger { 

width:90%; 
height:auto;
color:black;
border: 1px dotted #22b1e1; 
padding: 0 0 0 0 ; 
/*margin: 0 auto 2em auto;*/
margin: 0 auto auto auto;
background-color:#fff; text-align:center;
}


	
#textchanger ul {padding:0; margin:0 0 0 0;}

#textchanger a {
        border-bottom: none; margin:0 0 0 0;	
        text-decoration: underline;
        font-style: normal;     
        color: #0000FF;
    }

	#textchanger a:focus {
        border-bottom: none; margin:0 0 0 0;	
        text-decoration: none;
        font-style: normal;     
        color: #FF9933;
    }

	#textchanger a:hover {
        border-bottom: none; margin:0 0 0 0;	
        text-decoration: none;
        font-style: normal;     
        color: #FF9933;
    }
/*mappa*/
#mappa
{
	margin-left: 1em;}
#mappa ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mappa1
{
	color: #000000;
	font-size: 1.2em;
	display: block;
	background: #ffffff;
	text-transform: uppercase;
	margin-top: 2em;
	margin-bottom:0.5em;
}

.mappa2
{
	color: black;
	font-size: 1em;
	display: block;
	background: #ffffff;
	margin-left: 2em;
}

.mappa3{
	color: black;
	font-size: 0.9em;
	display: block;
	background: #ffffff;
		margin-left: 4em;

}

ul.stampa li
{
	list-style-type: circle;
	list-style-image: url( "newspaper.png" );
	margin: 0.5em 0 1em 0;
	list-style-position:outside;
}
