body{
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-size: 12px;
}

#centratutto{
	margin: auto;
	width: 320px;
}


#pulsante_ascolta{
	float: left;
	width: 280px;
	height: 40px;
	padding-top: 205px;
	padding-left: 20px;
}



.but_ascolta_hi a{
	display:block;
	width: 280px;
	height: 40px;
	background: url(../images/button/but_hiq.png) 0 -80px no-repeat;
	text-decoration: none;
}

.but_ascolta_hi a:hover{
background-position: 0 -40px;
}

.but_ascolta_hi a:active{
background-position: 0 0px;
}




.but_ascolta_lo a{
	display:block;
	width: 280px;
	height: 40px;
	background: url(../images/button/but_loq.png) 0 -80px no-repeat;
	text-decoration: none;
}

.but_ascolta_lo a:hover{
background-position: 0 -40px;
}

.but_ascolta_lo a:active{
background-position: 0 0px;
}


#logo_80{
	float: left;
	width: 320px;
	height: 250px;
	background: url(../images/logo_player.png) no-repeat center center;
}

#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: 320px;
	height: 20px;

}

#footer_web a{
	float: left;
	width: 320px;
	height: 50px;
	background: url(../images/fondo_fluid.png) no-repeat 0;
	border: 0;
}


#itm{
	float: left;
	width: 320px;
	height: 20px;
}