html, body {
	font:11px "Trebuchet MS", Tahoma, Arial, Sans-serif;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background:#434343;
}
*{
	line-height:115%;
	background:transparent;
}
h1, h2, h3,
ul, li,
form, fieldset {
	margin:0;
	padding:0;
	border:none
}

ul, li{
	list-style:none;
}

a{
	text-decoration:none;
	color:#555
}

/*******Floater*********/
#floaterBanner{
	position:absolute;
	top:40%;
	_top:40%;
	left:50%;
	margin:-125px 0 0 -250px;
	font-size:11px;
	color:#fff;
	display:block;
	z-index:200;
}
#floaterBanner span.fechar{
	display:block;
	text-align:right;
}
#floaterBanner span.fechar strong{
	cursor:pointer;
	padding:4px;
	background:#180521;
}


.menu,
.conteudo,
.rodape{
	display:table;
}


/*--------- ESTRUTURA ---------*/
.conteiner{
	width:999px;
	margin:auto;
	position:relative;
	display:table;
	float:none;
}

/*--------- SITE ---------*/
.site {
	clear:both;
	background:#fff
}

.popup {
	position:relative;
	width:600px;
	margin:auto;
}
.popup .topo{
	width:600px;
}
.popup .content{
	top:50px;
	position:absolute;
	width:350px;
	right:20px;
	z-index:999;
}


/*--------- TOPO ---------*/
.topo {
	clear:both;
	background:#434343 
}
.topo div.topocont{
	width:999px;
	height:174px;
	margin:0 auto;
	position:relative
}


.topo h1, hr{
	display:none;
}
/*.topo .marca{
	left:20px;
	top:0px;
	position:absolute;
	z-index:1;
	width:294px;
	height:145px;
}*/
.topo .marca{
	left:20px;
	top:0px;
	position:absolute;
	z-index:1;
	width:294px;
	height:185px;
}

.topo .relogio{
	position:absolute;
	width:293px;
	height:32px;
	bottom:4px;
	right:58px;
}
.topo .banner{
	position:absolute;
	width:728px;
	height:90px;
	top:27px;
	left:245px;
	z-index:2;
}

/*--------- MENU ---------*/
.menu {
	background:#f6f6f6;
	width:100%;
	height:32px;
}
.menu .conteiner{
	z-index:999;
}
.menu h2{
	display:none
}
.menu ul#menu_principal{
	float:right;
	padding:0 50px 0 0;
	height:32px;
}
.menu ul#menu_principal li{
	position:relative;
	float:left;
}


.menu ul#menu_principal li a{
	float:left;
	padding:8px 5px 8px 15px;
	color:#777;
	font:bold 11px "Trebuchet MS", Arial, Helvetica;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	background:url(../imagens/bullets/setaMenu.gif) no-repeat 6px 12px;
}
.menu ul#menu_principal li a:hover,
.menu ul#menu_principal li.jd_menu_active_menubar a:hover{
	background-color:#434343;
	color:#fff;
}

/*------- SUBMENU -------*/

.menu ul#menu_principal li ul{
	/*display:none;*/
	background:#434343;
	width:155px;
	padding:3px;
	position:absolute;
	top:30px !important;
	left:0 !important;
	display:none
}

.menu ul#menu_principal li ul li{
	background:none;
	text-align:left;
	width:100%;
	padding:2px 0;
	float:none;
}

.menu ul#menu_principal li ul li a{
	background:transparent url(../imagens/bullets/setaMenu.gif) no-repeat 6px 4px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:0 5px 0 15px;;
	display:block;
	float:none;
}

.menu ul#menu_principal li ul li a:hover{
	background:#78BC02;
}

/*--------- CONTEUDO ---------*/
.conteudo {
	/*background:#fff;*/
	width:100%;
}
.conteudo .principal{
	width:999px;
	margin:10px auto 10px auto;
	/*display:table;*/
}


/*--------- PUBLICIDADE ---------*/
.banner_medio{
	width:390px;
	height:60px;
	position:relative;
	display:block;
	float:left;
	padding:10px 0 10px 0;
}
.banners_small{
	background:url(../imagens/backgrounds/bgZebrado.gif);
}
.principal .banners_small{
	width:288px;
	display:block;
	float:left;
	padding:3px 2px 0 0;
	margin:0 0 15px 0;
}
.principal .banners_small div{
	width:140px;
	height:60px;
	padding:0 0 3px 4px;
	float:left;
}

