@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#flash {
	z-index: 2;
	position: absolute;
	width: 940px;
	height: 420px;
	margin-top: -270px;
	margin-left: -470px;
	left: 50%;
	top: 50%;
}
#descrizione {
	width: 940px;
	position: absolute;
	z-index: 1;
	bottom: 8px;
	text-align: center;
	margin-left: -470px;
	left: 50%;
}
#tabella_recruiting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 640px;
	margin-left: -320px;
	position: absolute;
	left: 50%;
	top: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
