div#flash {
	width:950px;
	height:650px;
}
div#bottom {
	width:840px;
	height:auto;
	margin-top:45px;
	margin-bottom:10px;
	/*padding-right:175px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1BE62;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1BE62;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div.index-made-in-italy {
	position:absolute;
	left:0;
	top:0;
	width:90px;
	height:75px;
	z-index:100;
}