body {
  margin: 0px;
  padding: 0px;
  background: url(fundo.jpg) center top;
  background-repeat:no-repeat;
  background-attachment:fixed;
  font-family: "Trebuchet MS", Arial, sans-serif;
  background-color: #111111;
  background-repeat: no-repeat;
  font-size: 12px;
}
#pagina {
	width:1000px;
	margin: 0px auto;
    position: relative;
}
#lateral {
	float:left;
	margin-left:34px;
	_margin-left: 16px;
	width:196px;
}
#topo{
	width:735px;
	height:181px;
	float:left;
	background-image:url(topo.jpg);
}
#topo_programacao{
  background: no-repeat url(imgs/programacao.jpg);
  width: 212px;
  height: 74px;
  float: right;
  padding: 27px 40px 30px 40px;
  margin-top: 10px;
}
#menu {
	margin-top:154px;
}
#rodape{
	width:902px;
	height:22px;
	margin: 0 auto;

/*	background-image:url(imgs/rodape.jpg);*/

}
#conteudo {
	width:716px;
	float:left;
	min-height:800px;
	/*background-image:url(conteudo.jpg);*/
	/*padding-left:5px;*/
	background-color:#ffffff;
	background-image:url(imgs/fundo_conteudo.jpg);
	background-repeat:repeat-x;
}
#datahora {
	width:716px;
	height:18px;
	background-image:url(imgs/data.jpg);
	_width:725px;
	font-size:10px;
	font-style:italic;
	text-align:right;

}
.data{
	margin-right:20px;
}
#direita{
	width:175px;
	float:right;
	margin-right:10px;
   _margin-right:3px;
   text-align:center;


}
.apoiadores{
   background-color:#181818;
   padding-top:15px;

}
.apoio_banner{
	width:148px;
	height:96px;
	background-color:#FFF;
	margin-bottom:8px;
}

#meio{
	width:523px;
	float:left;
	*margin-left:5px;
	margin-left:2px;

}
#meio2{
	width:690px;
	float:left;
	*margin-left:15px;
	margin-left:10px;
	text-align:justify;

}
#texto{
	width:640px;
	margin-left:25px;


}
H1 {
	height:18px;
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:0px;
}
H2 {
	width:510px;
    height:22px;
	padding-top:5px;
	padding-left:13px;
	font-size:14px;
	color:#ffef11;
	text-transform:uppercase;
	margin-bottom:0px;
	background-image:url(imgs/titulos.jpg);
	margin-top:0px;
}
H3 {
	height:18px;
	font-size:12px;
	color:#ffef11;
	background-color:#181818;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align:center;
	margin-top:0px;

}
H4 {
	height:18px;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-bottom:0px;
	text-align:left;
	margin-left:10px;
	margin-top:0px;

}
.flashticker{
	width:523px;
	height:204px;
	margin-bottom:5px;

}
#noticias_home{
	width:523px;
	height:230px;
	height:304px;
	margin-bottom:5px;
}

#noticias_home a:hover, #noticias_home a span:hover{
	text-decoration: underline;
    font-weight: normal;
    color: white;
}

.parcerias{
	width:523px;
	height:74px;
	background-color:#181818;
	text-align:center;
	margin-bottom:5px;
}
.mural{
	width:523px;
	height:205px;
	background-color:#535353;

}
.mural1{
	width:176px;
	height:205px;
	background-color:#535353;
	float:left;
	padding-left:10px;
	color:#FFF;
	font-size:11px;
}
.mural2{
	width:334px;
	height:205px;
	background-color:#535353;
	float:right;
	overflow:auto;
	font-size:11px;

}
.ban1, .ban2, .ban3, .ban4{
	margin-bottom:5px;
}
.ban5{
	width:172px;
	height:95px;
	background-color:#575757;
}

