

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}

  #ts-page{
  	min-width:px;
  }

  #ts-col1 {
    
	  	display: none;
    
    width: px;
    float: left;
    z-index: 3;
  }

  #ts-col2 {
    width: auto;
    z-index: 1;
     
	  	display: none;
    
    
    
  }

  #ts-col3 {
    
	  	display: none;
    
    width: px;
    float: right;
    z-index: 5;
  }

  #ts-rastro{
  
	  	display: none;
    
  }
  
  .clear{
  	clear:both;
  }

  .oculto{
  	display:none;
  }
