/************************************************************
AcheiUSA - Folhas de estilo geral
Autor: Sonia
Ultima atualizacao: maio/2006
************************************************************/

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #036;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
div, p, td {
	font-family: Arial, Verdana, sans-serif;
	color: #036;
	font-size: 12px;
}

a:link,a:visited {
	color: #06f;
	background-color: transparent;
}
a:active,a:hover {
	color: #930;
	background-color: transparent;
}

img {
	border: 0;
}
br.clear {
	clear: both;
}

form {
	display: inline;
}
input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

/* logo */
/*div.logo {
	background-image: url(../imagens/ctLogo.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 40px;
	width: 162px;
}
div.logo img {	
	padding-left: 4px;
}
*/
/* logonovo */
div.logo {
	background-image: url(../imagens/ctLogo-new.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 60px;
	width: 162px;
}

div.logo img {	
	padding-left: 4px;
	margin-bottom:10px;
	margin-top:10px;
}

/*div.nome {
	background-color: #eee;
	color: #036;
	padding: 10px 0 5px 4px;
}*/

/* div.nome img { display: none; } */

div.nome {
	background-color: #eee;
	color: #036;
	padding: 1px 0 2px 4px;
}

/*banners topo*/
td.bannersTop {
 background-color: #eee;
 color: #036;
 vertical-align: middle;
 width: 686px;
}

/* sombra */
div.sombraTop {
 border-top: solid 1px #999;
 padding-top: 1px;
}

td.bannersTop span.fBannerTop {
	padding: 0 10px 0 2px;
	text-align: center;
}
td.bannersTop span.bBannerTop {
	padding: 0 5px;
	text-align: center;
}

/* menu */
#menu {
	background-color: #BDE3EF;
	color: #036;
	padding-top: 10px;
	border-bottom: solid 10px #369;
}
#menu ul {
	display: inline;
	padding: 0;
	margin: 0;
}

#menu li.item {
	background-image: url(../imagens/ctTopEsq.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #369;
	font-size: 14px;
	display: inline;
	list-style: none;
	margin: 0 1px;
}

#menu li.item a {
	color: #fff;
	padding-left: 2px;
	text-decoration: none;
}/*
#menu li.item a:hover {
	font-weight: normal;
}*/

#menu li.item span {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: middle;
}
#menu li.ativo {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 1px;
}
#menu li.ativo a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #036;
	background-color: transparent;
	padding-left: 1px;
	vertical-align: middle;
	text-decoration: none;
}
#menu div.divisor {
	background-image: url(../imagens/ctTopDir.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: #fff;
	display: inline;
	list-style: none;
	padding-right: 1px;
}

#menu li.ativoclassif {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 0 1px;
}

/* data e busca */
#data-busca {
	background-color: #eee;
	color: #036;
	font-size: 11px;
	border-top: solid 1px #989898;
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 10px;
}
#data-busca .data {
	background-image: url(../imagens/div_data.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 140px;
	margin: 5px 0 0 5px;
	padding: 5px 0 5px 0;
	float: left;
}
#data-busca .busca {
	margin-left: 163px;
}
#data-busca input.text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	width: 200px;
}

/* COLUNA ESQUERDA */

/* edicao atual */
#edAtual {
	/* border: solid 1px #666; */
	color: #036;
	font-size: 10px;	
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
	width: 140px;
}
#edAtual a {
	border: none;
}
#edAtual img {
	padding: 0;
}

/* menu esquerdo */
#menuEsq {
	margin-bottom: 10px;
	width: 150px;
}
#menuEsq div.titMenu {
	background-image: url(../imagens/topMenu.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #cce4bb;
	border-bottom: solid 1px #829f74;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 2px 0;
}
#menuEsq div.titMenu span {
	padding-left: 8px;
}
#menuEsq div.corpoMenu {
	background-image: url(../imagens/botMenu.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e9f9d9;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	padding-bottom: 10px;
}
#menuEsq ul {
	list-style: none;
	margin: 0;
	margin-left: 22px;
	padding: 0;
	padding-top: 5px;
}
#menuEsq li {
	list-style-image: url(../imagens/liSetaPq.gif);
}

/* colunistas */
#colunistas {
	margin-bottom: 10px;
	width: 150px;
}
#colunistas div.titCol {
	background-image: url(../imagens/topColunistas.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ddd;
	border-bottom: solid 1px #666;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 2px 0;
}
#colunistas div.titCol span {
	padding-left: 8px;
}
#colunistas div.corpoCol {
	background-image: url(../imagens/botColunistas.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #eee;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	padding-bottom: 10px;
}
#colunistas ul {
	list-style: none;
	margin: 0;
	margin-left: 22px;
	padding: 0;
	padding-top: 5px;
}
#colunistas li {
	list-style-image: url(../imagens/liSetaPq.gif);
}

