
*/

body { 
	margin:0 1px 0 0;
	font: 100% verdana, helvetica, sans-serif; 
	font-size: 0.8em;
	margin:0em; padding:0em;  
	background: #ffffff;
}

editore { 
	margin:0 1px 0 0;
	font: 100% verdana, helvetica, sans-serif; 
	font-size: 0.8em;
	font-style: italic bold
	margin:0em; padding:0em;  
	background: #ffffff;
}
acronym {
   cursor: help;
   border-bottom: 1px #000;
	border-left: 0px #000;
	border-right: 0px #000;
	border-top: 1px #000;
}

a {
	color: Navy;
	border-bottom: 0px solid navy;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #800080;
	border-bottom: solid 0px #800080;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #DD0000;
   border-bottom: 0px solid #DD0000;
   text-decoration: none;
	font-weight: bold;
}

a:hover { 
   color: #ffffff;
	background: #3960A8;
   border-bottom: 0px solid #FF9C00;
   text-decoration: none;
	font-weight: bold;

}

ul {
	margin: 0px;
	padding: 0px;
	}

li {
	line-height: 2.1ex; 
	list-style-type: none;

	}
	
	
hr { 
  display: inline;  
  height: 1px;
  border-bottom: 1px dotted #C8DAEB;
 }
 
h1 {
	color: #000000;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1.4em;
	display: none;
	
	}
h2 {
	color: #5D88B5;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: 1em;
	display: none;
	}
	
	h3 {
	color: #FF6C00;
	background-color: #666633;
	font-family:  georgia, verdana, Helvetica, geneva, Arial, Helvetica, sans-serif; 
   text-align: left;
	font-size: 1.6em;
	font-style: italic;
	padding-left: 5px;
	width:auto; 
	margin-top: 12px;
	margin-bottom: 10px;
	border-top: 0px solid #5D88B5;
	border-bottom: 0px solid #5D88B5;
	border-left: 0px solid #5D88B5;
	border-right: 0px solid #5D88B5;
	
	}
	
h4 {
	color: #5D88B5;
	font-size: 1.4em;
	font-family: Georgia, Helvetica, geneva, Arial, Helvetica, sans-serif; 
	margin-bottom: 0px;
	padding-left:5px;	
   font-style: italic;
	}
	

/* 
--Inizio personalizzazione dei link. --

*/

a.indice {
   
	 PADDING-RIGHT: 2px; 
	 BORDER-TOP: #ffffff 0px solid;
	 DISPLAY: block;
	 PADDING-LEFT: 1px; 
	 BORDER-RIGHT: #ffffff 0px solid; 
	 PADDING-BOTTOM: 0px; 
	 BORDER-LEFT: #FF9C00 0px solid; 
	 COLOR: #ffcc00; 
	 PADDING-TOP: 0px; 
	 BORDER-BOTTOM: #797A1C 1px; 
  
	 FONT-FAMILY: Verdana, "Times New Roman", Times, serif; 
     font-size: 0.9em;
	 TEXT-DECORATION: none
	
}

a.indice:visited {
   BORDER-RIGHT: #ffffff 0px solid;
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ffffff 0px solid; 
	DISPLAY: block;
	PADDING-LEFT: 1px; 
	BACKGROUND: transparent; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #FF9C00 0px solid; 
	COLOR: #ff9c00;  
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #797A1C 1px;

	FONT-FAMILY: Verdana, "Times New Roman", Times, serif; 
	font-size: 0.9em;
	TEXT-DECORATION: none

}

a.indice:active {
   BORDER-RIGHT: #ffffff 0px solid;
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ffffff 0px solid;
	DISPLAY: block;
	PADDING-LEFT: 1px; 
	BACKGROUND: transparent; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #ffffff 0px solid; 
	COLOR: #DD0000;
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #797A1C 1px;

	FONT-FAMILY: Verdana, "Times New Roman", Times, serif; 
	font-size: 0.9em;
	TEXT-DECORATION: none
}
a.indice:hover {
   BORDER-RIGHT: #ffffff 0px solid;
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #ffffff 0px solid;
	DISPLAY: block;
	PADDING-LEFT: 1px; 
	BACKGROUND: #663300; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #ffffff 0px solid; 
	COLOR: #ffffff; 
	PADDING-TOP: 0px; 
	border-bottom: 1px solid #FF9C00;
	FONT-FAMILY: Verdana, "Times New Roman", Times, serif; 
	font-size: 0.9em;
   TEXT-DECORATION: none;
	background-position: right;
	background-repeat: no-repeat;
}