.logo {
	margin-bottom:10px;
}
.dia_not{
	float:right;
	margin-right:10px;
	color:#CCC;
    font-style: italic;
}
.tit_not{
	padding-left:16px;
	float:left;
	color:#ffef11;
}
.desc_not{
	padding-left:16px;
	float:left;
	color:#eeeeee;
	font-size:13px;
    margin-top: -15px;
}

.arquivo_not{
	color:#ffef11;
	font-size:10px;
	float:right;
	padding-right:10px;

}
.noticias_a{
	width:523px;
	height:65px;
	background-color:#1d1d1d;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px dashed #999;
}
.noticias_b{
	width:523px;
	height:65px;
	background-color:#191919;
    overflow: hidden;
    padding-bottom: 5px;
    border-bottom: 1px dashed #999;
}
.noticias_c{
	width:523px;
	height:20px;
	background-color:#1d1d1d;


}
img {
	border:none;
}
a{
	text-decoration:none;
}
a:hover{
	cursor:pointer;
	font-weight:bold;
}
.formulario, .msg_nome, .msg_msg{
	color:#ffef11;
}
.msg_a{

	padding-left:5px;
	margin-bottom:3px;
	border-bottom-color:#808080;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.msg_b{

	padding-left:5px;
	margin-bottom:3px;
	border-bottom-color:#808080;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.msg_nome2, .msg_msg2 {
	color:#ffffff;
	margin-left:4px;
}
.enquete{
	width:148px;

	background-color:#575757;
}
.enquete_meio{
	color:yellow;

}
.newsletter_meio{
	color:#ffffff;
	font-size:10px;
	text-align:left

}
.quadro_top{
	width: 699px;
	height: 43px;
	background-image:url(imgs/quadro_1.jpg);
}
.quadro_meio{
	width: 699px;
	background-image:url(imgs/quadro2.jpg);

}
.quadro_bottom{
	width: 699px;
	height: 80px;
	background-image:url(imgs/quadro_3.jpg);
}

/*
  Artistas
*/
.artistas div.img{
  width: 100px;
  height: 70px;
  overflow: hidden;
  padding: 10px;
  border: 1px solid #FFEA00;
  float: left;
}
.artistas .sem_foto{
  font-size: 12px;
  color: #999;
  background-image: url(imgs/sem_foto.png);
  width: 100px;
  height: 70px;
  display: block;
}
.artistas p{
  width: 500px;
  height: 77px;
  margin: 0 auto;
  float: left;
  padding: 15px 0 0 15px;
  font-size: 20px;
  border-bottom: 1px dashed #999;
}
.artistas p:hover{
  background-color: #F5EE94;
}
.artistas p.lista_artistas{
  width: 610px;
  height: 20px;
  margin: 0 auto;
  float: left;
  padding: 5px 0 0 5px;
  font-size: 14px;
  border-bottom: 1px dashed #999;
}
.artistas span{
  font-size: 12px;
  color: #999;
}
.artistas .clear{
  clear: both;
  height: 10px;
}
.artistas .titulo{
  width: 100%;
  height: 30px;
  margin: 0 auto;
  padding: 0px;
  padding-top: 10px;
  font-size: 14px;
  border-bottom: 1px dashed #999;
  background-color: #eeeeee;
}
.artistas .titulo a{
  padding: 20px;
  font-size: 14px;
  color: #000;
}
.artistas div.letra{
  padding: 20px;
  font-size: 12px;
  color: #000;
}
.letras{
  color: black;
  border: 1px solid #eee;
  padding: 2px 2px 2px 2px;
}
.letras:hover{
  font-weight: normal;
  border: 1px solid #FFEB00;
}
.video{
  float: right;
  display: none;
  width: 200px;
  border: 1px solid #999;
  padding: 10px;
}
.enviar_amigo{
  display: none;
  height: 110px;
  border: 1px solid #999;
  padding: 15px;
}
/*
  Fim Artistas
*/

