body { background:#FFF; margin:0 auto; padding: 0; font-family: Arial, "Trebuchet MS"; font-size: 11px; }

/* ==== GERAIS ==== */
img {border: 0px;}
a {text-decoration:none; color:#0A68C8; }
a:hover {text-decoration:underline; color:#f00; }
q, p {text-align: justify; margin:10px 0;}
form, h1, h2, h3, h4 { margin:0; padding:0; }
hr{ border:0px; height:0px; border-bottom:1px solid #E5E5E5; }
.clear{ overflow:hidden; }
.left{ float:left; }
/* ================ */
#topo { margin:0; background:url(../img/bg_madeira.jpg) repeat-y 50%; overflow:hidden; }

#topo #login{ width:auto; line-height:20px; padding:4px 5px; background:#000 url('../img/menu.jpg') repeat-x 0 -15px; font-weight:normal; font-size:11px; color:#FFF; overflow:hidden; }
#topo #login .esq_login{ float:left; width:500px; }
#topo #login .esq_login img{ position:absolute; margin:2px 0 0 3px; }
#topo #login .dir_login{ float:right; width:450px; text-align:right; }
#topo #login a.user{ color:#FFF; text-decoration:underline; }
#topo #login a{ color:#FFF; text-decoration:none; }
#topo #login a:hover{ text-decoration:underline; color:#FBC90A; }

#topo #logo_topo { margin:0 auto; height:125px; }
#topo #logo_topo .logo{ width:264px; height:120px; float:left; margin:5px 0 0 6px; background:transparent url(../img/logos/logo.png) no-repeat; }
#topo #logo_topo .logo a{ width:264px; height:120px; display:block; text-indent:-10000px; font-size:1px; }
#topo #logo_topo h2 { text-indent:-10000px; font-size:1px; }
#topo #logo_topo .social { float:right; margin:30px 40px 0 10px; }
#topo #logo_topo .social img { margin:4px 4px; }

#body { padding:10px 0 20px 0; overflow:hidden; }
#geral { margin:0 auto; width:997px; overflow:hidden; background:#FFF; }

/* -- MENU DROPDOWN -- */
#menu_central .menu { height:40px; background:#000 url('../img/menu.jpg') repeat-x; font-weight:bold; font-size:12px; }
#menu_central .menu ul{ width:100%; margin:0; padding:0; text-align:left; }
#menu_central .menu ul li{ display: inline; }
#menu_central .menu ul li a{ display:block; float:left; height:40px; line-height:40px; color:#FFF; margin:0; padding:0 15px; text-decoration:none; }
#menu_central .menu ul li a.menu_novo{ background:transparent url(../img/novo.gif) no-repeat right 3px; }
#menu_central .menu ul li a:hover { text-decoration:underline; }

#menu_central .dropmenudiv{ position:absolute; width:200px; line-height:18px; top:0; z-index:100; background:#F0F0F0; border:1px solid #BBB; visibility: hidden; }
#menu_central .dropmenudiv a{ width:auto; display:block; text-indent:3px; border-bottom:1px solid #BBB; padding:2px 0; text-decoration:none; font-size:11px; font-weight:bold; color:#000; }
#menu_central .dropmenudiv a:hover{ background:#FFF; }
/* ------------------- */

#menu_central #busca { width:auto; padding:4px 10px; background:#EEE; overflow:hidden; }
#menu_central #busca .formulario { margin:0 auto; width:540px; }
#menu_central #busca .formulario .esq_form { width:28px; height:34px; background:url('../img/esq_busca.png') no-repeat; border:0; float:left; }
#menu_central #busca .formulario .form { width:450px; height:34px; background:url('../img/dg_form.gif') repeat-x; border:0; float:left; font-size:20px; }
#menu_central #busca .formulario .buscar { cursor:pointer; width:48px; height:34px; background:url('../img/dir_busca.png') no-repeat; border:0; float:left; }

#geral #publicidade728x90_1 { margin:10px 0 0 10px; padding:0 2px 0 2px; width:728px; height:90px; float:left; }
#geral #publicidade728x90_2 { margin:0 0 25px 0; width:728px; height:90px; overflow:hidden; }
#geral #publicidade223x90 { margin:10px 0 0 15px; width:223px; height:90px; float:left; background:#000; }
#geral #publicidade468x60 { width:468px; height:60px; margin:10px 0; }

.box_publicidades_post { margin:0 0 15px 0; padding:0; overflow:hidden; }
.box_publicidades_post .publicidade250x250{ margin:0 30px 0 0; width:250px; height:250px; float:left; }
.box_publicidades_post .publicidade300x250{ margin:0; width:300px; height:250px; float:left; }

/* ==== HOME ==== */
#geral #esquerda_home { margin:10px 0 0 10px; width:730px; float:left; }
#esquerda_home .topo_home { overflow:hidden; clear:both; margin-bottom:10px; }
#esquerda_home .lista{ float:left; overflow:hidden; width:340px; margin-right:10px; padding:5px; background:#F2F2F2; }
#esquerda_home .lista .img{ width:100px; height:100px; margin-right:5px; float:left; }
#esquerda_home .lista .texto{ width:220px; float:left; padding:10px 5px 0 0; margin-left:5px; font-size:12px; color:#999; }
#esquerda_home .lista .texto h2 { margin-bottom:6px; text-align:left; }
#esquerda_home .lista .texto h2 a{ font-weight:bold; font-size:14px; color:#3876C7; }
#esquerda_home .lista .texto h2 a:hover { text-decoration:underline; }

#esquerda_home .lista .site_autor { margin-top:10px; overflow:hidden; }
#esquerda_home .lista .favicon { width:25px; height:25px; border:1px solid #FFF; float:left; }
#esquerda_home .lista .link { margin:6px 0 0 4px; width:185px; float:left; }
#esquerda_home .lista .link a{ font-size:11px; color:#999; text-decoration:underline; }
#esquerda_home .lista .link a:hover{ text-decoration:none; }
#esquerda_home .ver_mais{ width:690px; background:#EEE; padding:6px 10px; }
#esquerda_home .ver_mais a{ font-size:11px; font-weight:bold; color:#3876C7; }

#esquerda_home .box_textos { margin:0 0 10px 0; overflow:hidden; clear:both; }
#esquerda_home .box_mais { width:350px; float:left; margin:0 10px 0 0; overflow:hidden; line-height:18px; }
#esquerda_home .box_mais .title_box { float:left; padding:5px; font-size:12px; color:#FFF; background:#3876C7; }
#esquerda_home .box_mais .text_box { margin:0 0 10px 0; padding:10px; width:328px; min-height:280px; border:1px solid #EFEFEF; overflow:hidden; }
#esquerda_home .box_mais a{ font-size:15px; color:#3876c7; font-weight:bold; text-decoration:underline; }
#esquerda_home .box_mais p { font-size:14px; color:#999; text-align:left; }

#direita_home .publicidade234x60_1 { margin:8px 1px; padding:0; width:234px; height:60px; }

#direita_home .botoes{ margin:0; width:235px; }
#direita_home .botoes img{ margin:1px 0;}

#direita_home { width:240px; float:left; margin-top:10px; margin-left:10px; }
#direita_home ul { margin-left:-12px; width:194px; list-style-image:url('../img/ico_list.png'); margin-top:0px; margin-bottom:0px; }
#direita_home ul li h3 span{ font-size:11px; line-height:20px; color:#10357C; font-weight:bold; }
#direita_home ul li h3 a{ font-size:11px; line-height:20px; font-weight:normal;}
#direita_home ul li h3 a:hover{ text-decoration:underline; }

.plugin_facebook { margin:0 auto; width:240px; background:#24599b url(../img/fb_logo.gif) no-repeat right 10px; float:left; }
.plugin_facebook  p{ margin:0; padding:10px; }
.plugin_facebook  p a{ color:#fff; }

/* ==== CURSOS ONLINE ==== */
.curso_online .img_curso { padding:0 20px 0 0; }
.curso_online .texto_destaque { padding:20px 0 0 0; font-size:12px; font-weight:bold; color:#f18b20; }
.curso_online .texto_destaque a.nome_curso{ font-size:26px; color:#1b5b75; font-style:italic; text-decoration:underline; }
.curso_online .texto_destaque a.nome_curso:hover{ text-decoration:none; }
.curso_online .texto_destaque .preco_curso{ margin:16px 0 0 0; font-size:18px; }
.curso_online .sub_titulo{ margin:20px 0 4px 0; padding:0 0 3px 0; font-size:18px; color:#f18b20; font-style:italic; font-weight:bold; border-bottom:1px dotted #1b5b75; }
.curso_online a.box_curso{ margin:20px 0 4px 0; padding:15px 10px 0 225px; min-height:59px; border:2px solid #1b5b75; background:url(../img/cursos/ico_matricule_se.png) no-repeat 10px center; display:block; }
.curso_online a.box_curso:hover { text-decoration:none; border:2px solid #f18b20; }
.curso_online .box_curso .titulo{ margin:0 0 4px 0; font-size:26px; font-weight:bold; color:#1b5b75; font-style:italic; text-decoration:underline; }
.curso_online .box_curso p{ margin:0; font-size:12px; color:#999; }
.curso_online .cursos_relacionados { margin:10px 0 10px 15px; font-size:16px; font-weight:bold; color:#1b5b75; font-style:italic; text-decoration:underline; }
.curso_online  ul { margin:0 0 10px 10px; list-style-image:url(../img/check.png); }
.curso_online  ul li  a{ color:#000; font-size:14px; }


/* ==== PARCEIROS ==== */
#geral .parceiros { margin:0 0 10px 0; overflow:hidden; }
#geral .parceiros img { margin:1px; width:50px; height:50px; border:4px solid #efefef; float:left; }
#geral .parceiros p.parceiros_top { margin:0 0 2px 0; }
#geral .parceiros p.parceiros_top img { margin:1px; width:110px; height:110px; border:4px solid #efefef; float:left; }
#geral .parceiros a:hover img { border:4px solid #ccc; }

#direita_home .video { width:180px; height:150px; margin:6px auto; }
#direita_home .videos .linha { height:2px; margin:3px 0; background:url('../img/linha.jpg') repeat-x; }
#direita_home .videos { width:200px; margin:6px auto; font-size:10px; color:#10357C; text-align:center; }
#direita_home .videos  a h3 { font-size:11px; color:#10357C; }
#direita_home .videos  a:hover h3 { text-decoration:underline; }

#geral #conteudo { width:500px; float:left; margin:10px 0 10px 10px; overflow:hidden; }
#geral #conteudo .linha { height:2px; background:url('../img/linha.jpg') repeat-x;  }
#geral #conteudo .tittle_cont h2 { font-size:19px; color:#003980; margin-left:10px; }

#geral #conteudo .mais { overflow:hidden; width:480px; padding:0 10px; margin:10px 0; }
#geral #conteudo .mais .img{ width:50px; height:50px; float:left; }
#geral #conteudo .mais .texto a h2 { font-size:11px; color:#3876C7; font-weight:bold; }
#geral #conteudo .mais .texto a:hover h2 { text-decoration:underline; }
#geral #conteudo .mais  .texto{ width:400px; float:left; margin-left:10px; font-size:11px; color:#999;  }

/* ==== LINKADOR ==== */
#geral #conteudos .formAgregador { width:580px; margin:10px 20px; border:1px solid #CCC; overflow:hidden; clear:both; }
#geral #conteudos .formAgregador .bt_addLink{ cursor:pointer; float:right; margin:10px 10px; width:97px; height:22px; background:url('../img/bt_linkador.gif') no-repeat 0 0; border:0; }
#geral #conteudos .formAgregador .bt_limpar{ cursor:pointer; float:right; margin:10px 0; width:79px; height:22px; background:url('../img/bt_linkador.gif') no-repeat 0 -22px; border:0; }

#geral #conteudos .formAgregador  label { font-weight:bold; }
#geral #conteudos .formAgregador  .form { padding:2px; width:350px; border:1px solid #999; font-size:12px; }
#geral #conteudos .formAgregador  .textarea { padding:2px; width:350px; height:100px; border:1px solid #999; font-size:12px; }
#geral #conteudos .formAgregador .agregadorLine1{ background:#EEE; overflow:hidden; clear:both; }
#geral #conteudos .formAgregador .agregadorLine2{ background:#E1E1E1; overflow:hidden; clear:both; }
#geral #conteudos .formAgregador .box_input{ float:left; padding:10px; width:360px; }
#geral #conteudos .formAgregador .box_text{ float:left; padding:10px; width:180px; }
#geral #conteudos .observacoes { width:560px; margin:10px 20px; padding:10px; background:#EEE; border:1px solid #CCC; }
#geral #conteudos .observacoes .destDicas{ font-weight:bold; font-size:18px; }

/* ==== PAGE LINKS ==== */
#geral #conteudo_links { margin:5px 0 0 10px; width:628px; float:left; overflow:hidden; }
#conteudo_links .boxLinkador { margin:5px 0; padding:10px; background:#EEE; border:1px solid #CCC; overflow:hidden; }
.boxLinkador .imgLinkador { float:left; border:1px solid #CCC; padding:1px; width:100px; height:100px; }
.boxLinkador .publicidade200x200 { float:left; padding:0px 10px; width:200px; height:200px; }
.boxLinkador .descrLinkador { float:left; padding:0px 10px; width:260px; height:200px; }
.boxLinkador .descrLinkador  p{ margin:10px 0 5px 0; text-align:left; font-size:13px; color:#999; }
.boxLinkador .tableLinkador { text-align:right; line-height:22px; margin-top:10px; float:right; }
.boxLinkador .tableLinkador  a.url{ color:#3876c7; font-size:14px; text-decoration:underline; font-weight:bold; }
.boxLinkador .tableLinkador  a.site{ color:#3876c7; font-size:11px; }
.boxLinkador .tableLinkador  .favicon{ border:1px solid #CCC; padding:1px; width:50px; height:50px; }
.dadosLinkador  { margin:5px 0; padding:4px; background:#EEE; border:1px solid #CCC; color:#000; font-weight:bold; font-size:11px; }

#publicidade300x250_linkador{ margin:5px 0; height:250px; overflow:hidden; }
#publicidade300x250_linkador .box1 { width:300px; height:300px; float:left; }
#publicidade300x250_linkador .box2 { margin:0 0 0 10px; width:300px; height:300px; float:left; }

#box_vejamais { overflow:hidden; clear:both; margin-bottom:10px; }
#box_vejamais .lista{ margin:0 5px 0 5px; width:94px; overflow:hidden; float:left; }
#box_vejamais .lista .img{ margin:0 0 5px 0; height:94px; }
#box_vejamais .lista a img{ width:90px; height:90px; border:2px solid #fff; }
#box_vejamais .lista a:hover img{ border:2px solid #444; }
#box_vejamais .lista h2 { margin:5px 0 0 0; }
#box_vejamais .lista h2 a{ font-size:10px; font-weight:normal; color:#444; }
#box_vejamais .lista h2 a:hover { text-decoration:underline; }
.veja_tambem { margin:20px 0 8px 0; padding:0 0 4px 0; font-weight:bold; font-size:20px; color:#888; border-bottom:2px solid #ccc; }

/* ==== TUTORIAL ==== */
#geral .box_title { margin:10px 10px 0 10px; overflow:hidden; }
.box_title h1 { font-weight:bold; font-size:28px; color:#444; }
.box_title h3 { font-weight:bold; font-size:28px; color:#444; }
.box_title p { margin:5px 0 10px 0; font-weight:bold; font-style:italic; font-size:16px; color:#888; }
.box_title .dados_texto { margin:3px 0; font-size:11px; color:#888; }

#geral .barra_texto { margin:0 0 16px 0; padding:8px 10px 2px 10px; border-top:1px solid #CCC; border-bottom:1px solid #CCC; overflow:hidden; }
.barra_texto .links_barra{ margin:2px 0 0 80px; float:left; }
.barra_texto a{ color:#888; font-weight:bold; font-size:12px; }
.barra_texto .addthis_toolbox { float:left; }

#geral #conteudos { margin:10px 0 0 10px; width:730px; text-align:justify; color:#000; font-size:14px; line-height:20px; float:left; overflow:hidden; }
#conteudos .dados_texto { margin:3px 0; font-size:11px; color:#999; }
#conteudos .publicidade336x280_1{ width:336px; height:280px;  }

#conteudos p { text-align:justify; color:#000; font-size:14px; line-height:20px; }
#conteudos ul { list-style-image:url(../img/ico_list.png); }
#conteudos ul li { text-align:justify; color:#000; font-size:14px; line-height:22px; }
#conteudos #img_duvida { margin:10px auto; padding:1px; width:480px; border:1px solid #CCC; }

/* -- LISTAS -- */
#conteudos #texto { padding:0 10px 6px 0; }
#texto h2 a{ color:#3876c7; text-decoration:underline; font-weight:bold; font-size:18px; }
#texto  .descr_lista { margin:5px 0; text-align:justify; color:#999; font-size:15px; line-height:18px; }
#texto  .data_lista { margin:0 0 20px 0; color:#3876c7; font-size:11px; }
#texto  .data_lista span{ font-weight:bold; }

#conteudos .tutorial{ margin:0 0 20px 0; overflow:hidden; }
.tutorial .img_tutorial{ width:100px; float:left; }
.tutorial .dados_tutorial{ margin:10px 0 0 10px; width:600px; float:left; }

#conteudos .video{ margin:0 0 20px 0; overflow:hidden; }
.video .img_video{ width:180px; float:left; }
.video .dados_video{ margin:20px 0 0 10px; width:520px; float:left; }

#conteudos .show_video{ margin:0 0 10px 0; }
#conteudos .video_dados{ margin:0 0 20px 0; }

#geral #conteudos .ip_form{ font-size:14px; font-weight:bold; color:#64675E; margin-top:20px; margin-bottom:3px; }

#geral #conteudos .titleComent{ background:#003980; margin:20px 0 3px 0; padding:10px 0 10px 20px; overflow:hidden; clear:both; }
#geral #conteudos .titleComent2{ background:#E4EEF7; font-size:12px; text-align:center; color:#64675E; padding:20px 0 20px 10px; margin-bottom:3px; }
#geral #conteudos .titleComent .title{ float:left; font-size:14px; font-weight:bold; color:#FFF; }
#geral #conteudos .titleComent .add{ float:right; margin-right:20px; }
#geral #conteudos .titleComent .add a{ color:#FFF; font-weight:bold; }
#geral #conteudos #formComentario{ margin:0 0 16px 0; }
#geral #conteudos .cor_form{ background:#F1F6FA; font-size:12px; font-weight:bold; color:#64675E; padding:10px 0 10px 20px; margin-bottom:3px; }
#geral #conteudos .cor2_form{ background:#E4EEF7; font-size:12px; font-weight:bold; color:#64675E; padding:10px 0 10px 20px; margin-bottom:3px; }

#geral #conteudos .cor_Comentario{ background:#F1F6FA; font-size:10px; color:#003980; padding:10px 20px; margin-bottom:3px; }
#geral #conteudos .cor_Comentario span{ font-size:14px; font-weight:bold; }
#geral #conteudos .cor_Comentario .texto{ margin-top:4px; color:#64675E; font-size:11px; line-height:18px; padding:2px 10px; }
#geral #conteudos .cor2_Comentario{ background:#E4EEF7; font-size:10px; color:#003980; padding:10px 20px; margin-bottom:3px; }
#geral #conteudos .cor2_Comentario span{ font-size:14px; font-weight:bold; }
#geral #conteudos .cor2_Comentario .texto{ margin-top:4px; color:#64675E; font-size:11px; line-height:18px; padding:2px 10px; }

#geral #conteudos .img_captcha { width:80px; height:30px; margin:4px 0 4px 20px; padding:1px; border:1px solid #5A080A; }
#geral #conteudos .form1 { width:400px; border:1px solid #D6DBDF; font-size:15px; padding:2px; background:#FFF; }
#geral #conteudos .required_form1 { width:400px; border:1px solid #D6DBDF; font-size:15px; padding:2px; background:#FFF url('../img/ico_required.jpg') no-repeat center right; }
#geral #conteudos .form2 { width:194px; border:1px solid #D6DBDF; font-size:15px; padding:2px; background:#FFF; }
#geral #conteudos .required_form2 { width:194px; border:1px solid #D6DBDF; font-size:15px; padding:2px; background:#FFF url('../img/ico_required.jpg') no-repeat center right; }
#geral #conteudos .required_textarea { width:400px; height:140px; border:1px solid #D6DBDF; font-size:15px; padding:2px; background:#FFF; }
#geral #conteudos .required_select { width:200px; border:1px solid #D6DBDF; font-size:12px; padding:2px; }
#geral #conteudos .bt_contato { margin-top:2px; width:163px; height:32px; background:transparent url('../img/bt_contato.jpg') no-repeat; border:0px; cursor:pointer; }
#geral #conteudos .bt_comentario { margin-top:2px; width:163px; height:32px; background:transparent url('../img/bt_comentario.jpg') no-repeat; border:0px; cursor:pointer; }

#geral #conteudos #erroForm { margin-bottom:10px; padding:10px 10px 10px 30px; background:#FFBABA url('../img/ico_erro.png') no-repeat 10px 8px; border:1px solid #D8000C; font-size:11px; color:#D8000C; font-weight:bold; }
#geral #conteudos #sucessForm { margin-bottom:10px; padding:10px 10px 10px 30px; background:#DFF2BF url('../img/ico_sucess.png') no-repeat 10px 8px; border:1px solid #4F8A10; font-size:11px; color:#4F8A10; font-weight:bold; }

#geral #conteudos .msg_download { margin:20px 0; border:1px solid #CCC; padding:10px; }
#geral #conteudos .msg_download a{ font-size:13px; }
#geral #conteudos .msg_download span{ margin-bottom:20px; text-align:justify; color:#008000; font-size:16px; font-weight:bold; }

#conteudos .entre_linhas{ font-size:12px; padding:4px; }
#conteudos .entre_linhas a { font-size:13px; font-weight:bold; text-decoration:underline; color:#3876C7; }
#conteudos .entre_linhas a:hover { color:#000; }
#conteudos .publicidade336x280_3{ width:336px; height:280px; margin:6px 0; }

#conteudos .ver_mais{ float:right; margin-top:4px; }
#conteudos .publicidade468x15{ width:468px; height:15px; margin:2px auto;  }

/* -- NOVAS LISTAS -- */
#conteudos .topo_home { overflow:hidden; clear:both; margin-bottom:10px; }
#conteudos .lista{ float:left; overflow:hidden; width:340px; margin-right:10px; padding:5px; background:#F2F2F2; }
#conteudos .lista .img{ width:100px; height:100px; margin-right:5px; float:left; }
#conteudos .lista .texto{ width:220px; float:left; padding:10px 5px 0 0; margin-left:5px; font-size:12px; color:#999; }
#conteudos .lista .texto h2 { margin-bottom:6px; text-align:left; }
#conteudos .lista .texto h2 a{ font-weight:bold; font-size:14px; color:#3876C7; }
#conteudos .lista .texto h2 a:hover { text-decoration:underline; }

#conteudos .lista .site_autor { margin-top:10px; overflow:hidden; }
#conteudos .lista .favicon { width:25px; height:25px; border:1px solid #FFF; float:left; }
#conteudos .lista .link { margin:6px 0 0 4px; width:185px; float:left; }
#conteudos .lista .link a{ font-size:11px; color:#999; text-decoration:underline; }
#conteudos .lista .link a:hover{ text-decoration:none; }
#conteudos .ver_mais{ width:690px; background:#EEE; padding:6px 10px; }
#conteudos .ver_mais a{ font-size:11px; font-weight:bold; color:#3876C7; }

#conteudos .box_textos { margin:0 0 10px 0; overflow:hidden; clear:both; }
#conteudos .box_mais { width:350px; float:left; margin:0 10px 0 0; overflow:hidden; line-height:18px; }
#conteudos .box_mais .title_box { float:left; padding:5px; font-size:12px; color:#FFF; background:#3876C7; }
#conteudos .box_mais .text_box { margin:0 0 10px 0; padding:10px; width:328px; min-height:280px; border:1px solid #EFEFEF; overflow:hidden; }
#conteudos .box_mais a{ font-size:15px; color:#3876c7; font-weight:bold; text-decoration:underline; }
#conteudos .box_mais p { font-size:14px; color:#999; text-align:left; }

/* -- WALLPAPERS -- */
#geral #conteudos_wallpapers { margin:10px 0 0 10px; width:977px; text-align:justify; color:#000; font-size:14px; line-height:20px; overflow:hidden; }

#conteudos_wallpapers ul.tabs { margin:0; padding:0; width:977px; height:32px; float:left; list-style:none; border-bottom:1px solid #999; border-left:1px solid #999; }
#conteudos_wallpapers ul.tabs li { float:left; margin:0; padding:0; height:31px; line-height:31px; border:1px solid #999; border-left:none; margin-bottom:-1px; background:#e0e0e0; overflow:hidden; position:relative;  }
#conteudos_wallpapers ul.tabs li a { text-decoration:none; color:#000; display:block; font-size:1.2em; padding:0 20px; border:1px solid #fff; outline:none;  }
#conteudos_wallpapers ul.tabs li a:hover { background:#ccc;  } 
#conteudos_wallpapers ul.tabs li.active, html ul.tabs li.active a:hover { background:#fff; border-bottom:1px solid #fff;  }
#conteudos_wallpapers .tab_container { border:1px solid #999; border-top:none; clear:both; float:left; background:#fff; -moz-border-radius-bottomright:5px; -khtml-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -moz-border-radius-bottomleft:5px; -khtml-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px;  }
#conteudos_wallpapers .tab_content { padding:20px; }

#conteudos_wallpapers .box_indice_wallpapers { margin:30px 0 5px 0; padding:15px; border:1px solid #e5e5e5; background:#eee; overflow:hidden; }
#conteudos_wallpapers .box_indice_wallpapers2 { margin:0 0 5px 0; padding:0 0 15px 0; border-bottom:1px solid #e5e5e5; overflow:hidden; }
.box_indice_wallpapers a, .box_indice_wallpapers2 a { margin:0 2px; padding:2px 10px; font-size:12px; font-weight:bold; color:#666; text-decoration:none; background:#fff url(../img/bg_indice.gif) repeat-x right bottom; border:1px solid #d6d6d6; float:left; display:block; }
.box_indice_wallpapers a:hover, .box_indice_wallpapers2 a:hover { color:#000; background:#fff url(../img/bg_indice_hover.gif) repeat-x right top; border:1px solid #999; }
.box_indice_wallpapers a.selected, .box_indice_wallpapers2 a.selected { background:#3876c7; border:1px solid #000; color:#FFF; font-weight:bold; }
.box_indice_wallpapers .title_indice, .box_indice_wallpapers2 .title_indice { margin:0 0 4px 0; text-decoration:underline; font-weight:bold; font-size:16px; color:#444; }

#conteudos_wallpapers .wallpaper_destaque{ margin:0; overflow:hidden; }
.wallpaper_destaque .img_wallpaper{ margin:10px 10px 0 10px; width:167px; float:left; }
.wallpaper_destaque .img_wallpaper img{ border:1px solid #ccc; width:167px; }
.wallpaper_destaque .img_wallpaper h2 { margin:4px 0 0 0; text-align:left; }
.wallpaper_destaque .img_wallpaper h2 a{ color:#3876c7; text-align:left; font-weight:bold; font-size:12px; line-height:16px; }
.wallpaper_destaque .img_wallpaper { color:#999; text-align:left; font-size:10px; }

#conteudos_wallpapers .wallpaper{ margin:0 0 20px 0; overflow:hidden; }
.wallpaper .img_wallpaper{ margin:10px 10px 0 10px; width:175px; float:left; }
.wallpaper .img_wallpaper img{ border:1px solid #ccc; width:175px; }
.wallpaper .img_wallpaper h2 { margin:4px 0 0 0; text-align:left; }
.wallpaper .img_wallpaper h2 a{ color:#3876c7; text-align:left; font-weight:bold; font-size:12px; line-height:16px; }
.wallpaper .img_wallpaper { color:#999; text-align:left; font-size:10px; }

#conteudos .wallpaper_vejamais{ margin:0 0 10px 0; overflow:hidden; }
.wallpaper_vejamais .img_wallpaper{ margin:10px 10px 0 10px; width:160px; float:left; }
.wallpaper_vejamais .img_wallpaper img{ border:1px solid #ccc; width:160px; }
.wallpaper_vejamais .img_wallpaper h2 { margin:4px 0 0 0; text-align:left; }
.wallpaper_vejamais .img_wallpaper h2 a{ color:#3876c7; text-align:left; font-weight:bold; font-size:12px; line-height:16px; }
.wallpaper_vejamais .img_wallpaper { color:#999; text-align:left; font-size:10px; }

#conteudos .box_wallpaper_download{ margin:0 5px 5px 0; padding:1px; width:561px; border:1px solid #ccc; overflow:hidden; float:left; }
#conteudos .box_wallpaper_download .box_resolucao{ padding:4px 10px; color:#fff; background:#999; }
#conteudos .publicidade160x600{ margin:0; padding:0; width:160px; height:600px; float:right; overflow:hidden; }
#conteudos .aviso_wallpaper { margin:0 0 10px 0; padding:5px 15px; background:#eee; border:1px solid #ccc; overflow:hidden; }
#conteudos .aviso_wallpaper p{ font-size:11px; line-height:16px; }

#conteudos .boxLinkWallpaper { margin:0 0 10px 0; padding:0; width:732px; overflow:hidden; }
.boxLinkWallpaper .publicidade336x280 { float:left; margin:0 0 0 10px; padding:0px 10px; width:336px; height:280px; border:1px solid #EFEFEF; }
.boxLinkWallpaper .descrLinkador { float:left; padding:0 10px; width:340px; min-height:280px; line-height:18px; text-align:left; font-size:14px; color:#999; border:1px solid #EFEFEF; }
.boxLinkWallpaper .descrLinkador h2{ margin:9px 0 6px 0; color:#3876c7; font-size:18px; text-decoration:underline; font-weight:bold; }
.boxLinkWallpaper .descrLinkador h2 a{ color:#3876c7; font-size:18px; text-decoration:underline; font-weight:bold; }
.boxLinkWallpaper .descrLinkador  a{ font-size:12px; color:#999; }
.boxLinkWallpaper .descrLinkador  .bt_wallpaper{ margin:0; padding:4px 0; height:16px; overflow:hidden;}
.boxLinkWallpaper .descrLinkador  .bt_wallpaper a{ font-size:14px; color:#999;}
.boxLinkWallpaper .descrLinkador  a.url{ font-size:10px; color:#3876c7; }
#publicidade250x250_wallpapers { margin:5px 0; width:564px; height:250px; overflow:hidden; }
#publicidade250x250_wallpapers .box1{ width:300px; height:250px; float:left; }
#publicidade250x250_wallpapers .box2{ margin:0 0 0 10px; width:250px; height:250px; float:left; }

#last_download { width:235px; overflow:hidden; }
#last_download .box_last { margin:6px 0; padding:2px 0; overflow:hidden; }
#last_download .img_last { margin:0 5px 0 0; padding:1px; width:60px; height:45px; border:1px solid #ccc; float:left; }
#last_download a.last_link { margin:3px 0 0 0; color:#3876c7; font-size:10px; display:block; }
#last_download .last_tempo { margin:0; color:#999; font-size:10px; }

/* -- SIDEBAR -- */
#geral #sidebar { margin:10px 0 0 10px; width:240px; float:left; overflow:hidden; }
#sidebar .botoes{ margin:0; width:340px; }
#sidebar .botoes img{ margin:1px 0;}

/* -- SIDEBAR LINKS -- */
#geral #sidebar_links { margin:10px 0 0 10px; width:340px; float:left; overflow:hidden; }
#sidebar_links .publicidade336x280_2{ margin:20px auto; width:336px; height:280px; overflow:hidden; }
#sidebar_links .botoes{ margin:0; width:340px; }
#sidebar_links .botoes img{ margin:1px 0;}

#sidebar_links .box_mais { margin:0 10px 0 0; width:340px; overflow:hidden; line-height:18px; }
#sidebar_links .box_mais .title_box { float:left; padding:5px; font-size:12px; color:#FFF; background:#3876C7; }
#sidebar_links .box_mais .text_box { margin:0 0 10px 0; padding:0 10px; width:318px; border:1px solid #EFEFEF; overflow:hidden; }
#sidebar_links .box_mais .text_box2 { margin:0 0 10px 0; padding:5px; width:328px; border:1px solid #EFEFEF; overflow:hidden; }
#sidebar_links .box_mais a{ font-size:15px; color:#3876c7; font-weight:bold; text-decoration:underline; }
#sidebar_links .box_mais p { font-size:14px; color:#999; text-align:left; }

.sidebar_facebook { margin:20px 0 0 0; width:625px; background:#24599b url(../img/fb_logo.gif) no-repeat right 10px; float:left; }
.sidebar_facebook  p{ margin:0; padding:10px; }
.sidebar_facebook  p a{ color:#fff; }

/* -- PAGINACAO -- */
#geral .paginacao { margin:0; padding:2px 10px; font-size:14px; font-weight:bold; overflow:hidden; }
#geral .paginacao p  { margin:5px; padding:2px 10px; font-size:12px; font-weight:bold; color:#666; text-decoration:none; }
#geral .paginacao p a { padding:6px 10px; font-size:12px; font-weight:bold; color:#666; text-decoration:none; background:#fff url(../img/bg_indice.gif) repeat-x right bottom; border:1px solid #d6d6d6; }
#geral .paginacao p a:hover { color:#000; background:#fff url(../img/bg_indice_hover.gif) repeat-x right top; border:1px solid #999; }
#geral .paginacao p .meio { font-size:12px; font-weight:bold; color:#666; text-decoration:none; background:#fff url(../img/bg_indice.gif) repeat-x right bottom; border:0; }
#geral .paginacao p .meio_on { padding:6px 10px; font-size:12px; font-weight:bold; text-decoration:none; color:#fff; border:1px solid #000; background:#3876c7; }
#geral .paginacao .teclas { border:0px; }

/* ==== LISTA DE PARCEIROS ==== */
#geral .lista_parceiros { width:auto; margin:10px 0; padding:0 20px; overflow:hidden; }
#geral .lista_parceiros h3 { text-align:center; font-weight:bold; font-size:28px; color:#CCC; text-shadow:#999 1px 1px 1px; border-bottom:5px dotted #CCC; }
#geral .lista_parceiros .banners { margin-top:10px; padding:0 15px; }
#geral .lista_parceiros .banners img { margin:2px; border:4px solid #FFF; }
#geral .lista_parceiros .banners a:hover img { border:4px solid #999; }

/* ==== DIVULGUE ==== */
#geral fieldset { margin:10px 0 20px 0; padding:10px; text-align:left; border:1px solid #CCC; }
#geral fieldset p{ text-align:left; }

/* ==== WIDGETS ==== */
#geral .passo { font-size:18px; font-weight:bold; text-decoration:underline; line-height:18px; }
#geral .passo2 { font-size:18px; font-weight:bold; line-height:18px; }
#geral ul.lista_regras { margin:0 0 0 40px; padding:0px; font-size:12px; line-height:18px; list-style-image:url('../img/ico_list.png'); }
#geral ul.lista_regras li{ margin:10px 0; }

/* ==== BARRA DE ICONES ==== */
#icobar { margin:0 10px; border-top:1px solid #DEDEDE; font-size:13px; font-weight:bold; color:#000; overflow:hidden; }
#icobar .icobar{ margin:0 auto; padding:10px 0 10px 10px; width:977px; }
#icobar a {font-size:16px; font-weight:bold; color:#0A68C8;}
#icobar .um { padding:30px 0 0 120px; width:170px; height:130px; background:url('../img/ico_upload.jpg') no-repeat 10px 10px; float:left;}
#icobar .dois { padding:30px 0 0 140px; width:240px; height:130px; background:url('../img/ico_email.jpg') no-repeat 20px 20px; float:left;}
#icobar .dois .campo_obrig{ border:1px solid #CCC; }
#icobar .dois .bt_assinar{ width:48px; height:22px; background:url(../img/bt_linkador.gif) no-repeat 0 -44px; border:0; float:right; }
#icobar .tres { padding:30px 0 0 130px; width:160px; height:130px; background:url('../img/ico_widgets.jpg') no-repeat 0 10px; float:left;}

/* ==== FONTES TRUE TYPE ==== */
#geral #conteudos_fontes { margin:10px 0 0 10px; width:977px; text-align:justify; color:#000; font-size:14px; line-height:20px; overflow:hidden; }
#geral .fonte{ margin:0 13px 20px 0; border:1px solid #393939; float:left; }
#geral .fonte2{ margin:0 0 20px 0; border:1px solid #393939; float:left; }
#geral .nome_fonte { background:#1C1D1F; padding:6px 15px; font-size:17px; color:#FFF; font-weight:bold; text-shadow:#000 1px 1px 1px; }
#geral .nome_fonte span{ float:right; }
#geral .img_fonte { width:480px; margin:5px auto; }
#geral .dados_fonte { margin-top:5px; padding:4px 10px; background:#EAE9E9; border-top:1px solid #999; font-size:11px; color:#999; text-align:right; text-shadow:1px 1px 1px #888; }
#geral .dados_fonte span{ color:#000; }
#geral .dados_fonte a{ color:#000; }
#geral .dados_fonte .ico_acentuada{ width:75px; background:#000; color:#fff; text-align:center; float:left; }

#geral .box_indice_fontes { margin:10px 0; padding:10px; width:170px; border:1px solid #e5e5e5; background:#eee; float:left; overflow:hidden; }
.box_indice_fontes a.letra { margin:2px; padding:4px 0 2px 0; width:28px; text-align:center; font-size:12px; font-weight:bold; color:#666; text-decoration:none; background:#fff url(../img/bg_indice.gif) repeat-x right bottom; border:1px solid #d6d6d6; float:left; display:block; }
.box_indice_fontes a.letra:hover { color:#000; background:#fff url(../img/bg_indice_hover.gif) repeat-x right top; border:1px solid #999; }
.box_indice_fontes a.acento { margin:2px; padding:4px 0 2px 0; width:96px; text-align:center; font-size:12px; font-weight:bold; color:#666; text-decoration:none; background:#fff url(../img/bg_indice.gif) repeat-x right bottom; border:1px solid #d6d6d6; float:left; display:block; }
.box_indice_fontes a.acento:hover { color:#000; background:#fff url(../img/bg_indice_hover.gif) repeat-x right top; border:1px solid #999; }

#geral .box_indice_fontes2 { margin:10px 0 0 10px; padding:10px; width:753px; border:1px solid #e5e5e5; background:#eee; float:left; overflow:hidden; }
.box_indice_fontes2 a { margin:2px; padding:4px 10px; text-align:center; font-size:12px; font-weight:bold; color:#666; text-decoration:none; background:#fff url(../img/bg_indice.gif) repeat-x right bottom; border:1px solid #d6d6d6; float:left; display:block; }
.box_indice_fontes2 a:hover { color:#000; background:#fff url(../img/bg_indice_hover.gif) repeat-x right top; border:1px solid #999; }
.box_indice_fontes2 .title_indice { margin:0 0 4px 0; text-decoration:underline; font-weight:bold; font-size:16px; color:#444; }

.box_indice_fontes a.selected, .box_indice_fontes2 a.selected { background:#3876c7; border:1px solid #000; color:#FFF; font-weight:bold; }
.box_indice_fontes .title_indice, .box_indice_fontes2 .title_indice { margin:0 0 4px 0; text-decoration:underline; font-weight:bold; font-size:16px; color:#444; }#geral .box_indice_fontes { margin:10px 0; padding:10px; width:170px; border:1px solid #e5e5e5; background:#eee; overflow:hidden; }
#geral #publicidade728x90_fontes{ margin:20px 0 0 32px; width:728px; height:90px; float:left; overflow:hidden; }

/* ==== PREVIEW FONTES ==== */
#conteudos_fontes .preview_logo{ padding:10px; overflow:hidden; clear:both; }
#conteudos_fontes .preview_logo .publicidade200x200{ margin:15px 10px 0 0; width:200px; height:200px; float:left; }
#conteudos_fontes .preview_logo p{ font-weight:bold; }
#conteudos_fontes .preview_logo1{ width:250px; float:left; }
#conteudos_fontes .preview_logo2{ width:123px; float:left; }
#conteudos_fontes .preview_logo3{ width:123px; float:left; }
#conteudos_fontes .preview_logo4{ float:left; text-align:left; padding-left:10px; }
#conteudos_fontes .max{ font-size:9px; text-align:left; text-indent:2px; color:#F00; }
#conteudos_fontes .ftxt{ text-align:left; padding:10px 0px 10px 20px; float:left; font-weight:bold; }
#conteudos_fontes .stxt{ text-align:left; padding:10px 10px; float:left; }
#conteudos_fontes .tlogo{ text-align:left; }
#conteudos_fontes .img_preview{ overflow:hidden; clear:both; text-align:center; padding:10px 0; }
#conteudos_fontes .swatch,.swatch2{width:8px; height:8px; cursor:pointer; }
#conteudos_fontes .preview_logo4 p{ text-align:left; padding-bottom:3px; }
#conteudos_fontes .preview_logo4 input{ border:1px solid #000000; width:50px; background:#FFEF94; }
#conteudos_fontes .bt_gerar{ width:48px; height:22px; background:url(../img/bt_linkador.gif) no-repeat -47px -44px; border:0; }
#conteudos_fontes .barra_botoes{ margin:20px auto; padding:10px; width:530px; }

/* ==== RODAPE ==== */
#topo_rodape { padding:10px; background:#184C74; border-top:2px solid #0E2C44; text-align:justify; overflow:hidden; clear:both; }
#topo_rodape .links{ margin:0 0 0 10px; color:#88A2B5; line-height:18px; }
#topo_rodape .links a{ color:#88A2B5; }
#topo_rodape .links a.destaque{ color:#FFF; font-weight:bold; font-size:11px; }

#rodape { height:63px; background:#D5E3FD url('../img/bg_rodape.jpg') repeat-x; color:#fff; font-size:11px; overflow:hidden; clear:both; }
#rodape .texto{ margin:12px 0 0 20px; line-height:18px; float:left; }
#rodape .texto span{ font-weight:bold; }
#rodape .texto a { color:#fff; font-size:11px; }
#rodape .texto a:hover { text-decoration:underline; }
#rodape #pickweb { margin:10px 40px 0 0; width:83px; height:46px; background:transparent url(../img/pickweb.png) no-repeat; float:right; }
#rodape #pickweb a{ width:83px; height:46px; display:block; text-indent:-8000px; }

.top { width:43px; height:42px; margin:0; padding:0; right:0px; bottom:0px; position:fixed; }
.top a { width:43px; height:42px; display:block; overflow:hidden; font-size:1px; line-height:230px; background:url("../img/irtopo.png") no-repeat; }
* HTML .top { display:none; }