/*
--Fine personalizzazione dei link--
 */

/* 
--Inizio struttura della pagina.-- 
L'elemento "#corpo" è il contenitore.
*/

#corpo { width:750px; 
   float: center;
   text-align: center;
   margin: 0px auto auto auto;
   border: solid 0px #5D88B5;
   background: #666633;
 }

#testa { 
   border:0px dashed #5D88B5; width:750px;
	height: 180px;
   margin: auto; 
   text-align: center;
   background: #666633 url('images/nichi.jpg') no-repeat center 50%; 
   padding-left:0; padding-right:0; padding-top:0em; padding-bottom:0em; background-image:url('images/nichi.jpg'); background-repeat:no-repeat
 }



#colonna-dx  {
	float:			right; 
	width:			210px; 
	color:			#000;
	background: #666633;
	border-top: 0px #5D88B5 solid;
   border-bottom: 0px #5D88B5 solid;
	border-right: 0px #5D88B5 solid;
	border-left: 0px #5D88B5 solid;
	font-size: 0.8em;
   margin-right: 0px;	
}

#colonna-sx  {
	float:			left; 
	width:			120px; 
	color:			#000;
	background: #999999;
	border-top: 1px #5D88B5 solid;
   border-bottom: 1px #5D88B5 solid;
	border-right: 1px #5D88B5 solid;
	border-left: 1px #5D88B5 solid;
	font-size: 0.8em;
   margin-right: 0px;	
}


#principale { 
	float:			left; 
   text-align: left;
	width:			500px; 
	background:	#666633; 
	color:			#000;
	border: solid 0px #5D88B5;
	font-size: 0.8em;
	margin: 		10px;
}


#footer { 
	clear: left;
	float:			center; 
	width:			750px; 
	color:			#000;
	background: #666633;
   border-top:	0px solid #000;
	border-top:	0px solid navy; 
	margin-top: 1px;
	padding: 2px 0px;
	font-size: 0.7em;
   text-align: center;
   <a href="index.html" class="indice"><font color="#FFCC00" size="3">HOME</font></a>
}


.scarica {
    
   background: #ffffff;
	font:92% verdana, helvetica, sans-serif; 
	border-bottom: 0px dashed #5D88B5;
	border-top: 0px dashed #5D88B5;
	border-left: 0px dashed #5D88B5;
	border-right: 0px dashed #5D88B5;
	padding: 10px;

	
}

.iniziativa {
    
   background: #ffffff;
	font:92% verdana, helvetica, sans-serif; 
	border: 2px solid #5d88b5;
	padding: 10px;

	
}

.riferimenti {
    
   background: #343434;
   color: #ffffff;
   width:			120px; 
   font-style: bold;
	font:92% verdana, helvetica, sans-serif; 
	border: 1px solid #5D88B5;
	padding: 10px;

	
}

.partecipazione {
    
   background: #ffffff;
	font:92% verdana, helvetica, sans-serif; 
	border-bottom: 0px dashed #5D88B5;
	border-top: 0px dashed #5D88B5;
	border-left: 0px dashed #5D88B5;
	border-right: 0px dashed #5D88B5;
	padding: 10px;

	
}

.stili {
    
 
	font:92% verdana, helvetica, sans-serif; 
	border-bottom: 0px dashed #5D88B5;
	border-top: 0px dashed #5D88B5;
	border-left: 0px dashed #5D88B5;
	border-right: 0px dashed #5D88B5;
	padding: 0px;
	text-align: left;
	
}

.risorse {
    
   background: #666633;
	font:92% verdana, helvetica, sans-serif; 
	border-bottom: 0px dashed #5D88B5;
	border-top: 0px dashed #5D88B5;
	border-left: 0px dashed #5D88B5;
	border-right: 0px dashed #5D88B5;
	padding: 10px;
	text-align: left;
	
}

.validazioni {
    
   background: #ffffff;
	font:92% verdana, helvetica, sans-serif; 
	border-bottom: 0px dashed #5D88B5;
	border-top: 0px dashed #5D88B5;
	border-left: 0px dashed #5D88B5;
	border-right: 0px dashed #5D88B5;
	padding: 10px;
	text-align: left;
	
}

 