body{background-color:#FFF;}

html, body,
div, span,
ul, ol, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
small, big,
label
{
margin:0px;
padding:0px;
text-align:left;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#000;
}
td
{
margin:0px;
padding:0px;
font-family:Tahoma, Verdana, Arial;
font-size:12px;
color:#000;
}

a
{
color:#000;
text-decoration:none;
}

img, a img {display:none}

br.limpar {clear:both;}

ul, ol, li, dl, dt, dd
{
text-align:left;
}
ul 
{
list-style:none;
}
ul, ol
{
clear:both;
}

h1, h2, h3, h4, h5, h6,
small, big
{
margin:0 0 2px 0;
}

h1, h2, h3, h4, h5, h6{}
small
{
font-size:10px;
}

/*redefinições*/
h1
{
font-size:18px;
}
h1.tipo-a
{
font-size:36px;
color:#333;
}
h1.tipo-b
{
font-size:27px;
color:#333;
}
h1.tipo-c
{
font:normal 20px Trebuchet MS, Times New Roman;
border-bottom:1px solid #999;
}

h2
{
font-size:12px;
font-weight:normal;
}
h2.tipo-a
{
font-size:32px;
color:#333;
}
h2.tipo-b
{
font-size:24px;
color:#333;
}

h3
{
font-size:14px;
font-weight:bold;
}
h4
{
margin: 0px;
font-size:11px;
font-weight:bold;
}
h5
{
font-size:12px;
font-weight:bold;
background-color:#999;
color:#FFF;
padding: 3px 5px;
margin: 0px;
}
h6
{
font-size:12px;
font-weight:normal;
}
big
{
font-size: 10px;
font-weight: bold;
border-bottom: 1px solid #FOO;
display: block;
margin-bottom: 8px;
}
small
{
font-size: 10px;
font-weight: normal;
display: block;
}
small.tipo-a
{
background-image:url(../icon/bullet-seta-comum.gif);
background-repeat:no-repeat;
background-position: 0 3px;
padding-left: 12px;
margin-bottom: 12px;
}
small.tipo-b{text-transform: uppercase;}

/*paragráfos*/
p
{
margin: 0 0 8px 0;
line-height: 17px;
}
p.tipo-a
{
clear:both;
font-size:11px;
}
p.tipo-b
{
clear:both;
font-size:11px;
}
p.tipo-c
{
font-size:11px;
}

/*filtro*/
p.linha
{
float:left;
clear:both;
width: 100%;
}
p.linha label
{
float:left;
width: 100%;
background-color:#CCC;
}
p.linha select
{
float:left;
font-weight:bold;
font-size:10px;
}

strong
{
font-weight:bold;
}
strong.destaque
{
text-transform:uppercase;
}

/*listas*/
ul.lista
{
margin: 0 0 5px 0;
padding: 0;
float: left;
width: 100%;
}
ul.lista li{}
ul.lista li p {margin: 0px;}

ul.lista.tipo-a {}
ul.lista.tipo-b {}

/*listas*/
dl.lista
{
margin: 0 0 18px 0;
padding: 4px 0 0 4px;
}
dl.lista dd {font-size: 11px;}
dl.lista dt {font-weight:bold;}
dl.lista dd p {margin: 0px;}

dl.lista.tipo-a {}
dl.lista.tipo-b {}

/*listas em linha*/
ul.linha
{
float: left;
width: 100%;
margin: 0 0 5px 0;
padding: 3px 0 0 0;
background:none;
font-size: 10px;
}
ul.linha li
{
padding: 0 5px 0 0;
margin: 0 5px 0 0;
float: left;
}
ul.linha li p {margin: 0px;}

ul.linha.tipo-a {}
ul.linha.tipo-b {}


/*tabelas*/
table.info-table
{
float:left;
width:100%;
background-color:#FFF;
margin-bottom: 16px;
}

table.info-table td
{
padding:2px;
background-color:#CCC;
}

table.info-table th
{
padding:2px;
background-color:#E8E9EA;
}

table.info-table thead td
{
background-color:#999;
color: #FFF;
font-size:13px;
font-weight:bold;
}

table.info-table tfoot td
{
background-color: #FFF;
font-size: 10px;
font-weight:normal;
}

/* FORMS */
input
{
font-size: 11px;
height: 12px;
}
select
{
font-size: 11px;
}


/* ESCONDE BLOCOS */
div#clic-barra ul.regioes,
div#clic-barra ul.links,
div.publicidade,
div#menu,
div#colunadireita,
ul.linha.tipo-a.detalhes,
ul.linha.tipo-a.ferramentas,
div.box-comentarios ul.linha,
div.noticias div.largura-c,
div.noticias h2.tipo-a,
div.noticias div.box-conteudo-extra,
div#rodape,
ul li.botao
{
display: none;
}

div#wrapper_full
{
padding: 20px;
}

div.bookmark, div.adsense-especiais {display:none;}
