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

* { margin:0; padding:0; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#20246b }
body { background:#70CCF1 url(img/bg.jpg) fixed repeat left top; padding:10px 0 }
a { text-decoration:none }
input:focus, a:focus { outline:none }
a:hover { text-decoration:underline }
h3 { font-size:14px; font-weight:bold; display:block; width:auto; height:25px; line-height:25px; margin-bottom:10px }
ul li { list-style:none }

#geral { width:760px; margin:0 auto; }

#bandeiras{ width:auto; background:#FFF; overflow:hidden; height:20px; padding-top:10px; margin-top:-10px; }

#topo, #conteudo, #menu, #rodape { background-color:#FFF; width:auto; margin-bottom:10px }
#topo { height:200px; background:url(img/topo.jpg) no-repeat top left; margin-top:-12px }
#menu { height:50px; line-height:50px; background:url(img/bgMenu.jpg) repeat-x top left; cursor:pointer; margin-top:-12px; }

#conteudo { min-height:400px; padding-bottom:10px }

#banner { height:300px; margin-bottom:10px }
#cont { width:100%; min-height:245px; background-color:inherit; width:100%; overflow:hidden; }
#direita { float:right; margin-left:10px; width:280px; height:255px; margin-top:5px; }

#titulo { height:50px }
.receita { background:url(img/titReceitas.jpg) no-repeat top left; text-indent:-5000px }
.empresa { background:url(img/titEmpresa.jpg) no-repeat top left; text-indent:-5000px }
.produtos { background:url(img/titProdutos.jpg) no-repeat top left; text-indent:-5000px }
.representante { background:url(img/titRepresentante.jpg) no-repeat top left; text-indent:-5000px }
.informativo { background:url(img/titInformativos.jpg) no-repeat top left; text-indent:-5000px }
.contato { background:url(img/titContato.jpg) no-repeat top left; text-indent:-5000px }
.jogos { background:url(img/titJogos.jpg) no-repeat top left; text-indent:-5000px }
.busca { background:url(img/titBusca.jpg) no-repeat top left; text-indent:-5000px }

#rep-estado { margin:10px; width:auto; height:100px; overflow:auto; text-align:center; background-color:#f0f0f0 }

#inf-noticia { float:left; width:225px; padding:5px; height:300px; margin:5px; background:#BFE9F7; text-align:left }
#inf-noticia h3 { background-color:#FFF }
#not { margin-bottom:20px }

#rodape { clear:both; height:43px; background:url(img/bgRodape.jpg) no-repeat top left; text-align:center; margin:0; margin-top:10px }