#contatoForm { width:835x; padding:10px; margin-top:20px; }
#contatoForm label { width:126px; float:left; padding:4px 0px; margin:0 10px 4px 0; border:0; color:#333; font-size:12px; font-family:"Trebuchet MS", Arial; }
#contatoForm input { width:639px; height:14px; float:left; padding:4px 10px; margin-bottom:6px; background-color:#EBEBEB; background-repeat:repeat-x; border:0; }
#contatoForm input[type=submit] { width:102px; height:31px; float:right; background-image:url(../images/formulario-enviar.png); background-repeat:no-repeat; border:0; color:#000; cursor:pointer; font-size:12px; font-family:"Trebuchet MS", Arial; margin-top:5px; text-indent:-3px; padding-top:0; padding-bottom:5px; margin-right:14px; }
#contatoForm select { width:160px; float:left; padding:4px 0 4px 10px; margin-bottom:4px; }
#contatoForm textarea { width:639px; height:183px; padding:4px 10px; margin-bottom:4px; background-repeat:no-repeat; border:0; background-color:#EBEBEB; margin-top:1px; }		