/*
  Notícias
*/
.noticias p{
  width: 600px;
  height: 59px;
  margin: 0 auto;
  float: left;
  padding: 10px 0 0 10px;
  font-size: 16px;
  /*border-bottom: 1px dashed #999;*/
  overflow: hidden;
}
.noticias p:hover{
  background-color: #F5EE94;
}
.noticias span{
  font-size: 12px;
  color: #999;
}
.noticias .clear{
  clear: both;
  height: 10px;
}
.noticias .titulo{
  width: 100%;
  height: 30px;
  margin: 0 auto;
  padding: 0px;
  padding-top: 10px;
  font-size: 14px;
  border-bottom: 1px dashed #999;
  background-color: #eeeeee;
}
.noticias .titulo a{
  padding: 20px;
  font-size: 14px;
  color: #000;
}
.noticias .ultimas_titulo{
  width: 600px;
  height: auto;
  margin: 0 auto;
  padding: 10px 0 0 10px;
  font-size: 16px;
  border-bottom: 1px solid #999;
}
/*
  Fim Notícias
*/

/*
  Locutores
*/
  .titulo_locutor{
    font-size: 18px;
	font-weight: bolder;
	margin: 0 auto;
  }
  .ban4 .titulo_locutor{
    font-size: 18px;
	font-weight: bolder;
	margin: 0 auto;
    color: white;
  }
  .locutores, .ban4{
	padding: 10px;
	text-align: center;
  }
  .locutores img{
	padding: 10px;
	border: 1px solid #999;
  }
  .ban4{
    background-image: url(imgs/locutor2.jpg);
    width: 172px;
    height: 217px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
  }
/*
  Fim Locutores
*/

/*
  Form Newsletter
*/
  .newsletter{
    color: #fff;
    text-align: left;
    padding: 10px;
    padding-top: 3px;
    background-color: #575757;
    width: 152px;
  }
  .newsletter p{
    color: #FFF;
    margin: 0 auto;
  }
  .newsletter form{
    background-color: #575757;
    margin: 0 auto;
  }
  .newsletter .txt{
    color: #fff;
    font-size: 10px;
  }
  .newsletter label{
    color: #FFEA00;
    font-size: 9px;
    width: 35px;
    height: 20px;
    display: block;
    float: left;
  }
  .newsletter input{
    width: 110px;
    height: 15px;
    display: block;
    float: left;
  }
  .newsletter .bt{
    float: left;
    width: 31px;
    height: 22px;
  }
/*
  Fim Form Newsletter
*/

/*
  Form Contato
*/
  #form_contato{
    width: 455px;
  }
  #form_contato label{
    font-size: 12px;
    width: 80px;
    height: 20px;
    display: block;
    float: left;
    text-align: right;
    padding-right: 15px;
  }
  #form_contato input, #form_contato select, #form_contato textarea{
    width: 350px;
    height: 20px;
    display: block;
    float: left;
  }
  #form_contato textarea{
    height: 250px;
  }
  #form_contato select{
    width: 200px;
  }
  #form_contato #bt{
    clear: both;
    width: 60px;
    height: auto;
    float: right;
  }
/*
  Fim Form Contato
*/

/*
  Programação
*/
  .programacao{
    padding: 20px;
  }
  .programacao a{
    border-bottom: 1px solid #eee;
    color: black;
    width: 150px;
    height: 15px;
    display: block;
    margin-bottom: -20px;
  }
/*
  Fim Programação
*/

/*#popup {
  width: 390px;
  height: 210px;
  margin-left:50px;
  position:absolute;
}

#popup2 {
  width: 550px;
  height: 262px;
  margin-left:50px;
  position:absolute;
}*/

#popup {
  width: 390px;
  height: 210px;
  left:150px;
  top: 200px;
  position:absolute;
}

#popup2 {
  width: 550px;
  height: 262px;
  right:60px;
  top: 200px;
  position:absolute;
}
