@charset "utf-8";
/* CSS Document */

body {
background:url(../imagens/bg.png) repeat-x;
color:#333;
font:12px Verdana;
margin:0;
}

/* Estrutura */
#tudo {
height:auto;
margin:0 auto;
width:980px;
}
#tudo #topo {
background:url(../imagens/bg_topo.png);
float:left;
height:200px;
margin:0 10px;
width:960px;
}
.topo_divisorias {
float:left;
height:200px;
}
#tudo #menu {
background:url(../imagens/bg_menu.gif);
float:left;
height:40px;
width:980px;
}
#tudo #conteudo_td {
float:left;
height:auto;
margin:0 10px 20px 10px;
min-height:520px;
width:960px;
}
#tudo #conteudo_td #conteudo_esq {
float:left;
height:auto;
width:630px;
}
#tudo #conteudo_td #conteudo_dir {
float:right;
height:auto;
margin:15px 0 0 0;
width:320px;
}
#tudo #rodape_td {
background:url(../imagens/bg_rodape.gif);
float:left;
height:130px;
padding:10px 20px;
width:940px;
}
.rodape_divide {
color:#FFF;
float:left;
height:130px;
line-height:17px;
width:300px;
}

/* Menu Topo */
#tudo #topo #menu_topo {
float:left;
height:25px;
margin:30px 0 80px 85px;
width:245px;
}
#tudo #topo #menu_topo ul {
list-style:none;
}
#tudo #topo #menu_topo ul li,#tudo #topo #menu_topo ul {
margin:0;
padding:0;
}
#tudo #topo #menu_topo ul li {
border-right:1px solid #1D5A43;
float:left;
}
#tudo #topo #menu_topo ul li a {
color:#333;
display:block;
font-size:14px;
font-weight:bold;
margin:0;
padding:10px;
text-decoration:none;
}
#tudo #topo #menu_topo ul li:hover,#tudo #topo #menu_topo ul li a:hover {
text-decoration:underline;
}

/* Busca */
#tudo #topo #busca {
background:url(../imagens/bg_busca.png);
float:left;
height:30px;
width:310px;
}

/* Produtos */
#tudo #conteudo_td #conteudo_esq #produtos_dtk {
background:#E4EBE6;
float:left;
height:165px;
margin:0 0 10px 0;
padding:20px 10px 10px 10px;
width:610px;
}
#tudo #conteudo_td #conteudo_esq #produtos_dtk #produtos_dtk_td {
float:left;
height:130px;
width:610px;
}
#tudo #conteudo_td #conteudo_esq #produtos_dtk #produtos_dtk_td #produtos_dtk_esq {
float:left;
height:130px;
width:580px;
display:none;
}
#tudo #conteudo_td #conteudo_esq #produtos_dtk #produtos_dtk_td #produtos_dtk_dir {
float:right;
height:130px;
margin:0 0 0 10px;
width:20px;
}
.produtos_dtk_lista_td {
float:left;
height:130px;
width:580px;
}
.produtos_dtk_lista_esq {
float:left;
height:130px;
width:130px;
}
.produtos_dtk_lista_dir {
float:right;
height:130px;
margin:0 0 0 10px;
width:440px;
}
.produtos_dtk_lista_imgs {
float:left;
height:50px;
margin:0 0 10px 0;
width:440px;
}
.produtos_dtk_lista_imgs img {
float:left;
margin:0 10px 0 0;
}
#tudo #conteudo_td #conteudo_esq #prod_cat_lista_td {
float:left;
height:auto;
width:620px;
}
#tudo #conteudo_td #conteudo_esq #prod_cat_lista_td #prod_cat_lista_esq,.produtos_cat_lista {
float:left;
height:auto;
width:290px;
}
#tudo #conteudo_td #conteudo_esq #prod_cat_lista_td #prod_cat_lista_dir {
float:right;
height:auto;
margin:0 0 0 40px;
width:290px;
}
.produtos_cat_lista ul {
list-style-type:none;
margin:0;
padding:0;
}
.produtos_cat_lista ul li {
border-bottom:1px dotted #346B56;
font-size:14px;
height:auto;
margin:0;
padding:8px 0px;
width:290px;
}
.produtos_cat_lista ul li a {
color:#333;
text-decoration:none;
}
.produtos_cat_lista ul li a:hover {
color:#666;
text-decoration:underline;
}
a .produtos_lista_td {
border-bottom:1px dotted #346B56;
cursor:pointer;
float:left;
height:65px;
margin:0 0 10px 0;
padding:0 0 10px 0;
width:620px;
}
a .produtos_lista_esq {
float:left;
height:65px;
width:100px;
}
a .produtos_lista_dir {
float:right;
height:60px;
line-height:18px;
margin:5px 0 0 10px;
width:510px;
}
a .produtos_lista_tit {
color:#346B56;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}
a:hover .produtos_lista_td .produtos_lista_dir,a:hover .produtos_lista_td .produtos_lista_dir .produtos_lista_tit {
text-decoration:underline;
}
#tudo #conteudo_td #conteudo_esq #produto_exibe_td {
float:left;
height:auto;
margin:0 0 20px 0;
width:620px;
}
#tudo #conteudo_td #conteudo_esq #produto_exibe_td #produto_exibe_esq {
float:left;
height:auto;
width:230px;
}
#tudo #conteudo_td #conteudo_esq #produto_exibe_td #produto_exibe_dir {
float:right;
height:auto;
margin:0 0 0 20px;
width:370px;
}
#tudo #conteudo_td #conteudo_esq #produto_exibe_td #produto_exibe_esq img {
float:left;
margin:0 10px 10px 0;
}
.produto_exibe_tit {
font-size:22px;
}
.produto_exibe_msg {
color:#666;
line-height:18px;
margin:15px 0;
text-align:justify;
}
.produto_exibe_dados {
font-size:14px;
margin:0 0 10px 0;
}

