*
	{-moz-box-sizing:border-box; box-sizing:border-box; -webkit-box-sizing:border-box; font-family:verdana; line-height:18px; position:relative;}
body, td, table, div, span
	{font-size:12px;}
td, span, h1, h2, h3
	{overflow:hidden;}
*
	{margin:0px; padding:0px;}
.margin0
	{margin:0;}
body
	{background:#484848 url(img/bg.gif) repeat-x; color:#eee;}
.bloco
	{display:block;}
.inline
	{display:inline;}
.bloco_inline
	{display:inline-block;}
.invisivel
	{display:none;}
.small, .small *
	{font-size:10px; line-height:15px;}
.large, .large *
	{font-size:17px; line-height:21px;}
.extra_large, .extra_large *
	{font-size:18px; font-weight:700; line-height:22px;}
a
	{color:#eee; text-decoration:none;}
a:hover
	{text-decoration:underline;}
a:active, a:visited
	{color:#eee;}
img, iframe, .border0
	{border:0!important;}
object, embed
	{position:relative; z-index:0;}
object, embed, input, img, select
	{vertical-align:middle;}
#tip_dir
	{background:#333; color:#fff; position:absolute; z-index:51; padding:3px 8px; opacity:.85; filter:alpha(opacity=85); display:none; font:700 11px arial; cursor:default; border:1px #fff solid; border-radius:10px 10px 10px 0;}
.botao_topo
	{border-bottom:1px #393939 solid!important;}
.botao_topo.selecionado
	{border-color:#fff!important;}
.aviso
	{background:#000; color:#fff; padding:5px 120px 7px;}
.margin_left
	{margin-left:10px;}
.margin_right
	{margin-right:10px;}


.padding0
	{padding:0;}
.padding1
	{padding:5px;}
.padding2
	{padding:18px;}
.padding3
	{padding:26px;}
.width0
	{width:110px!important;}
.width1, input, select, textarea
	{width:220px;}
.width2
	{width:330px;}
.width3
	{width:440px;}
.width4
	{width:550px;}
.width5
	{width:660px;}
.width6
	{width:770px;}
.width7
	{width:880px;}
.width8
	{width:990px;}
.width9
	{width:1100px;}
.width10
	{width:1210px;}
.height1
	{height:40px;}
.height2
	{height:80px;}
.height3
	{height:120px;}
.height4
	{height:160px;}
.height5
	{height:200px;}
.height6
	{height:240px;}
.height7
	{height:280px;}
.height8
	{height:320px;}
.height9
	{height:360px;}
.height10
	{height:400px;}
.height11
	{height:440px;}
.height12
	{height:480px;}
.height13
	{height:520px;}
.height14
	{height:560px;}
.height15
	{height:600px;}


.left
	{text-align:left;}
.center
	{text-align:center;}
.right
	{text-align:right;}
.justify
	{text-align:justify;}
.fleft
	{float:left;}
.fnone
	{float:none;}
.fright
	{float:right;}
.centralizado
	{margin:0 auto; display:block;}
.cboth
	{clear:both;}


.arredondar1
	{border-radius:6px;}
.arredondar2
	{border-radius:16px;}
.aleft
	{border-radius:16px 0 0 16px;}
.atop
	{border-radius:16px 16px 0 0;}
.abottom
	{border-radius:0 0 16px 16px;}
.aright
	{border-radius:0 16px 16px 0;}


h1, h2, h3
	{color:#444; margin:0 0 15px; padding:0 0 3px; border-bottom:1px #555 solid;}
h1
	{font:700 28px arial!important;}
h2
	{font:700 21px verdana!important;}
h3
	{font:700 17px verdana!important; border-bottom-style:dotted;}


.escuro1
	{color:#393939; background:#fff; border-color:#fff;}
.escuro2
	{color:#fff; background:#393939; border-color:#393939;}
.escuro1 a, a.escuro1
	{color:#393939;}
.escuro2 a, a.escuro2
	{color:#fff;}
.medio1, .form
	{color:#777; background:#fff; border-color:#fff;}
.medio2
	{color:#fff; background:#777; border-color:#777;}
.medio1 a, a.medio1
	{color:#777;}
.medio2 a, a.medio2
	{color:#fff;}
.claro1
	{color:#ddd; background:#111; border-color:#111;}
.claro2
	{color:#111; background:#ddd; border-color:#ddd;}
.claro1 a, a.claro1
	{color:#ddd;}
.claro2 a, a.claro2
	{color:#111;}
.afirmacao
	{background:#9f9;}
.negacao
	{background:#e44; color:#fff!important;}
.negacao:hover
	{background:#f55!important;}
.border1
	{border-width:2px; border-style:solid;}


input, select, textarea
	{-moz-border-radius:6px; border-radius:6px; background:#efefef; border:7px #efefef solid; font-size:14px;}
input:focus, select:focus, textarea:focus
	{background:#fff; border-color:#fff;}
input[type*="bo"], input[type*="io"]
	{background:transparent!important; border:0; width:18px!important;}
input[type=submit]
	{background:#535353; border-color:#535353; font-weight:700; color:#fff; width:120px; margin-top:6px;}
input[type=submit]:hover, .selecionado, .mouseon:hover
	{background:#fff; color:#000; text-decoration:none; cursor:pointer;}
input[type=submit]:hover
     {color:#bbb; border-color:#fff;}
.no_submit:hover, .no_submit
	{cursor:default!important; color:transparent!important; border-color:#fff!important; background:#fff url(/img/loading.gif) center no-repeat!important;}


.form
	{text-align:right; margin:0 auto; display:inline-block; min-width:355px; *width:380px;}
.form label
	{display:block; font-weight:700; clear:both;}
.form label textarea
	{float:right; height:140px;}
.form label .editor_simples
	{width:418px; float:none; height:160px!important;}
form label
	{padding:2px 0 3px;}
form label.right textarea
	{vertical-align:middle;}
form label textarea
	{height:140px;}
form label textarea.editor_simples
	{width:100%; height:160px!important;}


.tb_exibicao
	{border:2px #fff solid; border-collapse:collapse; font-size:14px; text-align:left;}
.tb_exibicao tr td, .tb_exibicao tr th
	{padding:11px; border:1px #777 solid;}
.tb_exibicao tr td, .tb_exibicao tr th
	{width:800px;}
.tb_exibicao tr th
	{color:#393939; cursor:pointer;}
.tb_exibicao tr th:hover
	{text-decoration:underline;}
th.headerSortUp
	{background:url(img/tb_asc.gif) right center no-repeat;}
th.headerSortDown
	{background:url(img/tb_desc.gif) right center no-repeat;}


.cortina
	{background:url(img/sombra.png); position:fixed; z-index:16; left:0; top:0; width:100%; height:100%; display:none; padding-top:48px;}
.galeria
	{border-collapse:separate; border-spacing:2px; table-layout:fixed; width:100%;}
.galeria td:hover
	{background:#eaeaea; color:#333; cursor:pointer;}
.galeria img
	{font:700 11px verdana; border:1px #393939 solid;}
.img_in img
	{border:1px #bfbfbf solid!important;}
.print
	{background:url(img/print.gif) no-repeat 2px; width:20px; height:19px; display:inline-block; margin-bottom:-5px;}
.print:hover
	{background:#fff url(img/print_neg.gif) no-repeat 2px;}


.menu ul, .menu li
	{list-style:none; display:inline-block;}
.rodape
	{clear:both; padding-top:20px;}
.gomo
	{border-top:4px #ddd solid; border-collapse:collapse; border-left:4px #ddd solid;}
#ofen_alert
	{position:fixed; top:0; width:100%; z-index:1000; opacity:0.85; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; filter:alpha(opacity=85);
 padding:0; line-height:56px; cursor:pointer;}


.dg
	{background:#999; width:86%; margin:0 auto 5px; text-align:left; margin:0 auto;}
.topo_dg, .busca_dg
	{width:86%; margin:5px auto 0;}
.busca_dg
	{text-align:right; margin-bottom:-4px;}
.busca_dg input
	{border:4px #393939 solid; padding:6px; font-size:15px; border-radius:0; -moz-border-radius:0; border-left:0;}
.busca_dg img
	{border:3px #393939 solid; background:#393939; padding:6px 6px 6px 28px; -moz-border-radius:40px 0 0 0;}
.topo_dg h2
	{font-size:20px!important; padding-bottom:2px;}
.topo_dg span
	{padding:4px 5px 4px 6px; font:700 17px verdana;}
.dg td, .dg th, .topo_dg
	{padding:9px;}
.dg th
	{cursor:pointer; font-weight:700; background-color:#ccc;}
.dg tr th:hover
	{text-decoration:underline;}
.dg td
	{background:#fff;}
.dg tr:hover td
	{outline:#000 dashed 2px;}
.dg .last
	{background:#fff url(/img/g.gif) no-repeat 11px center; margin-left:4px; width:61px; padding:0;}
.dg .last div
	{width:29px; border:1px transparent solid; height:34px; float:left; margin-left:1px; cursor:pointer;}
.dg .last div:hover
	{border-color:#444;}
.dg .first:hover
	{background:#e2f2ff; cursor:pointer;}
.dg h2
	{display:inline; font-size:22px!important;}
.topo_form_dg
	{padding:12px 0;}
.topo_form_dg img
	{cursor:pointer;}
.sel_foto
	{width:91px!important; border:2px #fff solid; padding:0; margin:0; font-weight:700;}
.ofen_color_dark
	{color:#81ceda!important;}
.border1
	{border:2px #444 solid;}
#advertencia_sobre_maiusculo
	{width:290px; position:absolute; right:10px; top:10px; font-weight:700;}


.mceToolbar *, .mceToolbar
	{-moz-box-sizing:content-box!important; box-sizing:content-box!important; -webkit-box-sizing:content-box!important;}
.mceEditor, .mceEditor *
	{position:static;}


@media print
	{
		.print_hide
			{display:none!important;}
	}


.topo
	{padding-top:6px; padding-right:1px; height:99px; *height:93px;}
.central
	{background:url(img/bg_in.png); margin-left:4px;}
.padding15
	{padding:9px 11px;}
.gomo_central
	{float:left; width:372px; margin-right:4px;}
.gomo_central_last
	{width:234px;}
.gomo_central.margin0
	{margin:0!important;}
.gomo_central h2
	{font:700 22px arial!important; color:#aaa; padding:11px; margin:0;}

.item
	{width:186px; padding:8px 0 6px; display:table-cell; *float:left; vertical-align:middle; text-align:center;}
.item:hover
	{background:#343434; text-decoration:none;}
.item span
	{line-height:15px; font-weight:700;}
.item:active, .item:focus
	{outline:0!important; background:#555;}

.gomo_central_last .item
	{width:234px;}

#anuncie_box
	{background:url(img/sombra.png); width:440px; height:408px; position:fixed; left:50%; top:50%; margin:-212px -240px; z-index:4; -moz-box-shadow:0 0 10px #000,0 0 20px #000; box-shadow:0 0 10px #000,0 0 20px #000;}
#anuncie_box *
	{font-size:16px; color:#aaa; line-height:34px;}
#anuncie_box input
	{line-height:18px;}
#anuncie_box span
	{color:#fff;}
#anuncie_box span.mouseon:hover
	{color:#000;}
.fechar
	{z-index:2; cursor:pointer;}
#anuncie_box input
     {width:165px; color:#111;}
#anuncie_box input[type=submit]
     {border:0; padding:6px; color:#bbb;}
#anuncie_box label
     {text-align:right; display:block;}
#anuncie_box .rodape_anuncie
     {line-height:16px!important; padding-top:9px; font-size:14px!important;}

#politica_box, #agradecimentos_box
	{background:url(img/sombra.png); width:680px; height:344px; position:fixed; left:50%; top:50%; margin:-180px -340px; z-index:4; -moz-box-shadow:0 0 10px #000,0 0 20px #000; box-shadow:0 0 10px #000,0 0 20px #000; overflow-y:scroll;}

#contatenos_box
	{background:url(img/sombra.png); width:420px; height:397px; position:fixed; left:50%; top:50%; margin:-212px -210px; z-index:4; -moz-box-shadow:0 0 10px #000,0 0 20px #000; box-shadow:0 0 10px #000,0 0 20px #000;}
#contatenos_box label
	{font-weight:700;}

.cboth_ex
	{height:1px; clear:both;}

.gomo_evento
	{background:#1f1f1f; padding:26px; min-height:300px;}
.gomo_evento img
	{border:1px #333 solid!important; max-width:750px;}
.gomo_evento .addthis_button img.addthis_button_img
     {border:0!important;}
.gomo_evento h1
	{color:#bbb;}

#topo_central
	{clear:both; margin-bottom:6px; background:#1f1f1f; margin-left:4px;}

#fotos
	{overflow-x:scroll; overflow-y:hidden; padding:14px 0; background:#1f1f1f;}
#fotos td
	{padding-right:12px;}
#fotos img
	{border:2px #444 solid!important;}
#fotos img:hover
	{border:2px #bbb solid!important; cursor:pointer;}
#fotos table
    {margin-left:12px;}
#foto
	{border:1px #333 solid!important; max-width:900px; max-height:450px; vertical-align:middle; background:#fff;}
#foto_out
	{height:450px; line-height:450px;}
#fotos img
    {max-width:200px; max-width:256px\9; max-height:170px; image-rendering:optimizeQuality; -ms-interpolation-mode:bicubic;}
.lista_de_fotos tr td *
    {display:block;}

#voltar, #avancar
	{background:#fff; padding:20px 20px 23px; font-size:34px; position:absolute; color:#000; z-index:4; top:184px;}
#voltar:hover, #avancar:hover
	{background:#d9d9d9; cursor:pointer; text-decoration:none;}
#voltar
	{left:0; -moz-border-radius:13px 0 0 13px; -webkit-border-radius:13px 0 0 13px; border-radius:13px 0 0 13px;}
#avancar
	{right:0; -moz-border-radius:0 13px 13px 0; -webkit-border-radius:0 13px 13px 0; border-radius:0 13px 13px 0;}
#avancar:active, #avancar:focus, #voltar:active, #voltar:focus, .gomo_evento b a:focus, .gomo_evento b a:active, #img_publicidade:active, #img_publicidade:focus
     {outline:#fff dotted 1px;}

.border_ad
    {border:1px #1f1f1f solid; background:#777; width:728px; height:90px; z-index:0;}
.border_ad:hover
    {z-index:5;}

.compartilhamento
    {padding-top:10px; text-align:center;}
.compartilhamento img
    {vertical-align:middle; padding-top:1px;}
.gomo_evento h1
    {font-size:25px!important; margin-bottom:7px!important;}

.b_right
    {margin-right:1px;}

.item_mini
    {width:133px;}

div.fileinputs
    {position:relative;}
div.fileinputs input, div.fakefile input
    {width:80px!important;}
div.fakefile
    {position:absolute; top:0; left:0; z-index:1; margin-top:-8px;}
input.file
    {position:relative; text-align:right; -moz-opacity:0; filter:alpha(opacity:0); opacity:0; z-index:2;}

.item img
    {max-width:178px; max-height:242px; *margin:0 -80px;}
#parceiros
    {position:absolute; z-index:10000; top:0; left:564px; background:#fff url(/img/logo_parceiros_fix.png) no-repeat; width:125px; text-align:center; font-size:10px; -moz-box-shadow:0 0 6px #000; -webkit-box-shadow:0 0 6px #000; -o-box-shadow:0 0 6px #000; box-shadow:0 0 6px #000; display:none;}
#parceiros div
    {padding:28px 8px 8px;}
#parceiros, #parceiros *
    {line-height:16px;}
#parceiros a
    {color:#909090; font-size:11px; font-weight:700; font-family:arial;}
.item_tuple
    {display:table; *clear:both;}
.item_tuple_in
    {display:table-row;}

#comments
	{min-height:300px;}
#idc-container select
	{background:#fff; border:3px #bbb solid; padding:7px;}
#idc-container select:focus
	{border-color:#fff;}
#idc-container, #idc-container *, #at20mc, #at20mc *
	{-moz-box-sizing:content-box; box-sizing:content-box; -webkit-box-sizing:content-box;}
#at16psf input
     {padding:0!important; font-size:10px!important;}
#idc-container ul, #idc-container li
	{display:inline!important;}
#IDCommentsHead h3, #IDCommentsNewThreadCover h3
	{display:none!important;}
.idc-column:last-child input
     {width:99%!important;}
.idc-close
	{z-index:8000;}
#idc-container
	{margin:0!important;}
#idc-container img
     {border:0!important;}
#idc-container .idc-foot
    {border-top:1px solid #777!important;}
#idc-container .idc-v a
    {z-index:20;}
#at16pf, #at16pf a
    {line-height:12px!important;}

.item_mensal
    {border-bottom:1px #343434 solid; margin-bottom:1px;}

h1 a
    {text-decoration:none; font-family:arial;}

.gomo_evento b a img
    {border:0!important;}

.margin_bottom_ex
    {margin-bottom:20px;}

.boo-powered
    {display:none!important;}

#img_publicidade
    {cursor:pointer;}

.v_large, .v_large *
    {font-size:16px!important; font-family:arial!important;}
.v_large:hover *
    {color:#ddd;}

.columnize
    {-moz-column-count:2; column-count:2;}
.width1_min
    {width:144px!important;}
.whited
    {background:#fff;}

