body{
margin:0px;
background-image:url(../imagens/bg_geral.gif);
background-repeat:repeat-y;
background-color:#669900;
background-position:left;
}

ul li{line-height:16px; font-weight:bold; margin-left:-25px;}

#geral{
width:910px;
font-family:Arial, Verdana, Helvetica, sans-serif;
}

#lateral{
float:left;
width:420px;
height:580px;
}

#menu{
float:left;
width:490px;
height:180px;
}

#miolo a{color:#006600;text-decoration:none; }
#miolo a:hover{color:#FFFFCC;}
#miolo{
float:left;
width:450px;
height:380px;
font-size:12px;
color:#FFFFFF;
padding:0px 20px 20px 20px;
line-height:20px;
}

.quadro_detalhe{
display:block;
font-size:11px;
color:#336600;
line-height:normal;
min-height:100px;
}
.quadro_detalhe img{float:left; border:none; margin-right:10px;}

.detalhe{
font-size:11px;
color:#336600;
line-height:normal;
padding-left:5px;
border-left:1px solid #336600;
display:block;
float:left;
width:100%;
margin-bottom:10px;
}

.produto{float:left; border:none;}
.trabalhos{border:none;}
/* --------- F O R M U L Á R I O ------------------------------- */

label{color:#FFFFFF; font-size:11px; font-weight:bold; clear:right; display:block; line-height:20px;}

input, textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#476B00;
padding:2px;
background-color:#EEEEEE;
border:1px solid #476B00;
}

.botao_enviar:hover{background-color:#FF6600; color:#FFFFFF;border:1px solid #FFFFFF;}
.botao_enviar, .botao_limpar{
display:block;
text-decoration:none;
color:#476B00;
background-color:#99CC00;
border:1px solid #476B00;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:60px;
height:60px;
text-align:center;
float:left;
margin-right:5px;
cursor:pointer;
padding-bottom:2px;
}
.botao_enviar{font-weight:bold;}
.botao_responder{border:none;}
.tabela_pesquisa{color:#FFFFFF; font-size:11px; font-weight:bold; }

