@charset "UTF-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: lighter;
	color: #666;
	background-color: #000;
	letter-spacing: -1px;
}



#header{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	height:276px;
	width:725px;
	margin:0 auto;
	position:relative;
	}
	
	
	
#center{
	background-image:url(img/center.jpg);
	background-repeat:repeat-y;
	min-height:500px;
	width:725px;
	margin:0 auto;
	}
	
#bottom{
	background-image:url(img/bottom.jpg);
	height:66px;
	width:725px;
	margin:0 auto;
	position:relative;
	}
	
	
#toolbar{
	position:absolute;
	left: 93px;
	top: 277px;
	width: 229px;
	}
	
	
a:link, a:visited {
	text-decoration:none;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	font-size:12px;
	}
	
a:hover{
	color:#CCC;
	}


#video{
	position:absolute;
	left: 92px;
	top: 20px;
	width: 353px;
	height: 191px;
	}
.testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: lighter;
	color: #666;
	padding:90px 110px 60px;
	}
	
#loghi{
	position:absolute;
	left: 389px;
	top: -66px;
	}	
