@charset "utf-8";
/* CSS Document */

.bgForm { position:relative; background:#f09731; background-image:url(../img/modelo/fundo-form.jpg); margin-top:-2px; z-index:999; background-repeat:no-repeat; background-position:center center; -webkit-background-size: cover;   -moz-background-size: cover;   -o-background-size: cover;   background-size: cover; }