/* sociedade */
#sociedade {
	margin-bottom: 10px;
	width: 150px;
}
#sociedade div.titCol {
	background-image: url(../imagens/topsociedade.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFE860;
	border-bottom: solid 1px #666;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 5px 0;
}
#sociedade div.titCol span {
	padding-left: 8px;
	padding-right: 8px;
}
#sociedade div.corpoCol {
	background-image: url(../imagens/botsociedade.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF5B9;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	padding-bottom: 10px;
	padding-right: 10px;
	padding-letf: 10px;
}
#sociedade ul {
	list-style: none;
	margin: 0;
	margin-left: 22px;
	padding: 5;
	padding-top: 5px;
}
#sociedade li {
	list-style-image: url(../imagens/liSetaPq.gif);
}

/* enquete */
#enquete {
	margin-bottom: 10px;
	width: 150px;
}
#enquete div.titenq {
	background-image: url(../imagens/topenquete.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ff9966;
	border-bottom: solid 1px #666;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 5px 0;
}
#enquete div.titenq span {
	padding-left: 8px;
	padding-right: 8px;
}
#enquete div.corpoenq {
	background-image: url(../imagens/botenquete.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #fef6d1;
	color: #0066ff;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	padding-bottom: 10px;
	padding-right: 10px;
	padding-letf: 10px;
}
#enquete ul {
	list-style: none;
	margin: 0;
	margin-left: 22px;
	padding: 5;
	padding-top: 5px;
}
#enquete li {
	list-style-image: url(../imagens/liSetaPq.gif);
}

/* mclass */
#mclass {
	margin-bottom: 10px;
	width: 150px;
}
#mclass div.titmclass {
	background-image: url(../imagens/topmenuclassificados.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #8CCBEF;
	border-bottom: solid 1px #666;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 5px 0;
}
#mclass div.titmclass span {
	padding-left: 8px;
	padding-right: 8px;
}
#mclass div.corpomclass {
	background-image: url(../imagens/botmenuclassificados.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #BDE3EF;
	color: #036;
	font-family: Verdana, Arial,  sans-serif;
	font-size: 11px;	
	padding-bottom: 10px;
	padding-right: 10px;
	padding-letf: 10px;
}
#mclass ul {
	list-style: none;
	margin: 0;
	margin-left: 22px;
	padding: 5;
	padding-top: 5px;
}
#mclass li {
	list-style-image: url(../imagens/liSetaPq.gif);
}

/* subnoticias */
#subnoticias {
	margin-bottom: 1px;
	width: 230px;
}
#subnoticias div.titsubnoticias {
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10px;	
	font-weight: bold;
	margin-bottom: 1px;
	padding: 5px 0 5px 0;
}
#subnoticias div.titsubnoticias span {
	padding-left: 8px;
	padding-right: 8px;
}
#subnoticias div.corposubnoticias {
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10px;	
	padding-bottom: 2px;
	padding-right: 10px;
	padding-letf: 10px;
}
#subnoticias ul {
	list-style: none;
	margin: 0;
	margin-left: -8px;
	padding: 5;
	padding-top: 2px;
}

.ie7 #subnoticias ul {
	list-style: none;
	margin: 0;
	margin-left: 12px;
	padding: 5;
	padding-top: 2px;
}
.ie6 #subnoticias ul {
	list-style: none;
	margin: 0;
	margin-left: 12px;
	padding: 5;
	padding-top: 2px;
}
#subnoticias li {
	list-style-image: url(../imagens/liSetaPq.gif);
}

/* Fim subnoticias */
/* cotacoes */
#cotacoes {
	background-color: #eee;
	color: #036;
	margin-bottom: 10px;
	text-align: center;
	width: 150px;
}
#cotacoes img {
	padding: 10px 0 5px 0;
}



/* ESPACOS DAS COLUNAS */
div.colCentral {
	padding: 0 13px;
}

div.colDir {
	width: 140px;
	text-align: center;
}

/* banners */
div.btBanner {
	padding-bottom: 10px;
}
div.fBanner {
	padding-bottom: 10px;
}


/* chat */
div.chat {
	padding-bottom: 10px;
}

/* RODAPE */
div.topo {
	font-size: 11px;
	margin-right: 150px;
	padding: 20px 0 5px 0;
	text-align: right;
}
div.topo img {
	padding-right: 4px;
}
#rodape {
	background-color: #fff;
	border-top: solid 1px #999;
	font-size: 11px;
	color: #999;
	padding: 5px 0 10px 0;
	text-align: center;	
}
#rodape a {
	color: #999;
	background-color: transparent;
}




/*********************
Estilos para o conteúdo antigo*/

/* titulos */
h1 {
	border-bottom: solid 1px #036;
	font-family: Arial, Verdana, sans-serif;
	color: #036;
	background-color: transparent;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 15px;
	width: 470px;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	color: #036;
	background-color: transparent;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	color: #036;
	background-color: transparent;
	font-size: 17px;
	margin: 0;
	margin-bottom: 15px;
}


/* diversos */
.email {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}

.contAntigo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.contAntigo p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
