@charset "utf-8";

* {
	margin: 0;
	border: 0;
	padding: 0;
	outline: none;
}

body  {
	background: #0A0A0F url(bg-0.gif) repeat-x;
	height: 100%;
}

body#home .centrale  {
	height: 480px;
	text-align: center;
}

.thu {
	background: #000;
	text-align: center;
}

.thu img  {
	height: 70px;
}

table#espositore {
	width: 100%;
	height: 98%;
}