body, html{
	margin:0;
	padding:0;
	border:none;
	height:100%;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	}

.frecce{position:relative; top:-56px; left:5px}
.artista_indietro{position:absolute; top:1px}
.indietro{position:absolute; top:0px; left:75px;}
.avanti{position:absolute;top:0px; left:150px;}
.artista_avanti{position:absolute; top:0px; left:225px}
.player{border:3px groove; color:blue; background:#229966;}
.download{position:relative; top:-60px; left: 260px; width:60px; height:60px;}

.freccette{
	position:relative;
	top:420px;
	left:-205px;
	float:left;
	z-index:1;
	}

body#radio{
 background-color:#131010;}

ul.submenu{display:none; left:1px; list-style:none;}

div#menu{
	position: relative;
	top: 160px;
	left:40px;
	width:144px;
	height:558px;
	float:left;
	}

/*div.inbox{position: relative; left:10px; top:15px}*/

div#categorie{position: relative; left:50px}

div#player{
	position:relative;
	top:-160px;
	left:80px;
	width:580px;
	height:400px;
	float:left;
	}

div.cerca{position: absolute; top:150px; left:1050px}
table#contatore{position: relative; }
#contatore td{text-align:center}

#banner{position: absolute; top:800px; left:20px;}

.login{position: absolute; top:400px; left:400px;}
#banner2{
	position: relative;
	top:424px;
	left:306px;
	width:400px; height:400px;
	float:left;
}

div#menu-musica{
	position:relative;
	top:200px;
	left:100px;
	width:144px;
	height:558px;
	float:left;
	}

div#genere{
	position:relative;
	left:215px;
	top:135px;
	float:left;
	width:144px;
 font-family:Arial, Geneva, Helvetica, sans-serif;
	height:558px;
	}
div#artista{
	position:relative;
	left:211px;
	top:135px;
	float:left;
	width:144px;
	height:558px;
	font-family:Arial, Geneva, Helvetica, sans-serif;

	} 
div#brano{
	position:relative;
	left:207px;
	top:135px;
	float:left;
	width:144px;
	height:558px;
	font-family:Arial, Geneva, Helvetica, sans-serif;

	}

div.content{
	margin:0 auto;
	width:1062px;
	background-image: url(/Immagini/Sfondo_Homepage.jpg); background-repeat: no-repeat;
	height:812px;
	}
div.menu_dx{
	position:relative;
		left:320px;
		top:240px;
	width:100px; height:200px;
	float:left;
	}
marquee.inbox{
	color:#FFCC00; 
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:+1;
}
a.marq {
	text-decoration:none;
	color:#FFFFFF;
}

a.marq:visited{
	color:#CC3;
}

a.marq:hover {
	text-decoration:underline;
	color:#FF0;
}

a.luogo{
	color:#666;
	text-decoration:none;
}

a.luogo:hover{
	text-decoration:underline;
}

	.menu {
		padding:5px 20px 0px 20px;
		background-repeat:no-repeat;
		overflow:hidden;
		width:120px;
		height:25px;
		cursor:pointer;
		font-size:14px;
		float:left; clear:both;
	}
	#sceglipuntate {
		background-repeat:no-repeat; 
		width:200px; height:40px;
		background-image:url(Immagini/puntate.png);
	}
	#sceglipuntate:hover{
		background-image:url(Immagini/puntate_over.png);
	}
	
	.sceglipuntate {
		background-repeat:no-repeat; 
		width:170px; height:31px;
		margin-bottom:-8px;
		background-image:url(Immagini/puntate_menu.png);
		cursor:pointer;
	}
	.sceglipuntate:hover{
		background-image:url(Immagini/puntate_menu_over.png);
	}

	.sceglipuntate2 {
		background-image:url(Immagini/puntate_menu_diretta.png);
		}
	.sceglipuntate2:hover{
		background-image:url(Immagini/puntate_menu_diretta_over.png);
	}

