/*Topo*/

div#T1          { height: 52px; background: url("images/isolamentoacustico_01.jpg") no-repeat; width: 775px; text-align: center; font-family: arial; font-size: 20px; color: #000; }
div#T2          { height: 52px; background: url("images/isolamentoacustico_02.jpg") no-repeat; width: 775px; }
div#T3          { height: 51px; background: url("images/isolamentoacustico_03.jpg") no-repeat; width: 775px; }
div#T4          { height: 56px; background: url("images/isolamentoacustico_04.jpg") no-repeat; width: 775px; }

/*Design*/

body            { background: #D19FA0 url("images/bg.jpg") repeat-x top fixed; font-family: arial; color: #333; font-size: 12px; margin: 3px 0px 0px 0px; padding: 0px 0px 0px 0px; }
Table#Princ     { background: url("images/meio_bg.jpg"); font-size: 12px; 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: 570px; padding: 10px 5px 0px 15px;  vertical-align: top; }
a               { font-family: arial; font-size: 12px; color: #0000CC; font-weight: normal; text-decoration: underline; }
a:hover         { font-family: arial; font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
H1              { font-family: arial; font-size: 12px; color: #6F0000; font-weight: bold; text-decoration: none; text-align: left; margin: 0px 0px 2px 0px; }
H2              { font-family: arial; font-size: 12px; color: #6F0000; 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*/
                  /*background: #5C725C url("images/menu_bg.jpg") repeat-y top;*/
TD#Dir          { width: 185px; padding: 5px 7px 5px 5px;  font-size: 11px; text-align: center; border: 0px solid #000; vertical-align: top; }
TD#Dir a        { background: #FFF url("menu/menu_base.jpg") no-repeat; height: 20px; font-family: arial; 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; }
TD#Dir a:hover  { background: #FFF url("menu/menu_dest.jpg") no-repeat; height: 20px; font-family: arial; 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 url("menu/menu_tit.jpg") no-repeat; height: 25px; font-family: arial; font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; display: block; text-align: center; line-height:150%; margin: 0px 0px 1px 0px; padding: 0px 0px 0px 0px; border: 0px solid #000; }
span#Mf         { background: #FFF url("menu/menu_fim.jpg") no-repeat; height: 300px; font-family: arial; font-size: 12px; color: #FFF; font-weight: bold; text-decoration: none; display: block; text-align: left; line-height:150%; margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; border: 0px solid #000; }

/*Rodapé*/

div#R           { font-family: arial; 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: arial; font-size: 10px; color: #333; font-weight: normal; text-decoration: underline; }
div#R a:hover   { font-family: arial; font-size: 10px; color: #000CC; font-weight: normal; text-decoration: underline; }

div.img         { width: 165px; height: 180px; margin: 2px; border: 1px solid #C0C0C0; font-family: arial; 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;}


