/*config*/
body { padding:0; margin:0; list-style:0; font: 11px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000; }
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; }

/*navegacao*/
.acessibilidade { display:none; }


/*geral*/
.geral { width:990px; margin:0 auto; }


/*topo*/
.topo { float:left; width:100%; margin-top:0px; height:155px;}

/*destaque*/
.destaque { float:left; width:100%; height:216px; }


/*centro*/
.centro { float:left; width:100%; }


/*content*/
.content { float:left; width:990px; background:url(../img/fundoMeio.png) no-repeat 205px 0;}


/*coluna esquerda*/
.colEsquerda { float:left; width:190px; padding-bottom:25px;}
.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/fundoRodape.gif) repeat-x; width:100%; height:131px;  }
.rodape .rodapeMeio { width:990px; left:50%; margin-left:-495px; position:absolute; height:131px; }
.rodape .rodapeEsquerda { float:left; padding:0 15px; }
.rodape .rodapeEsquerda .direitos { color:#4e4d4d; height:20px; margin-top:18px; font-size:24px;}
.rodape .rodapeEsquerda .links { font-size:12px; color:#c0bebe; margin-top:15px;}
.rodape .rodapeEsquerda .desenvolvedor { color:#FFFFFF; height:20px; margin-top:15px;}
.rodapeLinks{ color:#c2c2c2; text-decoration: none;}
.rodapeLinks: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;}

/*rodape*/
.combo { border:1px solid #000000; font:11px Arial, Helvetica, sans-serif; color:#666; padding:1px; background:#FFF }


