body {
	background-color: #000000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_7.jpg);
	background-repeat: repeat;
}
#menu {
	width: 100%;
	height: 120px;
	background-image: url(images/backmenu.png);
	background-repeat: repeat-x;
}
#home {
	width: 100%;
	height: 447px;
	background-color: #000000;
	background-image: url(images/backsett.jpg);
	background-repeat: repeat-x;
}
#slideshow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 360px;
	margin-top: 16px;
}
#slideshow img {
	width: 560px;
	height: 400px;
}
#videos {
	width: 560px;
	height: 400px;
	overflow: hidden;
	position: relative;
	margin-top: 1px;
}
#content {
	width: 100%;
	background-image: url(images/quad_trasp.png);
}
#chatroom {
	width: 100%;
	height: 310px;
	overflow: hidden;
}
#notizie {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#audioplayer {
	margin-top: 20px;
}
#justinplayer {
	margin-bottom: 30px;
}
.channels {
	background-image: url(images/quad_trasp.png);
}
#channels_menu {
	margin-top: 22px;
	text-align:left;
}
#separator {
	width: 100%;
	height: 25px;
	background-image: url(images/quad.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 120%;
}
.nav_channels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 150%;
	width: 560px;
	margin-left: 2px;
	background-color:#b2b2b2;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	line-height: 120%;
}
.yellowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	line-height: 120%;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	line-height: 130%;
}
.spaziato {
	margin-top: 30px;
	margin-left: 7px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
