body{
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-size: 12px;
	background-color: black;
}

#centratutto{
	margin: auto;
	width: 400px;
	background-color: black;
}






.but_ascolta_hi a{
	display: block;
	width: 400px;
	height: 225px;
	background: url(../images/streaming_lo_acceso.jpg) 0 -225px no-repeat;
	text-decoration: none;
}

.but_ascolta_hi a:hover{
background-position: 0 -225px;
}

.but_ascolta_hi a:active{
background-position: 0 0px;
}




.but_ascolta_lo a{
	display:block;
	width: 400px;
	height: 225px;
	background: url(../images/streaming_hi_acceso.jpg) 0 -225px no-repeat;
	text-decoration: none;
}

.but_ascolta_lo a:hover{
background-position: 0 -225px;
}

.but_ascolta_lo a:active{
background-position: 0 0px;
}


#logo_company{
	float: left;
	width: 400px;
	height: 225px;
	
}

#contiene_logo{
	float: left;
	width: 320px;
	height: 90px;
}

#cella_qualita_radio{
	float: left;
	width: 320px;
	height: auto;
	text-align: left;

}

#contenitore_player{
	float: left;
	width: 400px;
	height: 20px;
	background-color: black;

}


#footer_web{
	float: left;
	width: 400px;
	height: 70px;
	background: url(../images/fluid_power.png) no-repeat 0;
	border: 0;
}

#footer_web a{
	float: left;
	width: 400px;
	height: 70px;
	background: url(../images/fluid_power.png) no-repeat 0;
	border: 0;
}


#itm{
	float: left;
	width: 320px;
	height: 20px;
}
