/*Topo*/

div#T1          { height: 75px; background-image: url("images/site_01.jpg"); width: 775px; text-align: center; font-family: arial; font-size: 20px; color: #000; }
div#T2          { height: 81px; background-image: url("images/site_02.jpg"); width: 775px; }
div#T3          { height: 81px; background-image: url("images/site_03.jpg"); width: 775px; }
div#T4          { height: 81px; background-image: url("images/site_04.jpg"); width: 775px; }

/*Design*/

body            { background: #FFF url("images/bg.jpg"); font-family: arial; color: #333; font-size: 11px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
Table#Princ     { background: url("images/meio_bg.jpg"); font-size: 11px; font-family: arial; color: #333; text-align: justify; width: 775px; margin: 0px 0px 0px 0px; vertical-align: top; border: 0px solid #000; }
Hr              { background-color:#E2E2E2; color: #E2E2E2; border: 0px; height: 1px; }

/*Conteúdo*/

TD#Meio         { width: 550px; padding: 5px 10px 0px 32px;  vertical-align: top; }
a               { font-family: arial; font-size: 12px; color: #0000CC; font-weight: normal; text-decoration: none; }
a:hover         { font-family: arial; font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: none; }
H1              { font-family: arial; font-size: 14px; color: #E4582F; font-weight: bold; text-decoration: none; text-align: left; margin: 0px 0px 2px 0px; }
H2              { font-family: arial; font-size: 12px; color: #E4582F; font-weight: bold; text-decoration: none; text-align: left; margin: 0px 0px 2px 0px; }
span#H1C        { font-family: arial; font-size: 10px; color: #7E7B74; font-weight: normal; text-decoration: none;  }

/*Menu*/

TD#Dir          { width: 200px; padding: 0px 28px 0px 2px;  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: url("menu/botao.gif") no-repeat; height: 20px; font-family: verdana; font-size: 10px; color: #000; font-weight: normal; text-decoration: none; display: block; text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 6px; border: 0px solid #000; }
TD#Dir a:hover  { background: url("menu/over.gif") no-repeat; height: 20px; font-family: verdana; font-size: 10px; color: #000; font-weight: normal; text-decoration: none; display: block; text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 6px; border: 0px solid #000; }
span#Mt         { background: url("menu/titulo.gif") no-repeat; height: 32px; font-family: verdana; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none; display: block; text-align: center; line-height:200%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px solid #000; }
span#Mf         { background: url("menu/fim.gif") no-repeat; height: 32px; font-family: verdana; font-size: 11px; color: #FFF; font-weight: bold; text-decoration: none; display: block; text-align: center; line-height:200%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border: 0px solid #000; }

/*Rodapé*/

div#R           { font-family: tahoma; font-size: 10px; color: #FFF; background: url("images/rodape.jpg") no-repeat; width: 775px; height: 30px; }
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; }

