/* CSS Document */

body, html{
	padding:0;
	margin: 0;
	text-align: center;
	background-color: #000000;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	}

a{
	color:#0099FF;
}
	
.wrapper{
	width:100%;
	height:100%;
	}
	
a img{
	border:0;
	}
#detectFailed{
	padding-bottom:30px;

}

#htmlBanner{
	height:150px;
	}
	
#htmlWrap{
	margin:0 auto;
	width:700px;
}

#menu{
	float:left;
	width:150px;
	}
	
#storia{
	float:right;
	width:550px;
	text-align:left;
}
#azienda{
	float:right;
	width:550px;
	text-align:left;
}
#news{
	float:right;
	width:550px;
	text-align:left;
}
