/*config*/
body { padding:0; margin:0; list-style:0; font: 11px Arial, Helvetica, sans-serif; }
ul, li { margin:0; padding:0; list-style:none; }
h1, h2, h3, h4, h5 { font-style:normal; font-weight:normal; font-size:small; padding:0; margin:0; }

/*navegabilidade*/

#cabecalho { position:absolute; margin-top:-500px; width:990px; }


/*navegacao*/
.acessibilidade { display:none; }


/*geral*/
.geral { width:990px; margin:0 auto; }


/*topo*/
.topo { float:left; width:100%; margin-top:0px; height:147px;}

/*destaque*/
.destaque { float:left; width:976px; background:#FFF;  padding:13px 0 0 14px; }


/*centro*/
.centro { float:left; width:100%; }


/*content*/
.content { float:left; width:990px; background-color:#FFF; padding-top:13px;}
.contentMeio { float:left; width:783px; margin-left:10px;}


/*coluna esquerda*/
.colEsquerda { float:left; width:180px; padding-bottom:15px;}
.menu { float:left; width:160px; margin-top:20px; margin-left:10px; }
.menu li { float:left; width:160px; height:28px; background-color:#999; margin-top:3px; font:12px Arial; text-align:center;}


/*rodape*/
.rodape { float:left; background: url(../img/rodape.jpg) repeat-x; width:100%; height:131px;  }
.rodape .rodapeMeio { width:990px; left:50%; margin-left:-495px; position:absolute; background:url(../img/rodape2.jpg) no-repeat; height:131px; }
.rodape .rodapeEsquerda { float:left; padding:0 15px; }
.rodape .rodapeEsquerda .direitos { color:#FFFFFF; height:20px; margin-top:23px;}
.rodape .rodapeDireita { float:right; padding:0 15px; width:220px;}
.rodape .rodapeDireita .desenvolvedor { color:#FFFFFF; height:20px; margin-top:50px; width:220px;}
.rodape .rodapeDireita .desenvolvedor a { color:#FFFFFF; text-decoration:none;}
.rodape .rodapeDireita .desenvolvedor a:hover { text-decoration:underline;}

.endereco { width:975px; margin:0 auto 5px auto; font:bold 11px Arial, Helvetica, sans-serif; color:#CCCCCCC; float:left; margin-left:15px; }
.site{ font: 23px Arial, Helvetica, sans-serif; color: #CCCCCC; width: 250px; float:left; margin-bottom:10px; margin-left:15px;}

/*formularios*/
.combo { border:1px solid #CCC; font:11px Arial, Helvetica, sans-serif; color:#666; padding:1px; }
.combo2 { border:1px solid #CCC; font:11px Arial, Helvetica, sans-serif; color:#666; padding:4px 3px; }


/*principal*/
.bloco { width:180px; float:right; margin-left:15px;}
.bloco .blocoTexto { height:140px; background:url(../img/fundoBloco.gif) repeat-x; padding:5px 10px; }
.bloco .blocoTexto ul { line-height:16px; margin:7px 0; }
.bloco .blocoTexto ul li { background:url(../img/bullet01.gif) no-repeat 0 4px; padding-left:7px; }
.bloco .blocoTexto ul li a { color:#C00; text-decoration:none; }
.bloco .blocoTexto ul li a:hover { text-decoration:underline; }
.bloco .blocoConheca { height:20px; }
.bloco .blocoConheca a { color:#666; }
.bloco .blocoConheca a:hover { text-decoration:underline;  }
