body{
	margin:0px;	
	padding:0px;
	text-align:center; /* hack para o IE */
	background:#000 url(../_IMG/bg_blue.jpg)  fixed repeat-y;
	margin-top:10px;
}
/* VALORES DEFAULT */
h1, h2, h3, h4, h5, h6, p, ul, li, fieldset, form, label, input{
margin:0pt;
padding:0pt;
}
.esconde{display:none;}
#plataforma{
	display:block;
	overflow:hidden;
	background:transparent;
	height:1px;
	clear:both;
}
/***********TOPO*************/

#fundoTopo{
	width:990px;
	height:38px;
	font:bold 10px "Trebuchet MS";
	color:#666;
	text-align:right;
	margin-top:5px;
	margin-left:5px;
	float:left;
}
#fundoTopo p{
	background:#121212;
}
#fundoTopo a, #fundoTopo a:hover{
	text-decoration:none;
	color:#666;
	outline:none;
}
.fundoTopoOTHER{
	width:990px;
	height:15px;
	float:left;
	background:#0A0A0A;
}
#topo{
	width:735px;
	height:178px;
	float:left;
}
#logo{
	width:255px;
	height:178px;
	float:left;
}
#logo img{
margin:10px 0 0 30px;
}

#pub_topo{
	width:730px;
	height:110px;
	margin-top:0px;
	background:url(../_IMG/name_pub.gif)  8px bottom no-repeat;
	float:left;
}
#pub_topo img, #pub_topo object{
	float:left;
	margin:13px 0 0 5px;
	z-index:1;
	border:0;
}

#menu ul li { display: block; position:relative; width:90px;
	height:30px;
	float:left;
}
#menu{
	width:560px;
	height:34px;
	margin-left:0px;
	float:left;
	background:#121212;
	border-bottom:18px solid #0A0A0A;
	text-transform:uppercase;
}
.menup1 a{
	width:90px;
	height:38px;
	font:bold 14px "Trebuchet MS";
	color:#FFF;
	text-decoration:none;
	text-align:center;
	position:absolute;
	top:5px;
	float:left;
	outline:none;
}
.menup1 a:hover, .menup2 a:hover{
	background:url(../_IMG/barra_menu_hover.jpg) bottom no-repeat;
}
.menup1 li.current a{
	background:url(../_IMG/barra_menu_hover.jpg) bottom no-repeat;
}
img.radioonline{float:left;margin-left:5px;}
.linhaMenu{
	width:2px;
	height:28px;
	float:left;
	background:url(../_IMG/linha_menu.gif) repeat-y;
}

/**/


/***********LATERAL GLOBAL*********/

#side{
	width:220px;
	float:right;
	color:red;
}


/*******PLAYLIST*******/
#playlist{
	width:204px;
	float:left;
}
#barra-playlist{
	width:204px;
	height:26px;
	background:url(../_IMG/linha_azul2.gif) repeat-x;
}
#conteudo-playlist{
	width:200px;
	/*height:320px; Gerada Dinamica*/
	margin-top:4px;
	border:2px solid #369;
	background:#0C0C0C;
}
#conteudo-playlist li{
	width:200px;
	float:left;
	background:#15212D;
	color:#FFF;
	text-transform:uppercase;
	font:10px "Trebuchet MS";
	height:24px;	
	list-style:none;	
}
#conteudo-playlist li span.player{margin:3px 2px 0px 5px;float:left;}
#conteudo-playlist li span.titulo{margin:3px 0 0 5px;float:left;}


.texto-barra{
	font:bold 14px "Trebuchet MS";
	color:#FFF;
	text-transform:uppercase;
	position:relative;
	left:10px;
	top:-7px;
}

/*****PUB 180x150******/

#pub_180150{
	margin-top:10px;
	width:180px;/*-24bordas*/
	height:150px;/*-24bordas*/
	float:left;
	border:12px solid #0C0C0C;
}

.pub_18070{
	margin-top:10px;
	width:180px;/*-24bordas*/
	height:66px;/*-24bordas*/
	float:left;
	border:12px solid #0C0C0C;
}

#pub_180150 img, .pub_18070 img{
	margin:0px;
	border:0;
}
/**/


/***************************************************
-------------------- FOOTER ------------------------
***************************************************/

/*******MENU HORIZONTAL*****/
#menu-h{
	width:990px;
	height:17px;
	float:left;
	margin-left:0px;
	border-bottom: 1px dotted #666;
	padding-top:15px;
}
ul#menu-horizontal {
	background: #000;
	list-style: none;
	padding: 0;
}
ul#menu-horizontal li{
	float: left;
	text-transform:uppercase;
	padding-left:19px;
	padding-right:19px;
  }
ul#menu-horizontal li a{
	display: block;
	text-decoration: none;
	font:bold 12px "Trebuchet MS";
	color:#666;
	outline:none;
}
.copyright{
	font:bold 10px "Trebuchet MS";
	color:#666;
	position:relative;
	top:18px;	
}
#rodape1{
	width:990px;
	height:32px;
	margin-top:15px;
	margin-left:0px;
	float:left;
	background:#121212 url(../_IMG/lumen.gif) no-repeat bottom right;
	font:bold 10px "Trebuchet MS";
	color:#666;
	text-align:center;
}
#rodape2{
	width:990px;
	height:18px;
	margin-left:0px;
	float:left;
	background:#0A0A0A url(../_IMG/websolutions.gif) no-repeat top right;
}
#rodapeBG{
	width:990px;
	height:10px;
	float:left;
}