.banner_retangulo{
	width:300px;
	height:250px;
	background:#f0f0f0;
	margin-bottom:10px;
	float:left;
	_float:none;
}



/*--------- TÍTULOS ---------*/
h2.titulo{
	display:block;
	height:23px;
	text-indent:-99999px;
	overflow:hidden;
	background-position:left center;
}
h2.tituloleitura{
	color:#68a106;
	font-size:17px;
	padding:0 0 0 12px;
	background:url(../imagens/bullets/setas_titulo.gif) no-repeat 0 5px;
}
h2.titulobusca{
	color:#68a106;
	font-size:15px;
}
h2.titulobusca strong{
	color:#777;
}
.bandas h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-bandas.png) no-repeat;
	width:92px;
}
.galerias h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-galerias.png) no-repeat;
	width:207px;
}
.promocoes h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-promocoes.png) no-repeat;
	width:125px;
}

.enquete h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-enquete.png) no-repeat;
	width:105px;
}
.noticias h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-noticias.png) no-repeat left 1px;
	width:98px;
}
.agenda h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-agenda.png) no-repeat;
	width:93px;
}
.entrevistas h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-entrevistas.png) no-repeat ;
	width:136px;
}
.cinema h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-cinema.png) no-repeat;
	width:90px;
}
.hoteis h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-hoteis.png) no-repeat;
	width:75px;
}
.bares h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-bares.png) no-repeat;
	width:224px;
}
.contato h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-contato.png) no-repeat;
	width:99px;
}
.quemsomos h2.titulo{
	background:#78bc02 url(../imagens/titulos/tit-quemsomos.png) no-repeat;
	width:128px;
}
.contato h2.titulo.compraringresso{
	background:#78bc02 url(../imagens/titulos/tit-compreingresso.png) no-repeat !important;
	width:208px;
}


/*--------- ELEMENTOS DE COMPOSIÇÃO ----------*/
.link_mais{
	padding:2px;
	text-align:right;
	float:left
}
.link_mais a{
	float:right;
}
.link_mais a span{
	color:#78bc02;
}
.link_mais a:hover{
	color:#78bc02;
}
.link_mais a:hover span{
	color:#555;
}

.link_mais_centro{
	display:block;
	text-align:right;
}
.link_mais_centro a{
	padding:2px 2px 2px 15px;
	text-transform:uppercase;
	font-size:10px;
	background:#ddd url(../imagens/bullets/setaBtnMais.png) no-repeat 3px center;
	float:right;
}
.link_mais_centro a:hover{
	background-color:#eee;
}

.box_listagem{
	background:url(../imagens/backgrounds/bgZebrado.gif);
	float:left;
}
.box_listagem ul{
	float:left;
	width:384px;
	padding:4px 3px 0px 3px;
}
.box_listagem li{
	border: solid 1px #eee;
	margin:0 0 4px 0;
	float:left;
}
.box_listagem li.left{
	float:left;
}
.box_listagem li.right{
	float:right;
}
.box_listagem li a{
	float:left;
	background:#f6f6f6;
	padding:2px;
}
.box_listagem li a:hover{
	background:#78bc02;
}
.box_listagem li a img{
	float:left;
	_margin:0 0 0 -3px;
	margin:0 8px 0 0;
}
.box_listagem li a .info{
	display:block;
	padding:8px 0 8px 0;
}
.box_listagem li a .info strong{
	color:#666;
	font-weight:bold;
	font-size:12px;
	padding:3px 4px 3px 14px;
	background:url(../imagens/bullets/barrasTitulo.gif) no-repeat 3px 8px;
}
.box_listagem li a:hover .info strong{
	color:#fff;
}
.box_listagem li a .info .estilo{
	color:#78bc02;
	text-transform:uppercase;
	font-size:10px;
}
.box_listagem li a:hover .info .estilo{
	color:#477000
}
.box_listagem li a .info .cidade{
	color:#777;
	font-size:10px;
}
.box_listagem li a:hover .info .cidade{
	color:#477000;
}





.box_extras_destaque{
	background:url(../imagens/backgrounds/bgZebradoVerde.gif);
	float:left;
	width:284px;
	padding:8px;
}

.box_extras_padrao{
	background:#f6f6f6;
	float:left;
	width:284px;
	padding:8px;
}

.box_extras_padrao,
.box_extras_destaque{
	margin:0 0 20px 0;
}

