html, body {

	background:#EBEBEB;
	margin:0;
	width:100%;
	height:100%;
	align:center;

}

#sfondo{
 background:url(../img/sfondo_intro.jpg) 0 50% repeat-x;
}
/*#up{
 background:url(../img/sfondo_su.jpg) 0 100% repeat-x;
}*/

#flash{
    margin:0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:464px;
	align:center;

	}

#flash a {
 margin:0;
 color:#666666;
 text-decoration:none;
 font-weight:bold;
 align:center;

} 

#flash a:hover{
 margin:0;
 color:#cccccc;
 text-decoration:none;
 font-weight:bold;
 align:center;

}
/*#down{ 
 background:url(../img/sfondo_giu.jpg) 0 0 repeat-x;
 }*/

#skip{
    margin:30px 0 0 0;
 	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	align:center;

	}

#skip a {
 color:#999;
 text-decoration:none;
 font-weight:bold;
 align:center;

} 

#skip a:hover{
 color:#ccc;
 text-decoration:none;
 font-weight:bold;
 align:center;

}