a{
color: #006600;
}
#conteudo .texto{
width: 650px;
margin: 0 auto;
color: #006600;
padding: 29px 0 0 0;
text-align: left;
}
h2{
position: relative;
top: 16px;
font-size: 20px;
text-align: center;
}
#contato{
position: relative;
left: -10px;
width: 522px;
height: 244px;
margin: 40px auto 0;
background: url("../imagens/fundo_contato.gif") 0 0 no-repeat;
}
#contato input{
position: absolute;
}
#contato .campo{
height: 19px;
background: none;
}
#contato .nome{
top: 1px;
left: 105px;
width: 358px;
}
#contato .email{
top: 31px;
left: 105px;
width: 358px;
}
#contato .assunto{
top: 61px;
left: 105px;
width: 248px;
}
#contato textarea{
position: absolute;
top: 91px;
left: 105px;
width: 358px;
height: 100px;
background: none;
}
#contato .limpa{
top: 225px;
width: 37px;
height: 19px;
right: 50px;
background: url("../imagens/btn_limpa.gif") 0 0 no-repeat;
}
#contato .btncontato{
top: 225px;
right: 0;
}