.paginacao{
	height:19px;
	padding:4px 3px 0px;
	text-align:right;
	float:right;
	width:384px;
	cursor:default
}
.paginacao a,
.paginacao span{
	padding:3px 4px 3px 4px;
	text-align:center;
	font-size:10px;
}
.paginacao span{
	background:#78bc02;
	color:#fff;
}
.paginacao a{
	background:#ddd;
	color:#5B8E01;
}
.paginacao a:hover{
	background:#ccc;
}
.paginacao a.seta{
	background:#bebebe;
	color:#fff;	
}
.paginacao a:hover.seta{
	background:#ccc;
}

.master_display{
	width:390px;
	height:243px;
	position:relative;
	float:left
}
.master_display .navigation{
	z-index:100;
}
.master_display .navigation a{
	z-index:100;
	position:absolute;
	top:0;
	height:243px;
	width:38px;
	overflow:hidden;
	text-indent:-9999px;
	opacity:0.30;
	-moz-opacity: 0.30;
	filter: alpha(opacity=30);
}
.master_display .navigation a:hover{
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80);
}
.master_display .navigation .btn_prev{
	left:0;
	background:url(../imagens/botoes/display_prev.gif) no-repeat center;
	cursor: pointer;
}
.master_display .navigation .btn_next{
	right:0;
	background:url(../imagens/botoes/display_next.gif) no-repeat center;
	cursor: pointer;
}

.master_display .info{
	position:absolute;
	bottom:20px;
	left:0;
	
	width:320px;
}
.master_display .info .titulo{
	background:#000 url(../imagens/bullets/barra_verde_gde.gif) no-repeat 12px 8px;
	padding:4px 6px 2px 25px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
.master_display .info .texto{
	background:#000;
	padding:2px 4px 4px 25px;
	float:left;
	width:auto;
	color:#fff;
}


/*--------- RODAPÉ -------------*/
.rodape {
	width:999px;
	margin:auto;
	margin-top:20px;
	position:relative;
	display:block;
	clear:both
}
.rodape a:hover{
	text-decoration:underline;
}
.rodape .conteiner{
	position:relative;
}
.rodape .links{
	position:absolute;
	top:15px;
	right:65px;
	color:#78bc02;
}
.rodape .links a{
	color:#78bc02;
	text-transform:uppercase;
	padding:0 15px 0 15px;
}
.rodape .sobepagina{
	position:absolute;
	top:45px;
	right:80px;
}
.rodape .sobepagina a{
	color:#979797;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding:0 15px 0 0;
	background:url(../imagens/bullets/setaSobe.png) no-repeat center right;
}
.rodape .info{
	position:absolute;
	top:10px;
	left:80px;
	color:#888;
	padding:25px 0 0 95px;
	height:56px;
	background:url(../imagens/backgrounds/marcaMaisRodape.png) no-repeat;
}
.rodape .info a{
	color:#888;
}
.rodape h2{
	font-size:16px;
	text-transform:lowercase;
}
.rodape span{
	padding:0 20px 0 0;
}
.rodape .swapi{
	position:absolute;
	top:70px;
	right:80px;

}
.rodape .swapi a{
	width:72px;
	height:28px;
	background:url(../imagens/botoes/swapi.gif) no-repeat 0 0;
	overflow:hidden;
	text-indent:-99999px;
	display:block;
}
.rodape .swapi a:hover{
	background-position:0 -26px;
}

/*******Erro Formulario*********/
.error {
	color:red;
}


/*......... PARCEIROS ..........*/
.banner_rodape {
	/*height:100px;*/
	width:999px;
	margin:auto;
	position:relative;
	display:block;
	clear:both
}

.banner_rodape .parceiros,
.banner_rodape .banners{
	width:882px;
	margin-left:60px;
	_margin-left:30px;
	margin-bottom:15px;
	clear:both;
	float:left
}

.banner_rodape .parceiros strong,
.banner_rodape .banners strong{
	color:#999;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}

.banner_rodape .parceiros ul,
.banner_rodape .banners ul{
	background:url(../imagens/backgrounds/bgZebrado.gif);
	padding:5px;
	padding-right:0;
	width:872px;
	float:left;
	margin:3px auto
	
}

.banner_rodape .parceiros ul li,
.banner_rodape .banners ul li{
	float:left;
	margin:0 5px 0 0
}
.banner_rodape .parceiros ul li a,
.banner_rodape .banners ul li a{
	float:left;
}

.banner_rodape .parceiros ul li a img,
.banner_rodape .banners ul li  img{
	border:0
}