/* Divisão */
#tudo #conteudo_td #conteudo_esq #divisao_td {
float:left;
height:auto;
margin:0 10px;
width:610px;
}
#tudo #conteudo_td #conteudo_esq #divisao_td #divisao_esq {
float:left;
height:auto;
margin:5px 0 0 0;
width:250px;
}
#tudo #conteudo_td #conteudo_esq #divisao_td #divisao_dir {
float:right;
height:auto;
margin:0 0 0 20px;
width:340px;
}

/* Notícias */
.noticias_dtk_lista {
border-bottom:1px dotted #346B56;
float:left;
font-size:14px;
height:auto;
line-height:17px;
margin:0 0 10px 0;
padding:0 0 10px 0;
width:100%;
}
.noticias_dtk_lista strong {
color:#666;
}
a .noticias_dtk_td,a .noticias_dtk_td_img,a .noticias_dtk_td_data,a .noticias_dtk_td_tit {
float:left;
height:auto;
width:250px;
}
a .noticias_dtk_td {
cursor:pointer;
margin:0 0 10px 0;
}
a .noticias_dtk_td_data {
color:#666;
padding:5px 0;
}
a .noticias_dtk_td_tit {
font-size:16px;
font-weight:bold;
text-align:justify;
}
a:hover .noticias_dtk_td_data,a:hover .noticias_dtk_td_tit {
text-decoration:underline;
}
.not_exibe_tit,.not_exibe_dados,.not_exibe_msg,.not_exibe_fonte {
float:left;
height:auto;
width:620px;
}
.not_exibe_tit {
font-size:22px;
}
.not_exibe_dados {
font-size:14px;
margin:15px 0;
}
.not_exibe_msg {
color:#666;
line-height:18px;
margin:0 0 10px 0;
text-align:justify;
}
.not_exibe_fonte {
font-style:italic;
text-align:right;
}

/* Agenda */
a .agenda_dtk_td,a .agenda_dtk_esq,a .agenda_dtk_dir {
float:left;
height:auto;
}
a .agenda_dtk_td {
cursor:pointer;
margin:0 0 10px 0;
width:320px;
}
a .agenda_dtk_esq {
background:#346B56;
color:#FFF;
font-size:16px;
padding:10px 0;
text-align:center;
width:70px;
}
a .agenda_dtk_dir {
float:right;
margin:3px 0 0 10px;
width:240px;
}
a .agenda_dtk_tit {
color:#FF0000;
font-size:14px;
font-weight:bold;
}
a:hover .agenda_dtk_dir,a:hover .agenda_dtk_tit {
text-decoration:underline;
}
#tudo #conteudo_td #conteudo_esq #agenda_exibe_td {
float:left;
height:auto;
margin:0 0 20px 0;
width:620px;
}
#tudo #conteudo_td #conteudo_esq #agenda_exibe_td #agenda_exibe_esq {
float:left;
height:auto;
width:230px;
}
#tudo #conteudo_td #conteudo_esq #agenda_exibe_td #agenda_exibe_dir {
float:right;
height:auto;
margin:0 0 0 20px;
width:370px;
}
#tudo #conteudo_td #conteudo_esq #agenda_exibe_lista {
background:#DEDEDE;
float:left;
height:auto;
line-height:20px;
padding:10px;
width:600px;
}
.agenda_exibe_tit,.agenda_exibe_msg,.agenda_exibe_dados {
float:left;
height:auto;
width:370px;
}
.agenda_exibe_tit {
font-size:22px;
}
.agenda_exibe_msg {
color:#666;
line-height:18px;
margin:15px 0;
text-align:justify;
}
.agenda_exibe_dados {
font-size:14px;
margin:0 0 10px 0;
}

