/*Topo*/

div#T1          { height: 72px; background-image: url("images/igreja_01.jpg"); width: 775px; text-align: center; font-family: tahoma; font-size: 20px; color: #000; }
div#T2          { height: 72px; background-image: url("images/igreja_02.jpg"); width: 775px; }
div#T3          { height: 71px; background-image: url("images/igreja_03.jpg"); width: 775px; }
div#T4          { height: 72px; background-image: url("images/igreja_04.jpg"); width: 775px; }

/*Design*/

body            { background: #FFF url("images/bg.jpg"); font-family: tahoma; color: #555555; 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: 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: 350px; padding: 10px 5px 0px 37px;  vertical-align: top; }
a               { font-family: tahoma; font-size: 11px; color: #598527; font-weight: normal; text-decoration: underline; }
a:hover         { font-family: tahoma; font-size: 11px; color: #0000CC; font-weight: normal; text-decoration: none; }
H1              { font-family: tahoma; font-size: 11px; color: #F7941D; font-weight: bold; text-decoration: none; text-align: left; margin: 0px 0px 2px 0px; }
H2              { font-family: tahoma; font-size: 11px; 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;  }

/*Menu*/
                  /*background: #5C725C url("images/menu_bg.jpg") repeat-y top;*/
TD#Dir          { width: 350px; padding: 10px 35px 5px 5px;  font-size: 11px; text-align: center; border: 0px solid #000; vertical-align: top; }
TD#Dir a        { background: #FFF; height: 18px; font-family: tahoma; font-size: 11px; color: #3C677D; font-weight: normal; text-decoration: underline; display: block; text-align: left; margin: 0px 0px 1px 0px; padding: 0px 0px 0px 5px; border: 0px solid #000; }
TD#Dir a:hover  { background: #E4FFBE; height: 18px; font-family: tahoma; font-size: 11px; color: #000; font-weight: normal; text-decoration: none; display: block; text-align: left; margin: 0px 0px 1px 0px; padding: 0px 0px 0px 5px; border: 0px solid #000; }
span#Mt         { background: #FFF; height: 20px; font-family: tahoma; font-size: 11px; color: #5B8B19; font-weight: bold; text-decoration: none; display: block; text-align: left; margin: 0px 0px 1px 0px; padding: 0px 0px 0px 3px; border: 0px solid #000; }
span#Mf         { background: #FFF; height: 20px; font-family: tahoma; font-size: 13px; color: #3F799F; font-weight: bold; text-decoration: none; display: block; text-align: center; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 3px; border: 0px solid #000; }

TD#Index        { width: 775px; padding: 10px 35px 5px 35px;  font-size: 11px; text-align: justify; border: 0px solid #000; vertical-align: top; }


/*Rodapé*/

div#R           { font-family: tahoma; font-size: 10px; color: #333; background: url("images/rodape.jpg") no-repeat; width: 775px; height: 70px; 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         { width: 145px; height: 145px; margin: 5px; border: 1px solid #C0C0C0; font-family: tahoma; font-size: 11px; background: #EAEAEA; text-align: center; float: left; }
div.img img     { display: inline; margin: 2px; border: 1px solid #000; }
div.img a:hover img { border: 1px solid #0000CC; }
div.desc        { text-align: center; font-weight: normal;  width: 150px; height: 70px; margin: 5px; font-size: 10px;}


