/* PORTAL.CSS */


body {

background-color: #FFFFFF;
color: #CFE2FF; }
     
a { color: #FFFFFF; }
a:link { color: #FFFFFF; }
a:visited { color: #FFFFFF; }
a:active { color: #FFFFFF; }

#linhahorizontal {

display: block;
width: 840px;
height: 5px;
border: 0px;
background-image: url(imagens/linhahorizontal840.png);
background-repeat: no-repeat; }

#tabprincipal {

            display: block;
            width: 940px; height: 500px; }

#sombra-lateral-esquerda {

            display: block;
            width: 50px;
            height: 500px;
            float: left; }  

#celesquerda {

             display: block;
             width: 198px;
             height: 500px;
             background: url(imagens/celulaesq.png) no-repeat;
             float: left; }
             
#celcentro {

             display: block;
             text-align: center;
             width: 444px;
             height: 500px;
             background: url(paginas/background/centrobf.gif) no-repeat;
             float: left; }
             
#celdireita {

             display: block;
             width: 198px;
             height: 500px;
             background: url(imagens/celuladir.png) no-repeat;
             float: left; }

#sombra-lateral-direita {

            display: block;
            width: 50px;
            height: 500px;
            float: left; }
            
#aldeiadoindio {

               display: block;
               text-align: left; 
               margin-left: auto; 
               margin-right: auto;" 
               width: 360px; 
               height: 110px;
               border: 0px; }

.link {

      display: block;
      width: 150px;
      height: 25px;
      text-align: center;      
      font-family: Palatino Linotype;
      text-decoration: none; }

.link a:hover {
      
      color: #0000FF;
      font-size: 16px;
      font-weight: bold;
      background-image: url('imagens/tarjahover.png');
      background-repeat: no-repeat; }
      
.linkblog {
 
          width: 150px;
          height: 25px;
          border: 0px;
          text-decoration: none;
          font-family: Impact; 
          color: rgb(255, 255, 255);
          vertical-align: middle;
          text-align: center; }

.linkblog a:hover {
      
      display: block;
      width: 150px;
      height: 25px;
      text-align: center;
      vertical-align: middle;
      color: #0000FF;
      font-family: Palatino Linotype;
      font-size: 18px;
      font-weight: bold;
      text-decoration: underline;
      background: url('imagens/tarjahover.png') no-repeat center; }
      
.linkentrevistas {

      display: block;
      text-align: center;
      width: 150px;
      height: 50px;
      border: 0px; }
      
.linkentrevistas a:hover {
      
      text-align: center;
      vertical-align: top;
      color: #0000FF;
      font-family: Palatino Linotype;
      font-size: 18px;
      font-weight: bold;
      text-decoration: none;
      display: block;
      width: 150px;
      height: 50px;
      border: 0px;
      background: url('imagens/tarjahover.png') no-repeat center;
      z-index: 1000; }

      
.vemcomigo a {

display: block;
width: 200px;
height: 112px;
font-family: Monotype Corsiva;
font-size: 18px;
font-weight: bold;
color: #0080FF; }

.vemcomigo a:hover {

display: block;
width: 200px;
height: 112px;
font-family: Monotype Corsiva;
font-size: 18px;
font-weight: bold;
color: rgb(51, 102, 0);
text-indent: -99999;
background: url('paginas/background/bf1abrilho.png') no-repeat center;
z-index: 1000; }
      
      
#aldeia {

        color: #004080;
        padding-top: 5px;
        display: block;
        width: 350px;
        height: 100px;
        background:url(imagens/aldeia4.png);
        position: relative;
        left: 47px; top: 250px;
        z-index: 1000; }
        
#aldeia a:hover {

        display: block;
        width: 340px;
        height: 90px;
        color: orange;
        text-decoration: none;
        text-indent: -999999;
        background:url(imagens/aldeia3.png);
        position: absolute;
        left: 0px; top: 0px;
        z-index: 1000; }
        
#linhahorizontal2 {

display: block;
width: 940px;
height: 2px;
background-image: url(imagens/linhahorizontal840.png); }
            

.linkmenu {

          color:#FFFFFF;
          font-style: italic; }
          
.linkmenu a:hover {

          display: block;
          text-decoration: none;
          color: #0000C0;
          background-color:#B4E1F0; }
          
#loupoulit a { 

           font-size: 12px;
           color: #C2C2C2; }

#loupoulit a:hover { 

           font-size: 12px;
           color: #404000; }          
        

      
