#menu {
	margin:0;
	padding:0;
	width:700px;
	height:100px;
	overflow:hidden;
	background:#000;
	background-color: #000000;
  }
#menu li {
	display:inline;
	list-style-type:none;
	background-color: #2D2D2D;
  }
#menu li a {
	display:block;
	float:left;
	text-decoration:none;
	margin:0;
	background-color: #2D2D2D;
  }
#menu li a img {
	opacity:0.7;
	border:0;
	float:left;
	margin: 0em;
	background-color: #2D2D2D;
  }
#menu li a span {
	display:none;
	background-color: #2D2D2D;
  }
#menu li a:hover {
  background:#2D2D2D;
  }
#menu li a:hover img {
	opacity:1;
	background: #2D2D2D;
  }
#menu li a:hover span {
	width:11em;
	color:#aaa;
	display:block;
	cursor:pointer;
	float:left;
	background: #2D2D2D;
  }
#menu .h2 {
  margin:0 5px; 
  padding:0; 
  color:#FF0000; 
  font-variant:small-caps; 
  font-size:1.25em; 
  border:0;
  }
#menu .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:1.1em; 
  color:#FD9380;
  }
.outer {
  background:transparent; 
  font-size:0.9em;
  }
  
  
body,html{
	margin:0;
	padding:0;
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	background-color: #000000;
	color: #000000;
}
body{padding-top:0px;font: 90% "Courier New", Courier, mono;
    background-color: #000000;color: #000000;text-align:center}
p{margin: 0;padding: 0 10px 0.7em;line-height: 1.6}
div#container{
	width:700px;
	margin:0 auto;
	padding:20px 0 0;
	text-align:left;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top;
}

.piccolo {
	font-family: "Courier New", Courier, mono;
	font-size: 1.1em;
	color: #FFFFFF;
	background: transparent;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
}

.sfumatura {
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
}
.big {
	font-family: "Courier New", Courier, mono;
	font-size: 1.8em;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: normal;
	background: transparent;
}

.medio+ {
	font-size: 2em;
	text-decoration: none;
	color: #EAEAEA;
	text-align: left;
}
.medio {
	color: #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 1.5em;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.laaargo {
	font-family: "Courier New", Courier, mono;
	letter-spacing: 1.5em;
}
		.hintsClass1 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #f0f0f0;
	color: #000000;
	border: 1px solid #808080;
	padding: 5px;
	text-align: left;
		}
		.hintsClass2 {
			background-color: white;
			border: 1px solid #808080;
			padding: 5px 5px 30px 5px;
		}
		.hintSource {
			color: green;
			text-decoration: underline;
			cursor: pointer;
		}
.piccolo2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
}

