@charset "iso-8859-1";

body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #1F1F1F;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../images/bg_chiaro.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
#logo_home {
	background-image: url(../../images/logo_home.gif);
	height: 58px;
	width: 288px;
	position: absolute;
	margin-top: 40px;
	margin-left: 40px;
}

#global-container {
	MARGIN-TOP: -185px;
	LEFT: 50%;
	MARGIN-LEFT: -443px;
	WIDTH: 886px;
	POSITION: absolute;
	TOP: 50%;
	HEIGHT: 370px;
}
#header {
	width: 886px;
	text-align: right;
}
#flash-content {
	height: 300px;
	width: 886px;
	position: relative;
}
#footer {
	width: 886px;
	float: left;
	position: relative;
	height: 20px;
}
#riferimenti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 5px;
	float: right;
}
