
#B{ position: relative; background: url(../images/fundo_b.gif) repeat-x;}

#B .subA { 
  width: 424px;
  padding-right: 20px;
  background: url(../images/fundo_subA.jpg) no-repeat;
  voice-family: "\"}\"";
 	voice-family: inherit;
  width: 404px;
  
}

  #B .subA .tit{  
    height: 70px; width: 404px;
    background-position: 20px 10px;
  }  

  #B .txt h3{ 
    padding: 10px;
    color: #999;
  }
  
  #B .subA .currentPic{
    width: 404px; height: 580px;
    background-position: center top;
    margin-bottom: 20px;
  }

  /* IdTabs*/
  
  #B .subA .listPic{
    height: 214px; width: 404px;
    overflow: hidden;
  }

   #B .subA .listPic .container{ display: none; float: left; width: 414px; margin-bottom: 10px; overflow: hidden;} 
  
     #B .subA .listPic .container .choosePic{
      float: left;   
      height: 183px; width: 128px;
      margin-right: 10px;
    }
  
    #B .subA .listPic .menu{
      position: relative;
      width: 403px;
      height: 21px;
      background: url(../images/fundo_menu_idtabes.gif) repeat-x 0 0;
      border-left: #CCC 1px solid;
    }
      #B .subA .listPic .item{
       float: left;    
       border-right: #CCC 1px solid;
      }

    
        #B .subA .listPic .item.last{
          border-right: #CCC 1px solid;
        }
 
          #B .subA .listPic .item a{
            float: left;
            display: block;
            height: 21px;
            font-family: Verdana, Arial, Georgia, sans-serif;
            font-size: 11px;
            line-height: 21px;
            padding: 0 5px;
            color: #999;

          }
          
          #B .subA .listPic .item a:hover, #B .subA .listPic .item a.selected{
           background-color: #FFF;
           color: #069;
           text-decoration: none;
          }

   /* Fim de IdTabs */


  
   
