﻿@charset "utf-8";
/* <RESET> */

*
{
  margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "trebuchet MS", tahoma, verdana;
	list-style: none;

}
hr { display: none; }
a { outline: none; }

/* </RESET> */
.fix{ height: 1px; font-size: 1px; clear: both; }
div#tudo
{
  width: 1000px;
  margin: 0 auto;
}
div#topo
{
  width: 998px;
  background: #D2ECFB url(../imagens/bg-logo.jpg) repeat-x left top; 
  border-left: 1px solid #4a95c9;
  border-right: 1px solid #4a95c9;
}
#banner-top3{ width: 490px; height: 80px; overflow: hidden;  float: right; margin: 20px 45px 0 0; border: 1px solid #9CF; background: transparent url(../imagens/anuncie.gif) center center no-repeat scroll; 
}
#popup{
	background-color: #09F;
	border: 1px solid #666;
	position: absolute;
	float: none;
/*	left: 70px; */
	left: 250px;
	top: 150px;
	display: block;
	margin: 0;
	padding: 5px;
	text-align: center;
	z-index: 1000;
}
#fecha-popup{
	text-align: right;
	color: #FFF;
	font-size: 12px;
}
div#logo
{
  width: 226px;
  height: 125px;
  overflow: hidden;
  display: block;
  margin-left: 5px;
  float: left;
}
div#topo h2, div#topo h3 { display: none; }
div.banner728x90
{
  width: 728px;
  height: 90px;
  margin: 0 auto;
  margin-bottom: 4px;
  background-color: #FFF;
}

div#submenu { height: 20px; width: 990px; padding: 5px; background: #036 url(../imagens/bg-submenu.gif) top left repeat-x scroll; color: #FFF; font-weight: bold; }
div#submenu , #data, div#submenu a{ color: #FFF; font-size: 12px; text-transform: uppercase; font-weight: bold;}
#data{ float: right; padding-top: 3px; width: 215px; }
#busca{ float: left; margin-top: 0px;}
#busca input{ padding: 0; }
#busca-input{ width: 252px;}
#jumpMenu{ width: 180px; }
#editorias{ float: right; }
.busca-ok{ font-size: 9px; height: 20px; }

div#centro
{
  width: 1000px;
  padding-top: 31px;
}
div#rodape
{
  width: 1000px;
  height: 66px;
  background: url(../imagens/rodape-fundo.jpg) no-repeat center right #d8ecf7;
}
div#rodape p
{
  width: 239px;
  height: 50px;
  padding-right: 10px;
  float: left;
  font-size: 11px;
  color: #3966b2;
  border-right: 1px solid #afd9ef;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 8px;
}
div#rodape ul
{
  width: 595px;
  height: 11px;
  float: left;
  margin-top: 6px;
}
div#rodape ul li
{
  height: 11px;
  float: left;
  margin-left: 3px;
  text-indent: 3px;
  margin-top: 5px;
}
div#rodape ul li a
{
  height: 11px;
  font-size: 11px;
  color: #3966b2;
  border-left: 1px solid #3966b2;
  /*float: left; */
  display: block;
  line-height: 11px;
}

