<!--
body {
background-color: #a3c863;}

.testo {font-family:  arial; color: #000000; font-size: 14px; font-weight: normal; font-style: normal;}
.testocorsivo {font-family:  arial; color: #000000; font-size: 14px; font-weight: normal; font-style: italic;}
.testovirgolette {font-family: arial; color: #607d35; font-size: 14px; font-weight: normal; font-style: italic;}
.testogrande {font-family: arial; color: #ffffff; font-size: 17px; font-weight: bold; font-style: normal;}
.testovecchio {font-family: arial; color: #666666; font-size: 14px; font-weight: normal; font-style: normal; }

.titolimenu {font-family: arial; color: #ff9900; font-size: 13px; font-weight: bold; font-style: normal;}
.titoliPAGINE {font-family: arial; color: #ffffff; font-size: 15px; font-weight: bold; font-style: normal;}


.links 
body {
	font-family: arial; 
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #303030;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
a:visited {
	color: #303030;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a:hover {
	color: #607d35;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
a:active {
	color: #303030;
	text-decoration: underline;
	font-weight: normal;
	font-style:  normal;
} 
.bordo { border:solid #303030 1px; } 
.bordobox { border:solid #7d1f68 1px; } 
.vv { font-family: arial; color: #ffffff; font-size: 8px; font-style: normal; font-weight: normal;}

.hr {
	width: 800px;
	color: #7d1f68;
	height: 1px;	}

.trigger{
    font-family: arial;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	cursor:pointer;
}		
.trigger:hover{
	cursor:pointer;
	background: #f3fbe4;
}
.expanded{
    font-family: arial;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	cursor:pointer;
}
.expanded:hover{
	cursor:pointer;
}
.show{
	position:static;
	display: table;
}
.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}
-->

