/*Topo*/

div#T1          { height: 116px; background-image: url("images/index_01.jpg"); width: 775px; text-align: center; font-family: tahoma; font-size: 20px; color: #000; }
div#T2          { height: 24px; width: 775px; }

/*Design*/

body            { background: #FFF url("images/bg.jpg"); font-family: tahoma; color: #555555; font-size: 12px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
Table#Princ     { background: #FFFFFF; font-size: 12px; font-family: tahoma; color: #555555; 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: 100%; padding: 10px 15px 0px 15px;  vertical-align: top; }
a               { font-family: tahoma; font-size: 12px; color: #0000CC; font-weight: normal; text-decoration: none; }
a:hover         { font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: none; }

a.Post         { font-family: tahoma; font-size: 12px; color: #0000CC; font-weight: normal; text-decoration: underline; }
a.Post:hover   { font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: underline; }

a.Top         { font-family: tahoma; font-size: 10px; color: #0000CC; font-weight: normal; text-decoration: underline; }
a.Top:hover   { font-family: tahoma; font-size: 10px; color: #FF0000; font-weight: normal; text-decoration: underline; }


H1              { font-family: tahoma; font-size: 12px; color: #3F799F; font-weight: bold; text-decoration: none; text-align: left; margin: 0px 0px 2px 0px; }
H2              { font-family: tahoma; font-size: 12px; color: #3F799F; font-weight: bold; text-decoration: none; text-align: left; margin: 0px 0px 2px 0px; }
span#H1C        { font-family: tahoma; font-size: 10px; color: #7E7B74; font-weight: normal; text-decoration: none;  }


/*Rodapé*/

div#R           { font-family: tahoma; font-size: 10px; color: #333; background: #DBDBDB; width: 775px; height: 90px; line-height:150%; text-align: center; }
div#R a         { font-family: tahoma; font-size: 10px; color: #333; font-weight: normal; text-decoration: underline; }
div#R a:hover   { font-family: tahoma; font-size: 10px; color: #000CC; font-weight: normal; text-decoration: underline; }

div.img           { font-family: tahoma; font-size: 12px; color: #333; width: 98%; height: 100px; margin: 4px; border: 1px solid #C0C0C0; background: #EAEAEA; text-align: justify; float: left; }
div.img a         { font-family: tahoma; font-size: 12px; color: #0000CC; font-weight: normal; text-decoration: underline; }
div.img a:hover   { font-family: tahoma; font-size: 12px; color: #FF0000; font-weight: normal; text-decoration: underline; }

img.img          { display: inline; margin: 3px; border: 1px solid #000; }
img.img a:hover  { border: 1px solid #0000CC; }



