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

*{ margin:0px; padding:0px; font-family:Lucida Grande, Tahoma, Helvetica, sans-serif; }
a{ text-decoration:none; color:#333333;} a:hover{ text-decoration:underline; }
img{ border:none; }

body{ margin:0 auto; width:100%; height:100%; position:fixed; background:#FBFBFB; font-family:Verdana; font-size:11px; color:#333333; line-height:150%; }

.fields { width:370px; padding:5px; border: dashed 1px #B5B5B5;}

.texto { width:380px; border:dashed 1px #B5B5B5;}