/* container-aldeiadoindio.css */

a { 
   font-family: Palatino Linotype; 
   font-size: 12px; 
   color: #00FF00;
}

#fnd-transparente {
   width: 700px;
   height: 890px;
   background: url(../imagens/bg-container.png);
   border: 1px solid #808000;
   position: relative; }
   
#imagem-1 {
   display: block; width: 250px; height: 60px;
   background: url(../imagens/fnd-texto-b.png); no-repeat;
   margin-top: 15px; }

#texto-1-aldeiadoindio {
   background: url(../imagens/bg-texto-a.png);
   display: block;
   width: 280px; height: 710px;
   position: absolute; top: 0px; left: 0px; }
   
#texto-1-aldeiadoindio {  
   font-family: Myriad Web Pro Condensed;
   font-size: 18px;
   color: #FFFFFF;
   text-align: justify;
   padding-left: 15px;
   padding-right: 15px;}

.alfabeto {   
   width: 10px;
   height: 20px; 
   font-family: Palatino Linotype;
   font-size: 30px;
   color: #00FF00;}

.alfabeto:hover {  background: green; }




   