body
{
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    color: #999;
    font-size: 16px;
}

ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li
{
    margin: 0;
    padding: 0;
}

#pagina
{
    margin: 10px auto 10px auto;
    padding: 0;
    width: 960px;
    height: auto;
}

#topo
{
    height: 100px;
    border-bottom: 1px solid #F3F3F3;
}

#topo-menu
{
    text-align: right;
}

#topo-menu ul
{
    font-size: 14px;
}

#topo-menu ul li
{
    display: inline;
    margin-left: 20px;
}

#topo-menu ul li a
{
    color: #999;
    text-decoration: none;
}

#topo-menu ul li a:hover
{
    color: #333;
    text-decoration: underline;
}

#logo
{
    height: 72px;
    float: left;
    width: 171px;
}

#menu, .menu
{
    float: right;
    height: 22px;
    font-size: 19px;
    padding: 52px 0 0 0;
}

.menu 
{
    float:none;
    padding:0;
    padding-bottom:10px; 
    padding-top:10px;
    border-top:1px solid #DDD;
}

#menu ul , .menu ul
{
    display: inline;
    text-align: right;
}

#menu ul li , .menu ul li
{
    display: inline;
    margin-left: 15px;
}

.menu ul li
{
    display: inline;
    margin-left:0;
    margin-right:15px;
}

#menu ul li a , .menu ul li a
{
    color: #F36F21;
    text-decoration: none;
}

#menu ul li a:hover , .menu ul li a:hover
{
    color: #F58F52;
    text-decoration: underline;
}

#menu ul li.ativo a , .menu ul li.ativo a
{
    color: #F36F21;
    text-decoration: underline;
    font-weight: bold;
}

#menu ul li.ativo a:hover , .menu ul li.ativo a:hover
{
    color: #F58F52;
    text-decoration: underline;
    font-weight: bold;
}

/* ------------------------------- BUSCA -------------------------- */
#busca
{
    height: 55px;
    background: url(../img/bg-busca-form.png) repeat-x center bottom;
    border-bottom: 1px solid #F3F3F3;
    padding: 15px 0 0 0;
}

#busca ul
{
}

#busca ul li
{
    display: inline-block;
    vertical-align: middle;
	margin-right:5px;
}

#busca ul li img
{
    vertical-align: middle;
}

#busca ul li img:hover
{
    filter: alpha(opacity=50);
    opacity: 0.5
}


#busca ul li a
{

}

.txt-busca
{
   border: none;
   height: 36px;
   line-height:36px;
   padding-left:10px;
   padding-right:10px;
   width: 575px;
   color: #999;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 20px;
   vertical-align: middle;
   border:1px solid #CCC;
   border-bottom:1px solid #999;
   border-right:1px solid #999;
   margin-left:10px;
}

.check-box 
{
    margin-top:10px;
    color: #666;
    vertical-align: middle;
    font-size: 16px;
    padding:0;
}


#busca-avancada {
	background:#FBFBFB;
	padding:20px;
	border-bottom:1px solid #F3F3F3;
}

#busca-avancada ul  {
	margin:0;
	padding:0;
}

#busca-avancada h2 {
	margin:0;
	padding:0;
	color:#FF6600;
	margin-bottom:10px;
	margin-top:-10px;
}

#busca-avancada ul li  {
	list-style:none;
	display:inline-block;
	margin-right:10px;
	color:#666;
	font-weight:bold;
}

#busca-avancada ul li .select-busca-avancada  {
   border:1px solid #CCC;
   border-bottom:1px solid #999;
   border-right:1px solid #999;
   margin-top: 10px;
   color: #666;
   padding:10px;
   vertical-align: middle;
   font-size: 16px;
   font-family: Helvetica, Arial, sans-serif;
}


#busca-avancada ul li .txt-busca-avancada  {
   border:1px solid #CCC;
   border-bottom:1px solid #999;
   border-right:1px solid #999;
   margin-top: 10px;
   color: #666;
   padding:11px;
   vertical-align: middle;
   font-size: 16px;
   font-family: Helvetica, Arial, sans-serif;
}


#banner
{
    border-bottom: 1px solid #F3F3F3;
    padding: 0 0 1px 0;
    height: 110px;
}

#rodape
{
    background: #F9F9F9;
    padding: 10px;
    padding-bottom:0;
    margin-bottom:0;
    margin: 10px 0 0 0;
    border-top: 1px solid #F3F3F3;
    height: auto;
    clear: both;
}
#rodape-topo
{
    height: 60px;
    clear: both;
}

