@charset "utf-8";
/* CSS Document */
body {
	background:url(/images/site_tmp/sf_sfumatura.png) center top repeat-y #fff;
	margin: 0 0 0 0px;
	height:100%;
}

body div{
	overflow:hidden;
}

/* Sezione DIV */

#globalcontent{	
	width:920px;
	background-color:#1B1A18;
}

/* Banner Top */
#advertisetopcontent{
	width:728px;
	height:90px;
	background-color:#1B1A18;
	padding:2px 2px 0px 2px;
}

/* Menu Site */

#menucontent{
	background-color:#1B1A18;
	position:relative;
}

#pagecontent{
	display:block;
	width:920px;
	background: url('/images/site_tmp/bk_rawgif_3.gif') repeat-y;
	overflow:hidden;
}

#menu_bar{
	width:920px;
	height:20px;
	margin-top:25px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0 0 0 0px;
}

#menu_bar li{
	font-family: tahoma,arial,helvetica;
	font-size: 13px;
	color: #666666;
	list-style-type: none;
	display: inline;
	vertical-align:top;
	margin-top:0px;
	padding-top:0px;
	height:20px;
	top:0px;
}

#submenu_bar{
	width:920px;
	height:30px;
	margin:0 0 0 0px;
	padding:0px;
}

#submenu_bar ul{
	margin:0 0 0 0px;
	padding-bottom:5px;
}

#submenu_bar li{
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #909090;
	line-height: 14px;
	list-style-type: none;
	display: inline;
	text-align:top;
	text-decoration: none;
	font-weight:bold;
	vertical-align:top;
	padding-bottom:5px;
}

#submenu_bar li a:link { color:#909090; text-decoration:none; }
#submenu_bar li a:visited { color:#909090; text-decoration:none; }
#submenu_bar li a:active { color:#909090; text-decoration:none; }
#submenu_bar li a:hover { color:#FFFFFF; text-decoration:none; }

#submenu_bar li.sep {
	font-family: tahoma,arial,helvetica;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	vertical-align:top;
	padding-right:2px;
	padding-left:2px;
}

/* Center And Right Part Site */

#maincontent{
	position:relative;
	overflow:hidden;
	float:right;
	width:730px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#mainrightcontent{
	position:relative;
	float:right;
	width:190px;
	padding: 0px 0 0 0px;
	margin: 0 0 0 0px;
	overflow:hidden;
	text-align:right;
}

	#miniadvcontent{
		overflow:hidden;
		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
	}
	
	#freqcontent{
		overflow:hidden;
		padding: 0 0 0 0px;
		margin: 0 0 0 0px;
	}

#mainleftcontent{
	position:relative;
	float:left;
	width:540px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#maintopcontent{
	position:relative;
	height:400px;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	background-color:#1B1A18;
	overflow:hidden;
}

#onaircontent{
	position:relative;
	float:left;
	width:360px;
	overflow:hidden;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}

#scrollercontent{
	position:relative;
	float:right;
	width:180px;
	overflow:hidden;
	padding: 30px 0 0 0px;
	margin: 0 0 0 0px;
}

#spo_videobox{
	width:180px;
	height:150px;
}

#mainbottomcontent{
	width:540px;
}
	#contain_left{
		width:180px;
		overflow:hidden;
		position:relative;
		float:left;
	}
	
	#contain_center_right{
		width:360px;
		
		overflow:hidden;
		position:relative;
		float:right;
	}
	
	#contain_center{
		width:180px;
		overflow:hidden;
		position:relative;
		float:left;
	}
	
	#contain_right{
		width:180px;
		overflow:hidden;
		position:relative;
		float:right;
	}

/* Sezione DIV End */

