#animazione {
	padding: 10px 10px 20px;
	width: 740px;
	height: 330px;
	background: url(../images/flash-bg.gif) no-repeat;
}

#container {
	background: url(../images/cover-texture.gif) repeat-y center;
	border-bottom: 1px dotted silver;
}

#centro {
	width: 760px;
	text-align: center;
	padding-top: 0;
}

#footer {
	border-style: none;
	background: url(../images/cover-hr.gif) no-repeat center top;
	margin-top: 20px;
	padding-top: 15px;
}

#logos {
	background: url(../images/cover-hr.gif) no-repeat center top;
	margin-top: 10px;
	padding-top: 15px;
}