		html, body{
		overflow: auto;
		margin:0;
		padding:0;
		font-family: times new roman;
		text-decoration: none;
		color: #413f34;
		font-size: 14px;
		font-weight: small;
		background-color:#ac1212;
		}
		#slogan{
		position: absolute;
		z-index:70;
		left:50%;
		margin-left:-455px;
		top:120px;
		width: 253px;
		height: 183px;
		}
		#box00{
		position: absolute;
		z-index:80;
		left:50%;
		margin-left:-475px;
		top:360px;
		width: 248px;
		height: 127px;
		}
		#box01{
		position: absolute;
		z-index:80;
		left:50%;
		margin-left:-492px;
		top:350px;
		width: 316px;
		height: 288px;
		}
		#box02{
		position: absolute;
		z-index:80;
		left:50%;
		margin-left:-158px;
		top:280px;
		width: 316px;
		height: 288px;
		}
		#box03{
		position: absolute;
		z-index:80;
		left:50%;
		margin-left:177px;
		top:350px;
		width: 316px;
		height: 288px;
		}
		#offerta{
		position: absolute;
		z-index:20;
		left:50%;
		margin-left:370px;
		top:0px;
		width: 129px;
		height: 119px;
		}
		#up{
		position: absolute;
		overflow:hidden;
		z-index:5;
		left:50%;
		margin-left:-495px;
		width: 950px;
		height: 99px;
		padding: 10px 20px;
		background-image:url('images/up.png');
		background-repeat:no-repeat;
		background-position:top center;
		}
		#sfondo_up{
		position: absolute;
		z-index:4;
		width: 100%;
		height: 119px;
		background-image:url('images/sfondo_up.png');
		background-repeat:repeat-x;
		background-position:top center;
		}
		#contenitore_animazione{
		position: relative;
		overflow:hidden;
		z-index:2;
		height: 467px;
		width: 100%;
		background-color:#3e4b5b;
		}
		#animazione{
		position: relative;
		overflow:hidden;
		z-index:3;
		left:50%;
		margin-left: -512px;
		height: 467px;
		width: 1024px;
		}
		#down{
		position: absolute;
		z-index:5;
		top:410px;
		width: 100%;
		height: 57px;
		background-image:url('images/down.png');
		background-repeat:no-repeat;
		background-position:top center;
		}
		#sfondo_contenitore{
		position: relative;
		z-index:5;
		width: 100%;
		background-image:url('images/sfondo_testo.png');
		background-repeat:repeat-x;
		background-position:top center;
		}
		#contenitore{
		position: relative;
		z-index:5;
		left:50%;
		padding-top:20px;
		padding-bottom:20px;
		margin-left:-475px;
		width: 950px;
		}
		#copyright{
		position: relative;
		z-index:3;
		width: 100%;
		height: 150px;
		background: url("images/sfondo_copyright.jpg") repeat-x;
		}
		#footer{
		position: relative;
		z-index:5;
		left:50%;
		margin-left:-495px;
		width: 950px;
		height: 99px;
		padding: 10px 20px;
		}
		p.titolo{
		font-family: Times New Roman;
		text-decoration: none;
		color: #413f34;
		font-weight: small;
		font-size: 25px;
		}
		hr {
		height: 0;
		border: 0;
		border-top: 1px solid;
		}
		p, ul, ol, blockquote {
		margin-top: 0;
		margin-bottom: 0;
		}
		form{margin: 0px;}
		a{
		font-family: times new roman;
		text-decoration: underline;
		color: #413f34;
		}
		a.menu:Link {font-family: Arial, Verdana; text-decoration:none; color: #E5E5E5; font-size: 15px;}
		a.menu:Visited {font-family: Arial, Verdana; text-decoration:none; color: #E5E5E5; font-size: 15px;}
		a.menu:Hover {font-family: Arial, Verdana; text-decoration:none; color: #ffd502; font-size: 15px;}
		.nascosto { display: none; }