#rodape-logo
{
    margin-right: 20px;
    border-right: 1px solid #DDD;
    width: 100px;
    height: 40px;
    float: left;
    vertical-align: middle;
}

#rodape-info
{
    font-size: 12px;
    height: 40px;
    float: left;
}

#rodape-info p
{
    margin: 0;
    padding: 0;
    line-height: 190%;
    color: #999;
}


#rodape-categorias
{
    clear: both;
    border-top: 1px solid #EBEBEB;
    padding: 10px 0 0 0;
}

#rodape-categorias h1
{
    color: #050708;
    margin: 0;
    padding: 0;
    font-size:14px;
    margin: 0 0 10px 0;
}

#rodape-categorias ul
{
    font-size: 14px;
	list-style:none;
}

#rodape-categorias ul li
{
	display:inline-block;
	margin-bottom:5px;
	width:220px;
	text-transform:lowercase;
}

#rodape-categorias ul li a
{
	text-decoration:none;
	color:#999;
}

#rodape-categorias ul li a:hover
{
	text-decoration:underline;
	color:#333;
}
/* ---- conteudo ------- */
#conteudo
{
}

/* ---- classificados */
#cl-lista
{
    background: url(../img/bg-lista-classificados.png) repeat-x top center;
    padding: 10px 0 0 0;
}

#cl-lista table
{
    margin: 0;
    padding: 0;
}


#cl-lista-topo, .cl-lista-topo
{
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #F3F3F3;
    height: 32px;
    padding-left: 10px;
    padding-right: 10px;
}

#cl-lista-titulo, .cl-lista-titulo
{
    height: 32px;
    float: left;
    width: 650px;
}

#cl-lista-titulo h1, .cl-lista-titulo h1
{
    color: #F16715;
    letter-spacing: -2px;
    margin: 0;
    padding: 0;
    font-size:32px;
}

#cl-lista-acoes
{
    height: 42px;
    float: right;
    line-height: 32px;
    vertical-align: middle;
}

#cl-lista-acoes ul
{
    margin: 3px 0 0 0;
}

#cl-lista-acoes ul li
{
    display: inline;
    margin-left: 30px;
}

#cl-lista-acoes ul li img
{
    vertical-align: middle;
}

#cl-lista-acoes ul li a
{
    margin: 0 10px 0 0;
}

#cl-lista-acoes ul li a
{
    color: #999;
    text-decoration: none;
}

#cl-lista-acoes ul li a:hover
{
    color: #333;
    text-decoration: underline;
}

#cl-lista-anuncios
{
    clear: both;
    padding-top: 10px;
}

#cl-lista-anuncios ul
{
    margin: 0;
}

.cl-item-image
{
    height: 47px;
    display: block;
}

.cl-item-image img
{
    border: 0;
    margin: 2px 0 0 0;
}
.cl-item-titulo
{
    color: #333;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
    display: block;
    vertical-align: middle;
    letter-spacing: -5%;
}

.cl-item-titulo a
{
    color: #333;
    text-decoration: none;
}

.cl-item-titulo a:hover
{
    color: #999;
    text-decoration: underline;
}

.cl-item-descricao
{
    clear: left;
    height: 80px;
    display: block;
    overflow: hidden;
}

.cl-item-descricao a
{
    color: #999;
    text-decoration: none;
}

.cl-item-descricao a:hover
{
    color: #999;
    text-decoration: underline;
}

.cl-item-area
{
    margin: 0 10px 20px 10px;
    width: 220px;
    height: 160px;
    float: left;
    border-bottom: 1px dotted #CCC;
}
.cl-item-area.categoria
{
    margin: 0 10px 20px 10px;
    width: 220px;
    height: 150px;
    float: left;
    border-bottom: 1px dotted #CCC;
}


/* --- Mensagem --- */

.msg-erro
{
    background: #FFF2F2;
    padding: 10px;
    margin-bottom: 10px;
}

.msg-erro div
{
    padding-left: 58px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-transform: lowercase;
    font-size: 28px;
    letter-spacing: -2px;
    background: url(../img/icon/ico-erro-gd.png) no-repeat top left;
}

.msg-sucesso
{
    background: #F2FAF2;
    padding: 10px;
    margin-bottom: 10px;
}

.msg-sucesso div
{
    padding-left: 58px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-transform: lowercase;
    font-size: 28px;
    letter-spacing: -2px;
    background: url(../img/icon/ico-ok-gd.png) no-repeat top left;
}


