body {
  font: 14px/1.5 "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: #acb7bf;
  background:#000;
  /*background:#000 url(/img/s/bg_800.gif) repeat-x ;*/
  padding:0px;
  margin:0px;
}
#contenitore {
  font: 11px/1.5 "Trebuchet MS",Arial,Helvetica,sans-serif;
  	color: #acb7bf;
	position: relative;
  	/*height:50px;*/ 
  	width:800px;
  	margin:10px 0px 0px -400px;
	background: transparent;
  	left: 50%;

}

#bottom {
  font: 11px/1.5 "Trebuchet MS",Arial,Helvetica,sans-serif;
  	color: #acb7bf;
	position: absolute;
  	/*height:50px;*/ 
  	width:802px;
  	margin:270px 0px 0px -400px;
	background: transparent;
  	top: 50%; 
  	left: 50%;

}

#bottom p{
	padding: 0 0 0 0 ;	
	background: transparent;
}

a:link, a:visited {
	color: #FE9C49;
	background: transparent;
	text-decoration: none; 
	}
a:hover {
	color: #CE4D18;
	/*background: transparent;*/

	}
a:active	{
	color: #CE4D18;
	/*background: transparent*/
}
h2{width:450px; height:34px; background:#000; color:#ED1E6B; font-size:22px; line-height:34px;}
/* ------ HEADER ------ */
h1.site_title {
	display: none;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 39px;
	background: url(/img/s/header_bg.png) no-repeat;

}
#logo_click {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 170px;
	height: 30px;
}
/* ------ MENU ------ */
#menu {
	position: absolute;
	top: 1px;
	right: 0px;
	font-size: 11px;
	text-transform: uppercase;
}
#menu ul li {
	display: inline;
	height: 28px;
	line-height: 28px;
	padding-left: 13px;
	padding-right: 15px;
	background: url(/img/s/menu_sep.gif) no-repeat right;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #777777;
}
#menu a:hover {
	color: #acb7bfacb7bf;
}
#menu #sub_menu {
	position: absolute;
	top: 30px;
	right: 134px;
	/*right: 130px;*/
	z-index: 100;
}
#menu #sub_menu_but {
	height: 30px;
	line-height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	/*padding-top: 0px;*/
	/*padding-bottom: 0px;*/
}
#menu #sub_menu {
	display: none;
}
#menu #sub_menu li {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
	height: auto;
	line-height: normal;
}
#menu #sub_menu li a {
	display: block;
	background-color: #cecece;
	width: 300px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #a6a6a6;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #a6a6a6;
	padding: 5px;
}
/* ------- PANEL ------- */
#panel {
	position: fixed;
	top: 0px;
	left: -400px;
	width: 442px;
	height: 100%;
}
#panel_shad {
	position: absolute;
	top: 31px;
	right: 0px;
	width: 10px;
	height: 100%;
	background: url(/img/s/panel_shad.png) no-repeat;
}
#panel_click_bar {
	display: block;
	position: absolute;
	top: 31px;
	right: 10px;
	width: 32px;
	height: 100%;
	background: url(/img/s/panel_clickbar_bg.png) no-repeat;
	cursor: pointer;
}
#panel_content {
	position: absolute;
	top: 31px;
	right: 42px;
	width: 384px;
	/*width: 400px;*/
	height: 100%;
	background: #DDDDDD;
	padding: 8px;
}
	#flashcontent {
	
		/*border: solid 1px #000;*/
		/*width: 1280px;*/
		height: 460px;
		/*width: 100&;*/
		/*width: 1280px;
		margin: 31px 0px;*/

	}



#left {
	width: 200px; height: 3850px;
	border: solid 1px #acb7bf;

}

#freeze {
	border: solid 1px red;

	position: fixed;
	left: 40px; top: 40px;
	text-indent: -9999px;
	width: 200px; height: 70px;
	z-index: 2;
}
#freeze h1 {
	width: 324px; height: 90px;
	background: url(/img/logo_lusanet_bc1.png) no-repeat;
}
#freeze h5 {
	margin: 50px 0 20px;
	background: url(images/listennow.png) no-repeat;
}
#freeze ul#listen {
	width: 325px; height: 68px;
	background: url(images/listen.png) no-repeat;
}
#listen a {
	display: block; color: #f5f5e1;
	height: 23px;
}


/********box partners*************/
.thumbs{
	float: left;
	width: 760px;
	margin: 20px 20px 20px 20px;
	background: transparent;
	/*border-width: 1px 1px 1px 1px ;border-style: solid;border-color: #000;*/
	
}

.thumbs h3{
	color: #999;
	background: transparent;
}
.thumbs h4{
	color: #E3526F;
	background: transparent;
}

.thumbs p{
	margin: 0px 0 0 0;
	font-size: 12px;
}

.leftfloater{
	float: left;
	display: block;
	border: 0;
	padding-left: 0px;
}
.rightfloater{
	text-align:right;

	float: right;
	display: block;
	border: 0;
	padding-right: 20px;
}


.clearit{
	clear: both;
	height: 0;
}

.menu_top{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #000; /*bottom horizontal line that runs beneath tabs*/
border-top: 1px solid #000; /*bottom horizontal line that runs beneath tabs*/
}

.menu_top ul{
margin: 0;
padding: 0;
padding-left: 5px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.menu_top li{
display: inline;
margin: 0;
}

.menu_top li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #FE9C49;
background: #000; /*background of tabs (default state)*/
}

.menu_top li a:visited{color: #FE9C49;}
/*body.home .menu_top li a:visited{color: #669999;}*/

.menu_top li a:hover, .menu_top li.selected a{
background: black;color: #CE4D18;}
