#tb_loja {
	border-top:1px solid #DCDCDC;
	width:100%;
	padding:5px;
	text-align:left;
	vertical-align:top;
}
#organizar_por_a {
	text-align:left;
	width:100%;
	margin-top:8px;
}
#organizar_por_b {
	text-align:center;
	font-size: 11px;
	background-color:#CCCCCC;
}
/* INÍCIO links_topo_loja_01 */
.links_topo_loja_01 {
	width:100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #137DB9;
	background-image:url(../images/bg_16.gif);
	background-position:top;
	background-repeat:repeat-x;
	border: 1px solid #137DB9;
	padding:5px;
	text-align:center;
}
.links_topo_loja_01 a:link{
	color: #fff;
	text-decoration:none;
}
.links_topo_loja_01 a:visited{
	color: #fff;
	text-decoration:none;
}
.links_topo_loja_01 a:hover{
	color: #fff;
	text-decoration:underline;
}
.links_topo_loja_01 a:active{
	color: #ff9;
	text-decoration:none;
}
/* FIM links_topo_loja_01 */
/* INÍCIO links_topo_loja_01 */
.links_topo_loja_02 {
	width:100%;
	height:18px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #DCDCDC;
	border: 1px solid #ccc;
	padding:5px;
	text-align:center;
}
/* FIM links_topo_loja_02 */
/* INÍCIO col_categorias_01*/
#col_categorias_01 {
	vertical-align:top;
	text-align:center;
	width:18%;
}
#col_categorias_01 #bg_seta_02 {
	background-image: url(../images/seta_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#F3F4F5;
	width:15px;
}

/* FIM col_categorias_01*/
/* INCIO RODAPE LOJA */
#rodape_loja {
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #fff;
	background-image:url(../images/bg_11.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	width:100%;
	margin:0 auto;
}
#rodape_loja .link_rod_loja {
	padding-top:5px; 
	text-align:left;
}
#rodape_loja table {
	width:100%;
}
#rodape_loja img {
	margin-right:10px;
}
/* FIM RODAPE LOJA */
