@charset "utf-8";
/* CSS Document */

/* GERAL */

body { font-family:"Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS"; text-align:left; background-color:#E9DCAB; font-size:11px;}

/* CADASTRAR */

#cadastro { color:#69583d; font-size:12px; text-align:left; margin:10px; line-height:20px; }
#cadastro h1 { font-size:14px; color:#15120d; line-height:40px; }
#cadastro img { float:left; margin-right:10px; }
#cadastro input { width:160px; background:#fff; float:left; padding:3px; color:#E4671A; margin-bottom:6px; }
#cadastro select { background:#fff; padding:3px; color:#E4671A; margin-bottom:6px; }
#cadastro .msg_priv { padding:10px 0; font-size:10px; color: #ac932d; }
#cadastro a { color:#000; }
#cadastro a:hover { text-decoration:underline; }

#alerta { color:#69583d; text-align:center; font-size:14px; margin:10px; line-height:20px; }
#alerta a { color:#fff; background:#6a6f44; padding:8px; }
#alerta a:hover { background:#15120d; }


/* GUIA */

#pg_padrao_gb { color:#69583d; font-size:12px; line-height:140%; text-align:left; margin:10px; }
#pg_padrao_gb h1 { font: bold 32px "Lucida Sans", "Lucida Sans Unicode",  "Trebuchet MS"; letter-spacing:-2px; font-style:italic; color:#6A6F44; padding:10px 0; }
#pg_padrao_gb h2 { font: 12px "Lucida Sans", "Lucida Sans Unicode",  "Trebuchet MS"; color: #15120d; padding:0 0 30px; }
#pg_padrao_gb h3 { font:bold 16px "Lucida Sans", "Lucida Sans Unicode",  "Trebuchet MS"; color: #e4671a; padding:10px 0; }
#pg_padrao_gb img { border:1px solid #c2bba0; padding:1px; margin:10px; }
#pg_padrao_gb strong { color:#514315; }
#pg_padrao_gb a { color:#E4671A; }
#pg_padrao_gb a:hover { text-decoration:underline; }
#pg_padrao_gb td { padding:2px; }
#pg_padrao_gb ul { list-style:inside; }