/*Topo*/

div#T1          { height: 45px; background-image: url("images/topo_01.jpg"); width: 775px; text-align: center; font-family: arial; font-size: 20px; color: #000; }
div#T2          { height: 47px; background-image: url("images/topo_02.jpg"); width: 775px; }
div#T3          { height: 46px; background-image: url("images/topo_03.jpg"); width: 775px; }

/*Design*/

/*body            { background: #252525 url("images/bg.jpg"); font-family: arial; color: #0F1B00; font-size: 12px; margin: 3px 0px 0px 0px; padding: 3px 0px 0px 0px; }*/
body            { background: #606038; font-family: arial; color: #0F1B00; font-size: 12px; margin: 1px 0px 0px 0px; padding: 1px 0px 0px 0px; }
Hr              { background-color:#FFF; color: #FFF; border: 0px; height: 1px; }
Table#Princ     { background:#FDFDCA url("images/meio_bg.jpg") repeat-x; font-size: 12px; font-family: arial; color: #0F1B00; text-align: justify; width: 775px; margin: 0 0 0 0; vertical-align: top; border-top: 0px solid #000; border-right: 0px solid #000; border-bottom: 0px solid #000; border-left: 0px solid #000; }
Table#Chave     { background-color: #FFF; width: 775px; font-family: arial; font-size: 12px; color: #000000; font-weight: normal; text-decoration: none; margin: 20 10 10 10; vertical-align: top; border-top: 0px solid #000; border-right: 0px solid #000; border-bottom: 0px solid #000; border-left: 0px solid #000; text-align: justify; }

/*Conteúdo*/

TD#Meio         { width: 570px; padding: 10 5 0 8;  vertical-align: top; }
a               { font-family: arial; font-size: 12px; color: #000; font-weight: bold; text-decoration: undeline; }
a:hover         { font-family: arial; font-size: 12px; color: #8B3C00; font-weight: bold; text-decoration: underline; }
H1              { font-family: arial; font-size: 14px; color: #FFF; font-weight: bold; text-decoration: none; text-align: left; line-height: 100%; }
H2              { font-family: arial; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; text-align: center; line-height: 100%; }
span#H1C        { font-family: arial; font-size: 10px; color: #7E7B74; font-weight: normal; text-decoration: none; line-height: 100%; }
span#Continua   { font-family: arial; font-size: 9px; color: #000; font-weight: normal; text-decoration: none; }
span#ChavesDest { font-family: arial; font-size: 9px; color: #000; font-weight: normal; text-decoration: none; }

/*Menu*/

TD#Dir          { width: 180px; padding: 3 2 0 1;  font-size: 11px; text-align: center; border: 0px solid #000; vertical-align: top; /*background: #5C725C url("images/menu_bg.jpg") repeat-y top;*/ }
TD#Dir a        { background: #DEDEDE; height: 22px; font-family: arial; font-size: 11px; color: #000; font-weight: normal; text-decoration: none; display: block; text-align: left; line-height:200%; margin: 0px 3px 1px 0px; padding: 0px 0px 1px 5px; border: 0px solid #000; }
TD#Dir a:hover  { background: #FFEDD1;height: 22px; font-family: arial; font-size: 11px; color: #000; font-weight: normal; text-decoration: underline; display: block; text-align: left; line-height:200%; margin: 0px 3px 1px 0px; padding: 0px 0px 1px 5px; border: 0px solid #000; }
span#Mt         { background: #273512; height: 22px; font-family: arial; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none; display: block; text-align: center; line-height:150%; margin: 0px 3px 0px 0px; padding: 0px 0px 0px 0px; border: 0px solid #000; }
span#Mf         { background: #001958; height: 22px; font-family: arial; font-size: 11px; color: #FFF; font-weight: normal; text-decoration: none; display: block; text-align: left; line-height:300%; margin: 0px 3px 0px 0px; padding: 0px 0px 0px 0px; border: 0px solid #000; }

/*Rodapé*/

div#R           { background-image: url("images/rodape.jpg"); background-repeat: no-repeat; width: 775px; height: 24px; line-height:200%; }
div#R a         { font-family: tahoma; font-size: 10px; color: #FFF; font-weight: normal; text-decoration: none; }
div#R a:hover   { font-family: tahoma; font-size: 10px; color: #FFF; font-weight: normal; text-decoration: underline; }

/*Formularios*/
.textarea       { width: 450; height: 100; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: arial; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
.form           { width: 450; height: 22; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: arial; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
.form2          { width: 120; height: 22; padding: 0px 0px 0px 2px; border: 1px solid #333; font-family: arial; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }


