/*****************************/
/*** Core html setup stuff ***/
/*****************************/
 
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

a:link, a:visited{
	color: #6D044E;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}

.pollques{
	font-weight: bold;
	font-size: 14px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	background: url(../imagens/bg_body.jpg) repeat-x #6E044F;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 15px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#topo{
	width: 994px;
	height: 260px;
	margin: 0 auto 0 auto;
}

#logo{
	height: 173px;
	width: 210px;
	float: left;
	margin-bottom: 13px;
	background: url(../imagens/logo.png) no-repeat 30px 10px;
}

#slogan{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 25px;
	float: left;
	width: 700px;
	margin: 20px 0 0 80px;
}

#flags{
	float: right;
	text-align: right;
	width: 200px;
	height: 50px;
}

#busca{
	width: 726px;
	height: 44px;
	float: right;
	margin-top: 92px;
}

#busca div{
	background: #6B9B01;
	width: 450px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 44px;
	float: left;
}

.inputbusca{
	border: 0;
	line-height: 42px;
	height: 42px;
	width: 150px;
	background: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6C044D;
	padding-left: 10px;
	float: left;
}

.buttonbusca{
	float: left;
	background: url(../imagens/lupa.gif) no-repeat;
	border: 0;
	width: 54px;
	height: 44px;
	cursor: pointer;
}

#pagina{
	width: 990px;
	height: auto;
	background: url(../imagens/bg_pagina.jpg) no-repeat left top #E5E4E5;
	border: 2px solid #6B9B01;
	border-top-width: 12px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
}

#manchetes{
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 10px;
}

#esquerda{
	width: 750px;
	height: auto;
	float: left;
	margin-left: 6px;
}

#direita{
	width: 226px;
	height: auto;
	float: right;
	margin-right: 5px;
}

.bug{
	clear:both;
	width: 100%;
	height: 5px;
	font-size: 3px;
}

#rodape{
	width: 954px;
	height: 98px;
	clear: both;
	margin: 5px auto 0 auto;
	padding: 10px 20px;
	background: url(../imagens/bg_rodape.gif) repeat-x;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}

.modulo{
	width: 224px;
	min-height: 181px;
	border: 1px solid #CCC;
	background: #EEE;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.esq{
	float: left;
}

.dir{
	float: right;
}

.clear{
	clear: both;
}

.modulo div{
	width: 204px;
	margin: 10px auto;
}

h3{
	background: url(../imagens/bg_h3.gif) no-repeat;
	width: 225px;
	height: 49px;
	line-height: 49px;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 26px;
	font-weight: normal;
	text-indent: 10px;
	text-transform: uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.modulo-destaques{
	width: 550px;
	float:left;
	margin-left: 5px;
}

.modulo-destaques div{
	float: left;
}

.modulo-destaques ul{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 2px;
}

.modulo-destaques li{
	margin: 0 0 2px 0;
}

.modulo-destaques img{
	border: 2px solid #6B9B01;
}



.modulo-noticias{
	width: 405px;
	min-height: 278px;	
	float: right;
	margin-right: 5px;
	line-height: 130%;
}

.lista{
	list-style: none;
	background: #FFF;
	border: 1px dashed #5D8B01;
	padding: 10px 5px 20px 10px;
	margin: 0;
}

.lista li{
	margin: 0 0 10px 0;
	clear: both;
}

.lista .imgnot{
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	width: 94px;
}
.lista img{
	border: 2px solid #6B9B01;
}

h4{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6D044E;
}

h4 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6D044E;
}

a.leiamais{
	background: url(../imagens/seta.gif) left 8px no-repeat;
	color: #6D044E;
	padding-left: 15px;
	font-weight: bold;
	display: block;
	line-height: 25px;
	float: left;
}

span.leiamais{
	background: url(../imagens/seta.gif) left 8px no-repeat;
	color: #FFF;
	padding-left: 27px;
	font-weight: bold;
	display: block;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

.modulo-top10{
	width: 281px;
	height: auto;
	border: 1px solid #CCC;
	background: #FFF;
	float: left;
}
.modulo-top10 h3{
	background: #FFF;
	width: 281px;
	color: #6B9A00;
}

div.top10{
	padding: 0;
	margin: 0;
	background: url(../imagens/bg_top10.gif) no-repeat;
}

.posicao{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 40px;
	text-align: center;
	line-height: 70px;
	width: 52px;
	float: left;
}

img.imagemtop10{
	margin-top: 4px;
	float: left;
}

.topnome{
	float: left;
	padding: 5px 10px;
	width: 110px;
}

.nomemusica{
	font-size: 14px;
	font-style:italic;
}

.nomebanda{
	font-size:12px;
	font-weight: bold;
}

.tocar a{
	float: left;
	height: 47px;
	padding: 23px 0 0 5px;
	display: block;
}


#menu{
	list-style: none;
	padding: 0;
	margin: 215px 0 0 0;
	height: 44px;
	display: block;
	clear: both;
}

#menu li{
	height: 44px;
}

#menu li a:link, #menu li a:visited, a.semlink{
	height: 24px;
	line-height: 47px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6B9A00;
	text-decoration: none;
	padding: 10px 20px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#menu li a:hover, a.semlink:hover, .ativo{
	color: #FFF !important;
	background: url(../imagens/bg_menu.gif) repeat-x;
}

#menu ul{
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #6E044F;
}

#menu ul li a{
	width: 200px !important;
}

#anuncio_topo{
	width: 550px;
	height: 80px;
	background: #CCC;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	position: absolute;
	margin: 60px 0 0 280px;
}

#anuncio_rodape{
	width: 455px;
	height: 100px;
	background: #CCC;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	float: left;
	margin: 0 0 0 5px;
}

#anuncio_lateral{
	width: 224px;
	height: 173px;
	background: #CCC;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	margin: 5px 0 0 0;
	clear: both;
}


#rodape #menu{
	list-style: none;
	padding: 0 0 0 130px;
	margin: 0;
	height: 24px;
	display: block;
	clear: both;
	width: 100%;
}

#rodape #menu li{
	height: 24px;
}

#rodape #menu li a:link, #rodape #menu li a:visited, #rodape a.semlink{
	height: 24px;
	line-height: 27px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding: 10px 20px;
}

#rodape #menu li a:hover, #rodape a.semlink:hover, #rodape .ativo{
	color: #6E044F !important;
	background: none;
}

#rodape #menu ul{
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #6E044F;
}

#rodape #menu ul li a{
	width: 200px !important;
}


h1{
	font-size: 26px;
	padding-left: 40px;
	color: #6B9A00;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2{
	font-size: 20px;
	color: #6E044F;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.data{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#conteudo{
	width: 620px;
	padding: 0 0 0 40px;
	font-size: 14px;
	color: #333;
	line-height: 130%
}

#conteudo p{
	font-size: 14px;
	color: #333;
	line-height: 130%
}

#conteudo img{
	border: 2px solid #6B9A00;
	margin: 0 10px 10px 0;
}

ul.pag_noticias{
	list-style: none;
	padding: 0;
	margin: 0;
}

.boximg{
	float: left;
	margin-right: 20px;
	width: 115px;
	height: 90px;
}

ul.pag_noticias li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	clear: both;
}

.separador{
	border-bottom: 1px dashed #6B9A00;
}

.imagem{
	clear: both;
	margin: 10px auto;
	text-align: center;
}


ul.videos {
	list-style: none;
	margin: 0;
    padding: 0;
}

ul.videos img{
	width: 180px;
}
 
ul.videos li {
    float: left;
	width: 184px;
	margin: 10px;
	padding: 5px;
}

ul.videos a {
	text-decoration: none;
	width: 200px;
    display: block;
}
 
.currentvideo {
	background: #CCC;
}

ul.galeria{
	list-style: none;
	margin: 0;
    padding: 0;
}

ul.galeria li {
    float: left;
	margin: 10px 10px 0 10px;
	text-align: center;
	height: 190px;
	width: 180px;
}

.imagemgal{
	width: 113px;
	height: 113px;
	margin: 0 auto;
	border: 2px solid #6B9A00;
}

ul.galeria img{
	margin: 0 !important;
}



/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ZOOM xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/



.highslide-container div {
	font-size: 14px;
}
.highslide-container div a {
	color: #ED1A3B;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #6E044F;
}
.highslide img {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
	border: 2px solid silver;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
/*a.highslide-credits{

	padding: 2px;

	color: silver;

	text-decoration: none;

	font-size: 10px;

}*/



.highslide-move, .highslide-move * {
	cursor: move;
}
.highslide-overlay {
	display: none;
}
/* hs.wrapperClassName = 'wide-border' */

.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ZOOM xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/



#braonline{
	width: 446px;
	padding: 0 5px;
	height: 51px;
	line-height: 51px;
	margin: 0 0 6px 6px;
	background: url(../imagens/bg_braonline.gif) repeat-x;
	float: left;
}

#braonline h3{
	font-size:26px; 
	color: #6B9B01; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: none;
	width: 170px;
	float: left;
}
.ouca{
	color: #FFF;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 10px;
}

.redes_sociais{
	width: 224px;
	height: auto;
	padding-bottom: 10px;
	margin: 10px 0 5px 0px;
	text-align: center;
}

.redes_sociais h3{
	color: #6B9900;
	background: none;
	text-align: left;
}

.redes_sociais img{
	margin: 0 10px;
}

.publicidade{
	border-top: 1px dashed #999;
	width: 224px;
	height: auto;
	padding: 10px 0;
	margin: 0;
}

.divcomentario{
	width: 100%;
	border-top: 1px dashed #999;
	margin-top: 20px;
	padding-top: 10px;
	clear: both;
}

#formcomentario{
	margin-top: 10px;
	font-size: 14px;
}

ul.comentarios{
	list-style: none;
	padding: 0 5px;
	margin: 20px 0 0 0;
	background: #EEE;
}

ul.comentarios li{
	border-top: 1px dashed #CCC;
	margin-bottom: 10px;
	padding-top: 10px;
}
.comment{
	margin-left: 150px;
	margin-top: 5px;
}

.inputbox, textarea{
	border: 0;
	background: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.alerta{
	color: #C00;
	font-weight: bold;
}

#programacao{
	list-style: none;
	margin: 0;
	padding: 0;
}
#programacao li{
	margin-bottom: 40px;
}
#programacao .hora{
	float: left;
	height: 86px;
	line-height: 86px;
	display: block;
	background: #6B9B01;
	color: #FFF;
	font-weight: bold;
	padding: 0 10px;
	border: 2px solid #6B9B01;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
}
#programacao img{
	float: left;
	margin: 0;
	padding: 0;
}
.descricao_prog{
	float: left;
	height: 66px;
	width: 155px;
	background: #6B9B01;
	color: #FFF;
	padding: 10px;
	border: 2px solid #6B9B01;
	font-size: 14px;
}


ul#bramobile{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
	background: #FFF;
	width: 224px;
	height: 90px;
}

ul#bramobile a:link, ul#bramobile a:visited{
	display: block;
	background: #FFF;
	padding: 0;
	text-align: center;
	height: 90px !important;
}

ul#bramobile a:hover{
	background: #EEE;
}

#controle{
	width: 224px;
	height: 70px;
	position: absolute;
	margin-top: -85px;
}


.prev{
	float:left;
	width: 20px !important;
	padding-left: 5px;
}
.next{
	float: right;
	width: 20px !important;
	padding-right: 5px;
}
.prev a, .next a{
	width: 20px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #999;
	font-weight: bold;
	font-size: 18px;
	background: #FFF;
}
.prev a:hover{
	width: 20px;
	background: #FFF;
	color: #6D044E;
}
.next a:hover{
	width: 20px;
	background: #FFF;
	color: #6D044E;
}

.addthis_toolbox{
	float: right;

}

.redesociais{
	clear:  both;
	width: 360px;
}

.tblbramobile td{
	background: #FFF;
	border: 2px solid #FFF;
}
.tblbramobile a img{
	border: 0 !important;
}
.tblbramobile td:hover{
	background: #EEE;
	border: 2px solid #6B9A00;
}




.poll thead{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.poll thead td{
	padding: 10px 5px;
}

.pollstableborder{
	width: 100%;
	text-align: left;
}

.sectiontableentry2, .sectiontableentry1{
	padding: 5px;
}

.button{
	background: #6E044F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	padding: 5px 10px;
}

#regulamento{
	clear: both;
	border-bottom: 1px dashed #999;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.pergunta{
	font-weight: bold;
	font-size: 18px;
}

#enquete{
	padding: 10px;
}
.opcoes{
	list-style: none;
	padding: 0;
	margin: 10px 0;
}
.opcoes li{

	text-align: left;
}
.barra{
	background: #6B9A00;
	height: 10px;
	float: left;
}
.nomeop{
	clear: both;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

.legendafoto{
	font-size: 12px;
}

.paginacao{
	width: 100%;
	text-align: center;
	line-height: 150%;
}
.paginacao a{
	padding: 0 3px;
}


