

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

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

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

  #ts-col2 {
    width: auto;
    z-index: 1;
     
    
    	margin-left: 305px;
    
    
    	margin-right: 305px;
    
  }

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

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

  .oculto{
  	display:none;
  }
