/* commenti
nuovi colori 
azzurro
00ccff
rosa
ff99ff
vecchi colori 
#339933
 */

#topbar {position: absolute; top: 0px; left: 0px;
	width:760px;
	margin: 5px;
	z-index:0;}

#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: 10px 5px 10px 5px; 
	padding: 0px;
	width: 760px;
	z-index:1;}

#menu a {
	color:#999999; 
	background: white;
	font-size: 10px;	
	text-decoration: none;
	}

#menu a:hover {
	background-color:#ff99ff; 
	color:#ffffff;
	}


/* menu livello 2 */

#menu2 {color: black; 
	background: white;
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%; 
	position: absolute; top: 270px; left: 0px;
	border-style: dotted;
	border-color: #00ccff;
	border-width: medium;
	overflow: auto;
	margin: 10px 5px 10px 5px; 
	padding: 2px;
	width: 200px;
	z-index:1;
	}
	
#menu2 td {color: #000000; 
	background: white;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	text-decoration: none}

#menu2 a {
	color: #999999; 
	background: white;
	text-decoration: none;
	}

#menu2 a:hover {background-color:#ff99ff; 
	color:#ffffff;}

/* FINE menu livello 2 */


#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: 0px 5px 0px 5px;
	z-index:0;}

#contenuto {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 150%;
	position: absolute; top: 270px; left: 240px;
	width: 520px;
	margin: 0px 5px 0px 5px;
	z-index:0;}

#illustrazioni {
	color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 120%;
	position: absolute; top: 440px; left: 0px;
	width: 200px;
	margin: 0px 5px 0px 5px;
	z-index:0;}

#credits {color: gray;
	background: white;
	font-size: 9px;
	position: absolute; top: 600px; left: 0px;	
	width: 520px;
	margin: 0px 5px 0px 5px;
	text-align: center;
	z-index:-5;}

#credits a {font-size: 9px;}

#testofinale {color: white;
	background: white;
	font-size: 9px;
	position: absolute; top: 800px; left: 250px;
	width: 480px;
	z-index:-10;}

#banners {position: absolute; top: 680px; left: 0px;
	width:760px;
	margin: 5px;
	z-index:0;}

body {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 150%}

p {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 150%}

a {	
	background: white; 
	font-family: "verdana", sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	}
	

a:hover {background-color:#ff99ff; 
	color:#ffffff;}

.credits {color: gray;
	background: white;
	font-size: 9px;
	width: 520px;
	margin: 0px 5px 0px 5px;
	text-align: center}
	
.credits a {font-size: 9px;}

td {color: black; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-size: 12px;
	line-height: 140%}

h1 {color:#00ccff; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 150%}

h2 {color: #00ccff; 
	background: white; 
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 150%}

h3 {color: #00ccff;
	background: white;
	font-family: "verdana", sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 150%}

h4 {color: #00ccff; 
	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: normal;
	font-size: 11px;
	line-height: 100%;
	border-style:solid;
	border-width: thin;
	border-color:#00ccff }


ul li {list-style-type: disc;
	text-indent: 5px;
	line-height: 130% }
ol li {list-style-type: upper-alpha;
	line-height: 130%}
ol ol li {list-style-type: decimal;
	line-height: 130%} 
li li {font-size: 100%;
	line-height: 130%}

#topbar_testo{color: black;
	background: white;
	font-weight:normal;
	line-height: 100%;
	font-size: 12px;
	position: absolute; top: 110px; left: 0px;
	width:760px;
	margin: 5px;
	z-index:-1;}
