/************************************************************
AcheiUSA - Folhas de estilo geral
Autor: Simone Mihich Bueno
Ultima atualizacao: apr/2004
************************************************************/

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;
}
input {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}

/* chamadas das páginas */
div.chamada1 {
	margin: 0 0 30px 0;
}
div.chamada1 span.text1 {
	font-size: 22px;
	font-weight: bold;
	color: #333;
	background-color: transparent;
}
div.chamada1 span.text2 {
	font-size: 20px;
	color: #666;
	background-color: transparent;
}

/* chamada categoria */
div.chamadacategoria {
	background-color: #ddf3fb;
	color: #036;
	margin-bottom: 20px;
	width: 95%;
	text-align: left;
}
div.chamadacategoria a {
	text-decoration: none;
}
div.chamadacategoria img {
	float: left;
	padding-right: 7px;
}
div.chamadacategoria div.text {
	padding: 7px;
	font-size: 11px;
}
div.chamadacategoria span.tit {
	font-weight: bold;
	line-height: 150%;
}

/* banners especiais */
div.banesp {
	margin-bottom: 30px;
	text-align: center;
}
div.banesp span.bbesp {
	padding: 0 10px 0 10px;
}

/* info resultado */
div.inforesultado {
	background-color: #eee;
	color: #000;
	font-size: 12px;
	margin-bottom: 20px;
	padding: 5px;
}

/* navegacao */
div.navegacao {
	text-align: center;
}

/* classificado padrao */
#classpadrao {
   font-size: 8px;
	margin: 0 12px 0 0;
	width: 230px;
}
#classpadrao div.classpadraoitem {
	border-bottom: solid 1px #036;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
}

/* classificado em destaque */
#classdest {
	font-size: 11px;
	margin: 0 0 0 0px;
	width: 224px;
	}
#classdest div.classdestitem {
	background-color: #ddeef4;
	color: fff;
	line-height: 1.2em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	clear: both;
}
#classdest div.classdestitem div.classdesttit {
	background-color: #003366;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 2px 5px;
}
#classdest div.classdestitem img {
	float: left;
	padding: 2px 5px 2px 0;
}
#classdest div.classdestitem div.classdestnome, #classdest div.classdestitem div.classdestfone, #classdest div.classdestitem div.classdestdesc {
	margin: 0 5px 0 5px;
	background-color: #ddeef4;
	color: navy;
	clear: both;
}

#classdest div.classdestitem div.clear {
	clear: both;
}

/* cadastrado */
div.cadastrado {
	background-color: #eee;
	color: #036;
	margin-bottom: 20px;
	padding: 10px;
	width: 225px;
}
div.cadastrado img {
	margin-bottom: 10px;
}
div.cadastrado div.text {
	margin-bottom: 10px;
}

/* nao cadastrado */
div.ncadastrado {
	background-color: #ddf3fb;
	color: #036;
	margin-bottom: 20px;
	padding: 10px;
	text-align: right;
	width: 185px;
}
div.ncadastrado img {
	margin-bottom: 10px;
}
div.ncadastrado span {
	text-align: left;
}
div.ncadastrado div.text {
	margin-bottom: 10px;
	text-align: left;
}


/* opcoes */
div.opcoes {
	background-color: #eee;
	color: #036;
	margin: 0 10px 20px 10px;
	padding: 10px;
	width: 180px;
	float: right;
	text-align: left;
}
div.opcoes div.text {
	padding: 0 10px 10px 15px;
}
div.opcoes ul {
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
}
div.opcoes li {
	list-style-image: url('../imagens/liSeta.gif');
	padding-bottom: 4px
}

/* opcoes esquerda */
div.opcoesesq {
	background-color: #eee;
	color: #036;
	margin: 0 8px 20px 0;
	padding: 10px;
	width: 200px;
}
div.opcoesesq div.text {
	padding: 0 10px 10px 15px;
}

/* opcoes direita */
div.opcoesdir {
	background-color: #eee;
	color: #036;
	margin: 0 0 20px 8px;
	padding: 10px;
	width: 200px;
}
div.opcoesdir div.text {
	padding: 0 10px 10px 15px;
}
div.opcoesdir ul {
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
}
div.opcoesdir li {
	list-style-image: url('../imagens/liSeta.gif');
	padding-bottom: 4px
}


/* opcoes */
div.opcoes2 {
	margin-bottom: 20px;
}
div.opcoes2 div.text {
	padding: 0 10px 10px 15px;
}
div.opcoes2 ul {
	list-style: none;
	margin: 0;
	margin-bottom: 10px;
}
div.opcoes2 li {
	list-style-image: url('../imagens/liSeta.gif');
	padding-bottom: 4px
}


/* categorias */
#categorias {
	margin-bottom: 20px;
}
#categorias div.categItens {
	margin: 0;
}
#categorias ul {
	list-style: none;
	margin: 0;
}
#categorias li {
	list-style-image: url('../imagens/liSetaGr.gif');
	padding-bottom: 4px
}

/* passos */
div.passos {
	padding-bottom: 20px;
}
div.passos img {
	margin-right: 10px;
}


/* formularios classificados */
#formulario {
	background-color: #eee;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 1.2em;
}
#formulario span.info {
	font-size: 11px;
}

/* campos de formulario*/
div.item {
	margin-bottom: 10px;
	text-align: left;
}
div.campo {
	font-weight: bold;
	padding-bottom: 2px;
}
div.campo span {
	padding-right: 10px;
}
input.text210a {
	width: 210px;
}
input.text210b {
	background-color: #ddeef4;
	color: #036;
	width: 210px;
}
input.text200a {
	width: 200px;
}
input.text200b {
	background-color: #ddeef4;
	color: #036;
	width: 200px;
}
input.text350a {
	width: 350px;
}
input.text350b {
	background-color: #ddeef4;
	color: #036;
	width: 350px;
}
input.text130a {
	width: 130px;
}
input.text130b {
	background-color: #ddeef4;
	color: #036;
	width: 130px;
}
input.text100a {
	width: 100px;
}
input.text100b {
	background-color: #ddeef4;
	color: #036;
	width: 100px;
}
select.slct130a {
	width: 130px;
}
select.slct130b {
	background-color: #ddeef4;
	color: #036;
	width: 130px;
}
select.slcta {
	background-color: #fff;
	color: #036;
}
select.slctb {
	background-color: #ddeef4;
	color: #036;
}
textarea.area350 {
	height: 100px;
	width: 350px;
}

/* diversos */
div.linhadiv {
	border-bottom: 1px solid #036;
	margin: 20px 0;
}
.atencao {
	background-color: transparent;
	color: #c00;
	font-weight: bold;
}
