body {
	background: url("images/sfondo_new.gif");
	margin: 0;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	}

a:link, a:visited, a:active {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#main {
	width: 600px;
	background: #000;
	margin: auto;
	border-right: solid 8px #fff;
	border-left: solid 8px #fff;
	border-bottom: solid 6px #fff;
	}

#canzoni {
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10pt;
	color: #af0500;
	font-weight: bold;
	font-size: 9pt;
	line-height: 14pt;
	}

#canzoni a {
	color: #fff;
	font-weight: normal;
	font-size: 12pt;
	padding-left: 10px;
	padding-right: 10px;
	}

#discarica {
	margin-right: 10px;
	width: 150;
	float: right;
	}

#flash {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	background: url("images/sfondo_imgs.jpg") no-repeat top;
	}

#header {
	width: 600px;
	border-bottom: solid 6px #4a0300;
	}

#info {
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	}

#playlist {
	width: 600px;
	padding-bottom: 15px;
	background: url("images/sfondo_canzoni.gif") repeat-y top right;
	}

#title {
	background: #890400;
	color: #fff;
	line-height: 30px;
	letter-spacing: 3pt;
	text-align: left;
	padding-left: 10px;
	border-bottom: solid 6px #4a0300;
	}

#links {
	width: 500px;
	min-height: 480;
	margin: auto;
	background: url("images/sfondo_links.gif") no-repeat center top;
	}

#links a {
	color: #fff;
	}

#links a:visited {
	color: #0d73a2;
	}


.k7 {
	margin: 10px;
	}