BODY {
	SCROLLBAR-FACE-COLOR: #005500; 

	MARGIN: 0px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #007700;
	SCROLLBAR-SHADOW-COLOR: #004400; 
	SCROLLBAR-3DLIGHT-COLOR: #008800; 
	SCROLLBAR-ARROW-COLOR: #CCDDCC; 
	SCROLLBAR-TRACK-COLOR: #CCDDCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;	
}

font.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
	line-height : 20px;}
	
font.z {
	font-family : arial;
	font-size : 10px;
	letter-spacing : 3px;
	color : #ff0000;
	text-align: justify;
	line-height : 20px;}

font.testolight {
	font-family : Verdana;
	font-size : 11px;
	color : #18579D;
	letter-spacing : 1px;
}

font.titolo {
	font-family : Verdana;
	font-size : 14px;
	font-weight : bolder;
	color : #005500;
	letter-spacing : 1px;
}


a.menu {
	font-family : arial;
	font-size : 11px;
	font-weight : bolder;
	letter-spacing : 2px;
	text-decoration : none;
	color : #005500;
}

a.menu:hover {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color : #222222;
}

a.submenu {
	font-family : Verdana;
	font-size : 12px;
	font-weight : bolder;
	letter-spacing : 0px;
	text-decoration : none;
	color : #000000;
}

a.submenu:hover {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #bababa;
}

input.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
	line-height : 20px;}


select.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
	line-height : 20px;}
}


textarea.testo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
	line-height : 20px;}
}

td.titolohome {
	font-family : monotype corsiva;
	font-size : 38px;
	color : #005500;
	letter-spacing : 2px;
}

font.sottotitolohome {
	font-family : arial narrow;
	font-size : 14px;
	color : #005500;
	letter-spacing : 2px;
}

font.sottosottotitolohome {
	font-family : monotype corsiva;
	font-size : 24px;
	color : #005500;
	letter-spacing : 2px;
}

td.testi {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
	line-height : 20px;}

td.citazioni {
	font-family : arial;
	font-size : 11px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
	line-height : 20px;}

td.titolo {
	font-family : arial;
	font-size : 14px;
	letter-spacing : 1px;
	font-weight : bolder;	
	color : #005500;
	text-align: justify;
}

td.sottotitolo {
	font-family : arial;
	font-size : 12px;
	letter-spacing : 1px;
	color : #005500;
	text-align: justify;
}


td.section {
	font-family : arial;
	font-size : 12px;
	font-weight : bolder;
	letter-spacing : 2px;
	color : #ffffff;
}

/*----------------------------
Picture Gallery
----------------------------*/
.pic { 
	float:left;
	border: 1px solid #535353;
	margin: 5px;
	padding: 2px;
	display: inline;
	}
.pic img {
	width: 100px;
	height: 100px;
	border: 0;
}
		
#selected {
	color: #a10000;
}