.msg-alerta
{
    background: #FFFAF2;
    padding: 10px;
    margin-bottom: 10px;
}

.msg-alerta div
{
    padding-left: 58px;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-transform: lowercase;
    font-size: 28px;
    letter-spacing: -2px;
    background: url(../img/icon/ico-alerta-gd.png) no-repeat top left;
}


/* ---- item classificado -- */
.cl-item
{
    height: auto;
}


.cl-item-visuzalizar
{
    width: 470px;
    float: left;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.cl-item-visuzalizar ul li
{
    margin-top: 5px;
}

.cl-item-galeria
{
    width: 456px;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/* ------ Pager --------------- */
#cl-lista-pager
{
    color: #F16715;
    text-align: center;
    font-size: 16px;
}
#cl-lista-pager a
{
    color: #F16715;
    text-decoration: none;
}
#cl-lista-pager a:hover
{
    color: #F5975F;
    text-decoration: underline;
}

/* ---- acesso --- */
#st-login
{
    padding: 10px;
    padding-top: 0;
}

#st-login ul li
{
    margin-bottom: 5px;
    padding-left: 0;
    text-transform: lowercase;
}

.st-img
{
    display: inline-block;
    width: 58px;
}

.st-links
{
    font-size: 14px;
}

.st-links a
{
    color: #F16715;
}

.txt
{
    border: 1px solid #CCC;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
    color: #666;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 16px;
    font-family: Helvetica, Arial, sans-serif;
}

.bnt
{
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
    text-transform: lowercase;
}

/* --- passo a passo */
#st-passo
{
    padding: 20px;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    background: #FCFCFC;
    color: #333;
}

#st-passo ul li
{
    margin-top: 10px;
    font-size: 18px;
}

#st-passo h1
{
    color: #333;
    letter-spacing: -2px;
    margin: 0;
    padding: 0;
    font-size: 32px;
}

#st-passo a
{
    color: #F16715;
    text-transform: lowercase;
    font-weight: bold;
}

/* cartao pre pago */
.alerta
{
    color: Red;
    font-size: 16px;
    padding: 5px;
    margin-top: -9px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EBEBEB;
}
.sucesso
{
    color: Green;
    font-size: 16px;
    padding: 5px;
    margin-top: -9px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EBEBEB;
}

/* ------ form pagina padrao --------- */

.frm-padrao
{
    padding: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.frm-padrao ul li
{
    margin: 10px 0 10px 0;
    text-transform: lowercase;
}

.frm-padrao ul h2
{
    margin: 10px 0 10px 0;
    text-transform: lowercase;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px dotted #CCC;
}

/* ----------- faq -------------------- */
.pg-faq
{
    padding: 0;
}

.pg-faq ul li
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

/* --- grid -- */

.grid
{
    border: none;
    border-bottom: 1px solid #DDD;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #666;
    margin-top: -1px;
}

.grid table
{
    border: none;
    margin: 0;
    padding: 0;
    color: #666;
}

.grid table tr td
{
    background: none;
    line-height: 30px;
    padding: 0;
    color: #666;
    border: none;
}


.grid table.grid_interna tr td
{
    text-align: left;
    line-height: 30px;
    padding: 0 10px 0 10px;
    color: #666;
    border: none;
}


.grid table.grid_interna_header tr td
{
    text-align: left;
    line-height: 30px;
    padding: 0;
    color: #666;
    border: none;
    padding-left: 10px;
}

.grid table.grid_interna_tabela tr td
{
    text-align: left;
    line-height: 30px;
    padding: 0;
    color: #999;
    border: none;
    border-top: 1px solid #DDD;
}

.grid_caption
{
    background: #EEE;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding: 0 0 0 10px;
    color: #666;
}

.grid tr th
{
    background: #F8F8F8;
    text-align: left;
    line-height: 30px;
    padding: 0 10px 0 10px;
    color: #333;
    border: none;
    border-top: 1px solid #DDD;
    border-right: 1px solid #F8F8F8;
}

.grid tr th a
{
    text-decoration: underline;
    color: #333;
}

.grid tr th a:hover
{
    text-decoration: none;
    color: #999;
}

.grid tr td
{
    background: #FFF;
    text-align: left;
    line-height: 30px;
    padding: 0 10px 0 10px;
    color: #666;
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-right: #FFF 1px solid;
}

.grid tr td
{
    background: #FFF;
    text-align: left;
    line-height: 30px;
    padding: 0 10px 0 10px;
    color: #666;
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-right: #FFF 1px solid;
}

.grid tr td img
{
    text-align: center;
}

.grid .grid_pager td
{
    padding: 0;
}

.grid .grid_pager td.div, .grid .grid_pager td
{
    background: #EEE;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    color: #666;
    border: none;
    padding-left: 10px;
    text-align: left;
}

.grid .grid_pager td img
{
    vertical-align: middle;
}



.grid_pager a
{
    text-decoration: none;
    color: #666;
    padding-left: 0;
}

.modal_background
{
    background-color: #DDD;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal_popup
{
    background: #FFF;
    width: 350px;
    border: 1px solid #CCC;
}
.modal_popup div
{
    background: #FFF;
    margin: 10px;
}
.modal_popup div h2
{
    margin: 0;
    padding: 0;
    color: red;
    padding-bottom: 10px;
    font-size: 18px;
}

#banner 
{
    padding-bottom:5px;
    padding-top:5px;
    
}

#banner-hd {
	width:960px;
	height:100px;
}

#banner-dir {
	height:100px;
	width:632px;
	float:left;
	text-align:right;
	border-left:1px solid #EBEBEB;
	padding-left:5px;
}

#banner-esq {
	height:100px;
	width:320px;
	float:left;
	overflow:hidden;
	text-align:left;
}

#faq-divisor {
	margin-bottom:20px;
}

