body {
	font-family: Century Gothic, Tahoma, Verdana, Arial;
	background: #000 url(bg.gif) top center repeat-y;
	color:#ccc;
	text-align: center;
	margin: 0; padding: 0;
}
a.video	{
	filter: alpha( opacity=50 );
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity:0.5;
}
a.video:hover{
	filter: alpha( opacity=100 );
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
}
acronym {
	color:#ffc;
	border-bottom: none;
}
acronym:hover {
	cursor: help;
}
#menu{
	position: absolute;
	float:left;
	left:10px;
	top:100px;
	width:160px;
	/*height:360px;*/
	background: #000 url() top center repeat-y;
	border-bottom:solid 1px white;
	border-left:solid 1px #666;
	border-top:solid 1px #666;
	border-right:solid 1px white;
	z-index:3;
}
#menu.ing{
	position: absolute;
	float:left;
	left:10px;
	top:100px;
	width:160px;
	/*height:190px;*/
	background: #000 url() top center repeat-y;
	border-bottom:solid 1px white;
	border-left:solid 1px #666;
	border-top:solid 1px #666;
	border-right:solid 1px white;
	z-index:3;
}

	#menu ul{
	text-align: left;
	margin: 0; padding: 0px;
}

	#menu li{
	list-style-position: inside;
	margin: 0;
	padding: 0 0px 0 10px;
}
	#menu li a{
	color: red;
	text-decoration: none;
	font: 80%/80% Century Gothic, Tahoma, Verdana, Arial;
}

	#menu li a:hover{
	color: #fff;
	border-bottom: 1px teal dotted;
}
#totale{
	margin: 0 auto 0 auto;
	position: relative;
	height:100%;
	width: 630px;
	text-align: justify;
	background: #000 url() top center repeat-y;
}
	#totale h2 {
	color:#c00;
	}
#primo { 
	position: relative;
	font-size: 200%;
	background: #000 url(marcelobandoneon.gif) bottom center no-repeat;
	background-position: center;
	height:330px;
	width:630px;
	margin: 0px;
}
	#primo h1 {
		display:none;
		font-family: Freestyle Script, Arial, Century Gothic, Tahoma, Verdana, Arial;
		line-height: 45px;
		position: absolute;
		right:30px; top:130px;
		color:#c00;
	}
#secondo { 
	line-height: 23px;
	position:relative;
	font-size:90%;
	background: #000 url(bgcont.gif) top right no-repeat;
	background-position:300px 150px;
	width:590px;
	margin:0px; 
	padding: 30px 20px 10px 20px;
	border-bottom:solid 1px #ddd;
}
#secondo img {
	border:none;
}
#terzo { 
	line-height: 23px;
	position:relative;
	font-size:90%;
	background: #000 url(bgcont.gif) top right no-repeat;
	width:590px;
	margin: 0px; 
	padding: 30px 20px 10px 20px;
	border-bottom:solid 1px #ddd;
}
		#terzo img {
		float:left;
		padding: 0px 10px 10px 10px;
	}
#quarto {
		background: #000 url() top right no-repeat;
		width:630px;
}
#webmaster {
	line-height: 30px;
	color:#aaa;
	font-size:90%;
	padding-left:400px;
}
#capolettera {
	float:left;
	line-height:40px;
	width: 53px;
	color:#c00;
	font-size:400%;
	font-family:Georgia, Century Gothic, Tahoma, Verdana, Arial;
}
#bandiere {
	position: relative;
	padding-left: 540px;
	float: center;	
}
#bandiere a {
	color: #000;
}
#bandiere a:hover {
	color: #fff;
}
