@charset "iso-8859-1";
/* CSS Document */

#contatoForm-contato { width:494px; padding:10px; margin-top:20px; }
#contatoForm-contato label { width:65px; float:left; padding:4px 0px; margin:0 10px 4px 0; border:0; color:#333; font-size:12px; font-family:"Trebuchet MS", Arial; }
#contatoForm-contato input { width:394px; height:14px; display:inline-block; padding:4px 10px; margin-bottom:6px; background-color:#EBEBEB; background-repeat:repeat-x; border:0; }
#contatoForm-contato 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; }
#contatoForm-contato select { width:160px; display:inline-block; padding:4px 0 4px 10px; margin-bottom:4px; }
#contatoForm-contato textarea { width:394px; height:140px; padding:4px 10px; margin-bottom:4px; background-repeat:no-repeat; border:0; background-color:#EBEBEB; margin-top:1px; }
.informacoes-contato { width:275px; display:inline-block; margin:-363px 0 0 562px;}
h4 {font-size:12px; color:#000; line-height:130%; text-align:center; }

