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

/* Corpo */
body { background:#D8E0E3; background-image:url(imagens/fundo_site.png); background-repeat:repeat-x; }
body,table,td,h1,h2,h3,h4,h5,form,input,select,textarea { font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#000000; }
img,body,ul,li,h1,h2,h3,h4,h5 { padding:0; border:0; margin:0;}
ul,li { list-style-type:none; }
ol li { list-style-type:none; }

/* Separadores */
.espacador1 { width:100%; height:1px; clear:both; }
.espacador5 { width:100%; height:5px; clear:both; }
.espacador10 { width:100%; height:10px; clear:both; }
.espacador15 { width:100%; height:15px; clear:both; }
.espacador20 { width:100%; height:20px; clear:both; }
.espacador25 { width:100%; height:25px; clear:both; }

/* Base */
#container { width:100%; }
#site_container { margin: 0 auto; width:921px; }
#meio_site { background-color:#FFF; }
#fotos_meio { position:relative; float:right; width:390px; text-align:right; }

#box_home_a { width:320px; float:left; }
#box_home_b { width:250px; float:right; }
#box_home_duvidas { width:320px; float:left; }

.mais_servicos { font-family:Verdana; font-size:12px; color:#8D8D8D; text-align:right; width:90%; position:relative; left:30px; }
.mais_servicos a { color:#8D8D8D; text-decoration:none; }
.mais_servicos a:hover { color:#000; text-decoration:underline; }

#conteudo_texto { font-family:Verdana; font-size:14px; color:#8D8D8D; width:90%; position:relative; left:40px; }
#conteudo_texto2 { font-family:Verdana; font-size:14px; color:#8D8D8D;  }
.box_destaque { border:1px #EDEDED solid; background-image:url(imagens/fundo_destaque_home.jpg); background-repeat:repeat-x; width:230px; }
.box_destaque_foto { position:relative; left:15px; }
.box_destaque_titulo { position:relative; left:15px; width:90%; font-size:15px; color:#74B6CC; font-weight:bold; }

#lateral_esquerda { width:230px; float:left; left:30px; position:relative; }
#lateral_direita { width:590px; float:right; position:relative; left:-30px; }

.titulo { font-family:Verdana; font-size:18px; font-weight:bold; color:#8D8D8D; height:30px; line-height:30px; }
.texto_estatico { font-family:Verdana; font-size:13px; color:#8D8D8D; }
.titulo2 { background-image:url(imagens/fundo_titulo.png); font-family:Verdana; font-size:17px; font-weight:bold; color:#8D8D8D; height:30px; line-height:30px; }

.antes_depois_container { font-family:Verdana; font-size:11px; color:#8D8D8D; width:48%; position:relative; float:left; left:40px; }
.antes_depois_titulo { font-size:15px; font-weight:bold; }
.antes_depois_titulo2 { font-size:12px; font-weight:bold; }
.antes_depois_foto { width:190px; float:left; left:40px; }

/* Topo */
#topo { width:921px; height:298px; background-image:url(imagens/topo_organizacao_domestica.jpg); }
#menu { width: 100%; height:29px; text-align:center; }
#texto_topo { font-family:Verdana; font-size:13px; color:#8D8D8D; margin-left:105px; height:30px; line-height:30px; }
#texto_topo a { color:#8D8D8D; text-decoration:none; }
#texto_topo a:hover { color:#000; text-decoration:underline; }

.veja_mais { font-size:15px; color:#74B6CC; font-family:Verdana; font-size:12px; font-weight:bold; }
.veja_mais a { text-decoration:none; color:#74B6CC; }
.veja_mais a:hover { text-decoration:underline; color:#74B6CC; }

.item_menu_servicos { font-family:Verdana; font-size:12px; color:#8D8D8D; text-align:left; font-weight:normal; }
.item_menu_servicos a { text-decoration:none; color:#8D8D8D; }
.item_menu_servicos a:hover { text-decoration:none; color:#8D8D8D; }

/* Rodape */
#links_rodape { font-family:Verdana; font-size:12px; color:#8D8D8D; text-align:center; width:94%; position:relative; left:25px; }
#links_rodape a { color:#8D8D8D; text-decoration:none; }
#links_rodape a:hover { color:#000; text-decoration:underline; }
#creditos { font-family:Verdana; font-size:12px; color:#8D8D8D; text-align:center; }
#creditos a { color:#8D8D8D; text-decoration:none; }
#creditos a:hover { color:#000; text-decoration:underline; }

.paginacao { position:relative; width:90%; left:40px; border:0; text-align:right; }
.paginacao_numero { border:#8D8D8D solid 1px; padding:5px; background-color:#F8F8F8; }
.paginacao table { float:right; }

/* Perguntas e respostas */
.pergunta_box { background-color:#F5F5F5; }
.pergunta_box_titulo { width:95%; position:relative; left:10px; font-family:Verdana; font-size:18px; font-weight:bold; color:#8D8D8D; }
.pergunta_box_pergunta { width:95%; position:relative; left:10px; font-family:Verdana; font-size:12px; color:#8D8D8D; }
.pergunta_box_autor { width:95%; position:relative; left:10px; font-style:italic; font-family:Verdana; font-size:12px; color:#8D8D8D; }
.pergunta_box_data { width:95%; position:relative; left:10px; font-style:italic; font-family:Verdana; font-size:12px; color:#8D8D8D; }
.titulo_pergunta { font-family:Verdana; font-size:12px; color:#8D8D8D; }
.titulo_pergunta a { text-decoration:none; color:#8D8D8D; }
.titulo_pergunta a:hover { text-decoration:underline; color:#8D8D8D; }
.pergunta_hr { height:20px; line-height:20px; background-image:url(imagens/fundo_linha.jpg); }

/* Noticias */
#lista_noticias { padding:18px; }
.noticia p { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333333; margin-bottom:3px; }
.noticia a { color:#333333; text-decoration:none; }
.noticia a:hover { color:#42949C; text-decoration:underline; }

.noticia_mais p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#42949C; margin-bottom:3px; text-align:right; }
.noticia_mais a { color:#42949C; text-decoration:none; }
.noticia_mais a:hover { color:#42949C; text-decoration:underline; }

.mais_noticias p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; margin-bottom:3px; text-align:right; }
.mais_noticias a { color:#FFF; text-decoration:none; }
.mais_noticias a:hover { color:#FFF; text-decoration:underline; }

#noticia_container { width:100%; }
#noticia_container #noticia_main { width:100%; position:relative; }
#noticia_container #noticia_main #noticia_editoria { font-family:Arial, Helvetica, sans-serif; color:#CC0000; font-size:15px; margin-bottom:10px; border-bottom:3px #CCCCCC solid; padding-bottom:10px; font-weight:bold; }
#noticia_container #noticia_main #noticia_titulo { margin-bottom:18px; color:#8D8D8D; }
#noticia_container #noticia_main #noticia_titulo h4 { font-family:Verdana; font-size:22px; font-weight:bold; letter-spacing:-1px; line-height:.98em; color:#8D8D8D; }
#noticia_container #noticia_main #noticia_linha_fina { margin-bottom:20px; }
#noticia_container #noticia_main #noticia_linha_fina h5 { font-family:Arial, Helvetica, sans-serif; color:#666; font-size:15px; }
#noticia_container #noticia_main #noticia_corpo { font-family:Arial, Helvetica, sans-serif; color:#666; line-height:19px; font-size:15px; display:block; margin-top:10px; clear:both; }
#noticia_container #noticia_main #noticia_corpo .noticiaFotoCredito { font-size:11px; }
#noticia_container #noticia_main #noticia_corpo .noticiaFotoLegenda { font-size:13px; padding:5px; background-color:#E8E8E8; line-height:.99em; }
#noticia_container #noticia_main #noticia_corpo .noticiaFotoZoom { text-align:right; }
#noticia_container #noticia_main #noticia_corpo .classNoticiaFotoBox { position:relative; float:left; margin-right:15px; margin-bottom:0; }
#noticia_arquivo { font-size:12px; color:#333333; }
#voltar { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#42949C; text-align:center; }
#voltar a { color:#42949C; text-decoration:none; }
#voltar a:hover { color:#42949C; text-decoration:underline; }

/* controles */
.mudaTamanhoFonte { width:20px; height:14px; border:1px; border-style:solid; border-collapse:collapse; border-color:#CCCCCC; background-color:#FFFFFF; text-align:center; font-weight:bold; cursor:hand; float:right; color:#42949C; }
.mudaTamanhoFonteLabel { text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:13px; margin-right:5px; color:#999999; float:right; }
