/* TAG */

body {
	margin: 0 auto;
	font-family: Arial, Verdana, Helvetica, sans;
}

/* ID */

.container {
	height: 650px;
	font-size: 12px;
}

.container a {
	color: #86A840;
	font-weight: bold;
}

.flash .container {
	background-image: none;
}

/* GENERICI */

.nolink a {
	cursor: default;
}

.countdown {
	text-align: right;
	width: 950px;
	height: 15px;
	font-family: Courier New, Arial, Verdana, Helvetica, sans;
}

.back {
	background-image: url(img/back_splash.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	height: 650px;
}