@charset "utf-8";
/* CSS Document */

body 
{
	color: #CCCCCC;
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
	vertical-align: top;
}
body div
{
	overflow:hidden;
	vertical-align: top;
}
img 
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner
{
	width:728px;
	height:90px;
	padding:2px;
	margin: 20px;
}
#navigazione
{
	display:block;
	width:920px;
	height:20px;
	overflow:hidden;
}
#contenuto
{
	background-image: url(images/shadow.gif);
	display:block;
	overflow:visible;
	height: auto;
	position: absolute;
	left: 10px;
	right: 10px;
	visibility: visible;
}
#contenutosx
{
	width:180px;
	overflow:hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contenutoce
{
	overflow:hidden;
	position: absolute;
	left: 190px;
	right: 190px;
	top: 0px;
}
#contenutodx
{
	width:180px;
	overflow:hidden;
	position: absolute;
	right: 0px;
	top: 0px;
}
#inforadio
{
	display:block;
	overflow:hidden;
	font-size: 9px;
	background-color: #999999;
	color: #333333;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
#onair_block
{
	border: thin dotted #999999;
	overflow:hidden;
	display:block;
	color: #CCCCCC;
	background-color: #EB3D2C;
	background-image: url(images/onair_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#fmnews_marquee
{
	border: thin dotted #999999;
	overflow:hidden;
	display:block;
	color: #CCCCCC;
	background-color: #EB3D2C;
	background-image: url(images/news_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 390px;
}

#stdcont
{
	border: thin dotted #999999;
	overflow:hidden;
	display:block;
	color: #CCCCCC;
	background-color: #000000;	
}
#contattaci
{
	overflow:hidden;
	display:block;
	color: #000000;
	background-image: url(images/mid_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#logosx
{
	border: thin dotted #999999;
	overflow:hidden;
	display:block;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-position: center center;
}

#adsensesx
{
	border: thin dotted #999999;
	display:block;
	background-color: #CCCCCC;
	text-align: center;
	padding: 10px;
}

#meteo
{
	border: thin dotted #999999;
	overflow:hidden;
	display:block;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(images/meteo_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#storico_canzoni_cont
{
	border: thin dotted #999999;
	overflow:hidden;
	display:block;
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	padding: 6px;
	background-image: url(images/storico_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#on_air_now
{
	color: #CCCCCC;
	font-size: 19px;
}
#on_air_coda
{
	font-size: 14px;
}

A:LINK {
 color : #CCCCCC;
 text-decoration: none
}

A:VISITED {
 color : #CCCCCC;
 text-decoration: none
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
}

A:ACTIVE {
 color : #CCCCCC;
 text-decoration: underline
}
#fixmenu
{
	position: fixed;
	width: 120px;
	top: 100px;
	left: 0px;
	background-image: url(images/fixmenu.gif);
	background-position: right center;
	background-repeat: no-repeat;
	height: 305px;
}