

div.principal01      {
                      position: absolute;  top: 0px; left: 0px;
                       width: 600px; height: 2200px;
                       background-color: rgb(230,230,250);
                      }


div.direita01       {
                      position: absolute;  top: 0px; left: 601px;
                       width: 200px; height: 2200px;
                       background-color: rgb(240,240,250);
                      }



h1.titulo01         {
                     
                      Position: absolute; top:40px; left:195px;
                      color: rgb(100,110,100);
                      font: normal normal 900 20px/25px tahoma,sans-serif;
                      }

p.texto01            {
                      position: absolute; top: 75px; left: 135px;
                      color: rgb(100,120,120);
                      font: italic normal 800 12px/15px tahoma,sans-serif;
                      }

h1.titulo02          {
                     
                      Position: absolute; top:120px; left:150px;
                      color: rgb(100,110,100);
                      font: normal normal 600 18px/22px tahoma,sans-serif;
                      text-aling: justify
                      }

p.texto02            {
                      position: absolute; top: 155px; left: 150px;
                      color: rgb(100,120,120);
                      font: italic normal 800 12px/15px tahoma,sans-serif;
                      }

p.texto03            {
                      position: absolute; top: 190px; left: 50px;
                      color: rgb(100,120,120); width:500px;
                      font: normal normal 400 13px/14px tahoma,sans-serif;
                      text-align: justify;
                      }
p.texto04            {
                      position: absolute; top: 300px; left: 50px;
                      color: rgb(0,0,0);
                      font: italic normal 200 11px/12px tahoma,sans-serif;
                      }

h2.titulo02          {
                     
                      Position: absolute; top: 350px; left:100px;
                      color: rgb(100,110,100);
                      font: normal normal 900 18px/20px verdana,sans-serif;
                      text-aling: justify
                      }

p.texto05            {
                      position: absolute; top: 390px; left: 50px;
                      color: rgb(100,120,120);
                      width: 500px; text-align: justify;
                      font: normal normal 300 12px/15px verdana,sans-serif;
                      }




h2.titulo03          {
                     
                      Position: absolute; top: 490px; left:70px;
                      color: rgb(100,110,100);
                      font: normal normal 900 18px/20px verdana,sans-serif;
                      text-aling: justify
                      }



p.texto06            {
                      position: absolute; top: 530px; left: 50px;
                      color: rgb(100,120,120); width: 500px;
                      text-align: justify;
                      font: normal normal 300 12px/15px verdana,sans-serif;
                      }



/* .........primeira tabela................ */


table           { position: absolute; top: 665px; left: 50px;
                  width: 500px; height: 200px;
                  border-collapse: collapse;
                  background-color: rgb(220,220,245);
                  font: normal normal 300 12px/15px tahoma,sans-serif; }
                  

td              { border-style: solid;
                  border-color: rgb(255,255,255);
                  border-width: 1px;
                  width: 210px; text-align: center;
                }

td.pequ01       { width: 50px; text-align: center; }

td.grand01      { width: 225px; text-align: left; 
                  padding-left: 10px; padding-right: 10px;
                   }

tr.cima01       { background-color: rgb(150,150,180);
                  color: rgb(255,255,255);}
tr.cima02       { background-color: rgb(190,190,230); }

/* .........fim da primeira tabela............ */



p.texto07            {
                      position: absolute; top: 740px; left: 5px;
                      color: rgb(100,20,20);
                      font: normal normal 800 15px/18px verdana,sans-serif;
                      }
p.texto08            {
                      position: absolute; top: 780px; left: 5px;
                      color: rgb(100,20,20);
                      font: normal normal 800 12px/15px verdana,sans-serif;
                      }
p.texto09            {
                      position: absolute; top: 840px; left: 5px;
                      color: rgb(100,20,20);
                      font: normal normal 800 12px/15px verdana,sans-serif;
                      }
p.texto10            {
                      position: absolute; top: 899px; left: 5px;
                      color: rgb(100,20,20);
                      font: normal normal 800 15px/18px verdana,sans-serif;
                      }
p.texto11            {
                      position: absolute; top: 920px; left: 5px;
                      color: rgb(100,20,20);
                      font: normal normal 800 12px/15px verdana,sans-serif;
                      }
p.texto12            {
                      position: absolute; top: 940px; left: 5px;
                      color: rgb(100,20,20);
                      font: normal normal 800 12px/15px verdana,sans-serif;
                      }

h2.titulo04          {
                     
                      Position: absolute; top: 910px; left:100px;
                      color: rgb(100,110,100);
                      font: normal normal 900 18px/20px verdana,sans-serif;
                      text-aling: justify
                      }

h2.titulo05          {
                     
                      Position: absolute; top: 1300px; left:100px;
                      color: rgb(100,110,100);
                      font: normal normal 700 18px/20px verdana,sans-serif;
                      }

ul.maior01            {
                      position: absolute; top: 950px; left: 30px;
                      width: 460px;
                      color: rgb(100,110,100);
                      font:  normal 300 12px/18px verdana,sans-serif;
                      list-style-position: inside;
                      }



p.texto30       { position: absolute; top: 1350px; left: 50px;
                  width: 500px;
                  color: rgb(100,110,100);
                } 


/* .............duas tabelas juntas............. */


table.tabela01    {
                   position: absolute; top: 1500px; left: 75px;
                   width: 450px;
                  
                   border-collapse:collapse;
                   text-align: center;
                   font: normal normal 200 12px/14px verdana,sans-serif;
                   } 

table.tabela02    {
                   position: absolute; top: 1740px; left: 75px;
                   width: 450px;
                 
                   border-collapse:collapse;
                   text-align: center;
                   font: normal normal 200 12px/14px verdana,sans-serif;
                      
                   }

 td                 {
                /*    width: 150px;  */
                    height: 30px;
                    border-style: solid;
                    border-color: rgb(255,255,255);
                    border-width: 1px;
                                        
                    }

 td.branco          { width: 300px; 
                    background-color: rgb(150,150,180); 
                     color: rgb(255,255,255); }

 td.medio01         { background-color: rgb(190,190,230); } 


/* ..........fim das duas tabelas........................... */
                    

p.supondo01           {
                      position: absolute; top: 1950px; left: 80px;
                      color: rgb(90,90,10);
                      font: italic normal 100 12px/15px tahoma,sans-serif;
                      }


/* b                   { color: rgb(80,80,80); } */






/* ..................fernandes na principal.................. */

p.fernandes01          {
                   Position: absolute; top: 2030px; left: 275px;
                   color: rgb(80,114,167);
                   width: 450px;
                   font: normal normal 200 14px/16px verdana,sans-serif;
                   }

img.porto01   { position: absolute; top: 2050px; left: 100px; }

/* ..............fim fernandes na principal....................*/



/* ......faixa superior direita ..................... */

img.porto05   { position: absolute; top: 30px; left: 60px; }

p.telefones01  { position: absolute; top: 140px; left: 25px;   
                 width: 160px; color: rgb(101,134,187);
                 font: normal normal 200 13px/15px verdana,sans-serif; }

/* ...........fim telefones ......................... */

/* ......... lincagens na parte direita .... */

div.lincagens01  { position: absolute; top: 330px; left: 630px; 
                 width: 140px;
                 font: normal normal 200 11px/25px tahoma,sans-serif; }

/* .......... fim lincagens da direita ...... */



    