body {
	margin-left:50px;
	margin-top:50px;
	padding:0;
	background-color: #000;
	font-family: Arial, helvetica, sans-serif;
}
#titolo {
	width: 174px;
	height: 13px;
	float:left;
	margin-right: 260px;
	background: url(img/titolo.gif) no-repeat 0 0;
}
.titolo h1{
	
	text-indent: -9999px;
	width: 174px;
	height: 13px;
}

#nav1{
	float: left;
	width: 30px;
	margin-right: 100px;height: 10px;
}
.nav1:link, .nav1:visited{
	background: url(img/entra.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 30px;
	display: block;
}
.nav1:hover, .nav1:active{
	background: url(img/entra_roll.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 30px;
	display: block;
}
.nav2:link, .nav2:visited{
	background: url(img/enter.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 30px;
	display: block;
}
.nav2:hover, .nav2:active{
	background: url(img/enter_roll.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 30px;
	display: block;
}
#nav2{
	float: left;
	width: 30px;
	height: 10px;
}

#flash{
	width: 600px;
	height: 400px;
	clear: both;
	padding-bottom: 50px;
}