#faq-direita {
	width:500px;
	float:left;
}

#faq-direita h1, #faq-esquerda h1 {
	margin:0;
	padding:0;
	color:#FF9900;
	font-size:18px;
	margin-bottom:10px;
}

#faq-esquerda {
	width:380px;
	float:left;
}

#cl-item-compartilhar {
	clear:both;
	background:#F3F3F3;
	border-bottom:1px solid #E5E5E5;
	border-top:1px solid #E5E5E5;
	padding:10px;
	height:60px;
}

#cl-item-compartilhar ul {
	margin:0;
	padding:0;
}

#cl-item-compartilhar ul li{
	margin:0;
	padding:0;
	display:inline-block;
	margin-right:30px;
	height:55px;
}

#cl-item-compartilhar ul li.cl-item-cp-title{
	vertical-align:top;
	margin-right:10px;
}

.cl-item-cp-title span {
	font-weight:bold;
	color:#333;
	vertical-align:top;
}

.cl-item-cp-lkcode {
	color:#FF6600;
	font-size:40px;
	letter-spacing:-2;
	font-weight:bold;
	display:inline-block;
}

.cl-item-cp-lkcode small {
	color:#333;
	font-size:12px;
	letter-spacing:-1;
	font-weight:normal;
	display:inline-block;
}

#cl-item-compartilhar ul li.cl-item-cp-lkimg , #cl-item-compartilhar ul li.cl-item-cp-lkimg img {
	vertical-align:super;
	line-height:50px;
	border:none;
}

.itens-relacionados {
	padding:10px;
	padding-right:0;
	padding-left:0;
}

.itens-relacionados h1 {
	margin:0;
	padding:0;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EBEBEB;
	color:#333;
}

.itens-relacionados li {
	font-size:14px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #DDD;
}

.itens-relacionados li a{
	color:#666;
	text-decoration:none;
}

.itens-relacionados li a:hover{
	color:#666;
	text-decoration:underline;
}

.obrigatorio 
{
    color:Red;
    padding-left:10px;
    font-size:12px;
     font-style:italic;
}

/* --- grid menor-- */

.grid_menor
{
    border: none;
    border-bottom: 1px solid #DDD;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #666;
    margin-bottom:20px;
}

.grid_menor tr th
{
    background: #F8F8F8;
    text-align: left;
    line-height: 30px;
    padding: 0 2px 0 2px;
    color: #333;
    border: none;
    border-top: 1px solid #DDD;
    border-right: 1px solid #F8F8F8;
}

.grid_menor tr th a
{
    text-decoration: underline;
    color: #333;
}

.grid_menor tr th a:hover
{
    text-decoration: none;
    color: #999;
}

.grid_menor tr td
{
    background: #FFF;
    text-align: left;
    line-height: 30px;
    padding: 0 2px 0 2px;
    color: #666;
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    border-right: #FFF 1px solid;
}

.grid_menor tr td img
{
    text-align: center;
}

.grid_menor .grid_pager td
{
    padding: 0;
}

