<style type="text/css">

body { 
	background-color: #ffffff;
}
h1 { text-shadow: 3px 3px 5px red;
	text-align: center;
	font-size: 14px;
}
h2 { 	color:#66cc00;
	text-align: left;
	font-size:12px;
}
.tabBody {
	text-align: center; 
	width: 800px;
	background-color: #FFFFFF;
	border: none;
}



A:link { TEXT-DECORATION: none; color: #000000; }
A:active { text-decoration: none; color: #000000;}
A:visited { TEXT-DECORATION: none; color: #000000;}
A:hover { TEXT-DECORATION: underline; color: #000000;}

A.menu_a:link { TEXT-DECORATION: none; color: white;}
A.menu_a:active { TEXT-DECORATION: none; color: white;}
A.menu_a:visited { TEXT-DECORATION: none; color: white;}
A.menu_a:hover { TEXT-DECORATION: underline; color: white;}

.menu {
	width: 100%;
	text-align: center;
	vertical-align: bottom;
	color: #000000;
	border-bottom: 1px solid #66CC00;
}	
.menu_riga {
	font-size: 12px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000ee;

	A:link { text-decoration: underline; color: #0000ff; }
	A:active { text-decoration: none; color: #000000;}
	A:visited { text-decoration: none; color: #ffffff;}
	A:hover { TEXT-DECORATION: underline; color: #ff0000;}
}	

.prova a:link{color: #ff00ff; }
.menu_a {
	background-color: #66CC00

}
.menu_td {
	font-size: 12px;
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #66CC00
}
.menu_note {
	width: 100px;
	font-size: 9px;
	text-align: center;
}

.logo {text-align: left; vertical-align: top;}
.tabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #66CC00;
	border-right: 5px solid #66CC00;
	border-bottom: 5px solid #66CC00;
	border-left: 1px solid #66CC00;
	width: 800px;
}

.tabbiblio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	border-top: 1px solid #66CC00;
	border-right: 1px solid #66CC00;
	border-bottom: 1px solid #66CC00;
	border-left: 1px solid #66CC00;
	width: 740px;
}
.bib_titolo {
	font-family: Verdana;
	font-size: 12px;
	border-top: 1px solid #000000;
}
.bib_altri_1 {
	width: 100px;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	text-align: left;
}


.bib_altri {
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}

.bib_altri_e {
	color:#66cc00;
	vertical-align: top;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	width: 300px;
}

.sottotabella {
	width: 300px;
	border-top: 1px none #33CC00;
	border-right: 1px none #33CC00;
	border-bottom: 1px solid #33CC00;
	border-left: 1px solid #33CC00;

}
.chisiamo {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 1px solid #66CC00;
	A:link { TEXT-DECORATION: none; color: #000000; }
	A:active { text-decoration: none; color: #000000;}
}

.chisiamo_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
	background: white;
	color: green;
	text-shadow: black 0px 0px 5px;
	width: 250px;

}	

.news_tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	color: #006600;
}
.notizie {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
	padding: 10px;

}

</style>

