#wOver_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 600px;
	background-color: #ffffff;
}

#wOver{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
	text-align: center;
	line-height: 0;
}

#wOverContainer{
	position: relative;
	width: 300px;
	height: auto;
	margin: 0px auto;
	line-height: 100%;
	text-align: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	background-position: 0px 145px;
	height: 100%;	
	margin: 0;
	padding: 0;
}

.ombra {
	background: url(/images/ombra.png) repeat-x;
	width: 100%;
	height: 19px;
	border: 0px;
}

#container {
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 1;
}

#header {
}

#web_radio {
	width: 170px;
	height: 280px;
	width: 300px;
	height: 150px;
	position: absolute;
	z-index: 999;
	bottom: 0px;
	right: 20px;
}

/* TOP BAR */
#top_bar {
	height: 54px;
	width: 100%;
	background: #ffffff;
}

#logo {
	padding: 5px 0px 0px 25px;
}

#radio {
	position: absolute;
	left: 748px;
	top: 10px;
	width: 250px;
	height: 40px;
}

/* FLASH */
#flash {
	height: 72px;
	width: 100%;
	text-align: left;
	padding: 0px;
	background: #333333;
}

/* NAVBAR */
#nav_bar {
	background: url(/images/redbar_shadow.gif) repeat-x;
	width: 100%;
	height: 19px;
	line-height: 19px;
	text-indent: 121px;
	color: #ffffff;
}

#nav_bar .nb_left {
	width: 55%;
	float: left;
}

#nav_bar .nb_right {
	width: 40%;
	float: right;
	text-align: right;
	padding-right: 20px;
}

#nav_bar a {
	color: #ffffff;
	text-decoration: none;
}

/* CONTENT */
iframe {
	background: #ffffff;
	border: 0px;
	margin: 0px;
}

#top_cont {
}

#left_cont {
	border-top: 16px solid #0099cb;
	position: relative;
	float: left;
	left: 0px;
}

#gen_cont {
	position: relative;
	left: 0px;
	float: left;
	background: #ffffff;
}

#right_cont {
	background: #ffffff;
}

.content_off {
	display: none;
}

/* BOX INFO */
.info {
	display: block;
	width: 100%;
	height: 184px;
}

/* BOX NEWS */
.news {
	position: absolute !important;
	display: block;
	bottom: 0px;
	width: 450px;
	height: 300px;
}

.min {	
	height: 61px !important;	
}

/*****************************/
.articoli, .cronache, .interviste {
	display: block;
	top: 0px;
	height: 256px;
	margin-top: -19px;
}

.articolo, .cronaca, .intervista {
	position: absolute;
	top: 145px;
	display: block;
	width: 360px;
	height: 70%;
}

/* BOX ARTICOLI  */
.articoli {
	width: 626px;
}

.articolo {
	left: 625px;
}

/* BOX CRONACHE  */
.cronache {
	width: 538px;
}

.cronaca {
	left: 537px;
}

/* BOX INTERVISTE */
.interviste {
	width: 495px;
}

.intervista {
	left: 494px;
}

/* GIUBOX */
#jukebox {
}

.jbm_cont
{
	/*position: relative;
	left: 0px;
	float: left;*/
	background: #ffffff;
	display: block;
	width: 100%;
	height: 256px;
}

#jbimg {
	position: absolute;
	z-index: 50;
	left: 50px;
	top: 145px;
	width: auto;
	height: auto;
	background: #eeeeee;
	display: none;
}

#jbimg .topbar {
	background: url(/images/redbar_shadow.gif) repeat-x;
	width: auto;
	height: 19px;
	line-height: 19px;
}

#jbimg .topbar a {
	color: #ffffff;
	text-decoration: none;
	width: 30%;
	height: 16px;
	float: right;
	padding-right: 15px;
	text-align: right;
}

#jbimg .topbar .al {
	width: 50px;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}

/* OTHER  */
.other {
	display: block;
	top: 0px;
	width: 500px;
	height: 420px;
	margin-top: -19px;
}

/* SEARCH */
#search {
	position: absolute;
	top: 23px;
	left: 350px;
}

#search .input {
	background: none;
	border: inset 1px;
	height: 14px;
	font-size: 9px;
}

#search .send {
	background: #0099CC;
	border: 0px;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	margin: 0px 5px;
}