/* Eventos */
a .eventos_lista_td,a .eventos_lista_img,a .eventos_lista_dados {
float:left;
height:auto;
width:200px;
}
a .eventos_lista_td {
cursor:pointer;
margin:0 0 10px 0;
}
a .eventos_lista_img {
margin:0 0 5px 0;
}
a .eventos_lista_dados {
min-height:120px;
}
a .eventos_lista_dados strong {
font-size:14px;
}
a:hover .eventos_lista_td .eventos_lista_dados {
color:#666;
text-decoration:underline;
}
.evento_exibe_tit,.evento_exibe_dados,.evento_exibe_lista {
float:left;
height:auto;
width:620px;
}
.evento_exibe_tit {
font-size:22px;
}
.evento_exibe_dados {
font-size:14px;
margin:15px 0;
}
.evento_exibe_lista img {
float:left;
margin:0 5px 10px 5px;
}

/* Parceiros */
.parceiros {
border:1px solid #CCC;
float:left;
height:68px;
margin:0 0 10px 0;
width:318px;
}

/* Tempo */
#tudo #rodape_td #tempo {
background:url(../imagens/loading_verde.gif) 50% 50% no-repeat;
float:left;
height:95px;
margin:0 70px 0 0;
width:230px;
}
.tempo_td {
background:#1D5A43;
float:left;
height:70px;
padding:0 0 5px 0;
width:230px;
}
.tempo_esq {
float:left;
height:70px;
width:70px;
}
.tempo_dir {
color:#FFF;
float:right;
height:70px;
margin:0 0 0 10px;
width:150px;
}
.tempo_dados_td {
background:#1D5A43;
float:left;
height:20px;
width:230px;
}
.tempo_dados_lista {
color:#FFF;
float:left;
height:18px;
padding:1px 0;
text-align:center;
width:70px;
}

/* Paginação */
#tudo #conteudo_td #conteudo_esq #paginas {
clear:both;
float:left;
height:auto;
margin:20px 0 0 0;
text-align:center;
width:620px;
}
a.paginacao_avt {
color:#333;
text-decoration:none;
}
a.paginacao_avt:hover {
color:#999;
}
a.paginacao_num {
background:#333;
color:#FFF;
padding:2px;
text-decoration:none;
}
a.paginacao_num:hover {
background:#FF0000;
color:#FFF;
text-decoration:none;
}
.paginacao_dtks a {
background:#333;
color:#FFF;
display:block;
float:left;
height:auto;
margin:0 0 5px 0;
padding:3px 0;
text-align:center;
width:20px;
}
.paginacao_dtks a:hover {
background:#999;
color:#FFF;
}

/* Diversos */
a {
color:#333;
text-decoration:none;
}
a:hover {
color:#666;
text-decoration:underline;
}
a.link_branco {
color:#FFF;
}
a.link_branco:hover {
color:#86AF96;
}
#tudo #conteudo_td #conteudo_esq #formFale #resultados,.exibe_msgs {
background:#E3F3B1;
border:1px dotted #99CC00;
float:left;
font-size:12px;
font-weight:bold;
height:auto;
margin:0 0 10px 0;
padding:5px;
text-align:center;
}
.msg_erro {
color:#FF3300;
}
.msg_sucesso {
color:#009900;
}
#tudo #conteudo_td #conteudo_esq p {
text-align:justify;
}
.bts_tits,.mais {
float:left;
height:auto;
margin:0 0 15px 0;
width:100%;
}
.mais {
text-align:right;
}