@charset "utf-8";

/* Data: 23/03/2010 */
/* Designer: Marconi Duarte */
/* Email: marconiduarte@yahoo.com */

/* (c) 2010 Competiva Agência Interativa */
/* URL: http://www.competiva.com.br */
/* E-Mail: competiva@gmail.com */

/* -- importacoes -- */

@import url(layout.css);
@import url(layout-internas.css);
@import url(jquery.highslide.css);

/* -- configuracoes -- */

* { margin: 0; padding: 0; border: 0; outline: 0;  }

html { background-color: #2d2620; cursor: default; }

body { background: #f7f7f5 url(../../_imgs/bg-conteudo.png) repeat-x left 487px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #2d2620; }

ul, ol { list-style-type: none; }

.clear { clear: both; }

.obs { color: #ff0000; font-size: 11px; font-weight: bold; margin-bottom: 7px; }

h1 span,
#topo #menu ul li a span,
#categorias ul li a span,
#conteudo #ofertas .prev a span,
#conteudo #ofertas .next a span,
#conteudo #lancamentos .prev2 a span,
#conteudo #lancamentos .next2 a span,
#conteudo #videos-int ul li a.play span,
#conteudo #video .video a.play span,
#conteudo #cat-boletim #imoveis p a span { display: none; }

input,
select,
textarea { background: url(../../_imgs/bg-campos.png) no-repeat left top; padding: 6px 8px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #2d2620; border: 1px solid #cc0000; }

select { padding: 5px; }

input:focus,
select:focus,
textarea:focus { border: 1px solid #2d2620; }

input.btns { width: 67px; height: 32px; background: url(../../_imgs/bg-btns.png) no-repeat left top; color: #fff; border: none; cursor: pointer; }

a { text-decoration: none; color: #4b4b4b; }

a:active { color: #cc0000; }

a:hover { text-decoration: underline; }

a.underline { text-decoration: underline; }

a.underline:hover,
a.underlinevermelho:hover { text-decoration: none; }

a.underlinevermelho { text-decoration: underline; color: #cc0000; }
