@media screen and (max-width: 400px){
     body{
      font-size: 16px;
      font-family: Arial;   
      border: 2px solid #000000;   
         
     }
     .fitam{
         
     width:150px;
     height:150px;
         
         
     }
     .foote{
      text-align:center;   
         
     }
     .foot{
     text-align:center;     
         
     }
    .fita{
     text-align: center;   
     font-size:18px;
     margin-top:30px;
        
        
    }
    
   /*.conteiner{
        
    background-color: #0000FF;   
    }
    .top{
        
      background-color: #FF0000;  
    }
    .conteudo{
        
    background-color: #00FF00;    
        
    }
    .foote{
     background-color: #87CEFA;   
        
        
    }*/
    
    
    
    
}

@media screen and (min-width:401px) and (max-width:1800px){
    body{
      font-size: 13px;
      font-family: Arial;   
      border: 2px solid #000000;   
         
     }
     .fitam{
         
     width:150px;
     height:100px;
         
         
     }
     .foote{
      text-align:center;   
      
     }
     .foot{
      margin-top: 50px;
     text-align:center;   
           
         
     }
    .fita{
     text-align: center;   
     font-size:14px;
      margin-top:70px;  
        
    }
    
    /*.conteiner{
        
    background-color: #0000FF;   
    }
    .top{
        
      background-color: #FF0000;  
    }
    .conteudo{
        
    background-color: #00FF00;    
        
    }
    .foote{
     background-color: #87CEFA;   
        
        
    }*/
    
 
    
    
    
    
}
