@charset "UTF-8";
form {text-align: left; border-radius: 1em; font-size: 12pt;}
form p  {font-size: 12pt; border: 1px solid #CCC; border-radius: 0.4em; text-align: left;  }
legend  {font-size: 14pt; font-weight: bold; color: #004E70; }
input, textarea , option, select { font-size: 12pt; color: #004E70; font-weight: normal; margin-left: 0px; border: none; }
input:hover, textarea:hover {background-color: #dddddd;}
fieldset {border-radius: 1em;  text-align: left; margin-bottom: 10px; font-size: 12pt;} 
fieldset#endereco {background: url("../_imagens/icone-endereco.png") no-repeat 95% 95%;}
fieldset#mensagem {background: url("../_imagens/icone-mensagem.png") no-repeat 95% 95%;}
fieldset#pedido {background: url("../_imagens/icone-pagamento.png") no-repeat 95% 95%;}
fieldset#porto {background: url("../_imagens/icone-porto.png") no-repeat 95% 70%;}
fieldset#rodobens {background: url("../_imagens/icone-rodobens.png") no-repeat 95% 95%;}
fieldset#usuario {background: url("../_imagens/icone-contato.png") no-repeat 95% 95%;}
fieldset#veiculo {background: url("../_imagens/carro.png") no-repeat 95% 95%;}