#container {
margin: 0 auto;
width: 990px;
text-align: left;
}

#header, #destaque, #produtos {
display: inline;
width: 990px;
overflow: hidden;
}
#header {float: left; height: 130px;}
#destaque {clear: both; height: 240px;}
#produtos {float: left; clear: both; height: 250px;}

#footer {
margin: 20px 0 0 0;
padding: 0 0 20px 0;
display: block;
width: 990px;
height: 110px;
overflow: hidden;
clear: both;
background: url(/img/bg/bg-footer.jpg) no-repeat;
}

#footer address {display: none;}
#footer .bt-imprensa {
float: left;
display: inline;
background: none;
width: 105px;
height: 10px;
text-indent: -999999px;
margin: 60px 25px 0 20px;
}

#footer .bt-contato {
float: left;
display: inline;
background: none;
width: 130px;
height: 12px;
text-indent: -999999px;
margin: 80px 0 0 500px;
}
#footer .bt-assinar-rss {
float: right;
display: inline;
background: none;
width: 65px;
height: 25px;
text-indent: -999999px;
margin: 70px 25px 0 0;
}

.clear {clear: both;}

#quero-vender, #pesquisa-cientifica, #produtos-view {display: none;}

ul.bc {
float: left;
display: inline;
font: normal 11px trebuchet ms;
margin: 38px 0 0 20px;
}
ul.bc a {color: #ed1165; text-decoration: underline;}
ul.bc a:hover {color: #000000; text-decoration: none;}
ul.bc li {float: left; display: inline; margin: 0 10px 0 0;}

.produtos-bloco a {color: #ed1165; text-decoration: underline;}
.produtos-bloco a:hover {color: #000000; text-decoration: none;}

.alinha {clear:both;}

a.mais {border: 1px solid #ded2e8; padding: 0 4px 0 4px; color: #611f8b; text-decoration: none;}
a.mais:hover {border: 1px solid #611f8b; background: #611f8b; padding: 0 4px 0 4px; color: #FFFFFF; text-decoration: none;}