/* commenti
nuovi colori 
azzurro
00ccff

vecchi colori 
#339933
 */

#topbar {position: absolute; top: 0px; left: 0px;
	width:760px;
	margin: 5 5 5 5;
	z-index:0;}

#topbar_testo{color: black;
	background: white;
	font-weight:normal;
	line-height: 100%;
	font-size: 12px;
	position: absolute; top: 110px; left: 0px;
	width:760px;
	margin: 5 5 5 5;
	z-index:-1;}

#menu {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 10px;
	line-height: 140%; 
	word-spacing: 5px;
	letter-spacing: 1px;	
	position: absolute; top: 170px; left: 0px;
	overflow: visible;
	margin: 10 5 10 5; 
	padding: 2px;
	width: 760px;
	z-index:0;}

#menu a {color: black;
	background:white;
	font-size: 10px;
	text-decoration: none;}

#menu a:hover {background-color:#00ccff; 
	color:#ffffff;}

#contenuto_titolo {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 120%;
	position: absolute; top: 200px; left: 0px;
	width: 760px;
	margin: 0 5 0 5;
	z-index:0;}

#contenuto {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 120%;
	position: absolute; top: 270px; left: 0px;
	width: 760px;
	margin: 0 5 0 5;
	z-index:0;}

#credits {color: gray;
	background: white;
	font-size: 9px;
	position: absolute; top: 600px; left: 0px;	
	width: 520px;
	margin: 0 5 0 5;
	text-align: center;
	z-index:-5;}

#credits a {font-size: 9px;}

#testofinale {color: white;
	background: white;
	font-size: 9px;
	position: absolute; top: 800px; left: 0px;
	width: 760px;
	z-index:-10;}

#banners {position: absolute; top: 680px; left: 0px;
	width:760px;
	margin: 5 5 5 5;
	z-index:0;}

body {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 120%}

p {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 120%}

a {color: gray; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%}
a:link {color: navy;
	background: white;
	font-family: "verdana", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%}

a:visited {color: navy;
	background: white;
	font-family: "verdana", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%}

.credits {color: gray;
	background: white;
	font-size: 9px;
	width: 520px;
	margin: 0 5 0 5
	text-align: center}
	
.credits a {font-size: 9px;}


td {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 140%;
	z-index:-5;}


h1 {color:#00ccff; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%}

h2 {color: #00ccff; 
	background: whitewhite; 
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%}

h3 {color: #00ccff;
	background: white;
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%}

h4 {color: #ff6633; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 120%}

h5 {color: "black"; 
	background: "white"; 
	font-family: "verdana", sans-serif;
	font-weight: "plain";
	font-size: 11px;
	line-height: 100%}

h6 {color: green; 
	background: yellow;
	font-family: "verdana", sans-serif;
	font-weight: plain;
	font-size: 12px;
	line-height: 100%}

ul li {list-style-type: disc;
	text-indent: 5;
	list-style-position: }
ol li {list-style-type: upper-alpha}
ol ol li {list-style-type: decimal} 
li li {font-size: 100%}

